By type
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.4.2)
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T14:50:36.868Z |INFO |CBS client will use http over TLS. | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T14:50:36.870Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T14:50:36.898Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T14:50:37.435Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T14:50:38.115Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T14:50:38.117Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T14:50:38.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main |
org.onap.dcaegen2.services.prh.MainApp |2021-04-30T14:50:38.287Z |INFO |The following profiles are active: prod | | | |main |
org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-30T14:50:38.306Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main |
org.springframework.cloud.context.scope.GenericScope |2021-04-30T14:50:39.892Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-30T14:50:40.372Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main |
org.apache.catalina.core.StandardService |2021-04-30T14:50:40.389Z |INFO |Starting service [Tomcat] | | | |main |
org.apache.catalina.core.StandardEngine |2021-04-30T14:50:40.389Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-30T14:50:40.454Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-30T14:50:40.455Z |INFO |Root WebApplicationContext: initialization completed in 2149 ms | | | |main |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-30T14:50:40.810Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae | | |main |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-30T14:50:41.614Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae | | |main |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-30T14:50:43.139Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae | | |main |
org.onap.dcaegen2.services.prh.MainApp |2021-04-30T14:50:43.512Z |INFO |Started MainApp in 9.118 seconds (JVM running for 9.694) |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae | | |main |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-30T14:50:43.584Z |INFO |Start scheduling PRH workflow |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae | |ENTRY |main |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:50:43.597Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3e371da7-e6ed-4a3b-adb9-1ed66f64245e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:50:44.736Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:50:44.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:50:54.763Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=be52e506-e91a-46b1-8f48-f7edba392cfe | |INVOKE |pool-2-thread-1 |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-30T14:50:55.440Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 |
org.springframework.web.servlet.DispatcherServlet |2021-04-30T14:50:55.441Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 |
org.springframework.web.servlet.DispatcherServlet |2021-04-30T14:50:55.443Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:50:55.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:50:55.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:05.805Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3d7cc470-fc2e-4572-9f15-6685beb2d432 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:51:06.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:06.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:16.856Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3f20706b-67f0-40e7-9017-bc289ef0264a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:51:17.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:17.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:27.919Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=69458c82-10c2-4816-b18a-ea04c951590f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:51:28.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:28.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:38.956Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d0a6d8a7-f54f-4232-a574-ac3c2d482152 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:51:39.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:39.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:49.999Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5b47b357-5f0a-42bb-8063-508f2ed2153a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:51:51.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:51.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:01.038Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5ecb9333-c420-4514-b9d1-8b2daa420050 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:52:02.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:02.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:12.114Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=bed0e0ed-a583-4bbe-a79a-36075bba9526 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:52:13.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:13.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:23.182Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4c9b3876-b76b-480c-902b-0bc986f94f8c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:52:24.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:24.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:34.250Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=30f6601d-a538-4a57-b2d3-2dc25b99922a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:52:35.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:35.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:45.290Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=11d5cab9-5cd7-4b60-9428-2cdba5c0fdeb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:52:46.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:46.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:56.332Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=91c21e71-a630-4f7c-9625-6c00be4bd027 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:52:57.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:57.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:07.383Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=97969101-53ed-4118-929a-44fce861beb2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:53:08.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:08.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:18.443Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7fe021d6-e0e6-4b29-82eb-03df2ebc652a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:53:19.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:19.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:29.487Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=774f9dbb-beb2-4320-83ea-f0c5648f0066 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:53:30.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:30.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:40.556Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e6f6149b-ce2d-4ad5-8e51-891fca0d5fc4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:53:41.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:41.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:51.596Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=324aee57-f490-43c8-865a-e9e237388d8f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:53:52.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:52.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:02.636Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8d11390c-a1eb-441b-80b9-1c662c631665 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:54:03.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:03.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:13.678Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ef3899ff-f9c4-464e-b9c4-c1704602076f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:54:14.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:14.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:24.748Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=54a90564-e4bb-45bd-9321-ab05de3448c3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:54:25.819Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:25.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:35.821Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=46426d36-f20e-4241-a34a-5582ba198336 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:54:36.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:36.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:46.861Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=84bceb17-6462-4c40-9315-ac9fc7b4ea42 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:54:47.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:47.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:57.902Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e3f81d20-d542-47af-8260-b225cd1da6e4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:54:58.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:58.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:08.940Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f24c9530-a957-44f1-8894-ff881fdd8f5a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:55:09.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:09.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:19.981Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c08e2f4d-9f24-4996-b9c2-1ba6adc401bf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:55:21.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:21.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:31.019Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f5ab16ed-6596-4a4f-a91a-1ec3cc488703 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:55:32.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:32.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T14:55:41.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T14:55:41.285Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T14:55:41.286Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T14:55:41.287Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T14:55:41.420Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T14:55:41.422Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T14:55:41.425Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:42.062Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9d3a721c-38c0-4c24-ab57-73f6d42fa748 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:55:43.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:43.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:53.103Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ad71ed76-61b6-4528-a9e7-6cea4faed07a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:55:54.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:54.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:04.143Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=031143c0-533e-4389-806e-4de9bc99420b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:56:05.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:05.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:15.211Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0d2a05a1-c720-42b1-a7d9-2b9884e26795 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:56:16.253Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:16.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:26.254Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=eb00439e-7f96-4b76-90b1-d6115d8b4add | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:56:27.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:27.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:37.291Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d4ea5d7b-364a-47b8-877b-0b91e9a1a01c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:56:38.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:38.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:48.330Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=fa5c978f-1fda-4593-b4c5-ae3ac6502710 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:56:49.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:49.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:59.371Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3cdb7f7b-3bb4-467b-a009-0f9de5ad1ccd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:57:00.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:00.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:10.410Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9a39bac3-5ff0-4aad-8cfe-27e5c14e6e9a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:57:11.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:11.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:21.456Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=71721efc-366a-40d0-a78a-36faffb2aee4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:57:22.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:22.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:32.526Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4739ed01-59c7-4f9e-8b59-bf0bf607c20e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:57:33.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:33.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:43.563Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c36ce0fe-27d2-4c9d-b52b-03916ade9f9a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:57:44.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:44.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:54.606Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=469e5c8a-2e8a-495f-8f30-8e458e582d39 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:57:55.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:55.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:05.646Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4682588d-8bde-43c0-80ae-4d9da2cd051c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:58:06.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:06.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:16.683Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9aaf9167-6c57-4747-8243-f58e410897be | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:58:17.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:17.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:27.726Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=662ff22a-4726-4fc2-abef-9877c6d20940 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:58:28.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:38.762Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=949b68a3-bbef-4f1c-8fa9-118425864f88 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:58:39.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:39.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:49.803Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d4c2ee01-98e1-46dc-94ba-f67fbade1e39 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:58:50.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:50.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:00.842Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=031f6790-6f0c-4f99-ba16-1ec1a4eb0a18 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:59:01.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:01.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:11.883Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9fa66eb1-4d0f-46e9-bc64-d77b20d98b0b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:59:12.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:12.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:22.924Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f4b32287-178b-4abc-b0ee-8e970851b1cc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:59:23.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:33.966Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7abc0b1f-56a8-4df4-ae3f-d0785e0cf4a5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:59:35.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:35.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:45.037Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1800a440-b01e-41ac-8862-991a81a9b428 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:59:46.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:46.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:56.077Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f680848e-55a9-4153-97ea-a5d29f102194 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:59:57.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:57.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:07.124Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5d5f26f8-5f95-43e6-8b80-7a310b16959a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:00:08.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:08.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:18.187Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0d8525a9-58e7-4a21-aeba-7d8be3acfea1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:00:19.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:19.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:29.229Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=83c50620-3f7a-4c8c-bf64-8488ddc55107 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:00:30.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:30.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:40.268Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d2488be0-614c-4216-a0f1-829b0bb05adb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:00:41.195Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:00:41.196Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:00:41.196Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T15:00:41.198Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:00:41.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:41.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:00:41.314Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:00:41.314Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T15:00:41.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:51.312Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f3fce5ca-ba3c-4185-8dc3-2e0f0d79e44e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:00:52.345Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:52.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:02.347Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a390c55f-ce57-4aab-a742-a98a18f57126 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:01:03.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:03.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:13.388Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6f77291e-cb1e-443a-858f-af56f518174c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:01:14.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:14.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:24.433Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d11c5a2c-9a85-4e3e-87e4-70a3b17b2089 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:01:25.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:25.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:35.501Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=43c7b33f-162d-40d6-a855-55b289e58c9d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:01:36.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:36.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:46.541Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=976a8b95-5a4d-4801-bccc-01c09f160eaa | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:01:47.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:47.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:57.588Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2f55d2ea-9eda-498f-bb08-59b2f545639b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:01:58.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:58.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:08.653Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a405a77e-ee5d-47a5-ae58-e2b0a094c2fd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:02:09.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:09.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:19.691Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c01026be-dbe2-47be-9caf-4598452d1c51 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:02:20.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:20.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:30.731Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a38caf44-8c95-4012-9a87-fc6615cac7ba | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:02:31.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:31.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:41.774Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b40ccb27-e201-4842-b005-fc17a0ee7f0d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:02:42.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:42.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:52.811Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c1a73381-8f2e-4230-8cd5-3b07853cd2c7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:02:53.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:53.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:03.854Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=97f76228-0152-4249-959a-67395c9def74 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:03:04.889Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:04.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:14.890Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=15d7c1e9-9c51-40c3-9f68-b26616ffa8f1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:03:15.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:15.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:25.930Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f219d7f3-c03c-4b00-a205-c1270e777643 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:03:26.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:26.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:36.981Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a37d7de3-824a-4967-9445-2ddb9247ae0d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:03:38.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:38.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:48.012Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=089b22f2-5cb1-4cfa-8116-1140801d8f4d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:03:49.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:49.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:59.053Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e37c2b7f-f650-43bd-b7a6-d80a8695197b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:04:00.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:00.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:10.124Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d1361f5c-6dcd-45ee-8bc8-6d1ec8469271 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:04:11.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:11.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:21.162Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3cd0b767-0df8-44fa-838c-6415abfdc2d5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:21.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:31.198Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e97937e4-85fd-4cee-b7f4-3216eefc8ab7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:31.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:41.218Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=327cf5c2-15b7-46aa-a37c-43f00fc714d5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:41.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:51.231Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0af14d59-0c99-4fe3-aec0-8f3370d6c64e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:51.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:01.244Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b6839ed1-fa9b-4ee0-a6d2-c4d847835ff9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:01.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:11.256Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c0d933e7-7107-4050-8cbe-5f18f64a8e7b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:11.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:21.271Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=83a0aa2a-16fb-48f1-be46-f285579d63c1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:21.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:31.285Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8d8c5ad2-edfa-449c-b9a5-04ec587efa38 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:31.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:05:41.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:05:41.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:05:41.063Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T15:05:41.064Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:05:41.145Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:05:41.145Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T15:05:41.149Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:41.303Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c2186d00-b9c1-446a-a9a7-6d1c96074e3b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:41.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:51.347Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f8a78920-74ee-41d3-8bd5-249cc58d025e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:51.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:01.358Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=823e1abb-cdde-4074-b84b-123f2b85eaa3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:01.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:11.372Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7173fd87-db85-406c-aa11-44bacec26ead | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:11.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:21.384Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b802b477-2d27-429b-bdbc-cdb2fbd65c99 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:21.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:31.396Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d706e5fa-594d-448c-be6e-854715e636fb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:31.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:41.409Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8e833dd9-c081-4761-bc63-1033abd8925a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:41.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:51.420Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2c96679c-7f43-4fca-ae4d-74405d55fe86 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:51.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:01.431Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4c209a7c-1994-436c-a2f3-c83b037bc1b6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:01.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:11.443Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f7c8058d-7b1c-49c8-8167-b559fcbe7a8a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:11.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:21.455Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=516ce3df-7873-482b-9812-aaab8af1061e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:21.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:31.467Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=282d89db-96bf-4d6f-aea9-76917341b8f0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:31.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:41.477Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=929fee61-ce90-4871-8d27-d1143fd4cef2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:41.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:51.487Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ff1655a3-f7b3-47af-bbc4-68c3c8c0bf69 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:51.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:01.499Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1d44fbed-7312-4d32-9d6b-f010873826a3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:01.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:11.511Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=940a7b16-81f9-4ae3-a7a9-afdfe2c2d06b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:11.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:21.521Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6cba1cce-c978-4645-af9e-c7eed36e8373 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:21.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:31.531Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e45bd232-b1d4-46e1-ac47-2a98bcc8cd74 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:31.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:41.541Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=39063495-01fb-4bee-a708-33f6d8f5bb58 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:41.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:51.551Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2cb2a3d5-a794-4137-8972-64af970f8630 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:51.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:01.562Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=cfbc0c26-8ff1-4efc-b7a1-edddc6e44ce3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:01.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:11.574Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d22d1e10-1731-42cb-a747-916fc0c1da3a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:11.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:21.583Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5064ce50-e520-467e-9bcb-6f68d16b8a3d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:21.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:31.597Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e029876e-a34f-4448-8e7d-0da777b49b5a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:31.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:41.608Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d6bfa09f-a9fc-44fd-af80-e96ba90227d2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:51.620Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=88cdd494-6886-48c4-bed3-dc6dabb51a61 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:51.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:01.631Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1a5d29b6-6203-4a31-88ed-068b5d55823c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:01.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:11.642Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0b8d8453-f5e3-4e06-9049-aef3219297f1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:11.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:21.654Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=bd7ae3b6-fc2a-4f50-8d2f-03b09a1b8e43 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:21.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:31.666Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7eee19a6-113f-4ca4-82a3-6d15a12604e3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:31.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:10:41.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:10:41.068Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:10:41.068Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T15:10:41.070Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:10:41.159Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:10:41.160Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T15:10:41.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:41.678Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=78214bf0-3952-4dc5-89d7-9864b43faa65 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:41.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:51.687Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=09415f4f-1042-4a42-88af-0bccba6af6f5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:51.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:01.698Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=32ddd973-f659-4213-847f-df2d3a065840 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:01.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:11.708Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c9d9f870-75bc-4c10-8a5b-1219d09a2af0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:11.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:21.719Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=dfe15964-357f-4b9b-a965-24bec4faaeb1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:21.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:31.729Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=962df7a5-164d-471a-8be6-10a9985a2954 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:31.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:41.740Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2b95c285-ac5a-4998-87e1-3d094e638a7a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:41.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:51.750Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=07403ab1-f424-4e7d-a281-b8f87782bfb6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:51.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:01.759Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=bdf098ac-8eab-4e15-9001-9be04442ede4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:01.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:11.769Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=30be1a13-00f3-466f-9ca6-a89fb4acdcd5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:11.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:21.779Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7949b03e-83bf-44a9-bd83-0f643443fd48 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:21.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:31.788Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=75c648ba-d010-48a8-9b76-3262da0c1cb8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:31.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:41.800Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e6b8fe3d-0f54-4ad6-bd81-91df0cf9ed30 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:41.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:51.809Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9ae25d0d-2204-482c-8b63-7ae585095c79 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:01.817Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=daef3a55-c555-4e44-ad40-8c956881774d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:11.826Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=327c49b7-c38c-4570-8222-3bc1cb570680 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:11.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:21.835Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=76e26ac9-a084-4c97-8f33-f1bf2e082d10 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:21.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:31.844Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f5d4fe01-8728-40d7-b60b-dd40adda1a03 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:31.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:41.855Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8fb105d8-975c-44fd-a1c8-e9973bd046a7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:41.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:51.864Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=23f21d57-46ad-4e22-a8fe-5ffb2642d8a9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:51.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:01.877Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1ff9ef57-4962-4277-9960-04c6e4bd9eec | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:01.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:11.886Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=928406fd-a842-4434-9fe4-f47945587f11 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:11.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:21.894Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7448b8e6-160b-46c7-acbc-1d2ce03f0cea | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:21.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:31.907Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=07a06380-1cb6-4e15-a8d4-f9dbe308dbf5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:31.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:41.915Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f6013482-ab9f-4295-a177-3136010d065f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:41.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:51.924Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5173085f-df52-40dd-b805-14572751a5ab | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:51.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:01.935Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=426f8aea-d525-40a0-9556-460f36ceb426 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:01.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:11.945Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b9c6ae6a-c781-482e-aa87-0f61610e3032 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:11.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:21.955Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=378909f4-0dc9-4ceb-9627-dbc1702c696c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:21.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:31.965Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e565348c-f6e2-4a24-bbba-0e9ba820985e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:31.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:15:41.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:15:41.050Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:15:41.051Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T15:15:41.052Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:15:41.123Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:15:41.123Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T15:15:41.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:41.973Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2fa35c89-5a9f-4a36-acee-8e7a9b9ad583 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:41.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:51.986Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=16051ffe-4f57-41d5-b822-4a3b439fce5a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:51.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:01.995Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=acc445aa-4974-4c2b-bce1-c651fa187278 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:02.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:12.005Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2d64cdaa-2c94-4818-9084-ce15fcc60cd4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:12.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:22.014Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ee8ffc92-2400-4093-8a28-3c2b7636c8b9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:22.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:32.023Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=257da2e6-26ff-4168-9e66-3851c7ea919a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:32.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:42.031Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e77cd65a-5754-40d0-9938-334414bf67ae | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:42.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:52.041Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=442d8f55-c26e-469c-9a00-b265a873cac4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:52.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:02.049Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=dc8c84ce-bdea-409e-a224-c4763d09ab69 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:02.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:12.059Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b4463cf9-820d-4230-b100-6292d5413fe0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:12.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:22.069Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=54f131a2-000d-46db-a5b3-40f47ca67c55 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:22.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:32.080Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2aacea4f-d08b-4e18-9fda-605564a0e4cf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:32.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:42.088Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e1ba0bad-c205-49d7-a571-bbe9212ad137 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:42.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:52.101Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=78f993fd-23e7-4dee-b252-4fe2de32355e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:52.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:02.113Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=744137e1-0189-496e-bf5f-fe876c62e5fd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:02.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:12.122Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3c333693-8a6c-4023-bf8b-a0f4e8d1f702 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:12.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:22.130Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=94e855bc-db8c-449c-8f81-1f96dd544e1a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:22.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:32.142Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=78f4388e-a638-48b7-b5c2-55677704d657 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:32.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:42.151Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=71dbb5d8-447e-4141-a5ee-8475cfa1c4f0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:42.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:52.160Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a0294cb8-207d-4b3b-83b8-d3b8d9a766db | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:52.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:02.170Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9a6958a1-9fe9-482d-81db-1fef5c478850 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:02.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:12.178Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3915a534-b1a8-42fb-ab1c-74a11deac220 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:12.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:22.188Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=147c27fd-825e-4d0e-8249-08b43b08e50c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:22.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:32.198Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4e387327-6909-492f-8e71-e004799c1721 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:32.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:42.209Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9c4fd9e7-4780-4b37-b7bc-d2613ab463b1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:42.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:52.225Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=82b37e78-e7c3-493f-ac09-45d8243f0a6c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:52.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:02.233Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=06e64abe-58ba-44ce-9128-0be45e1c1955 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:02.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:12.242Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=49b0614b-902b-48d8-aa36-495664d3e3d2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:12.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:22.252Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a90e3f42-6613-4721-a515-c01ff01fdaf6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:22.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:32.261Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f8fc4cc0-53a0-45c9-b716-46f2c3e89db7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:32.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:20:41.043Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:20:41.043Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:20:41.095Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T15:20:41.100Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:20:41.178Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:20:41.178Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T15:20:41.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:42.271Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a9ac8007-ccb4-4c41-bf8c-8d1e6107128f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:42.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:52.278Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0a3a8cde-6d33-45e4-961b-24d12eaba703 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:52.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:02.288Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ee4d1603-e495-484e-af00-54ac15cf45ca | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:02.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:12.297Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7cb2c450-3736-4937-a143-7820564dc1dd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:12.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:22.307Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=120aae3d-e583-44f3-9c82-57f208eacb50 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:22.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:32.315Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=fa3bbee5-6144-4102-b8eb-e153031210eb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:32.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:42.324Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e90a3184-a410-4735-932c-51512eee29b8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:42.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:52.333Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0c144b73-2be3-4c11-8bb0-81f9d15fa1b8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:52.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:02.341Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a1c1110f-303c-4a26-bb75-19a9a2b81456 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:02.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:12.350Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1f11aab1-25c7-4ddc-96a7-ef0534efa9e1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:12.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:22.357Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a81bc6bc-ce16-48c4-80ac-c45d6aa1de76 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:22.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:32.363Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0b61c397-02f1-4169-9632-11255bce5f18 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:32.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:42.371Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=523974ef-6866-4767-87de-ed179929726f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:42.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:52.379Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2833ea74-a1ed-4f53-b794-da75b8e2fd80 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:52.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:02.386Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=13482869-c014-4e2e-8c60-b8a209ddaded | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:02.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:12.394Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8a0c26ca-cf8e-4e15-8684-6bee497202eb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:12.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:22.402Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=fb40c942-0db6-4cd9-a2b3-815e8ff54495 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:22.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:32.409Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=002727f6-fb8a-4ff8-a0be-8404b3844b64 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:32.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:42.416Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2d5dd4fe-14f9-4adb-b215-cc5b65489b4c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:42.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:52.424Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=76c10cad-7871-454d-9c9f-44be399110fd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:52.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:02.433Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=59bce74d-b1c3-40dc-96d0-50a6d565d70c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:02.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:12.441Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ad646352-9090-4f9c-97f4-a3b813f94e17 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:22.448Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6f308995-e8c0-4084-82d5-39c155f63e57 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:22.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:32.458Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=58c73e3f-05cb-4b5e-93ad-7dc1db30f1da | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:32.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:42.467Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6d742ab5-7fee-499d-835b-0f74ccb7df3e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:52.476Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=292ea64d-de75-470d-a1ce-2af784a05208 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:02.485Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9badf77c-7b99-4e9c-9509-1e0d5b90e874 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:02.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:12.495Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=454d796c-ac20-43fe-add1-b4141dadb7a0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:12.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:22.502Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2d9d9a10-edac-4672-8784-151de2e3ea3c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:22.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:32.510Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ad55d6bf-2348-48b6-bf4b-4b85674d6598 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:32.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:25:41.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:25:41.077Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:25:41.077Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T15:25:41.078Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:25:41.151Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:25:41.152Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T15:25:41.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:42.520Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b1bd61f0-6559-4847-848d-3fbf7287a35f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:42.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:52.529Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d7401348-fbc8-45fa-8097-95fb02adbe2d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:52.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:02.539Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c3ae8714-6e9d-4175-919d-fb9d66a57e14 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:02.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:12.545Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4898cc31-af01-4530-8b46-984d2a19e8b1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:12.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:22.553Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=54f0975c-bc11-482a-93a4-fa9566b07360 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:22.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:32.560Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6676bf3b-1df4-4b5e-ba83-200dcfe5cff0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:32.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:42.569Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=844c5c0f-1e19-42eb-9346-30bfd91d02ad | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:42.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:52.577Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f64c1275-f224-4425-9a66-f0e4d8cd99c4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:52.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:02.586Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9d363eae-17f9-4dcd-b8ea-2fc4b5977738 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:12.594Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=fd8971a5-437d-4640-8ef0-953131209ad3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:12.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:22.601Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=311eea8e-b692-4245-9a98-b61388e3bf33 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:22.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:32.611Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7e194e6a-a317-4716-bcfe-05ed2ace4493 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:32.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:42.620Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5957bcc9-116d-428c-98e0-7372a1b82aa9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:42.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:52.628Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=64e4f3cc-02bd-44d6-a87c-edafc914d845 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:52.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:02.644Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4e1cfcb1-6de5-4730-96b7-bdc5f15863d3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:02.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:12.654Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d63c7014-fb0e-4392-b196-721462bc083a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:12.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:22.663Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c1834f24-6e17-4041-a20d-92a31f636d41 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:22.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:32.683Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=565cc46c-bcd0-4d5d-88d9-d5f0d102c440 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:32.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:42.691Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f2ef7516-b2d4-4e9f-9486-6cc47a529d5a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:42.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:52.700Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=86c2b321-d761-49fe-ae17-834e98524b64 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:52.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:02.709Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f2a40157-576f-4edb-a38b-29672433b37e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:02.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:12.718Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=06289ba7-8d92-47c7-aa50-d9e0d0135e93 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:12.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:22.726Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e8980ace-1e3b-4969-966e-fcacc46fadfe | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:22.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:32.734Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6666f2b0-6199-44b2-8f2b-e3023ad955dc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:32.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:42.741Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5689560f-8918-4c27-a4c2-ab13c4129079 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:42.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:52.749Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6b7443e6-f9a4-40fc-9a6d-e3d65d4d0a4e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:52.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:02.758Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b50699fc-c7d2-4b8b-93e7-9177eb0278f5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:02.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:12.766Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b0b927f5-25f0-4794-b2ea-84c34497445c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:12.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:22.772Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b9beb8ad-250c-4b2e-9d4b-d9f0293d6ccc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:22.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:32.780Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=86513052-2dcc-4444-a277-9c45eb804ed8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:32.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:30:41.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:30:41.067Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:30:41.068Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T15:30:41.069Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:30:41.144Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:30:41.144Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T15:30:41.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:42.789Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=235bea15-07b1-496e-99ac-7f0a3c7f7c58 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:42.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:52.796Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5910b011-6eb2-4c7c-a2c5-44dd4c2a7849 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:52.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:02.804Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5f9c966e-510e-4b18-a67f-a9c7b7330617 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:02.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:12.811Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=90cc06ce-b9db-40d6-8cbd-0b033883af60 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:12.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:22.820Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5ba3969f-576d-48be-b2f9-540a1e25be66 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:22.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:32.828Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b0ca8dd7-6146-4885-b235-cee36b127989 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:32.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:42.836Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c08ad6f6-77be-4f6d-83ed-0196f6597160 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:42.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:52.843Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=231997d8-b534-415e-b87a-8ab213131914 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:52.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:02.851Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=769c39c0-5b21-48e5-a38f-9e49a5823631 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:02.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:12.858Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=eff40c07-a528-4e57-98cc-0305f8891194 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:12.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:22.868Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=93990a6e-9a53-4303-9551-633d92ae25c8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:22.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:32.876Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=429fe1e9-2345-4550-818a-e194644de2f8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:32.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:42.883Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=962310e9-945f-4e44-bfed-014be4a58de3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:42.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:52.893Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=720fa082-6810-4cc6-8a52-bf26cdc01890 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:52.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:02.901Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=611f100a-e151-4f78-a235-3829fba85e44 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:02.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:12.910Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=69a9d612-7a4a-4885-89f6-91a41250932d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:12.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:22.919Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=bdcc4f1d-c31b-4f56-9187-417a17b03ed0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:22.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:32.929Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5a6433eb-c743-4023-bcfc-d000e5661fa7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:32.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:42.937Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=88b4fa27-38e9-4c80-8124-cb8eb56e498c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:42.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:52.945Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=dcf5a036-ce81-4788-a22b-03d84a32da5c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:52.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:02.953Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d8a729df-03e0-441c-a4fc-bf4c55b71794 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:02.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:12.963Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=dfc845ab-8d45-4ec9-84d9-be03d14ed1ef | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:12.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:22.972Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f2b432d7-7e33-4c19-be55-d39f0d946698 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:22.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:32.980Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1fd74f47-7eca-495f-a21d-3cdbdac4701f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:32.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:42.991Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a58797f4-80a0-4f8e-b600-65dc489d6958 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:42.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:52.999Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7f04c57a-c503-4700-adc2-d18cd9dc2426 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:53.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:03.008Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5093db28-92de-4342-af27-3c01f259f473 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:03.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:13.017Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=cd376111-b4c2-48ad-a25d-7af264f5be30 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:13.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:23.025Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=14cebab5-3705-41d0-96ef-9b72fac607ce | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:23.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:33.034Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8c9d2fda-7e1d-4bf0-baf2-1f9060b6d819 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:33.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:35:41.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:35:41.020Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:35:41.020Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T15:35:41.022Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:35:41.107Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:35:41.107Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T15:35:41.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:43.045Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a4ee798b-152c-4967-8208-b97c839c2bd6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:43.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:53.052Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6b3d34d8-185d-4b7f-92ea-33586c7392cc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:53.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:03.063Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=fa588e62-a87e-4a85-9ead-cbf3594e156c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:03.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:13.070Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b339d3a8-adb7-41e9-93a0-4bc3a8adbd10 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:13.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:23.078Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1ac20f8c-dce4-4b0b-8043-8b03deba1ccf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:23.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:33.085Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d58defc8-8af9-4e12-a571-bfcec8b47b1f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:33.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:43.094Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c68787ff-1ef0-410c-95a6-b54a73dc5d10 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:43.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:53.101Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d94230a8-ce5a-4865-bf3e-9bc7c1a21479 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:53.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:03.109Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ae712b77-ec6b-4104-b4c1-33fa33d86864 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:03.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:13.117Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9c40cfd2-c320-4794-90c9-9b58ebed51a6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:13.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:23.125Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3576ba5a-d67f-4863-88c4-f4df743886c7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:23.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:33.134Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2dccc891-1225-48a8-988c-d2a3850ad883 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:33.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:43.143Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8d62638e-828d-4085-ba80-ccbcf50d272a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:43.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:53.152Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b405c30b-a98e-4e9c-8482-f6043fe3d221 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:53.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:03.159Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=df27b3ad-0809-4223-b8a5-128a899599d3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:03.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:13.167Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f975d28a-926b-4e70-b551-ba40d6e8ae3f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:13.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:23.174Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c8901e6b-faec-494f-be24-33f004e57b5e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:23.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:33.182Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1cabf333-0582-4043-901f-51533b003832 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:33.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:43.190Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=703488ad-f79e-47ab-9afa-555acf262f30 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:43.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:53.198Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0113dc0c-f8b0-45df-9dcd-f79903189685 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:53.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:03.205Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6f7e1e92-782c-4a75-a4b8-b5edda8102e9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:03.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:13.213Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=eb6b65bd-c6cb-40a8-a49e-4d115bfef108 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:13.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:23.220Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2e1d4a17-13be-4b60-8370-c409f308ec56 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:23.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:33.227Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=58829754-d043-4073-bfd1-ddf86faa4265 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:33.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:43.235Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8f06c8d0-f900-4ede-8b31-c9b8617642c8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:43.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:53.243Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7e574712-b5ea-487c-b74f-0297662e7b2c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:53.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:03.252Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d5e8594d-cd2b-4b91-9627-db4e354d374a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:03.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:13.261Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=311435c0-8860-404c-8726-ff063f4b3e50 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:13.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:23.270Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=988f6b47-038d-4df0-9f92-2fffd24cea4e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:23.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:33.277Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=dbffcdad-3f23-44c4-b338-52f24787ae59 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:33.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:40:41.057Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:40:41.058Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:40:41.058Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T15:40:41.059Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:40:41.130Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:40:41.130Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T15:40:41.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:43.285Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=fa4d0888-1c3b-4b09-bf2b-c5cfea259519 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:43.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:53.292Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ddb91643-3e1e-4526-86f9-847b5a4be656 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:53.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:03.300Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=83be31a4-3801-47a9-b425-401dab37dafa | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:03.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:13.308Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4ca5d1a6-09cb-4bad-bd54-ea79f3a9ef77 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:13.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:23.315Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7b6924ff-0717-4a90-928f-4ecf807800e0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:23.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:33.324Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=cf840d4e-2a37-45ff-b57e-6e96865aa563 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:33.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:43.333Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=788f12cb-1daf-4210-9bda-f11e3fa9abc6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:43.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:53.342Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=711972ff-aa67-4888-a88c-882ac611c44d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:53.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:03.351Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8e6550f2-0b4d-400d-ab41-59ce65988929 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:03.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:13.359Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=749872b0-a142-4ea0-b17e-83fe642fc21f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:13.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:23.368Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9b737ec0-8428-4704-9cc1-fc6b7a45de13 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:23.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:33.376Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=aa8fac31-c378-4c50-a253-fe25226904d6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:33.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:43.384Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=fdefd31e-55ec-43fb-9c83-2dfe0889d18d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:43.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:53.392Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0262fde1-2ae9-4da6-8c98-deb971d720b8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:53.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:03.400Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b3817a91-a73c-4489-ad7c-f5f62ec59ae0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:03.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:13.407Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c3824a27-09b3-481f-ae60-f7f0781d9c84 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:13.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:23.415Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8b7583eb-6d46-4e14-848f-cfabbc49a95a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:23.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:33.421Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9df793aa-fb80-4980-bb07-2b6952380425 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:33.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:43.428Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=810393fc-6ea6-4f23-b62d-d413554a6953 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:43.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:53.436Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9e526d2e-74ad-4a56-baf8-c06176f5292e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:53.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:44:03.444Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c97407b6-ecba-4ae2-aacd-5ea2f7873d84 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:44:03.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:44:13.453Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a0f8f4e4-4622-48f1-8021-5ac473384709 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:44:13.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:44:23.460Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b81bbbf2-bdd5-4a5e-8b35-1871ab4871c4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:44:23.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:44:33.468Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=bc90be2a-b31e-4770-b4b8-63053187b3cd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:44:33.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:44:43.477Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f9429c04-2e14-4f81-9db9-a78adef43b19 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:44:43.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:44:53.484Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c3657a52-c2de-4fc2-bc26-8d04f3682a36 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:44:53.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:45:03.492Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8ec860c0-5c35-4e71-9022-22ae32d525b5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:45:03.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:45:13.500Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=80d257ca-6e06-42b6-9ad1-1802ca633a94 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:45:13.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:45:23.507Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7bccbace-48d8-4f8f-82cb-dff430386744 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:45:23.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:45:33.515Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=19e9c5e6-0637-4566-9841-55d71946eca1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:45:33.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:45:41.048Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:45:41.048Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:45:41.049Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T15:45:41.050Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:45:41.126Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:45:41.126Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T15:45:41.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:45:43.523Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=51fff0df-97af-4e9d-9a84-5f386c65183e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:45:43.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:45:53.530Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=de94fb81-bc6b-4bfe-b57f-310396cb218d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:45:53.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:46:03.536Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3b89dfcf-0648-4c01-854c-8a5cd4f65291 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:46:03.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:46:13.545Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=932460ff-cfc0-49d6-b06f-8c8e1f359299 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:46:13.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:46:23.551Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0e748e39-6d74-4f5f-97df-ae09c0748999 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:46:23.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:46:33.558Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e282a538-2e6d-4d33-b301-3090b625d0de | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:46:33.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:46:43.568Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7da298f9-17a5-4fe4-a9bc-2696e61d5f04 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:46:43.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:46:53.576Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=508362c4-bdd9-4568-8696-4a7f71a9f4a9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:46:53.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:47:03.583Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b075b003-d300-4077-91c6-8a38cc0882fc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:47:03.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:47:13.590Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0d8df662-b11e-477e-82e1-7d140b20558d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:47:13.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:47:23.598Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=28fa85a3-50dd-4886-9bfc-6ea0545abdde | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:47:23.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:47:33.607Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3cceb991-f0ae-40b1-abc6-d191f0c146e7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:47:33.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:47:43.616Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=88391ed3-c23f-43cb-8db3-7f4ffc7e3a76 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:47:43.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:47:53.624Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1771adc8-b489-4991-bcfa-279baf5c1c4c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:47:53.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:48:03.631Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=bab816d7-1467-4b06-80e4-1b6ea91bb7c1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:48:03.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:48:13.638Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e32b88ea-d024-48d1-8935-a9ef36002f6d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:48:13.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:48:23.645Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5596d5b6-b8f2-47a1-8a55-67cc0ed4fb9f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:48:23.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:48:33.652Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2419c9d7-7ced-45f1-9140-eee274366321 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:48:33.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:48:43.659Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=62b2c2d2-303b-48b9-99dc-e9de0fb9f066 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:48:43.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:48:53.667Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5e98ee10-6270-4057-bb7a-5d858e145a07 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:48:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:49:03.675Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=45527f96-009d-44f2-8289-ce0ee29f025b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:49:03.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:49:13.683Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1130ec4c-f828-4a99-bb09-99d0fceaaee0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:49:13.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:49:23.689Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=bf4aa8b5-01f5-4086-9d8c-ebfe804d1a73 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:49:23.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:49:33.696Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d536f380-1ad8-4237-b0c8-dbd66b102a50 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:49:33.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:49:43.704Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f10c276e-a7df-48d5-b2a1-607971dd2c63 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:49:43.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:49:53.711Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=25093d0a-9981-4ed5-b4b8-83add5315aae | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:49:53.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:50:03.718Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=56bc77cd-8427-481e-b0cc-0647f6805fa5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:50:03.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:50:13.725Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b37a4bd6-798f-480f-acb6-817461e065dd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:50:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:50:23.733Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0dd5759d-9022-4a8c-b4a7-2c1a67c8c6ad | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:50:23.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:50:33.741Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0095f16c-dcdd-4235-b3cf-3132f6e67fb9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:50:33.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:50:41.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:50:41.025Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:50:41.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-04-30T15:50:41.026Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:50:41.106Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:50:41.106Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T15:50:41.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:50:43.747Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2bffca53-3187-4e85-9e03-55d1ba9f72c7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:50:43.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:50:53.755Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=85a6bab1-228c-455c-bd96-6898e3a94301 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:50:53.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:51:03.763Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5eda21ea-5743-4923-83d3-ecbc57997e36 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:51:03.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:51:13.770Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d79d357e-98c2-440e-96c2-dd46087a9f7e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:51:13.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:51:23.777Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7ed69949-40a9-46d3-800c-9c82894230fe | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:51:23.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:51:33.786Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b7d825d2-998f-4c5c-9163-a2932eb5078a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:51:33.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:51:43.798Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d45a5b05-1b5c-4dcf-8bba-20167085d8c7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:51:43.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:51:53.807Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b393af72-5af1-41e1-a1e2-c7b15305b8ab | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:51:53.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:52:03.816Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=86ed7c02-a3d0-4256-9d04-374df839aeaa | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:52:03.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:52:13.824Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b4b7cd76-bb7d-4c06-8458-a6cf6600298a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:52:13.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:52:23.831Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=42b3d2d3-f014-4268-8f80-798e94aa43ba | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:52:23.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:52:33.838Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3c8d94f3-e181-48c4-8bd3-01fca90fcd1f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:52:33.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:52:43.845Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e1793497-a95c-4467-aba0-7ece81814643 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:52:43.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:52:53.853Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0b37bb2b-a3d3-44a4-90d0-6811677ffc37 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:52:53.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:53:03.860Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=907b1915-bf15-4d86-b574-4511131b5918 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:53:03.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:53:13.868Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d2ba023e-1a50-45cf-9636-77f55f4635de | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:53:13.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:53:23.876Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=527c254e-a77f-4d88-8062-b31f5e1a3f94 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:53:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:53:33.885Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9bf0001e-daa3-4adb-867b-cb48d406a38c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:53:33.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:53:43.892Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=fb25151e-e906-4e68-ac57-403e2fa9a411 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:53:43.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:53:53.900Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8e029a17-ffd7-4745-8300-f140b7a02a99 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:53:53.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:54:03.907Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3ba848cd-9aba-435d-b43d-5e12e2dc66dd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:54:03.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:54:13.915Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=33b52723-bec9-477c-86a8-b8f3cfd50c97 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:54:13.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:54:23.923Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7c8ca4f5-4e88-4d00-ab93-c35b6f174195 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:54:23.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:54:33.930Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9c70b236-de5f-4f9c-8213-fd2d50ecf48b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:54:33.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:54:43.939Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b2739d32-2dfd-4db1-8619-f48414d29357 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:54:43.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:54:53.947Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=34b5b67d-86dc-4a26-bf70-0b261043c231 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:54:53.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:55:03.954Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=da21dfb2-d999-4d8b-9dcc-dc70c24f8417 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:55:03.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:55:13.962Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1772629b-3bdb-4563-b9d4-37ad31393a22 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:55:13.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:55:23.969Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4e43ae0b-2a4a-4f30-a556-59dce8d85502 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:55:23.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:55:33.977Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6a39a297-d65e-4d8c-850c-83ba496846f6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:55:33.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:55:41.073Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:55:41.073Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:55:41.073Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T15:55:41.075Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:55:41.154Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:55:41.154Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T15:55:41.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:55:43.989Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=575d6ca7-bdee-4644-a854-8e789eb6511b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:55:43.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:55:53.997Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9274bb9f-d082-4f9b-b1a3-497075f76266 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:55:54.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:56:04.008Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=056337c1-9941-4a1e-accd-0ad644574a61 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:56:04.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:56:14.016Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c83a586e-2708-4616-8d33-206f67c0b892 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:56:14.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:56:24.023Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f53afe88-d24f-4114-8ba9-f244b5cb7e04 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:56:24.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:56:34.030Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=edc4e60a-c866-4c7f-9c08-01bf0ad07aa6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:56:34.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:56:44.040Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=77dea393-139c-4fba-9235-31b4d42b6f7a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:56:44.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:56:54.049Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9394d3bd-28d0-4f39-b1fb-4f7ca65a73a8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:56:54.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:57:04.057Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6e428764-1cc4-40b4-9790-345563c68967 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:57:04.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:57:14.064Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=86630195-df02-4ad2-bc6a-13b1a0ccb4cf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:57:14.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:57:24.071Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=253f0b01-3651-4b33-b679-df6db563b8ef | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:57:24.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:57:34.080Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=83edd140-2c45-40f0-bcdd-9ee6515bfd80 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:57:34.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:57:44.088Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1a10c392-e769-4336-b87f-1d2c42cd2a2e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:57:44.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:57:54.095Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=75962967-413d-418c-b20e-ffd89f5ac7e3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:57:54.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:58:04.102Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=eed1fe00-da4c-4f1e-aed3-6e605d9204c6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:58:04.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:58:14.109Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=238b41a0-7e03-43b1-9fa1-b4502de81ebf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:58:14.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:58:24.116Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d6ace8e3-7470-4162-9562-d340c133e3bc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:58:24.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:58:34.125Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=863a5ecc-5fd9-48ef-a567-11c35706c63d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:58:34.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:58:44.132Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=dc7f84be-bf21-45f9-ba47-f82e2af19f7e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:58:44.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:58:54.138Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=345f52e3-d415-42ba-8a5b-14bba355581b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:58:54.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:59:04.146Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b61e2af5-d58c-417b-a4f2-cac646cbd61a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:59:04.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:59:14.153Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=99c8d72b-6ffa-4788-ad73-eaf15828f3b5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:59:14.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:59:24.160Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c00486b3-d888-48bc-8831-3c0d12e11ee7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:59:24.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:59:34.168Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=06294f90-8ade-4a53-8f54-a24ef8a547e7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:59:34.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:59:44.176Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9ca50cb4-50db-484a-a8c7-2b04518ad722 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:59:44.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:59:54.184Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=097cce2e-84ac-41a4-9f5e-c3e8dfceee03 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:59:54.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:00:04.191Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d686ca7c-7dfe-4420-9485-c7cf635da387 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:00:04.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:00:14.199Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6e182661-cff1-484f-86f9-74c8c5bdb928 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:00:14.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:00:24.206Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=fd080bd6-6ed1-4c7d-83d8-728b671c6e12 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:00:24.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:00:34.214Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=77a7e8c1-a505-4088-af7c-2de058775eef | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:00:34.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T16:00:41.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T16:00:41.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T16:00:41.063Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T16:00:41.065Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T16:00:41.147Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T16:00:41.147Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T16:00:41.149Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:00:44.221Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=30a36548-4d52-4940-a486-67ef06ffb897 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:00:44.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:00:54.227Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e9732fb7-57a8-4b44-936d-4fbe73a6e2aa | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:00:54.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:01:04.234Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=47d212c1-f87f-4cb9-9e48-4a75d79b07f7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:01:04.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:01:14.240Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=39f35aab-b8a5-47e1-a4ed-38fcce86584f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:01:14.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:01:24.246Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a0086908-bb9e-47e9-af50-48ff9a0f7d8e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:01:24.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:01:34.254Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b79219fc-e781-4f4b-b3b0-23283884cde6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:01:34.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:01:44.261Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=115976ca-9bb6-45a7-a866-f6a372dd7ba9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:01:44.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:01:54.269Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1b0f7cf1-2b9f-4b5b-9e7f-8320a9176914 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:01:54.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:02:04.278Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f52b8698-53fc-465e-822d-e5adb0e1dcb7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:02:04.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:02:14.286Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d21155b9-24d6-4606-a5f8-33b597bf0067 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:02:14.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:02:24.293Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f185304f-9f57-4e65-a9bf-40d7085311cc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:02:24.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:02:34.301Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e5a2bed2-ab6a-401e-921c-742a836b9396 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:02:34.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:02:44.307Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=16826d06-a6e1-4222-b120-5103eb850213 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:02:44.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:02:54.313Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b74a00c9-e6ae-4e5c-bf3a-0bae84799eb6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:02:54.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:03:04.319Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2a86d7b1-32f0-4154-937f-d6278bd5d46b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:03:04.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:03:14.327Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7f4787d9-f608-4df5-9993-af7e29761a41 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:03:14.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:03:24.333Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d814d445-b44b-4b04-b87d-dd28893a0179 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:03:24.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:03:34.340Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f5c3989e-029d-40e9-8d48-5926a484d720 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:03:34.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:03:44.346Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=fd84a7a8-73bf-41bf-9917-3d795fd6b062 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:03:44.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:03:54.354Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c9a774c4-e574-48ef-910c-2a5360af18ce | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:03:54.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:04:04.361Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b90c019f-1ef0-4132-a819-ed03b74d2395 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:04:04.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:04:14.368Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=53f366a9-46fd-44bf-b3d9-69012290dda1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:04:14.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:04:24.374Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=dc933ffe-72ac-4108-885d-6897854afe8e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:04:24.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:04:34.382Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=91eee444-129b-477b-ae45-db3c3c5cf039 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:04:34.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:04:44.388Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d62543e3-2bd8-4bf3-b325-8ea08e6a146b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:04:44.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:04:54.395Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4fbd79f4-2fc3-4e51-8801-543548be090e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:04:54.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:05:04.403Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1756c70a-f36d-414b-acb6-2f1c792ae9af | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:05:04.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:05:14.417Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7a3b2c92-5442-43b0-9cc5-c7afce1d2950 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:05:14.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:05:24.423Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c7a39a14-615b-4c59-8610-09f6319e0cfd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:05:24.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:05:34.429Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4b03d33b-6f07-49b5-9bfe-ad9f3b93abd6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:05:34.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T16:05:41.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T16:05:41.076Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T16:05:41.076Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T16:05:41.077Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T16:05:41.179Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T16:05:41.179Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T16:05:41.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:05:44.436Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c8bb1e09-497b-4ca4-9982-bf915ca663f4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:05:44.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:05:54.444Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=623c0a4a-3f24-4cc7-9d8f-4c2c3d63b3a5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:05:54.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:06:04.451Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=825ce8ab-9e5b-4af6-99c3-cebf183dd9d9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:06:04.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:06:14.458Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=146d3d25-609c-439e-86a7-2af2096a3c36 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:06:14.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:06:24.465Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1bc5e779-41c0-4647-a553-66d88365c3ff | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:06:24.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:06:34.472Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c06cb502-93b7-4f18-8fbd-18be209ff9d4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:06:34.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:06:44.480Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c991db21-a673-4a48-8a81-7f648bdf0bb4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:06:44.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:06:54.490Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=23bddee4-9e44-4517-9e26-c49d2b932d76 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:06:54.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:07:04.496Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=39684a52-e11d-43bc-b429-58b16d283f95 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:07:04.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:07:14.502Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ba25cac0-5618-4d5b-bcba-d50dedb9bb97 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:07:14.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:07:24.509Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=27bc8c1f-38f3-40ef-a99f-c1bf8e1091fc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:07:24.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:07:34.517Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7b542b5e-d57f-4de7-a8ad-15c1f63ad8f9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:07:34.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:07:44.524Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7fcb2242-e51f-4442-ab1a-cf7ae1cbf4f5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:07:44.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:07:54.530Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f1eb93dc-3d54-4479-bcc1-2c88b7562f1e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:07:54.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:08:04.539Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b8c7f242-af3e-4fa7-9bd6-05fce4b864fb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:08:04.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:08:14.546Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e0871196-1ea7-4f71-9567-8bf74b9793b3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:08:14.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:08:24.552Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=05c6aa1b-cfb3-4e7c-b70d-936412d16ae2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:08:24.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:08:34.560Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=00428f17-f955-4e43-b1eb-ab35ead283a6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:08:34.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:08:44.568Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9f6e83fd-5ea9-4516-91f0-912b12abcd7b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:08:44.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:08:54.575Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b44a10b1-73db-42db-b119-18fae839cbd8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:08:54.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:09:04.582Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d8a54581-4c15-450d-b4bd-6c1848eb3ad8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:09:04.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:09:14.588Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=bea86d9d-6191-427b-85ea-767f52ee332e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:09:14.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:09:24.595Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9555143a-dcdd-4a33-90f0-b142e71ee99d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:09:24.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:09:34.603Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c6f61ec8-052e-4330-80f7-89701011e6cd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:09:34.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:09:44.611Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=67ea22c6-fa0f-4193-95b3-864275bb2e27 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:09:44.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:09:54.619Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3fd1bc73-f2bb-4b0c-8bf1-21fe0f80bb2d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:09:54.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:10:04.626Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=cf82f9c7-6939-4dd1-87d7-d594a2d6e5e0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:10:04.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:10:14.633Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a9e8f292-e7bb-4b7e-8095-605832b3e12e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:10:14.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:10:24.641Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5a338559-41b9-45f1-aacd-4477e32115bf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:10:24.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:10:34.648Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1c85bd64-1b99-4e73-9d49-b1d92e59c7e7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:10:34.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T16:10:41.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T16:10:41.044Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T16:10:41.044Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T16:10:41.045Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T16:10:41.115Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T16:10:41.116Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T16:10:41.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:10:44.656Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b4e8f37c-cc91-4ae3-bfa9-e28da4e6bc2e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-30T16:10:55.388Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=EdY2blOGh0EHit7Xa70n, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:10:55.626Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:10:55.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:11:05.627Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0862a63c-3a6c-4417-88f3-b916747fda27 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:11:15.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:11:25.169Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5fcdbb03-44bc-49d1-8ee4-65f41805c5e2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:11:32.181Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:74)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:389)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:396)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:452)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:664)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1533)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1282)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1329)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:11:42.174Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=bd50d1d1-86ba-4513-9984-11011ac27bf5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:11:51.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:12:01.711Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ae41c96d-bce9-43c7-a358-e9939ee14539 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:12:11.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:12:21.254Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9e4ec620-5dbd-482c-823b-366648ff1df7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:12:22.071Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:74)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:389)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:396)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:452)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:664)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1533)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1282)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1329)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:12:32.072Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9656758a-ed01-4f27-bb9b-1bff1ab9b46b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:12:41.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:12:51.607Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8cb88bf2-bc90-4c79-962d-cd3b5b2d3f1f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:13:01.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:13:11.146Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=57436b8f-6c5e-4e76-9900-a1f5733eda43 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:13:20.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:13:30.688Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=83ad3824-739e-4db2-a8f9-da2d1cd2c62c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:13:31.369Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:74)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:389)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:396)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:452)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:664)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1533)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1282)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1329)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:13:41.369Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a07da27d-1430-4ece-8c02-a408f2508e9f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:13:50.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:14:00.905Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d7b3196d-96d3-46ff-943b-60116c111e3a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:14:10.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:14:20.449Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c677d32b-9bec-4e05-aef4-34f2050809a2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:14:29.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:14:39.988Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=284bbeeb-08f1-4eff-90f7-56d5d89daae4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:14:49.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:14:59.529Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2c0aeb03-3dda-4dc0-8be5-ad18d87525dd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:15:09.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:15:19.064Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7f141e96-6c5e-4b5f-9c37-597c579d05a7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:15:28.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:15:38.604Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9dc95d4d-c25b-4938-a4c9-08bd80d2f894 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T16:15:41.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T16:15:41.113Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T16:15:41.113Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T16:15:41.114Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T16:15:41.186Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T16:15:41.187Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T16:15:41.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:15:48.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:15:58.143Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a5efb0f9-bb03-4fad-a5fa-3a51b0d84cca | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:16:07.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:16:17.685Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7d0da911-417d-46c5-aede-c5c1262dafca | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:16:27.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:16:37.223Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=430b3af9-44e8-4a7f-a2d1-2e1a146bb6b2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:16:46.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:16:56.771Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=026f7b9b-7fb4-440b-a1b5-46e1af358900 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:17:04.425Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:74)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:389)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:396)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:452)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:664)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1533)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1282)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1329)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:17:14.425Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=905ee416-fdad-4798-acf2-d7cd6863303b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:17:23.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:17:33.964Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=dfc8e433-dea8-4b74-9f2f-2586a41d6287 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:17:43.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:17:53.512Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=122b57fd-bb23-4575-b45c-9a89fc3348ca | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:18:03.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:18:13.047Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=de5fbb81-ea6a-45bd-a7d1-aa4a328e9eac | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:18:13.829Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf/dC8lhC42fUopcq55gpUB'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:74)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:389)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:396)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:452)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:664)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1533)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1282)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1329)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:18:23.829Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2e3fe08c-5641-4a56-b4d7-c8d133a59daf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-30T16:18:24.711Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=dC8lhC42fUopcq55gpUB, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:18:24.723Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:18:24.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:18:34.724Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6157a94c-3a1c-414e-b346-5342b75945e1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:18:44.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:18:54.260Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c5b76906-131b-4e3c-8dbc-6f3a46322fd6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:19:03.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:19:13.801Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5a288d93-b6a8-4942-9af3-ac44c3086c9e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:19:23.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:19:33.336Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=82016768-8770-45b3-b000-428bcaff90ee | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:19:42.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:19:52.874Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=36e29827-4622-480d-9cbe-2eafc28ddacf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:20:02.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:20:12.410Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a17f4546-844e-4d39-a93a-75b2ce4695ce | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:20:21.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:20:31.954Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=185f1f0b-447c-4ee5-a7ee-df7a14cb3af0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T16:20:41.072Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T16:20:41.072Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T16:20:41.073Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T16:20:41.074Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T16:20:41.150Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T16:20:41.151Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T16:20:41.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:20:41.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:20:51.500Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a6a2c7ff-ff54-48b3-afd9-a5222c98e8a3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:21:01.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:21:11.048Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=db2ad727-81aa-44f9-97cd-35655e8cbcf2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:21:20.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:21:30.587Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=100f1cd9-ae32-4a86-b06d-21441eb30bfa | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:21:40.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:21:50.124Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ed6b0ae1-1b9b-4b7e-9ddf-ed80e5981bca | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:21:59.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:22:09.666Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9c91ba40-7c67-43a4-b977-1dd793fa9767 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:22:19.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:22:29.199Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d690a555-0490-4bb2-a569-1ddbdb7c7e88 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:22:38.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:22:48.739Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f560a5fc-f547-46b2-ba76-9c230a10a7b0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:22:58.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:23:08.282Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ce4952b1-ddf1-4d8c-bd14-6e0fe25af98e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:23:17.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:23:27.825Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=19fc1816-7f95-4fc5-9100-ab35d9141dd1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:23:37.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:23:47.363Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=eeb70943-1c94-42e0-80e3-5e7218c019c8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:23:56.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:24:06.904Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=18c6f426-3fdf-4f43-aaf6-43f7b405af76 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:24:16.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:24:26.437Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0b25d6a2-d730-46d6-8a95-1a0c9186ee9e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:24:35.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:24:45.985Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1d33b2fa-e3c0-4c81-af8c-ce4efbaa78e8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:24:55.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:25:05.519Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7360fd46-133b-404a-acd5-4f8da683478e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:25:15.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:25:25.057Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3536282e-a377-437e-927a-090b78acd4cd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:25:34.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T16:25:41.109Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T16:25:41.109Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T16:25:41.110Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-30T16:25:41.111Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T16:25:41.183Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T16:25:41.183Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-30T16:25:41.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:25:44.595Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d7ba5c7a-46c5-4843-b24d-85582dc8bbd4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:25:54.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:26:04.136Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4fd44b47-ed8a-46a0-a03b-034a5bf213dc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:26:13.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:26:23.678Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ffe97968-30d2-4648-a051-bcc3df434f5e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:26:32.799Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf/eobrgoczZxFYTDd73Qdl'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:74)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:389)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:396)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:452)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:664)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1533)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1282)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1329)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:26:42.799Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c5fd3d1c-6441-4a44-aa82-c545f57c0ed4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-04-30T16:26:43.594Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=eobrgoczZxFYTDd73Qdl, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:26:43.603Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:26:43.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:26:53.604Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=24c8e9e2-6a23-4c70-a2cc-e91182856154 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:27:03.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:27:13.142Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=bef7d1d9-4523-48b6-bf81-2c0b15bdb3f5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:27:22.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:27:32.682Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e0463034-a7a4-40af-9ca2-3e08417dceff | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:27:42.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:27:52.222Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=997ffe0e-c1c6-4f36-99e2-60d00226c461 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:28:01.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:28:11.761Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3fbefe27-c48c-4af8-a007-9e1ca248e173 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T16:28:21.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |