. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:03:45.127Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:03:45.130Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T20:03:45.195Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T20:03:45.721Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T20:03:46.392Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T20:03:46.394Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-28T20:03:46.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-28T20:03:46.539Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-28T20:03:46.560Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-06-28T20:03:48.192Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-28T20:03:48.608Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-28T20:03:48.626Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-28T20:03:48.627Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-28T20:03:48.680Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-28T20:03:48.680Z |INFO |Root WebApplicationContext: initialization completed in 2119 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-28T20:03:49.033Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-28T20:03:49.927Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-28T20:03:51.416Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-28T20:03:51.833Z |INFO |Started MainApp in 9.5 seconds (JVM running for 10.105) |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-28T20:03:51.903Z |INFO |Start scheduling PRH workflow |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:03:51.916Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1b57ce17-4df9-4c09-be5f-84a90ed4ee88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:03:53.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:03:53.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-28T20:03:55.819Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-28T20:03:55.820Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-28T20:03:55.822Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:04:03.223Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=7b1bf0e5-400b-495a-b19a-c5dce28f1a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:04:04.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:04:04.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:04:14.362Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4d0ce12b-c533-49a1-a6d0-b9d2f93ed5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:04:15.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:04:15.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:04:25.438Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8f4f74de-5afd-4efe-b551-dde2d183f4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:04:26.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:04:26.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:04:36.538Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8c0ae076-ef3e-46b0-9f57-dac9fd08a801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:04:37.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:04:37.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:04:47.674Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=2882b647-b33a-4de5-9a49-84db6a235ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:04:48.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:04:48.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:04:58.714Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=59605d52-7331-4e2b-b161-17a316e60033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:04:59.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:04:59.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:05:09.946Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=cde97a51-acc7-4189-854f-655ae1461ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:05:11.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:05:11.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:05:21.114Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f1219a6d-fcff-4597-bb3c-7be39732da48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:05:22.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:05:22.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:05:32.154Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=97a62019-5b96-4030-9885-0b791ca42183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:05:33.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:05:33.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:05:43.323Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e8d90e3c-ca6e-4582-869e-34a8106bf09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:05:45.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:05:45.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:05:55.514Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=75d20245-a7a8-421e-9ea3-372a4ce0a5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:05:56.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:05:56.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:06:06.586Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4e6891d1-f51a-4c5c-8320-f3f74db20b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:06:07.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:06:07.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:06:17.658Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f854c855-17b0-4776-b218-33314601611c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:06:18.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:06:18.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:06:28.698Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=fbc06e0e-e0e0-43e7-85f0-aac8c1661f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:06:29.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:06:29.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:06:39.963Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=607f35de-f2d4-4972-9dba-00e6b217165d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:06:41.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:06:41.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:06:51.098Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0826e43d-1738-4d89-988e-67b789b6ec0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:06:52.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:06:52.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:07:02.171Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=90aa8d8f-acbb-4a17-8c59-ec277fb5c49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:07:03.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:07:03.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:07:13.210Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=544fa2f5-9d07-415c-87e3-b4ea61ae96ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:07:14.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:07:14.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:07:24.506Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b57c6864-73ad-41fe-b367-14e188bdc3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:07:25.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:07:25.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:07:35.642Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1191d46e-5ce0-4267-9e2e-6f4f139b4ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:07:36.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:07:36.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:07:46.810Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0b931405-ee5d-40a0-8064-1ae65398a20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:07:47.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:07:47.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:07:57.914Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c425a0b0-9f01-457f-b5d9-8629796a7e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:07:58.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:07:58.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:08:08.956Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=101a4cd0-7fa4-4a7b-b257-58dafa1d2d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:08:10.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:08:10.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:08:20.026Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=33ad5582-6b87-4720-838a-2bafe3574f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:08:21.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:08:21.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:08:31.098Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=abef811c-1934-4df9-9f33-54b1d5107579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:08:32.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:08:32.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:08:42.139Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3447fa82-feee-4f2c-a24a-851a5de038fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:08:43.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:08:43.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:08:49.736Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:08:49.737Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T20:08:49.738Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T20:08:49.739Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T20:08:49.863Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T20:08:49.863Z |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-06-28T20:08:49.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:08:53.210Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ad1508e3-895c-4543-8119-6f4ffba7fcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:08:54.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:08:54.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:09:04.283Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=bc720b92-9c7a-41b2-89d6-094ac8d429dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:09:05.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:09:05.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:09:15.322Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=466fa57d-7d82-4fcf-8d63-1197949b622e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:09:20.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:09:20.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:09:30.043Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e96d3aa1-72de-4070-b911-ce56d30f3585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:09:31.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:09:31.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:09:41.882Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3344bc71-8502-4696-8c56-c91df4e130e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:09:42.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:09:42.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:09:52.922Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4469d33d-032b-448d-957d-3d31107d0ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-28T20:10:22.962Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.18.243:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:10:22.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:10:32.963Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=fd003cc8-2956-40e0-8b07-634d8bb3a1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:10:33.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:10:43.959Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=fc8d802f-036c-46b5-ae5c-56ab10ed6617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:10:43.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:10:53.972Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=60fffbda-c2cd-45ed-b9eb-3572275e75da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:10:53.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:11:03.983Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=dee3cd4f-68a8-4471-9e75-69ed25d30142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:11:03.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:11:13.997Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=22a8c210-11c3-4ff9-8c03-6cde97badc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:11:14.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:11:24.009Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5b9c4ef6-1e3e-48bd-9dda-974132f2a261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:11:24.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:11:34.021Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b72cb0c4-dd3e-4308-ba38-ef985eecf22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:11:34.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:11:44.034Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d7e91961-4060-4edc-886f-2da18a3f2159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:11:44.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:11:54.048Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1b0bf31b-cd51-40ea-a67b-b53e223e932c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:11:54.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:12:04.059Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=2574c8ed-a02c-4c0d-a140-07b015723478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:12:04.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:12:14.069Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=766930cb-1e13-44ff-b1da-10358624ebcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:12:14.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:12:24.080Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b15fa79b-ecea-4f6b-9af9-cb655b04d9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:12:24.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:12:34.090Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=98213f90-a0d7-4382-a0c4-4916177e8118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:12:34.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:12:44.099Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5e31475c-2f26-4840-aba4-e48cd91d8cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:12:44.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:12:54.110Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=697e0c7e-957d-4e98-995b-ef069d551ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:12:54.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:13:04.121Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5c7003a2-51f8-438f-97f0-1395bca21c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:13:04.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:13:14.131Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8618ddd0-6324-4093-bee0-cbc599cf67fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:13:14.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:13:24.142Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4d46404f-3b06-4c75-bc99-5493bc2ba706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:13:24.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:13:34.151Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=20603861-be09-4859-bb2e-5dd7a5223422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:13:34.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:13:44.161Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c0050507-8708-43fb-9553-11ee61a9a630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:13:44.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:13:49.391Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:13:49.392Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T20:13:49.392Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T20:13:49.394Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T20:13:49.470Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T20:13:49.470Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-28T20:13:49.472Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:13:54.170Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0b1e7846-98c7-4bf9-894c-cbfc4d517de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:13:54.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:14:04.180Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=87669efd-5863-4b4b-b3a3-464de98bd8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:14:04.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:14:14.190Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=295f990e-335d-4958-840c-939e3016c4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:14:14.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:14:24.200Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4fe6f392-f45a-4ebe-b109-fd30acd65ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:14:24.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:14:34.209Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5299e849-e5e5-4bfa-b3f9-a687123dafb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:14:34.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:14:44.219Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=a4c219ea-4f70-4b6b-970c-6382dbbdcb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:14:44.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:14:54.228Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=7d3e5f36-536d-422d-a311-964fd908042e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:14:54.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:15:04.235Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=af1f04a4-4ec7-408d-9752-403209c0d7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:15:04.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:15:14.246Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5557b1bd-0a5e-4179-ad77-f8adf4737224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:15:14.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:15:24.257Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=99d85f9c-9ddd-4657-9025-e59fe33d64ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:15:24.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:15:34.265Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ea44d98b-2a96-4461-86f5-d6830f66ae42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:15:34.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:15:44.274Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=6e40e02d-eda4-4b38-9d0a-717b1da8379d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:15:44.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:15:54.283Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0d1005c7-505a-4924-877c-5d37b3528c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:15:54.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:16:04.292Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=80e4845c-eace-4cf1-8c85-519cc75f702c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:16:04.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:16:14.301Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d4aadadc-ea78-4c6a-b399-33949326ccc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:16:14.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:16:24.310Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=7e58ea71-b950-46e8-9109-f44572ee0b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:16:24.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:16:34.319Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=7de9e47c-fb65-4b46-b4eb-d1465128bba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:16:34.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:16:44.328Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=692ef9ce-a11e-48d0-9fe7-9a0d7641788d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:16:44.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:16:54.337Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ea165e6d-1e92-437a-9398-5c5b6127bedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:16:54.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:17:04.346Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5ad27f7b-1261-45d1-8f77-03dd99792c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:17:04.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:17:14.355Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=2316d999-cdde-40cb-a234-8fa924596b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:17:14.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:17:24.364Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0888a408-8ad5-4c3e-8c0e-ba7c9099d9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:17:24.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:17:34.372Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c83ef028-eecd-4867-bab5-d4949038473c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:17:34.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:17:44.382Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=a5ae24c3-53de-46c1-a0b3-117898356ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:17:44.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:17:54.393Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d47da109-e4dd-4fbd-974c-760d33b50831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:17:54.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:18:04.402Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e359168d-7eff-4aaf-b47d-a79fa23110fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:18:04.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:18:14.412Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=fb44daa2-c55d-49f6-8f38-0058d27b24a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:18:14.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:18:24.421Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1be50a6e-43c0-48f5-ba77-8942d535e090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:18:24.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:18:34.431Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4d6f6c41-ee75-400d-9201-71c0f2170316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:18:34.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:18:44.440Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=26a5a505-6f3b-4ad2-b7b4-04fea890209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:18:44.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:18:49.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:18:49.273Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T20:18:49.273Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T20:18:49.275Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T20:18:49.391Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T20:18:49.391Z |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-06-28T20:18:49.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:18:54.449Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1002b75e-dd61-4dc7-ac71-d36d5c447d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:18:54.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:19:04.457Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8370ce95-6f21-4542-83d9-92dd1b59f004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:19:04.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:19:14.466Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=fe5327d2-3a69-4313-a192-5363aa085c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:19:14.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:19:24.475Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=02fcfa39-a823-49a9-ad1e-0e67575e57e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:19:24.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:19:34.483Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0e730a4e-0f92-4ce2-8373-64393bee2bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:19:34.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:19:44.492Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f348a7b0-e739-4fd0-8e0f-d84d55d475b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:19:44.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:19:54.504Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1f8b6119-bbd8-430a-aa3f-4c33feb39575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:19:54.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:20:04.513Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=38fba14b-efad-4590-9e20-619e58c18482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:20:04.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:20:14.521Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=05b3d83c-4913-42dd-81a8-13ae02b348f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:20:14.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:20:24.529Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c6224479-984f-412e-944b-f619676a9886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:20:24.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:20:34.537Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=425b48dd-f3df-4751-abeb-912a93f287da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:20:34.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:20:44.545Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e87353ab-2d91-46fb-a511-ec6bb7c8bbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:20:44.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:20:54.553Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=50682f58-f784-4f13-ae29-7901f1e22b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:20:54.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:21:04.561Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=23d827d7-c3cd-47b6-a72a-a3a3c03bffc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:21:04.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:21:14.569Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=bba5ec0b-88f2-48c6-9dc0-b2378d4fbce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:21:14.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:21:24.578Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ebebc567-87d3-4114-8791-dcd61c5257ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:21:24.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:21:34.585Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=421b931b-185c-4ae0-b593-b648a31e07a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:21:34.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:21:44.594Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5db9da74-7d7f-488a-a16f-18dd9e161274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:21:44.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:21:54.601Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4e478bbb-8e34-41d0-9b6e-c6ce9e59b1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:21:54.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:22:04.610Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=19ea22fa-5f12-471e-a62c-41c81d2c3988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:22:04.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:22:14.618Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=46990288-c4ab-4740-abe6-97d2d3f73cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:22:14.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:22:24.626Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=876ea2a0-01c7-4439-9bff-dda9bc3eca58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:22:24.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:22:34.635Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f4e06a9e-d66a-4b5d-979d-37b793d01909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:22:34.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:22:44.643Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d1dbe716-e0b2-40d2-a851-0a8e4ede87d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:22:44.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:22:54.651Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c6674b0a-fcc1-4b73-814d-f785c42a3a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:22:54.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:23:04.659Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5281c31e-7009-4a57-9cba-f7102acbfc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:23:04.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:23:14.666Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5ee04454-33ab-4c6c-88e6-73771cf20f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:23:14.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:23:24.675Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=faf405ec-04ac-43f7-9ae3-21a0c4ee9765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:23:24.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:23:34.683Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=88b18eca-b713-40f1-ba96-db08aab349e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:23:34.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:23:44.691Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ee82c18a-2e47-443c-aba4-1d7863c0774a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:23:44.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:23:49.295Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:23:49.295Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T20:23:49.296Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T20:23:49.297Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T20:23:49.373Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T20:23:49.374Z |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-06-28T20:23:49.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:23:54.701Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=150a0e4c-9ad1-4e26-b6f3-5ac77de1fca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:23:54.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:24:04.711Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d6020496-d25f-4901-a038-e9aaa4c12586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:24:04.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:24:14.719Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c85b52f0-89d5-4461-aeb8-e75d700cc50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:24:14.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:24:24.729Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0aad6500-0fa5-4100-baf7-2b63de24e838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:24:24.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:24:34.737Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=926210bc-a32c-4795-ba7c-f3e391a5372c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:24:34.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:24:44.746Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=af6130fb-d6d7-4816-bfe3-e184d582896d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:24:44.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:24:54.754Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=bbe0054f-fb17-469b-a394-e706ae36ddf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:24:54.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:25:04.763Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0e87d38f-046f-41d8-b980-f213a149d210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:25:04.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:25:14.772Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=62c019fa-6e02-4d27-8df5-a5e3f1a19b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:25:14.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:25:24.780Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f622a571-f8c3-4edb-a412-039508a50f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:25:24.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:25:34.797Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=433822e2-20a1-43c7-bf92-73479f0cd101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:25:34.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:25:44.816Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d024a316-7a35-4e3b-a3b5-fc8f19504c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:25:44.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:25:54.824Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c5ffe25d-3bb7-4c88-a1e4-2205f1a179d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:25:54.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:26:04.832Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=51b0d395-fdd5-4851-ab77-e7194d8abe68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:26:04.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:26:14.840Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e2879bc3-15e1-409a-ad70-dcbf73ab464a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:26:14.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:26:24.848Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=32da8bf5-7c26-4a54-bda8-debfdb7b512c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:26:24.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:26:34.856Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0678058a-2c99-4122-a523-a4a4c1e318e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:26:34.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:26:44.865Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f884e40b-571f-4ef7-bbac-e8ddaaa16e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:26:44.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:26:54.874Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=68ed24d9-fb51-448d-8e16-3af379a96163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:26:54.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:27:04.881Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=246f5109-1d97-4dbe-ae60-a08f7e9779da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:27:04.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:27:14.889Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d4bb7c5f-2ee8-4078-800b-784b696c7624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:27:14.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:27:24.897Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f2b1be79-830f-40d2-88e1-fc2d97418d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:27:24.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:27:34.904Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c683b6f2-f225-4586-a8ca-a4046b8c0a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:27:34.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:27:44.912Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3ccf8510-b5b7-4886-8211-b1efe2ce7847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:27:44.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:27:54.920Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c9dc8652-2007-4f92-a159-d83bb06b4d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:27:54.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:28:04.928Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=9ab19024-1a70-45ff-9e25-3a021276ee8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:28:04.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:28:14.937Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ab4d3acf-a71a-4f89-84b4-b4f4de7575aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:28:14.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:28:24.944Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=132aae11-1638-4276-8e6a-bb2263423c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:28:24.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:28:34.951Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=2f041cf0-9093-4673-a7f2-4d640621a939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:28:34.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:28:44.959Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b3e3b7ed-b1c6-4084-94ff-590d427783c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:28:44.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:28:49.302Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:28:49.302Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T20:28:49.303Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T20:28:49.304Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T20:28:49.394Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T20:28:49.394Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-28T20:28:49.396Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:28:54.967Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d45233ea-d41b-4832-ab22-4f49cc003d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:28:54.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:29:04.976Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=bb4161c4-beee-4199-8fce-761dd1121110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:29:04.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:29:14.983Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4ae382f6-21f9-4933-86c3-d349dae2b780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:29:14.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:29:24.990Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=592de362-6bfc-4bfd-997b-4a336300e4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:29:24.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:29:34.996Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=bc576bad-7b0d-4b79-90d4-095915484eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:29:35.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:29:45.007Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ac602caa-c40a-49a4-8946-387b51571637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:29:45.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:29:55.013Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e3283481-02e8-418b-ad18-046347393947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:29:55.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:30:05.021Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=70f18778-85e4-40a0-a041-929f914ba674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:30:05.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:30:15.027Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1255c858-74ab-459e-bdd8-407db86ddc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:30:15.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:30:25.034Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e3f49e5d-b3a2-43a6-af84-c143086a0558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:30:25.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:30:35.041Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=cad07f5b-0485-4b86-88aa-baecaee7b343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:30:35.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:30:45.049Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e28eea9b-233a-4a19-b457-bd742aa464bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:30:45.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:30:55.056Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4981e539-3ffd-4e51-87e8-5eaebc808ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:30:55.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:31:05.064Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5782d74f-6b53-4de7-88e1-f76f92cdbf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:31:05.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:31:15.072Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1f65b0f9-3fc0-4e8b-87c5-fd090076a9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:31:15.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:31:25.080Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=a23ff76a-784f-40a0-b471-84db21f08029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:31:25.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:31:35.087Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8eb7b9c2-411b-4fd0-859c-f9144d394f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:31:35.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:31:45.094Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=edb7ce28-2a3b-4a00-9a7d-6cc89e921985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:31:45.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:31:55.101Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5940fc71-9137-413a-be10-152b4e45549f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:31:55.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:32:05.110Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b008ebda-5564-48d8-b608-0390cb1417a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:32:05.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:32:15.117Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=9bff76d4-29f3-4fdf-9fbe-1f538e914dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:32:15.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:32:25.124Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=10df7126-d7e9-4930-92ef-4684b822ea3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:32:25.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:32:35.131Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f4019439-dd77-4ea8-bc60-360427abbe94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:32:35.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:32:45.139Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=701759a3-5e9d-4e94-ad79-4a697b613e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:32:45.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:32:55.147Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c0dc5645-eae8-4e56-b61e-234838a4abf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:32:55.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:33:05.154Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=cdd8ac99-78a9-40fb-a82a-0ec47d811a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:33:05.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:33:15.160Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=dc9e3c52-220a-4e9d-b03a-67199e3f4a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:33:15.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:33:25.168Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=dfe8401d-fc45-492a-ba34-9170e23f3669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:33:25.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:33:35.175Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c23d90b9-ba26-49ee-b00c-6607902ac3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:33:35.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:33:45.181Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=67527b68-4b2b-4b74-985f-868577635c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:33:45.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:33:49.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:33:49.276Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T20:33:49.277Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T20:33:49.278Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T20:33:49.349Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T20:33:49.349Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-28T20:33:49.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:33:55.188Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=9877dce4-c1bd-403a-8bed-6b7eaa2db154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:33:55.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:34:05.196Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8ca5d729-5800-4b09-bb11-90421b8d2080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:34:05.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:34:15.203Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0e0ebb66-adda-49ea-9caf-c1a27f777ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:34:15.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:34:25.210Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=2eee5a71-b222-4be1-a50c-fc952ed395e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:34:25.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:34:35.218Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=90ef6e27-7554-462d-a67a-d8be8ea586b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:34:35.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:34:45.225Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=501ea05e-e270-4792-885a-42802c9dd464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:34:45.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:34:55.232Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f1967367-85a7-410e-b967-79e4a7271003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:34:55.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:35:05.239Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=aa2b3cf5-8180-41ab-8424-c9ceb9d8134f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:35:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:35:15.247Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3e3c4f33-c6cd-45c7-81f8-75357216aa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:35:15.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:35:25.254Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c478e141-cf73-423b-a579-a5e240c3e685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:35:25.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:35:35.261Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1167b01d-fa09-44ac-bb2a-98459e7a7c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:35:35.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:35:45.268Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ef5d86a1-931f-4fe4-90f6-730b5a298cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:35:45.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:35:55.277Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8eca8c73-ee88-472c-9194-452ac8a58283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:35:55.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:36:05.284Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=47e2bbdd-5630-4237-b189-a7f7c09a6933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:36:05.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:36:15.292Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ba1ec5a1-8042-4d3d-ad59-2f4c1e860189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:36:15.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:36:25.299Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=40ee7386-3f22-47b4-92c0-bb9a6d607984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:36:25.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:36:35.306Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=457b02ea-cdc2-442b-8a64-a07a52da4b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:36:35.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:36:45.313Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=76d87d39-78bf-472e-8f7e-27544f450a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:36:45.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:36:55.321Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4e2b6b2b-0ee5-4bc9-967f-d9f11292cf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:36:55.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:37:05.329Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=a02d08f8-40dc-45d5-958b-329ade8ae19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:37:05.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:37:15.336Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=683dc37a-bf9f-40f2-81af-06ff71232052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:37:15.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:37:25.343Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4e24edab-5168-4fbe-ace0-b6ffaa0c3148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:37:25.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:37:35.351Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=17ed0aae-8dce-48ad-88c7-43ab6618f544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:37:35.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:37:45.358Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b4c83daa-ff7b-4d9a-9f07-ea2d2261e444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:37:45.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:37:55.366Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0b0d54ae-702b-4db2-bc02-8b25d4f1146c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:37:55.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:38:05.373Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=010bf755-2455-49e2-9b51-daa4d08d62e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:38:05.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:38:15.380Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e5985020-8aaf-4cac-8899-fab753c27e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:38:15.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:38:25.390Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d6e9b651-18ac-4780-bb68-09da0e9c8eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:38:25.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:38:35.397Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=63ae8031-e737-4c55-adfa-cdba9b0cd12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:38:35.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:38:45.405Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=9f7cc1f7-95d0-4067-94cb-21c1c6baa6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:38:45.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:38:49.293Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:38:49.293Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T20:38:49.294Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T20:38:49.295Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T20:38:49.369Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T20:38:49.369Z |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-06-28T20:38:49.371Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:38:55.412Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=62cf6437-4ac6-4a09-aa8c-0d92ff89cba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:38:55.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:39:05.420Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d8c77bfd-bef8-4671-89d4-7d40b226c528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:39:05.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:39:15.427Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1034bf60-c274-4022-96c4-243b167ca197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:39:15.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:39:25.435Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c53d0da7-24a1-41c7-ba03-bee842822b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:39:25.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:39:35.442Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3b8b7b4c-19ad-4a6e-a5ef-60171da35e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:39:35.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:39:45.448Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=306620a3-0936-4dbe-8535-c91bf9826cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:39:45.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:39:55.456Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=37f38866-87ca-404f-8846-8c0dc8aa8bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:39:55.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:40:05.463Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=82d14a2f-8c7c-44b4-8828-32716f04f4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:40:05.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:40:15.470Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=98a98e9e-1444-44a4-91d3-3dcd18780acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:40:15.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:40:25.481Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d302a740-b6d1-4328-aa34-192556a746d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:40:25.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:40:35.486Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b16a4b7f-375d-44c2-9f95-a1f211828a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:40:35.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:40:45.494Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3f76985a-464f-4e33-8d40-1c62ecff6b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:40:45.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:40:55.501Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4b516876-4057-4c25-bd1e-d2f61e80dca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:40:55.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:41:05.508Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3c77c016-23b6-4f81-ac32-487dc13fa564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:41:05.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:41:15.516Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=134a17f3-0241-4bf8-87a1-a07000c1c832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:41:15.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:41:25.522Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e01ed290-e890-41b9-89e5-ffb54bd0eaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:41:25.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:41:35.529Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=da2b174d-23af-460a-a47c-0d975a7ad207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:41:35.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:41:45.534Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=05982833-25f8-4a4b-98f5-1cd82dc62bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:41:45.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:41:55.541Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e5a03442-0ea0-44c6-a638-cd133605a96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:41:55.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:42:05.548Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=763ee660-193e-4f4e-b4ed-2e61cbed5c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:42:05.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:42:15.555Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b59232e7-0e1d-487e-bf86-be7f7269dbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:42:15.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:42:25.561Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=9d5d3395-34d9-4dcd-bef8-0adb1dde0e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:42:25.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:42:35.568Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=6d14a310-1208-405f-9a92-6adcb28ed262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:42:35.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:42:45.575Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=9e275c35-9894-4d0f-a128-58a936da7a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:42:45.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:42:55.581Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=9d44121a-0f88-4d4d-a918-dfe7fa52033c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:42:55.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:43:05.587Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=7b525dc5-fe0a-4785-b9c4-952692a73c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:43:05.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:43:15.594Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4e53768e-a9b8-4653-84f7-da1e0f9f3d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:43:15.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:43:25.602Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5f4f9a7c-253d-4668-9b31-e0944866f758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:43:25.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:43:35.608Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8c348fbf-24a2-477b-8d05-56e5334c7e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:43:35.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:43:45.618Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b9f8aa12-4b0f-4dc6-a792-350c973f744f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:43:45.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:43:49.261Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:43:49.261Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T20:43:49.261Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T20:43:49.262Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T20:43:49.349Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T20:43:49.349Z |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-06-28T20:43:49.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:43:55.632Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c0a357db-f85e-4842-8dd5-c0a9bca42212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:43:55.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:44:05.638Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4f8037b5-6d10-4e6f-a390-859da9d9114c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:44:05.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:44:15.646Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b2df0cac-9edd-45ec-b942-f30c92aed8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:44:15.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:44:25.655Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=81ee881c-3311-4e3e-95f7-576ff49b0bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:44:25.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:44:35.663Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=2cddd6ec-54ba-4772-a406-16ae01876cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:44:35.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:44:45.670Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=73349327-0d9f-4ac9-ab18-ebd63d11da79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:44:45.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:44:55.677Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=617ceef9-6a05-4225-bbee-b0ef6f06293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:44:55.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:45:05.685Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d550d6bf-a0a3-421f-befc-89386282bfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:45:05.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:45:15.714Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=6c654985-b4f9-430b-aaa9-b465ccd6dedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:45:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:45:25.721Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=040263da-3265-452e-a2a9-8bdcfa37a21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:45:25.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:45:35.728Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1e55b1e1-4eb3-4670-a5ec-ba9fd0f9ddde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:45:35.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:45:45.736Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=86bbb364-1d05-4937-89fb-569086bf3d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:45:45.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:45:55.743Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=28fdce62-da44-4a13-9ba5-c33424ffd4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:45:55.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:46:05.750Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1c264c17-a4f2-4796-b468-cd981e3a81ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:46:05.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:46:15.759Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=2dd59436-5bec-446d-85e0-42e1e4e2f000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:46:15.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:46:25.766Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=9087142b-985f-4b1f-bcbf-12e9cde1e04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:46:25.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:46:35.772Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c77bf784-1c2c-4134-aed6-0ec6dad6dc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:46:35.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:46:45.780Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=2a8beab0-8f37-4706-8cad-486ec1cb6346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:46:45.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:46:55.786Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=431ae8c8-1321-4b20-958d-c52150da3b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:46:55.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:47:05.793Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f4cdb024-4a17-47ea-9229-427faf4a763a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:47:05.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:47:15.804Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f275aeb3-add8-40d6-a5ed-fe2cc29fd240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:47:15.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:47:25.811Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c3b02122-5cc2-4a50-8a91-95a30f143978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:47:25.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:47:35.818Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=011b2b5a-c8fa-43bd-a4b4-388ae838a024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:47:35.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:47:45.827Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=bb4bc4c2-2811-402f-b018-2e3f28873fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:47:45.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:47:55.835Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=24952769-0f41-4ecf-855b-6efd4ad3b4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:47:55.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:48:05.841Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3caa31b6-3cc1-47ce-b001-b323e217e182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:48:05.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:48:15.848Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0894f8a7-e3c4-44de-97b2-0465d2ef9c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:48:15.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:48:25.855Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=99b9fc9a-80b3-4dd1-b720-d115fbf15436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:48:25.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:48:35.861Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f2e6d54a-b102-413f-9fca-d8244c85560c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:48:35.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:48:45.867Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f2e727c6-6cb0-4eb6-9142-7808d3db03b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:48:45.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:48:49.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:48:49.304Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T20:48:49.305Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T20:48:49.307Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T20:48:49.377Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T20:48:49.377Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-28T20:48:49.379Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:48:55.874Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b663aa51-0202-4a43-9449-3147bf1fafbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:48:55.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:49:05.880Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=7119b71d-f1da-4a7a-80bd-07b9dc0e35da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:49:05.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:49:15.888Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c85823fa-6f86-4d52-9dc0-f0b563c4bd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:49:15.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:49:25.895Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d1a5916e-a305-4b78-b130-adc16c574db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:49:25.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:49:35.902Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4f1b0081-ef6f-4655-9e3b-473207671ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:49:35.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:49:45.910Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=70493751-087d-4325-ab1a-90fada496ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:49:45.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:49:55.919Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=937ffd11-bcad-4069-a200-1cb027c86f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:49:55.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:50:05.926Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8325d76d-2a37-4d28-89ca-ab9adf465e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:50:05.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:50:15.933Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5cca7b27-1006-4522-88f6-b915abe77a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:50:15.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:50:25.940Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=04776a81-a4f0-4631-a295-bd506b002da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:50:25.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:50:35.947Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e56ed866-8ca2-4822-8530-b5d3d10184f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:50:35.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:50:45.953Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d8eda3a8-42be-4e6d-bd3f-ac60ceea0627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:50:45.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:50:55.959Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=355b72cb-0bd8-4ace-a07e-0311af6427c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:50:55.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:51:05.965Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1081ccba-6c47-435e-bd7f-0ed740102b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:51:05.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:51:15.972Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8b916848-37f0-42d6-8098-4da70f89da60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:51:15.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:51:25.978Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1fb04984-9b07-419c-889a-405d9188f2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:51:25.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:51:35.986Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=9e85dd5a-f86d-459e-bd3c-d3f58ae7eff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:51:35.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:51:45.992Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=6d7d6dd4-c3d3-4c58-984b-163961175a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:51:45.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:51:55.998Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4dafdd31-0797-4954-b484-b28877725919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:51:56.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:52:06.004Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=df26f837-98ba-48f8-84cb-3a40ed6e744b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:52:06.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:52:16.011Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ab6b85ee-58c3-49e0-bc03-4013570d8470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:52:16.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:52:26.017Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=60bf254f-ff9d-4195-a552-1f511392917c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:52:26.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:52:36.023Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=7b2cae40-ac60-44d9-a65e-abe3b0328e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:52:36.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:52:46.029Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=363a483c-2419-483e-a5a2-53ea5fdd8c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:52:46.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:52:56.036Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f4c5ddfe-cddf-4ebb-b9ab-1975b3146206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:52:56.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:53:06.041Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=85daf52c-e6a2-40dc-b332-ef1ec02264ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:53:06.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:53:16.048Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=05f193a0-c9f2-4e5a-b09d-84d2e8f317ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:53:16.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:53:26.055Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=a4f9d7a1-4859-4d21-aebf-17f84894969c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:53:26.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:53:36.062Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=6fba1ca1-41d9-4596-aa4e-9f2b5c56c475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:53:36.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:53:46.069Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=64c4d5c5-a44f-48bd-9dce-c03d8c0bdc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:53:46.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:53:49.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:53:49.283Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T20:53:49.284Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T20:53:49.286Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T20:53:49.373Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T20:53:49.373Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-28T20:53:49.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:53:56.075Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ed133643-e4ca-4804-b692-bf3b29e83e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:53:56.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:54:06.082Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c1a43790-6cfa-4eae-9d6c-8de1d5683b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:54:06.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:54:16.088Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=211d96a9-d133-4863-aba7-c04b85abacac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:54:16.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:54:26.096Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b80461b1-b947-478e-9e3e-31408783d494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:54:26.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:54:36.101Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0c486b46-d4fd-41a0-9b95-49214d7d7151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:54:36.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:54:46.108Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f9d61761-0a34-4336-92df-45b756bb22fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:54:46.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:54:56.114Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5a8b34ab-177a-4c76-a991-4065de37d74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:54:56.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:55:06.120Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0c42deaf-d16e-4916-a4a0-30313dc17175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:55:06.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:55:16.126Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=9bce3906-7970-459d-9314-d04580517f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:55:16.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:55:26.133Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0b197992-9df0-41b3-a634-ed534839215d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:55:26.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:55:36.138Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=77b11d6c-2ca1-489f-ab20-993557f1e8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:55:36.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:55:46.145Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=a00d7bae-74f4-4cf3-84f5-41e8447429a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:55:46.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:55:56.152Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e51163d1-085f-4a0e-a474-5800c3eea013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:55:56.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:56:06.159Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=dc2b301e-582e-43de-898f-a571b41fbfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:56:06.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:56:16.165Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=97384a22-476d-42e7-b8a3-c80540f9e436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:56:16.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:56:26.172Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=48350528-7d20-4529-a028-371a1a36cd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:56:26.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:56:36.179Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e9521892-bb68-4d5c-b13b-ea7db8533818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:56:36.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:56:46.186Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c662b74a-5f94-41ec-9098-bd2c88b679ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:56:46.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:56:56.193Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0840a8eb-941a-494b-9eb5-17d62ea4f4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:56:56.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:57:06.199Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=99d8d534-3fe0-4243-8659-be01497d23ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:57:06.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:57:16.206Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4a0217c1-f0c3-4b78-b8b7-b07024d27f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:57:16.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:57:26.214Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=6531cb76-e077-4dd6-b661-150933885e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:57:26.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:57:36.221Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=485654b8-d349-4b87-b594-03d3d0b9ced5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:57:36.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:57:46.228Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b4dbecfd-6ff4-46c1-81ed-4400d10d494a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:57:46.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:57:56.234Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=833ac1af-0219-438c-a90d-beb8f751bbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:57:56.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:58:06.241Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5dbd355b-47a8-4cda-bae3-438a71fcbc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:58:06.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:58:16.248Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4e601976-0365-43f6-8447-f128c3184b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:58:16.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:58:26.259Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=987f8011-f25e-4c45-a0b4-34490e40d2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:58:26.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:58:36.266Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1bea7749-bc30-4c28-9c28-e483d59c1a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:58:36.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:58:46.271Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0101ba85-eaf2-480f-83e5-e906e436eb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:58:46.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:58:49.261Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T20:58:49.261Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T20:58:49.261Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T20:58:49.262Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T20:58:49.333Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T20:58:49.333Z |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-06-28T20:58:49.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:58:56.278Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=397f7434-2ec0-47b3-ac60-0d23a2787f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:58:56.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:59:06.285Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d79e0218-48ae-46ea-8042-2ac29afc0e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:59:06.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:59:16.291Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=54508f92-ccb2-4e98-ae1f-2d876f1ff23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:59:16.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:59:26.298Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8dff568b-1e81-4e62-b25f-ed7b388d25f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:59:26.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:59:36.305Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5d9dbb90-9121-4c77-aa77-bf2b3567d207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:59:36.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:59:46.312Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8a4f17ee-7e23-4554-9d28-84b8899a5d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:59:46.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:59:56.318Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4aa7a794-4ff3-41b9-9b71-ed112d1435ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T20:59:56.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:00:06.323Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=802adcba-3461-49b9-9e1e-61ade446a547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:00:06.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:00:16.330Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c2ccfae9-01ac-4ad1-8e95-51701d8a9d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:00:16.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:00:26.336Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ee14bfb0-726a-4a2b-9656-742be6c7b8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:00:26.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:00:36.342Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3c59695c-d97d-4f54-8028-f0320c2eeaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:00:36.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:00:46.349Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c239d683-d575-4236-a1b8-28b6cdc99f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:00:46.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:00:56.354Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4c120a2f-763c-4e49-909e-fe97b51d0100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:00:56.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:01:06.361Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=2ef0cb57-b964-41f0-bba6-ce29013dda1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:01:06.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:01:16.368Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=77e18251-4b61-4cc6-b81e-bd6696a8abc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:01:16.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:01:26.374Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=7c0f2e62-8926-419a-907d-f9cd655f9f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:01:26.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:01:36.380Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=49f19421-5a8f-48e2-aa5a-2794c875b0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:01:36.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:01:46.386Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=12fb9db5-f2c6-4368-88c6-cd6b71001202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:01:46.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:01:56.391Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0ee03777-7866-4797-b366-39fe8050dcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:01:56.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:02:06.398Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c61f03e7-9747-4818-838e-3d00a3dec18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:02:06.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:02:16.408Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=2b395525-48a1-4d51-826f-197aa6d478bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:02:16.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:02:26.414Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=51ca94ad-4dcf-4e48-b00d-98324de052cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:02:26.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:02:36.421Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=df825237-51b4-40b9-b313-ac9da8c9c6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:02:36.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:02:46.428Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=9948231f-211e-493c-9497-4faebff7e9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:02:46.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:02:56.434Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e46568a1-8548-4462-900a-d187f90b075c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:02:56.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:03:06.440Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=a8fb9d5a-149f-45d3-8cd8-094b992892da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:03:06.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:03:16.446Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=529a668f-ae57-41e3-b86a-d132458324f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:03:16.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:03:26.452Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=95c14739-4be0-4a27-ac64-c69c9d7df3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:03:26.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:03:36.458Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e44f0298-46ab-4e51-bc49-cbf7b86aa0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:03:36.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:03:46.465Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0919fb9a-9426-4fc3-b234-e7a6f91fadda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:03:46.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T21:03:49.293Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T21:03:49.293Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T21:03:49.294Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T21:03:49.295Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T21:03:49.361Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T21:03:49.361Z |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-06-28T21:03:49.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:03:56.472Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=7838ca2a-d1b0-4594-9cff-4e3ef0dc659b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:03:56.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:04:06.478Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=80a6b7a4-0392-4314-909e-f971869d207d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:04:06.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:04:16.486Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=71d4e22c-4477-42f7-aa69-8c4612bf8271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:04:16.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:04:26.493Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ad2fd47c-ac48-4aec-9d61-bc2228456f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:04:26.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:04:36.500Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=90d1db1f-fb1d-4521-a215-14fa8b59d4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:04:36.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:04:46.507Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=7e17d83f-6b99-40e1-899e-98423a4bd410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:04:46.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:04:56.513Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b795dbac-489f-4a1c-a098-450826945df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:04:56.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:05:06.519Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f2d27c85-8303-49eb-b7d1-fa5bb470704d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:05:06.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:05:16.526Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f352bd50-d071-4a06-87cf-69c7692ab411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:05:16.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:05:26.531Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b5d195b2-17f4-47a2-a1e3-bf4fb19a2302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:05:26.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:05:36.537Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=96ba69e0-27ac-4355-ba39-9e8576b766c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:05:36.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:05:46.543Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=be23561d-4302-41a2-92b9-41701924035d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:05:46.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:05:56.549Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=af1e9f7c-cc67-4e57-b675-895ab5e856b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:05:56.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:06:06.556Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=27fa405d-ac57-45c4-88f7-2244b4043b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:06:06.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:06:16.562Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=2c050fbb-6940-4e6e-a2db-a51f26c33a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:06:16.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:06:26.567Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d69a64ce-a448-4c67-83e7-0cf3072c1ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:06:26.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:06:36.577Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=95d8cecf-3f1d-4b4a-8bdf-44653acc782c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:06:36.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:06:46.584Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=757fb428-0d88-4378-9ddf-25f775021542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:06:46.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:06:56.590Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e1955620-dbfd-4a13-83a0-cc8076c4c351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:06:56.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:07:06.596Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3cc9fc6d-b30e-4ffa-a772-447ff7ab006d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:07:06.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:07:16.602Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=09f6e1d2-1a41-448a-a6e6-d225d0219250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:07:16.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:07:26.609Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0d334124-90b6-4fb3-a9d5-2cfd3c4f910e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:07:26.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:07:36.615Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b15e94fb-03d3-4bae-9665-938b047c1dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:07:36.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:07:46.621Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1879132e-3d3a-48c3-b741-4fc7ca4d499a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:07:46.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:07:56.627Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c9140cd6-4f87-4c0e-aaf4-3e9ed367cce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:07:56.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:08:06.633Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=84f03e03-0ddd-448c-a1b7-9136c30cd8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:08:06.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:08:16.639Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=9aa757e3-17b6-43da-9031-253d53dd23db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:08:16.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:08:26.645Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=46036236-ba27-46e8-8f3e-f3872d9e93f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:08:26.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:08:36.651Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c581f49c-4a3a-4ba3-b21e-04df094f7a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:08:36.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:08:46.657Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8275fbfb-e0c1-42a1-9cb6-1dea4652657c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:08:46.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T21:08:49.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T21:08:49.256Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T21:08:49.257Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T21:08:49.258Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T21:08:49.325Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T21:08:49.325Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-28T21:08:49.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:08:56.663Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=01169075-407a-432f-83b2-d888d8faf728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:08:56.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:09:06.670Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=27b7fbed-2c7f-4638-8971-9b72664931c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:09:06.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:09:16.677Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=43f4c171-2bca-4cb3-aafd-48d70cc26e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:09:16.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:09:26.683Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8e93ad92-7b31-44f0-ae3b-2136d098e712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:09:26.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:09:36.690Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ba8c9c5d-8c19-464a-bd43-988969f78bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:09:36.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:09:46.697Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=86278aa5-d243-432f-abaa-a10000ab1e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:09:46.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:09:56.707Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3417f9d9-c07d-428f-be6d-32a4e8cc372b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:09:56.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:10:06.715Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3e44e4c0-f0a1-437c-b63d-2a4bd96968e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:10:06.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:10:16.722Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0d09187e-6769-4cc6-a873-d2f8ca1e6617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:10:16.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:10:26.727Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=31addde5-237c-4e35-9660-ee5c155f9ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:10:26.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:10:36.733Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=7ec6ab90-f04b-441a-beb9-9ccacf43e82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:10:36.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:10:46.739Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=a5b85e3d-efb0-4784-8735-922dfea23ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:10:46.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:10:56.746Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f29f907f-7ab0-4222-b7d1-172faf9dd787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:10:56.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:11:06.752Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=a5367e1b-b509-40ce-948b-291600cc666b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:11:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:11:16.759Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8d7d0286-18e9-49a8-8b6f-ea48613c5c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:11:16.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:11:26.765Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=42f54e06-3d5c-4db5-9086-d34e5129a1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:11:26.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:11:36.771Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=10ff729c-5112-4f3d-8414-7e15e361a4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:11:36.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:11:46.777Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=9134b2dd-7060-4ae4-b8fa-659a9ab668ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:11:46.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:11:56.783Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=78363f09-9202-457e-ac6d-437acc0d1b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:11:56.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:12:06.789Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=58a58a7d-2273-475c-8373-be64f51e31d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:12:06.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:12:16.796Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1124be84-1345-48a4-a1f0-83d1bb169310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:12:16.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:12:26.802Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=fbfc2042-dcec-42d2-bbb8-48ba76a3e036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:12:26.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:12:36.809Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0a4407b8-fadc-4061-9be2-64527a1e00f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:12:36.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:12:46.816Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=2ce9f41a-867f-4148-ab93-1db93f1c01aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:12:46.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:12:56.822Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=9b85c156-c6fd-468d-b7dd-abb8300961d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:12:56.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:13:06.827Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=898f4918-785f-4f99-9dd4-4b93b1290976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:13:06.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:13:16.833Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5c2e453e-679a-40a2-a825-37b877f3dfb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:13:16.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:13:26.840Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=67cbbe06-235b-4522-956a-e3a4ee107ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:13:26.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:13:36.845Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3dc39ef9-15d7-4db8-a206-6ea80e91de4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:13:36.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:13:46.852Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=406dbf77-a888-4416-aef7-34c53607aaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:13:46.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T21:13:49.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T21:13:49.285Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T21:13:49.285Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T21:13:49.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-06-28T21:13:49.353Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T21:13:49.353Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-28T21:13:49.355Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:13:56.858Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8fcee1c9-f2bc-459c-9516-5c7eee14a811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:13:56.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:14:06.865Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=661f5c81-7ce2-4549-8614-e5905de62aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:14:06.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:14:16.872Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=481379ef-ab4e-406f-9b8b-b24e58e5b4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:14:16.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:14:26.878Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=264680f5-a417-495a-a3dc-f456f18047df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:14:26.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:14:36.884Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e12e14ec-3957-475f-b2b6-9cdd40ef945b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:14:36.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:14:46.890Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1e713b78-b55b-4deb-9be8-1d0c8beb2abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:14:46.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:14:56.896Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=cd6f894d-9a3e-4a57-9539-79c53118c241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:14:56.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:15:06.902Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=7c978dfc-2dda-4d94-8719-742114b893fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:15:06.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:15:16.908Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=7f22fdbc-0f11-4bec-89fc-773460b64aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:15:16.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:15:26.913Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=2fd6c5d0-7c13-43b4-973f-6ffa84ad2189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:15:26.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:15:36.919Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0ae5d56b-482f-438a-b3ae-4b41e66235a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:15:36.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:15:46.925Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=439a1afd-ce3c-4de9-af5e-2c9c83b739dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:15:46.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:15:56.931Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=73be6395-e74d-4cab-ba1b-1316ec658582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:15:56.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:16:06.937Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=dd8226b2-e340-4cbe-a2f8-31d0c523b999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:16:06.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:16:16.943Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=22dfa8aa-dbb9-4de9-93be-2bc0cf346173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:16:16.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:16:26.949Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=90d40998-5276-4fba-8edb-75e5b6c82b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:16:26.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:16:36.954Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e69a2670-8b99-4675-9988-38f0f09fa0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:16:36.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:16:46.960Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b8ee13ec-8a69-423f-8f13-36451d5b6e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:16:46.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:16:56.966Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=06b89701-b2b5-4eae-a3e3-c1eb5599e738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:16:56.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:17:06.971Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ffb1c717-bd05-4e99-936e-ef62fc31671f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:17:06.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:17:16.977Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=a09de7d2-f25c-4802-971e-cdbd8994331c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:17:16.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:17:26.983Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=68b6c448-4154-4edb-909d-ec00cb889e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:17:26.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:17:36.989Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=9cc3321b-a0c4-4c53-8b6a-93096a4cf037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:17:36.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:17:46.996Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=2a35cd03-2847-4621-acee-4330f7d57e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:17:47.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:17:57.002Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=75bfd76c-9357-4b22-9686-fb0a1f9602db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:17:57.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:18:07.008Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4dfc28bd-93ef-4140-b05d-45bb6af1de3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:18:07.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:18:17.013Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8555dbb6-0d41-406e-b600-b7a53e1d760d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:18:17.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:18:27.019Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=acb7e3df-734e-47a7-af68-5c952096522b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:18:27.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:18:37.025Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=36562e07-0cad-4b21-810e-3046612e7d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:18:37.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:18:47.031Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1c588dd6-0c33-4274-bd61-a5735c51d41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:18:47.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T21:18:49.253Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T21:18:49.253Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T21:18:49.253Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T21:18:49.254Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T21:18:49.325Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T21:18:49.325Z |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-06-28T21:18:49.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:18:57.037Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=80ce335f-a27a-4979-9835-0e033503a993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:18:57.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:19:07.042Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=37ed71eb-f8bb-44cc-af04-0d7a7ce7455e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:19:07.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:19:17.047Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ea3d955e-be97-4910-b5b0-159ca8a29e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:19:17.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:19:27.053Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=db19e144-8ca3-4680-aff1-f86646583399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:19:27.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:19:37.059Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=220aa8d5-2f2c-4ac1-bd99-f35ce5a07db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:19:37.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:19:47.064Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0212da8e-0b07-4424-b4f0-84f5b591744f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:19:47.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:19:57.071Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=066484b8-1387-41ca-9eb4-745a696c3057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:19:57.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:20:07.078Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ce73ad05-6046-4fee-aa5d-2aada025077a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:20:07.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:20:17.083Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=120035eb-fec4-4e59-8305-ef40751a739b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:20:17.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:20:27.089Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=56137b05-9c0d-4f88-b810-ec1389a17da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:20:27.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:20:37.095Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e19d14e3-f5ff-4b6e-97e6-1e112244da3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:20:37.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:20:47.102Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8e7547ff-2d63-4ab9-8717-b2f97da3d352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:20:47.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:20:57.107Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e11a234e-8954-42b7-be7e-305a2fa37db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:20:57.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:21:07.113Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=a58b100e-b29b-4983-9072-e3d8e042cb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:21:07.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:21:17.119Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=71aef678-7596-4902-8cc0-0ed700e5ab49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:21:17.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:21:27.125Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5de61d20-48bd-4a11-a4ef-9dac7e5fac6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:21:27.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:21:37.132Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5bca2e14-5523-4c22-9f23-95a2b74220a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:21:37.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:21:47.139Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=180e1aae-099d-4e33-abc8-2e9da74208a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:21:47.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:21:57.145Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c9a6ba18-9b9d-4b6a-a725-7fb0f61940d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:21:57.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:22:07.151Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=437bf08b-f26a-4174-9d28-1e48891306d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:22:07.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:22:17.158Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0cadd667-bf2c-45e9-9ccb-210a3d245221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:22:17.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:22:27.164Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d2846b9d-929c-4688-a7c0-bdb6c624fa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:22:27.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:22:37.171Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=52d10290-ada3-4ab0-956d-a09e8599a64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:22:37.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:22:47.176Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=305c75da-1654-4cb8-bff7-c9628c71683a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:22:47.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:22:57.183Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=558f0479-e7fe-4197-9573-8680808cdb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:22:57.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:23:07.188Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=35b2d068-c378-46f7-bdef-b9d2a1014015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:23:07.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:23:17.194Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=bfb0dad9-57d4-4fcc-989c-67a6c72ff230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:23:17.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:23:27.200Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3f46dce2-2948-4b11-9954-262f11f59c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:23:27.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:23:37.207Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d94b9eca-877f-4aae-aefd-a0c478067747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:23:37.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:23:47.212Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=fea39b1b-e074-48c9-8ba0-27bc57cfcf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:23:47.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T21:23:49.282Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T21:23:49.282Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T21:23:49.282Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T21:23:49.283Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T21:23:49.369Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T21:23:49.369Z |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-06-28T21:23:49.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:23:57.219Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4eff2e1c-9803-4592-8d6a-45fcae1c2d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:23:57.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:24:07.225Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f2c5ad14-671a-4a24-a751-67cfd2dd63bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:24:07.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:24:17.232Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=bc7daccc-5acd-4206-bbd7-62c8856b711b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:24:17.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:24:27.238Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d41fbe3a-0912-49c2-b0c1-0ac9cdcc897e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:24:27.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:24:37.245Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5fd13f32-20a7-4c51-891c-765ff4116ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:24:37.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:24:47.251Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=859b5294-5ec9-4d45-9c69-61140f14996b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:24:47.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:24:57.258Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=6c4d883a-6ac5-468b-9019-e9e0067152f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:24:57.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:25:07.263Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=02c67eba-364b-4a08-89ad-47f9b7223d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:25:07.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:25:17.270Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e0631ba1-838b-4dc5-9d06-c491bf467139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:25:17.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:25:27.276Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=743597ff-a288-43b9-999a-938a1ebaea54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:25:27.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:25:37.283Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ffa8e65f-d026-424b-bba8-23d8130ebc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:25:37.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:25:47.289Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=bb5593c3-03dd-4141-aa76-d48af2401ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:25:47.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:25:57.294Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=56c2cc69-a10a-4210-8e9d-fbf6f8a227f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:25:57.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:26:07.301Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=222601c4-f35f-4904-b689-e2437b6ca56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:26:07.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:26:17.308Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=4d5f5dd6-9d7a-42b6-9703-5ef8915424fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:26:17.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:26:27.314Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=a56e7bb6-5dc6-449c-bf82-faa44417cb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:26:27.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:26:37.322Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=442ebfa3-383c-482f-a298-74b2ebf56eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:26:37.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:26:47.327Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ab14dcd9-7f31-4eed-9382-d3d5827e6ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:26:47.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:26:57.334Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5050d079-aeb7-488e-88a2-12806fa3d30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:26:57.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:27:07.341Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=abb3fc0a-d310-4efa-94e9-0f6e3feb37d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:27:07.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:27:17.348Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=6cf92225-832d-494e-ac98-5a29c474faf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:27:17.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:27:27.354Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e9b2b668-a954-4533-8b16-f9ba74743651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:27:27.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:27:37.361Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b7e9dc57-691d-47a6-98b5-b081a400c71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:27:37.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:27:47.368Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d90be372-d6e2-4062-8975-7572fe90f0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:27:47.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:27:57.374Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1bd422c0-8431-4b70-8a0d-cb5ed4e27d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:27:57.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:28:07.380Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=71451ff8-e7f0-4067-a42c-be81ac0e2eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:28:07.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:28:17.388Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=13be9f02-a0fd-4dcf-aeec-b249e674722e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:28:17.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:28:27.393Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=7ace3d07-7b7d-4083-89af-aeef7a272c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:28:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:28:37.400Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e479cff4-1f68-4f92-a22f-486e1241e1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:28:37.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:28:47.405Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=005d0570-91b3-4176-b348-446411f28fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:28:47.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T21:28:49.260Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T21:28:49.261Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T21:28:49.261Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T21:28:49.262Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T21:28:49.329Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T21:28:49.329Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-28T21:28:49.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:28:57.412Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=bd9ea4aa-ce33-4ff9-acf9-8d4649f3c8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:28:57.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:29:07.418Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=79c0ad0f-88af-43a9-ae13-d33a4c25fa19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:29:07.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:29:17.424Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1fe2f1db-f95e-4f44-a8c9-6cb1c154cb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:29:17.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:29:27.429Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ab324fb4-b1c0-4689-a3f3-fc46e3389db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:29:27.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:29:37.436Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=56f6e458-f373-421b-a82d-069935302d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:29:37.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:29:47.442Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=40283954-2d13-48bc-9750-437c2a4b3b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:29:47.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:29:57.448Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=545a04b1-0058-43b0-993f-d9d451e5fb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:29:57.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:30:07.453Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=7b89aa6b-643a-4339-b842-448dfe298668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:30:07.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:30:17.460Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8ad29230-a1be-423c-a7e5-7b240e67df0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:30:17.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:30:27.466Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b8ac1402-d7a0-4cb5-ad5a-beeb0c01690b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:30:27.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:30:37.472Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=578bff30-7886-403f-a4e0-3b94af9b9075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:30:37.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:30:47.477Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e56620e0-44cd-4d55-9e05-3fa73b20e731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:30:47.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:30:57.483Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=6874d150-f81e-465f-9c02-4551eabc28a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:30:57.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:31:07.490Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=88927dc7-cd9f-404f-80f3-e179a2baa9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:31:07.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:31:17.495Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=57a56b2f-d7c6-40ed-8afa-770a8de84b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:31:17.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:31:27.502Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3a77f800-7b01-48b1-b574-b848793367c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:31:27.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:31:37.508Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=bf198291-4e47-42e2-9d98-ce88ba56974e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:31:37.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:31:47.512Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=a4e59e93-8c81-4c38-bba0-d655a3e6d862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:31:47.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:31:57.518Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=84a92150-9ef7-4793-a992-fce04409f726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:31:57.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:32:07.524Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8e842e15-bbef-4030-adb7-8ad812f70bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:32:07.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:32:17.529Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5bdbb06e-6792-4e85-8f0e-70ed7ccfd12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:32:17.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:32:27.534Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=a38e2515-3f19-4b72-a2d8-2854901450dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:32:27.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:32:37.540Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=923b4e32-27be-4d87-8376-68686bcc98a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:32:37.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:32:47.546Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=87d1d727-6592-4a14-8cf6-9a8526f4b767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:32:47.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:32:57.553Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3a96bf55-62d1-4549-af27-ede00b6bd898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:32:57.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:33:07.559Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=078a4231-88d5-45d7-b023-ac0ae3563f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:33:07.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:33:17.565Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=0f56096d-925e-45f4-b67b-deb36363f9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:33:17.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:33:27.571Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=84403a27-8b50-4699-98bc-47dd14e6343c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:33:27.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:33:37.575Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c52a77f1-b84d-4e2c-b23f-7242e481b82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:33:37.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:33:47.581Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=84621221-fcf5-4ca6-be48-9964ffb2369b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:33:47.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T21:33:49.257Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T21:33:49.258Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T21:33:49.258Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T21:33:49.259Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T21:33:49.347Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T21:33:49.347Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-28T21:33:49.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:33:57.587Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=52ea4825-bf1f-43c0-be43-ad0cf17e3827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:33:57.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:34:07.593Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8b3f99fb-47e3-42b3-8577-7c38c56aa548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:34:07.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:34:17.600Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=eb67a353-5515-40a0-bb0a-02055e8cca7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:34:17.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:34:27.606Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=05e2d23d-fac1-4273-b63c-7cd391a7eda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:34:27.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:34:37.612Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=9c73e30e-d678-48e1-b4f1-f44899b7aecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:34:37.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:34:47.618Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c9c89712-f759-4bbe-b8df-aa18c4ffcd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:34:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:34:57.624Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=62bec6b1-1f3f-407a-b2b8-667ff98e9cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:34:57.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:35:07.630Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d3502f6d-aef3-403d-8129-03beb1dba915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:35:07.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:35:17.635Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=aaaaaaff-5e90-4cfe-8ac4-dd737618a399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:35:17.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:35:27.640Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=8e9a8b39-fafb-4f62-b382-cd26edfbfb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:35:27.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:35:37.647Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=733ca284-8221-4f7a-948d-6a39453b0a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:35:37.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:35:47.652Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f18a5089-b9d1-4033-b7f2-ef0b8132dbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:35:47.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:35:57.658Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f2e98e9d-63c1-4c96-bce3-25e43bb376e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:35:57.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:36:07.664Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3e25d160-51b1-42af-a2e8-e1eb9f81ffc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:36:07.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:36:17.670Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=a231d243-6df8-487a-ad81-50d698fadec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:36:17.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:36:27.675Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5cf7fa35-2021-4a13-8658-a87bcce1f51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:36:27.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:36:37.682Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3e479756-da19-4038-8773-778945e09713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:36:37.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:36:47.687Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=59ca0809-9a8b-4984-9ec4-87e9ab93fd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:36:47.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:36:57.694Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=2d1b8614-8e9d-4f44-bf3f-4a4841b8f5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:36:57.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:37:07.700Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=966a9550-fe01-41ce-b6a0-b26514b753cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:37:07.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:37:17.707Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=40282b2f-46f3-45e3-94ca-ab4b3513f9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:37:17.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:37:27.714Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=fa230cf4-6bab-4287-835e-f0c0b188c566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:37:27.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:37:37.720Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=a5621674-21f4-4bae-8005-986ae2d09078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:37:37.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:37:47.726Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=76ea8c17-30a4-472c-a72d-da918bfc89f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:37:47.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:37:57.732Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=3b3f154e-d55e-48e0-8db8-5ce55a3129fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:37:57.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:38:07.738Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=a90c791d-3d30-42e2-97c3-7efb23c603f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:38:07.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:38:17.745Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f25598dc-28ee-422e-9069-a18b9f1761df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:38:17.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:38:27.751Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=1d3c0be6-efeb-427b-99a3-e7ecdf0cd582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:38:27.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:38:37.757Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=2dafeb0a-7565-4640-bbc4-14800b274733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:38:37.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:38:47.763Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=f89b89cc-963b-467b-b5e4-7516b399f6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:38:47.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T21:38:49.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-28T21:38:49.283Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-28T21:38:49.284Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-28T21:38:49.285Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-28T21:38:49.353Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-28T21:38:49.353Z |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-06-28T21:38:49.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:38:57.769Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5f72ef24-2c03-429f-8f9c-d4009259537d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:38:57.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:39:07.776Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=7aa448b1-1d07-4f43-9e8f-b741e5bb43f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:39:07.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:39:17.782Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=22a7e29c-a097-41b7-9a08-f54b6116acc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:39:17.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:39:27.788Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5790b01b-5631-461c-ba26-5a3de05f2065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:39:27.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:39:37.794Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=7348acd0-32fd-46a2-8fa7-97143390ed6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:39:37.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:39:47.800Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d0a65108-3d73-49fd-bd84-3514f2518b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:39:47.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:39:57.806Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e65baeea-4a05-4d3d-beff-6983ab3993ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:39:57.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:40:07.813Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d0265494-2e4b-418e-831e-7a257829f501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:40:07.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:40:17.819Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=d21f7e5e-a19f-4932-a155-c37fc1d7bd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:40:17.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:40:27.826Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=94e2999e-d2ea-45d6-8045-adc8416991b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:40:27.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:40:37.832Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5e4b409e-421d-470f-ac54-38042f888b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:40:37.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:40:47.837Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=e97a8f89-cfc4-47da-bcaa-f4d1aa8f6f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:40:47.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:40:57.844Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=5aa25adb-6809-4dae-9c68-5aef8a0823de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:40:57.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:41:07.850Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=683f1943-2c2e-46a0-9233-133149f5065d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:41:07.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:41:17.856Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ba3e4dd6-95bc-4d80-bd93-a1c4420d2bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:41:17.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:41:27.862Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=b13fd1ea-6989-4517-a19b-ed9325c857a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:41:27.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.coyote.http11.Http11Processor |2021-06-28T21:41:29.655Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03-Ui0x98h0x930x860x1a0x070xd2R0xd40xd60xc3y60x9b0xbc0xb40x9b0x150x140x06h0x0dOM0xb50xaf[0xd80xdc]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:41:37.868Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=c2e2a47b-fdd5-4fe7-9682-57abe7ecab8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:41:37.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:41:47.874Z |INFO |Init configs |InvocationID=b4012d43-63cb-4fd3-98b3-5efdf0760195, InstanceUUID=ef8cba9b-d33c-4181-a9d3-102ebf8d9ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-28T21:41:47.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |