. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:04:53.010Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:04:53.036Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T00:04:53.106Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T00:04:53.693Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T00:04:54.498Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T00:04:54.500Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T00:04:54.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-17T00:04:54.627Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-17T00:04:54.658Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-05-17T00:04:56.531Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-17T00:04:57.038Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-17T00:04:57.059Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-17T00:04:57.060Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-17T00:04:57.119Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-17T00:04:57.120Z |INFO |Root WebApplicationContext: initialization completed in 2461 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-17T00:04:57.500Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-17T00:04:58.345Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-17T00:05:00.116Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-17T00:05:00.604Z |INFO |Started MainApp in 10.262 seconds (JVM running for 10.979) |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-17T00:05:00.732Z |INFO |Start scheduling PRH workflow |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:00.742Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=973ed50e-fb2c-477b-8008-73f89e9deb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:05:01.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:01.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:11.929Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=36cec030-d0f8-414e-ba1e-f64048c5cf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:05:13.000Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:13.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-17T00:05:19.658Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-17T00:05:19.659Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-17T00:05:19.662Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:23.002Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=4933384f-2b8d-4b73-ad01-5b35610de42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:05:24.040Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:24.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:34.042Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=a67a9f4c-2d1a-42e1-8a2e-75dc90f8f9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:05:35.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:35.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:45.150Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=aac20512-f131-4344-a637-2fc46ee3cc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:05:46.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:46.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:56.215Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=321c1def-cbc4-4e4d-9eb7-4c459e08375b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:05:57.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:57.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:07.299Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=c7a9494c-5687-4ab1-a910-513763386a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:06:08.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:08.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:18.392Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=14ed3ad1-68e9-4f80-9d29-867e34466ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:06:19.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:19.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:29.432Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=661f5fa9-f379-4963-96bb-4acfaff61d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:06:30.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:30.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:40.537Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=33fa47fb-3959-45d1-88b1-4c3fa5aa819a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:06:41.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:41.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:51.609Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=a462bc89-72bc-4777-8bd2-7fb60ea5da22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:06:52.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:02.680Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=8f71ab52-e741-46fd-91f5-847ee4e6b2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:07:03.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:03.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:13.753Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=ea6d87e1-f3cb-4106-82ba-952b5c62f88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:07:14.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:14.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:24.832Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=7347a777-eba4-48ee-b6aa-e8bc2bde1c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:07:25.864Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:25.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:35.865Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=3600eb9f-bbc7-4f76-9913-dca9fc8c9118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:07:36.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:36.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:46.937Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=dc8c6aa0-6ba1-42e4-8380-65c9fca2403c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:07:48.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:48.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:58.008Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=3cdacfd2-49e7-4f19-841c-4a07f4b00d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:07:59.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:59.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:09.049Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=a0d76460-ee32-4852-8d92-8ec495727edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:08:10.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:10.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:20.121Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=bdb6c13b-f2fd-4860-91a2-d90fe2a04a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:08:21.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:21.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:31.223Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=fd6bb884-dab0-4ae6-bbbc-c404d3d6b1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:08:32.294Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:32.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:42.296Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=e18a8be0-d7cd-4e7e-9ecd-9bab267ab0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:08:43.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:43.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:53.337Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=b9c217c0-43c4-4441-bec9-ee6297662f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:08:54.407Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:54.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:04.409Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=de54245e-d014-442f-a813-c725689f71a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:09:05.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:05.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:15.483Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=22ecaf50-3289-4661-a459-099eae7b7527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:09:16.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:16.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:26.552Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=677d1ad0-0574-4c0e-87b2-9d3a6a8e9184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:09:27.654Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:27.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:37.655Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=5696184d-5376-470b-8f17-d86a8907c3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:09:38.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:38.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:48.727Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=963db24c-cb28-4136-8c78-25382fc84829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:09:49.802Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:49.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:09:58.343Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:09:58.344Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T00:09:58.344Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T00:09:58.346Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T00:09:58.457Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T00:09:58.457Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T00:09:58.460Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:59.804Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=0d13311a-0723-4d3d-9923-b52250766aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:10:00.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:00.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:10.875Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=25535000-6df4-476d-9a71-c3e9aa9971a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-17T00:10:11.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:11.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:21.913Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=42921f98-f264-4400-8ca9-556430943f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:22.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:32.043Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=67a423d7-82d8-424f-b4b6-c846bdeb9bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:32.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:42.057Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=af911976-9782-4c55-940a-98af2c99b3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:42.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:52.070Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=edc3ec20-35d3-4cdc-9ab3-d813ba39936b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:52.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:02.084Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=3576c9a9-30a8-4555-b51a-196ac935df5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:02.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:12.099Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=398655ec-9251-4099-88da-6b4f98c722cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:12.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:22.111Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=ff1fc61c-2ac9-4020-a2d6-61e06dca35ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:22.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:32.125Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=02909e7a-8ca4-4184-bd4a-2709073d8829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:32.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:42.140Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=4e6d70c4-881e-442e-8166-8011f3797ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:42.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:52.150Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=c6b77ddf-f18a-410d-b741-9f816f2ed5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:52.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:02.163Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=ab293c7f-db9f-4db3-8076-5fc826a26575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:02.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:12.174Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=526296c4-b7c6-4ee5-b048-5f759a829e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:12.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:22.184Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=6955aae7-8355-495f-9db3-9f94e30e4d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:22.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:32.194Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=83a8d13e-7b47-4ca5-aa40-caec1525c409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:32.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:42.204Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=4675afe1-6f8c-41d1-b4ee-d469e78a7089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:42.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:52.213Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=de0e6530-c83b-409a-ac56-0cc6bb61da29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:52.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:02.223Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=c76c9225-ae85-4d04-a912-32cfc5fe764e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:02.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:12.234Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=a2ec962f-27e6-4bee-be9a-fbbd8d262801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:12.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:22.244Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=4de7017a-b2bf-48da-a1b6-d7c5cb939021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:22.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:32.254Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=481c92c5-ee3d-4ce4-bf7f-9400e26fa22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:32.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:42.265Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=55d39b83-b387-4a63-b5ce-889cf0606843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:42.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:52.280Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=5cb12218-b543-46ca-9af9-0d5a2c46b323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:52.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:02.289Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=6001ec59-8dae-41ab-a1fd-f2c5ed555041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:02.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:12.297Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=ab0b07e3-2f0e-4241-8b9a-779f09bb6c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:12.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:22.307Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=6bbe23ca-15d3-4077-ae83-1119c47371ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:22.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:32.324Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=a76dc6d1-0db1-4e44-aacc-cabc111dddb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:32.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:42.332Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=2b680e7f-523d-4226-ac69-74bf5e0b479c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:42.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:52.340Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=56f3d269-a3d2-46ef-a643-07bc7fdd4158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:52.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:14:57.822Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:14:57.823Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T00:14:57.823Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T00:14:57.826Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T00:14:58.004Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T00:14:58.004Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T00:14:58.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:02.349Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=54eac3cd-d26b-47c3-98dd-1cdb4bd2f052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:02.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:12.358Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=4c1225c6-4cf5-42df-a91c-62ef7b9f6fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:12.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:22.369Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=0870f6d3-e5db-403d-b5c5-24213a1f13d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:22.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:32.378Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=c37b8d78-885e-4805-8352-1f09e28c5470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:32.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:42.387Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=8bb519f0-9a7d-4298-bdb2-b82a5152cecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:42.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:52.399Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=53d09046-74ab-4f57-8486-f1bea495c8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:52.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:02.410Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=f0f8cc56-55c9-444b-94b7-cfa9edd303b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:02.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:12.421Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=d1c80d5b-f88f-4c13-93a8-7d8e0bca57d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:12.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:22.429Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=db319009-bf0f-4ed6-a233-00399a77cfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:22.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:32.439Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=cf737117-2a38-48a0-b4d9-a6c03a1976ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:32.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:42.448Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=3a204e0d-268c-492d-8b5d-8df260f03a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:42.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:52.457Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=28063265-d808-45ce-b7a5-3ea9b782cdab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:52.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:02.466Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=442a3880-64f3-46c8-9caa-8367d6d4c02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:02.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:12.475Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=05f0c04e-fcd6-4217-982d-04f63c9ab01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:12.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:22.486Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=f3baf528-b1a0-4da4-8309-0508550914dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:22.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:32.498Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=355bf2c8-28f1-41ea-b759-5a0f76ee90c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:32.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:42.508Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=f61632c7-af7c-47d0-a579-604e7965eb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:42.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:52.517Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=b9b49cbc-ce27-4bdd-be29-1208f45bb624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:52.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:02.526Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=aed74f11-1dd7-45c3-a150-a7170c9919b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:02.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:12.536Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=106fece9-860b-41b1-a3f0-6c627ba18154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:12.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:22.546Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=162b9bb4-4643-4048-b8a7-bc2f8e82873b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:22.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:32.556Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=e4ee4229-8023-47fd-85e3-b0fabf532044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:32.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:42.564Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=dc105e3d-650c-4b4a-b8ac-3ea57986bc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:42.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:52.573Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=a3c73a73-2295-48aa-af4a-4c1de7f725e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:52.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:02.582Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=f04694c3-8545-4fc0-bec0-a434421886ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:02.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:12.591Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=5e0a14b9-5672-4e38-80fb-2c2d6c493acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:12.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:22.600Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=021ce65c-8863-49d7-8140-105e15cb23c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:22.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:32.609Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=d944c17c-d59b-495c-8485-73e1f896c85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:32.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:42.619Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=8dbb1e32-9808-4eee-bee8-fb4b4a3dcb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:42.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:52.629Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=49e7b246-5742-4603-88e3-67278f5d8cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:52.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:19:57.734Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:19:57.734Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T00:19:57.735Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T00:19:57.736Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T00:19:57.895Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T00:19:57.895Z |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-05-17T00:19:57.897Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:02.639Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=bb8d54a3-c81a-4681-a51c-748c7666a133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:02.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:12.647Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=cce4cf06-b184-463e-a33a-8153d84775e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:12.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:22.654Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=a02be1d0-52a1-49a7-891d-58039f3b5398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:22.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:32.668Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=4d2ef965-b94e-4168-b806-248424360c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:32.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:42.677Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=65e2c759-6ed0-4e70-945e-b6ce4397a36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:42.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:52.684Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=b4ba370a-4506-4bd9-bf83-09ce3c184f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:52.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:02.692Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=82469a48-5534-4966-b173-5dbe07fe285c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:02.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:12.701Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=3053367d-2d02-4907-bb5a-6c0cd7ec8461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:12.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:22.710Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=b8f0222d-2a77-46b1-a4e6-7b65062b99eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:22.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:32.719Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=39c1bac3-4cbb-454d-9f85-45b8880b9c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:32.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:42.727Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=2d4e0d15-48e2-4416-b41d-3de39c3f641d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:42.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:52.735Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=f7b619c7-4ff0-4bf0-a479-07fb6feafb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:52.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:02.742Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=e9358d84-bd03-4b5b-871e-1d7a23116fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:02.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:12.750Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=bff0570a-4bb7-4394-bf99-fc4752e8a084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:12.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:22.758Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=123dbf28-fd98-4135-a616-5675d67f7351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:22.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:32.767Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=d1085aa8-7203-488b-ab27-77a11ab23e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:42.774Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=6293a39a-90b3-4792-b889-5013121ac2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:42.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:52.782Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=7865f0d4-3e38-49d6-9ef3-342f52560217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:52.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:02.791Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=9e99b18d-9ded-4d51-9673-84e838392a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:02.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:12.801Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=db06f31b-6e80-4271-a632-c55d9ad0a4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:12.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:22.809Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=34753ed4-d0ee-4161-9e74-1edf55c87e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:22.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:32.817Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=f22d883d-c217-4b44-8248-7688189f51e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:32.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:42.825Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=23f325ff-5d6a-4231-94f4-d4f028dde4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:42.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:52.832Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=6db897f6-23b1-42f5-9e57-5b82c1c529a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:52.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:24:02.841Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=9456fff4-a2d4-4397-b2f9-0757e9e14222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:24:02.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:24:12.849Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=cad7359a-23a8-4366-8857-ad057f441f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:24:12.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:24:22.859Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=7083f8c0-bbc7-4873-b677-5e9d4cdfdf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:24:22.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:24:32.866Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=c265a320-02fa-45a6-9614-4cb971aa11cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:24:32.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:24:42.875Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=c0c8808e-695f-4f0c-a78a-51cb7a7be135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:24:42.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:24:52.882Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=eba26176-3f7e-4470-b1ca-cebe0b3c2096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:24:52.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:24:57.763Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:24:57.763Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T00:24:57.764Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T00:24:57.766Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T00:24:57.863Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T00:24:57.864Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T00:24:57.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:25:02.891Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=21ebcf50-732d-49d3-9ad7-72eb297c653c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:25:02.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:25:12.899Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=842a4b70-a90b-4109-be65-d9c2a51475b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:25:12.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:25:22.907Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=92c41e44-f39d-4158-88db-0dad9572cae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:25:22.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:25:32.915Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=2b42730d-ff0e-475c-815a-5d8252d5501e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:25:32.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:25:42.923Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=d07f2637-b17c-4fce-a3b1-ea5603df7355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:25:42.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:25:52.930Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=db909d94-438b-49bb-abbd-4b6a573c634b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:25:52.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:26:02.939Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=5e79d9e6-159a-4bfe-8ea2-b5541cce8271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:26:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:26:12.948Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=c59bf4ba-f0bb-44f7-8095-520ec5bb5a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:26:12.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:26:22.956Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=682bffab-8306-4950-acb5-1c4fee481328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:26:22.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:26:32.964Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=06437bd7-a312-4dc9-abf3-7ea20b419839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:26:32.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:26:42.974Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=a03686f1-bb0e-4ad8-b226-19e7bb125f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:26:42.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:26:52.982Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=708a2afd-5428-4e74-ae1d-9704159a3010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:26:52.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:27:02.992Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=f85e32a3-70b5-46c1-a664-564ac6487a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:27:02.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:27:13.000Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=d991c0f9-f38d-4518-bd7e-09f4116a2a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:27:13.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:27:23.007Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=e9013073-ebfd-4c1a-ae89-52548cfa3fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:27:23.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:27:33.015Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=8cc84ce9-ac92-49f2-bac8-77b6a85f7cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:27:33.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:27:43.023Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=f9d67e22-719f-4970-b0c0-f9f0ef9f8b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:27:43.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:27:53.030Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=b1915f2e-c7e0-42d6-9457-0a9258e4adc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:27:53.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:28:03.039Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=fadfbb7f-0220-47d3-9dc5-b7775351c268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:28:03.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:28:13.046Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=0e1951da-ebb5-4c77-8a1b-18c3ba163ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:28:13.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:28:23.056Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=97ff6302-7a02-4a23-a37f-ed13f6e4834a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:28:23.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:28:33.076Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=6a6ccf91-5b26-4b11-bf1e-d2b46eb7b084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:28:33.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:28:43.084Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=4290402c-7566-4b2f-9985-085c1a7c4b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:28:43.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:28:53.092Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=cd3fb9d8-99be-4fc3-b0d3-f4f00bcbf9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:28:53.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:29:03.100Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=dd4b828a-6d9e-4dc7-b9ef-e42f6b0bdae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:29:03.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:29:13.108Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=eac64319-4e33-4bb5-882d-9efda6356f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:29:13.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:29:23.114Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=a8aca874-20bf-4e1a-9eb3-339ff9788c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:29:23.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:29:33.122Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=c01833b5-af69-4b6b-bf93-6935d8dd5166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:29:33.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:29:43.129Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=9ccf1017-e660-4694-a232-3ca3ed78c29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:29:43.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:29:53.137Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=68d58a23-b860-42e9-9482-58abb08b3d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:29:53.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:29:57.777Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:29:57.777Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T00:29:57.778Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T00:29:57.791Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T00:29:57.887Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T00:29:57.887Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T00:29:57.892Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:30:03.146Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=13fa3829-f37c-4178-8183-13f8a9a8df2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:30:03.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:30:13.153Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=b8a4e92d-5031-4aa6-a048-95923b58c02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:30:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:30:23.161Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=c35189f4-2b7b-470d-8113-536eb0ba1564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:30:23.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:30:33.170Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=bb77a7cf-4b6f-4939-b4b6-d3594a72092a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:30:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:30:43.178Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=a53fa4c1-5fac-446e-a4d7-28b094496155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:30:43.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:30:53.186Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=6067993d-dc99-4785-b25c-90b4fc27ca19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:30:53.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:31:03.192Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=10346ec0-062d-460e-8a44-bd96a24156e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:31:03.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:31:13.202Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=7e69c8eb-4c6d-41ec-b560-362859d0edb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:31:13.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:31:23.209Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=02c5a1f3-22e5-4474-b839-652fa81d2f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:31:23.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:31:33.217Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=6c575fa8-5319-478e-a25b-71fbe04d8a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:31:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:31:43.224Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=0b6853e4-514a-4283-b1fb-fc2b47140da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:31:43.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:31:53.231Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=e3d52514-073f-4655-8469-9da3942e02a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:31:53.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:32:03.238Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=606c94d5-dce3-4027-a250-0d4449c09bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:32:03.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:32:13.246Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=9fe5a359-b13f-41eb-8159-47cd6cb9296a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:32:13.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:32:23.254Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=3c119efc-92bf-48e2-9586-dd82e6b7a00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:32:23.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:32:33.261Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=116a5aff-b390-4aba-a854-6dbf83439ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:32:33.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:32:43.267Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=6d562e4d-81d4-4887-ba4b-594ae2227c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:32:43.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:32:53.276Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=c79c41c4-d447-4e99-8c1f-a8912d39d41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:32:53.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:33:03.283Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=e615f0c4-4604-471c-85b0-f59c3575487a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:33:03.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:33:13.290Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=10586c29-9d9e-4f88-8ad7-14269e74158a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:33:13.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:33:23.297Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=61e656b5-e11e-47e7-9e9f-a30267a0fd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:33:23.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:33:33.304Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=ed6ebc28-ccaf-45fb-b7b4-d2d815bb3c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:33:33.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:33:43.312Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=2581a756-8663-4350-9045-dd622083a22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:33:43.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:33:53.318Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=82b949e2-17ce-4656-be13-b591b34b8098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:33:53.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:34:03.325Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=017f4843-7ef0-4f29-9c49-6910825491c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:34:03.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:34:13.333Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=9df5f6f8-36ae-439b-9d2d-0fa4b4a4f479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:34:13.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:34:23.340Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=6c4dc1ba-24f7-426e-8e59-2909696eb202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:34:23.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:34:33.348Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=c355a751-a001-4b8c-9493-7f053cff72a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:34:33.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:34:43.355Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=4cbf013e-529c-432c-9624-c3cc5c59308c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:34:43.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:34:53.363Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=89de81fa-ae96-4cc1-a8f6-961fdea18121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:34:53.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:34:57.738Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:34:57.738Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T00:34:57.739Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T00:34:57.740Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T00:34:57.835Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T00:34:57.836Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T00:34:57.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:35:03.370Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=7b334cb7-52f6-4974-96b3-69f9d2001f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:35:03.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:35:13.377Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=1659fda0-53bd-40af-85c0-59fd521b5ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:35:13.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:35:23.384Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=a557fc59-19b2-4649-81d2-28edbe96bc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:35:23.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:35:33.392Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=888aab08-24b4-4e72-bcab-754a277fef52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:35:33.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:35:43.398Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=60461cfd-86fa-4a0e-a100-eac35b7469a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:35:43.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:35:53.418Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=e4d36344-89bb-4bf6-b624-6ef5121777b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:35:53.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:36:03.425Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=f0e853b9-7f64-414a-a8c4-35f541435868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:36:03.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:36:13.432Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=32189bb7-0e51-44f5-9253-992600f8a8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:36:13.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:36:23.439Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=d1bb4abd-b520-4c2c-8fab-f492619b846a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:36:23.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:36:33.446Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=d20c81a9-53d2-43d2-90e2-f39d3f763473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:36:33.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:36:43.453Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=6d44baca-89f0-4a35-98ea-dc5771aec11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:36:43.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:36:53.461Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=fb69b94c-5135-4269-9547-4b24bbfc481d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:36:53.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:37:03.469Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=0fc8f043-8197-41ee-a46b-e69a4fe64643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:37:03.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:37:13.476Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=ab7b2c77-c31c-4899-b564-ebcae84df3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:37:13.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:37:23.482Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=1eaa7a24-5c8e-458a-9232-1bc2735a0a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:37:23.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:37:33.490Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=2930e291-9ce4-46e2-8f11-1b84204fa4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:37:33.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:37:43.497Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=fc243f17-1f3f-4449-a0e4-29d20669b9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:37:43.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:37:53.504Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=1694d975-badc-4cde-b114-c13385cefe7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:37:53.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:38:03.512Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=22550952-a496-4fd8-a9c9-9b20901e5029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:38:03.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:38:13.518Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=a149c881-5778-4d72-896b-1a9b9dce739b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:38:13.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:38:23.525Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=a417bb6f-905c-4619-8616-e603f8641618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:38:23.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:38:33.532Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=207ee6f9-fde2-438d-9983-7005cabd3b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:38:33.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:38:43.539Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=ce4d0cab-5f34-4776-9bb0-91e5a1378e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:38:43.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:38:53.546Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=554253c9-246d-4745-bc34-b37c0092bc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:38:53.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:39:03.553Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=2a54a724-c4c4-4bd2-871d-1d7d103f22f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:39:03.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:39:13.560Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=bd549486-379b-4fd6-bb6b-f16b6e08c688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:39:13.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:39:23.568Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=6274e7df-35d4-4cff-8ff9-537a7544ad99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:39:23.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:39:33.575Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=fbe021e7-dabf-45bc-9efe-428fac4fee25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:39:33.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:39:43.582Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=944b04be-550f-47ea-89c3-eb535ff7d88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:39:43.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:39:53.590Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=4e638892-9528-4e70-9340-18203d727e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:39:53.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:39:57.762Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:39:57.762Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T00:39:57.763Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T00:39:57.764Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T00:39:57.847Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T00:39:57.847Z |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-05-17T00:39:57.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:40:03.596Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=53e0d0f8-cf84-4b09-9aa4-103f22ddd324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:40:03.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:40:13.603Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=772edebb-fcc1-4e66-925a-b854818b577d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:40:13.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:40:23.610Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=4c9426a0-004a-410a-b357-b083499868e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:40:23.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:40:33.616Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=9a0a5e80-6786-4087-9df2-40bf85b87939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:40:33.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:40:43.623Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=a14d7347-d020-453e-ba13-89cdbb98360c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:40:43.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:40:53.629Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=bd946365-3da2-4916-bfce-a4ad610a4179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:40:53.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:41:03.635Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=edee2c5d-a629-45e0-ae87-d3e7cc6bd536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:41:03.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:41:13.641Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=ab048e09-305a-4d87-8d6a-0d9ca285f928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:41:13.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:41:23.647Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=077821a8-c48a-41a2-8346-b49ded77f312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:41:23.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:41:33.656Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=d801ba3c-edd9-4f43-8bc9-6eeade82f1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:41:33.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:41:43.664Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=487d4e35-6eb8-43e6-a328-3a7b2ec17124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:41:43.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:41:53.670Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=513f3891-c057-4a15-a16a-67e92f752696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:41:53.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:42:03.677Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=d1f09843-8fcd-4477-bdbd-7117d41464f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:42:03.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:42:13.685Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=42f190c3-62c7-499b-b0e4-41f6461243d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:42:13.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:42:23.693Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=2730cc35-3173-482d-8f0c-feb1d1586a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:42:23.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:42:33.700Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=e9680c9e-9277-4d2c-a84a-0090aac54f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:42:33.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:42:43.707Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=9614cbae-4c0b-4aa4-bac4-53adf05c642f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:42:43.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:42:53.719Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=47edbd34-a68a-4ec7-8a64-989d79d1f245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:42:53.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:43:03.726Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=4ef825e4-cb59-440c-87dd-7d54a6af5f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:43:03.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:43:13.734Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=3ac4e896-62f7-4daa-ae31-1243f3b5929b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:43:13.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:43:23.742Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=23570e98-ba9e-4687-a9f1-80a34c85daff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:43:23.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:43:33.750Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=8a25eb6b-dfcd-4dd1-a34c-139e72bdb50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:43:33.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:43:43.757Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=7c1e8680-5a35-48c8-923a-7223850d6ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:43:43.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:43:53.764Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=01b7d88a-f23a-46f1-9fa1-1d54a192b891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:43:53.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:44:03.771Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=7568a205-4433-4e6e-8406-eee1eb060876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:44:03.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:44:13.778Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=2b449eb9-41cf-485d-9c44-fa65fddc5a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:44:13.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:44:23.785Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=61177b00-b525-4140-83af-3789b52b23cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:44:23.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:44:33.794Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=913645ad-516d-4c08-a8de-92cc252d516f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:44:33.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:44:43.800Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=083b0d32-cacc-40ed-92da-a35df1f4f4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:44:43.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:44:53.807Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=38e09e7c-aa31-46ad-8bb6-c5e7329271f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:44:53.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:44:57.756Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:44:57.756Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T00:44:57.757Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T00:44:57.758Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T00:44:57.827Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T00:44:57.827Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T00:44:57.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:45:03.815Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=5e8a08a1-139d-416c-b641-157ecff729f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:45:03.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:45:13.822Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=0a203d02-9fc2-4bb8-90cb-5900fc77afc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:45:13.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:45:23.830Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=e0fb86cd-7e6b-4a28-9e08-92abae622777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:45:23.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:45:33.838Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=22383bd8-aa65-43db-8577-feb9f881704c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:45:33.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:45:43.844Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=f297b76d-c93f-4ff8-b692-6e054378971f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:45:43.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:45:53.851Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=2eb74b18-d4e8-458a-989b-cb94b781bfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:45:53.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:46:03.862Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=8ed73fbc-27b6-4435-8b01-7de6f1917779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:46:03.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:46:13.871Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=f594bc80-2575-48f6-8391-dad6d8354b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:46:13.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:46:23.880Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=b65a9f0f-8614-4418-9bae-7dce2b949997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:46:23.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:46:33.887Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=7152bc17-6516-4c69-9aaf-a1de0c354026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:46:33.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:46:43.895Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=abf42a51-9599-4bf4-8c0c-a9d4ebacc5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:46:43.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:46:53.902Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=055c93d9-f387-41c5-aed4-4cb5f1f1546b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:46:53.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:47:03.909Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=df5544d6-c856-4057-ae26-3574ca5dc77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:47:03.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:47:13.916Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=36afc04b-2ea3-413f-9b94-0aa2f9bc3809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:47:13.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:47:23.924Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=874e0b7b-5dec-4923-bb2b-c77ca395b1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:47:23.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:47:33.932Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=e5489b22-0158-49ce-a039-6db1f19c6ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:47:33.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:47:43.941Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=8563d907-32fa-4a35-bb02-d0e721ebfe1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:47:43.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:47:53.949Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=833a5d04-9fd6-434b-9c81-89f70f50f802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:47:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:48:03.957Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=da1f0cc4-97ea-4795-80c8-d103cff48c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:48:03.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:48:13.968Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=d511f2ed-2a05-4ee6-93f7-4f6c31a5d99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:48:13.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:48:23.974Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=34046d03-408c-4eab-b874-c187540cb88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:48:23.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:48:33.982Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=a378aaed-e8f4-4c70-bfd5-ba2f8ec9babb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:48:33.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:48:43.990Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=4becef01-606b-4f0e-bef7-7607c7ddd753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:48:43.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:48:53.997Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=6107df21-da45-4eca-afd4-96e6b5550d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:48:54.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:49:04.004Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=89f7fdff-9fa8-4392-b547-7f473e5354bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:49:04.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:49:14.010Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=85791957-af8d-42e2-8a41-9ed0fd3361eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:49:14.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:49:24.017Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=700986c9-e52f-4765-bd24-cff269572709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:49:24.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:49:34.024Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=7056dee0-7ff5-4214-a221-0bfb04395e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:49:34.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:49:44.031Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=06abc51e-3558-49e6-8982-3167f74274c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:49:44.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:49:54.037Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=47e480db-9432-4e64-886c-023c53f4d8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:49:54.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:49:57.822Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:49:57.822Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T00:49:57.823Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T00:49:57.825Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T00:49:57.900Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T00:49:57.900Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T00:49:57.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:50:04.044Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=d863182e-6e07-4e1f-a298-06e3ca00261a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:50:04.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:50:14.052Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=74671a46-83ba-4157-9802-5e7bfaff4b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:50:14.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:50:24.058Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=93e3f1ad-a888-45b6-bb2d-8051b25e45e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:50:24.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:50:34.065Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=b05f099a-edcf-46dd-827f-6184b5536d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:50:34.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:50:44.071Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=433a8b5b-382a-41d1-8d4e-0a67891c9dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:50:44.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:50:54.077Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=80a7e317-5767-4ba9-9c0b-7502c097043b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:50:54.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:51:04.084Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=729702c1-34ed-4589-900a-73a453d69cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:51:04.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:51:14.090Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=0b763267-1c9e-4050-9902-cc3e8937ac99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:51:14.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:51:24.097Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=1fa5c41a-882c-4075-aab0-8b049f0b7743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:51:24.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:51:34.105Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=961a5677-c287-471f-bbdf-cbf62d77a3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:51:34.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:51:44.111Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=d40ca062-099a-441d-a24e-217626871e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:51:44.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:51:54.117Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=8f547f0b-95b6-4f0b-9611-3b1e9f119471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:51:54.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:52:04.124Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=77072bc4-f55e-4fa4-9e1e-2d95fac70dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:52:04.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:52:14.131Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=dbb96322-fea5-4d13-b6b7-e38400da3d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:52:14.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:52:24.137Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=e76cda2c-590c-43d3-8d65-acc75d71c7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:52:24.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:52:34.144Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=80264253-ee62-4455-b1d8-3e23f18c4a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:52:34.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:52:44.151Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=07f21f95-3da3-471e-8c4e-2cc14e908cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:52:44.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:52:54.158Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=072b2db8-51ab-44e0-b905-8b6c54a310f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:52:54.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:53:04.165Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=1458fcaf-8492-4e00-9896-a685529c3929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:53:04.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:53:14.171Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=74793a10-a5a0-452d-9fef-cbd4745a7b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:53:14.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:53:24.178Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=1f384976-b86a-425c-9890-3c584c5fe87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:53:24.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:53:34.185Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=eeae96eb-8472-475f-ace6-bbde3c7ec0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:53:34.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:53:44.192Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=90272d62-b6c0-4aa9-89c1-144b5ccf3ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:53:44.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:53:54.197Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=dd37fab7-7701-465e-b993-5dc4f449d17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:53:54.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:54:04.203Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=ef5a46be-d302-464d-b55c-cce9ef75a552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:54:04.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:54:14.209Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=98877f2d-0423-4892-87bd-7d1cd0057e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:54:14.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:54:24.216Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=c4d4cd68-84e7-42f8-b5a4-0a74e765d55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:54:24.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:54:34.222Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=681dfa00-f223-4657-bb6c-1e1e7607f73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:54:34.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:54:44.229Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=b17f2835-507a-4e24-8286-f32cbe29e9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:54:44.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:54:54.236Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=cb2a7975-cce9-49ba-902c-4d1e20af306b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:54:54.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:54:57.764Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:54:57.764Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T00:54:57.765Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T00:54:57.767Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T00:54:57.842Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T00:54:57.843Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T00:54:57.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:55:04.242Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=751e4aee-74e7-443d-9ac5-60f8cc320af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:55:04.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:55:14.248Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=3450980d-59ee-4746-8247-b757b37bc104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:55:14.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:55:24.256Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=d4ed1465-5997-475b-a2a0-dd39ad6689f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:55:24.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:55:34.262Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=5ff36d9d-efad-43f6-b376-814fdec139d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:55:34.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:55:44.269Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=f65c6111-4d63-40e7-92d8-57ea546b8661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:55:44.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:55:54.274Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=5b193927-cf5e-42cd-ac3e-07d2433ed771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:55:54.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:56:04.281Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=1ef1ed53-5783-4583-b000-9f4ecf5ccd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:56:04.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:56:14.288Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=904daa6f-d86b-417b-b14b-b2ab7e2152bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:56:14.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:56:24.294Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=7b54b14f-eb78-43ca-b3ef-7bdf8a77d905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:56:24.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:56:34.301Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=de1df4bc-21be-4332-9839-8c5b3647f66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:56:34.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:56:44.308Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=ab6b986c-1f3f-435f-90e8-ee40c4782b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:56:44.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:56:54.314Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=478add5a-bb98-401e-8ef8-b716e3af5311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:56:54.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:57:04.320Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=0c01c234-a8f9-45ba-97ac-44d67e579129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:57:04.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:57:14.327Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=f662c774-0106-48c1-b02e-33effa89cce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:57:14.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:57:24.333Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=360d96ea-435a-43cd-b306-279ab0539f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:57:24.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:57:34.340Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=f56c80ed-624c-40a8-a46d-dfa1593b2b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:57:34.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:57:44.348Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=8a53529e-a2dc-4d14-80ed-c31b86f9d737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:57:44.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:57:54.354Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=80869521-ae90-43bd-aa66-30bc7104cb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:57:54.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:58:04.360Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=8e295943-6012-413b-a532-f60e04978231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:58:04.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:58:14.368Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=077803e7-8f53-4056-bbf0-73afbf03e271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:58:14.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:58:24.375Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=624c21d7-05c3-47c4-a322-970ed1135ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:58:24.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:58:34.384Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=f4667a57-4542-4c14-9dff-4c1a69a33f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:58:34.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:58:44.390Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=89f91b75-e0a2-47d4-b125-e23d221c0916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:58:44.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:58:54.397Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=49b71e6d-b136-4215-b8f6-64270bf226ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:58:54.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:59:04.404Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=600c3f6b-b802-4f84-b469-93aedffa477e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:59:04.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:59:14.410Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=66022e4b-bf7f-46cd-b9da-62103ebaa086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:59:14.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:59:24.417Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=c10a54c7-368c-4787-ac2a-78c675cfafd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:59:24.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:59:34.423Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=d6111c67-02f5-4f98-8b90-239b20eb569d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:59:34.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:59:44.429Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=a1764d17-fc53-429c-8110-502a00cd4a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:59:44.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:59:54.436Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=ab176773-9579-45aa-b41e-6e0f6557f10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:59:54.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:59:57.758Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:59:57.758Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T00:59:57.759Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-17T00:59:57.760Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T00:59:57.827Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T00:59:57.827Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T00:59:57.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:00:04.443Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=e1477906-6778-418a-8d04-6c23d908f402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:00:04.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:00:14.450Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=7018ff34-9c5e-4533-a9c0-d4a459c7d135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:00:14.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:00:24.457Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=edc9ff1b-8ab6-4645-899e-d6c12d487a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:00:24.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:00:34.463Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=8bc6811f-ba67-4ed6-879b-0061f838a420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:00:34.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:00:44.470Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=a188c764-8777-4796-b79d-88528902f956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:00:44.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:00:54.477Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=a3b43d4c-1c35-4f91-bc73-68029a1cd62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:00:54.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:01:04.484Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=cb1b19dc-4e77-42a3-84ef-814a07977256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:01:04.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:01:14.491Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=9b28a6d7-c780-4749-822c-b12cdf1f56a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:01:14.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:01:24.497Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=1d4d67e2-3b50-4aa3-99c3-1c8cbf7ca16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:01:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:01:34.504Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=2a9118fe-0717-4a83-9c95-0fbe40b9209a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:01:34.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:01:44.511Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=0cbc8f16-412e-4b2f-a8ad-3d227ca62ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:01:44.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:01:54.518Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=d78c2e13-e36d-4c7a-927f-a458edeee13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:01:54.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:02:04.525Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=65863e2a-776c-4805-a183-f369b7798435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:02:04.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:02:14.531Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=ce8ec94e-ed36-48b6-88f4-dd0b56053350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:02:14.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:02:24.537Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=e9a20bbf-5828-4d9b-ae88-7b5ee5b32409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:02:24.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:02:34.544Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=8d2482d1-c942-4a3b-885a-2bc118873889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:02:34.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:02:44.550Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=202bf91a-95ed-4d0c-8661-c33f57572b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:02:44.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:02:54.557Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=bd62685c-5d3e-415d-b2cc-005d4799384a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:02:54.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:03:04.563Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=0c0bad55-af34-4ba3-993a-51cd678189f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:03:04.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:03:14.569Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=0cef3c25-012e-4ecc-9ea9-5eb9e7f42195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:03:14.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:03:24.576Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=2fd43b88-e991-4e38-8347-222bf500c321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:03:24.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:03:34.582Z |INFO |Init configs |InvocationID=89253969-8245-4f46-8b3a-423a140d3d4a, InstanceUUID=3a6f5424-bef4-41e6-80db-4bfae0b1866a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T01:03:34.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |