. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-21T23:29:42.660Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-21T23:29:42.663Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-21T23:29:42.696Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:29:43.232Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:29:43.318Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:29:43.318Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-21T23:29:43.319Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-21T23:29:43.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-21T23:29:43.486Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-21T23:29:43.506Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-21T23:29:44.859Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-21T23:29:45.265Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-21T23:29:45.283Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-21T23:29:45.283Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-21T23:29:45.333Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-21T23:29:45.333Z |INFO |Root WebApplicationContext: initialization completed in 1826 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-21T23:29:45.663Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-21T23:29:46.401Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-21T23:29:47.497Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-21T23:29:47.973Z |INFO |Started MainApp in 7.095 seconds (JVM running for 7.68) |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-21T23:29:48.030Z |INFO |Start scheduling PRH workflow |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:29:48.041Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e164bdc9-965a-483d-a075-5b4db83b481c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:29:49.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:29:49.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:29:59.576Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e39d3854-37d5-4c50-9723-0729d7912250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:30:00.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:30:00.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:30:10.649Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f29641a8-3945-4c77-9292-e3e85b9bc1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:30:11.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:30:11.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:30:21.689Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=1edfcd30-ebee-473c-92ed-265ed3cb5f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:30:22.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:30:22.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:30:32.732Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=cb3b3dd5-9a52-4331-ba21-26cd54963098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:30:33.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:30:33.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:30:43.803Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=2710977f-50fc-45a5-82d2-3ff0db629db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:30:44.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:30:44.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:30:54.969Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=6f4278b6-c9d6-4b86-87cf-3e66bc6b72b8 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-21T23:30:55.130Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-21T23:30:55.131Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-21T23:30:55.155Z |INFO |Completed initialization in 24 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:30:56.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:30:56.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:31:06.009Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=7dea8e0d-efe9-4ed5-a4b3-bf745a4e31cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:31:07.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:31:07.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:31:17.049Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=2490287a-ba9b-4728-89a9-dc9660e02b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:31:18.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:31:18.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:31:28.089Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=0feed012-dc1d-4c39-81bb-1fcb20f5e800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:31:29.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:31:29.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:31:39.134Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=60bbb233-26a7-44d8-9163-c5052af14b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:31:40.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:31:40.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:31:50.176Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=88c85da6-c5ca-417c-943e-99c6670c2fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:31:51.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:31:51.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:32:01.209Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=4800e036-a105-4625-a223-b8a2e85c035c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:32:02.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:32:02.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:32:12.253Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=06e57444-9b72-441b-a047-c99ae899a74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:32:13.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:32:13.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:32:23.321Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c3203059-57ae-4181-aed4-d32ba62069db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:32:24.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:32:24.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:32:34.361Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c601c99d-30fd-4e43-8fd7-dbe865ec9352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:32:35.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:32:35.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:32:45.402Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=69d52b63-767e-4d7a-90d2-65c7d2d820f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:32:46.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:32:46.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:32:56.441Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c4aa6ee6-ef07-4c74-aa7e-66ffe8026fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:32:57.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:32:57.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:33:07.519Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=bcc536d1-10b9-4941-a419-b8a3ec7dca28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:33:08.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:33:08.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:33:18.586Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=41ae58c0-bec4-4014-8ddc-cdca2a8dc9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:33:19.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:33:19.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:33:29.625Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c8479caa-1252-4a18-8017-7a43cb7a4f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:33:30.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:33:30.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:33:40.665Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=fbc7a019-7aaf-4fd0-bc87-2363e874ab3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:33:41.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:33:41.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:33:51.705Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=51612236-7111-4770-8a47-b8c8ab9e69b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:33:52.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:33:52.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:34:02.745Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=722cd10c-115c-4c1d-bada-5c12a59accd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:34:03.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:34:03.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:34:13.786Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f29927c1-cc55-4b54-9faf-af5b2a97c47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:34:14.824Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:34:14.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:34:24.826Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=121b665a-4e51-4ec3-b7d0-3e8cfb846da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:34:25.864Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:34:25.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:34:35.865Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=5df70617-bf10-4f3b-b287-98890bf24697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:34:36.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:34:36.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-21T23:34:46.743Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-21T23:34:46.743Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-21T23:34:46.744Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:34:46.748Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:34:46.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:34:46.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-21T23:34:46.758Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-21T23:34:46.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:34:46.905Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=45f34be1-6909-4ee3-ab54-e8f0c6c1137f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:34:47.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:34:47.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:34:57.946Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8da3f1e5-a748-4fb5-86cd-c825bffc17df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:34:58.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:34:58.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:35:08.985Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=6115c536-a7a2-4996-baee-3e6051058a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:35:10.024Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:35:10.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:35:20.027Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=0533526e-b855-4b10-a1e1-4948f645f4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:35:21.064Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:35:21.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:35:31.066Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=5e905613-1d82-4c8c-9aa2-904a21c07abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:35:32.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:35:32.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:35:42.109Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=deaa22ec-243c-4c2c-83fc-daecf313f0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:35:43.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:35:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:35:53.145Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=4dc93ee0-0904-40a5-b3d0-15bf6bd27ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:35:54.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:35:54.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:36:04.185Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=4a2b8e92-ae4f-4dfb-9a5c-da28ae2fd86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:36:05.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:36:05.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:36:15.224Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d799cf8d-8e00-4ce7-88be-0f18af55c4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:36:16.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:36:16.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:36:26.265Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=0e6eb559-fb4b-4e4c-a3df-efa7de9b52ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:36:27.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:36:27.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:36:37.305Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=5266c143-6449-4247-be1c-e68b490e2f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-21T23:36:38.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.241.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:36:38.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:36:48.697Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e86abacc-55bb-44b4-80e0-26ec51b8f1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:36:48.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:36:58.800Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=80303b7c-ed60-4913-b9d9-9f8d91a6fab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:36:58.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:37:08.824Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b8a8b58b-720d-43b2-a572-4a54406ef85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:37:08.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:37:18.834Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=07ec125a-f5f4-4598-a7ae-418226f3f13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:37:18.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:37:28.844Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=06efa8af-af6a-48fa-939e-2276ff96f93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:37:28.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:37:38.863Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c0b85cd9-39e7-4bec-a285-8d8720b1b825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:37:38.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:37:48.873Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a55bac29-3837-48cc-8634-0b4a29082be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:37:48.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:37:58.882Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d4c97197-1bb0-4713-ade1-7cf05d43b3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:37:58.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:38:08.895Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=585d0d9a-7802-46b3-90c2-0c80348e7a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:38:08.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:38:18.912Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c54ab2ab-650c-4079-b40b-58835227352a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:38:18.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:38:28.921Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=badee018-c090-4c10-a4a0-4417a7bbbd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:38:28.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:38:38.929Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=71d5cec8-17fb-4a0c-9d8d-96d8270db936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:38:38.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:38:48.940Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b9520e62-ec40-4308-bee0-9ea53cdbd447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:38:48.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:38:58.948Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=47a66fb9-ba0a-41bb-bdaa-7f4bf7f0cf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:38:58.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:39:08.958Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=1d431504-7116-4cee-81b0-3ee966d84282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:39:08.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:39:18.966Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=16f377b1-82be-4b22-ac58-9def764cd229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:39:18.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:39:28.976Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e9db6785-1e41-4ed8-a68e-aae89e46b57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:39:28.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:39:38.987Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=3f9d5763-27ed-4e6b-a454-19406a27792f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:39:38.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-21T23:39:46.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-21T23:39:46.030Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-21T23:39:46.031Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:39:46.035Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:39:46.042Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:39:46.043Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-21T23:39:46.043Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-21T23:39:46.045Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:39:48.999Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=dbbb8756-4b8e-49fa-add0-3725685afa03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:39:49.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:39:59.015Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e552b59a-e081-4b93-a5fb-3368ef39ee2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:39:59.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:40:09.025Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a56e1ee9-b36a-4cde-a1da-ad9c6248f722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:40:09.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:40:19.033Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=cb8d693a-8771-4dbd-8269-9f2b800e8e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:40:19.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:40:29.043Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=77bb5f94-8144-4099-8ab3-b3c74669043f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:40:29.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:40:39.051Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=5341641f-b70e-4f88-9578-a7a82b538bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:40:39.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:40:49.059Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=896eb8f8-d96f-4c01-a72c-9f8688e5320a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:40:49.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:40:59.069Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=96b0b775-f8a8-4faf-a0e7-6eaf112dd50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:40:59.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:41:09.078Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b1931d34-ddf6-46e7-a468-8ff6ed044c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:41:09.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:41:19.089Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=35fc0220-e434-457f-b92b-ff33079f7c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:41:19.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:41:29.105Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=6c2c08a8-1652-4b63-9b87-28fe0d811943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:41:29.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:41:39.120Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=fc6ccff5-90ac-4220-a77c-2c1dbb4a9ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:41:39.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:41:49.127Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=138de319-6004-4380-9005-b708ecc07f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:41:49.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:41:59.137Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=afae3872-2265-4919-bca8-b2baf7c73cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:41:59.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:42:09.146Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=be842334-650c-40ef-a0ca-cf6922b53cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:42:09.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:42:19.153Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=dfd377b0-cfb5-4127-8bea-36bb92514e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:42:19.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:42:29.162Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=4a44decb-aa8b-4e29-8b50-111256b50ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:42:29.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:42:39.169Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=51b3f90d-4718-403e-84f8-117ab82047df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:42:39.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:42:49.179Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=17a832e1-2ed4-4d3b-ad1e-adc33ae5de4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:42:49.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:42:59.191Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=37cb3078-d1dc-4fe8-8469-452e6defe2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:42:59.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:43:09.208Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ebadfdae-a40d-436b-b794-ff54dbca846d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:43:09.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:43:19.218Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=580ff131-43cb-4827-abff-6ce53d783c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:43:19.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:43:29.227Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=08be971d-3d0e-4bdf-b1b6-7d6dae07d247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:43:29.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:43:39.234Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=aa728c3e-8ad5-4795-8d27-189a517feba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:43:39.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:43:49.242Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a23fa1ad-c6da-4e1b-9a0d-9d696ace2195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:43:49.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:43:59.251Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=0f7b1737-c145-454d-895d-6ddaac210864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:43:59.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:44:09.259Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c03aebf3-6519-4201-866a-9fa9bbf510b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:44:09.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:44:19.268Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c96d5bea-97ee-4df1-85ec-ed5900cac416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:44:19.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:44:29.276Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=cd5fb61f-f2ef-41f9-9198-77f2f2b44f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:44:29.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:44:39.288Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e78af75f-0ec2-4b79-bb66-6c9709ee3f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:44:39.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-21T23:44:46.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-21T23:44:46.061Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-21T23:44:46.062Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:44:46.065Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:44:46.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:44:46.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-21T23:44:46.071Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-21T23:44:46.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:44:49.312Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=4c73fdab-9a7a-4ede-9e0a-4f4042130b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:44:49.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:44:59.327Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=93b40a0e-668e-49bb-8b9a-7fc7403a677f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:44:59.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:45:09.335Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f9784eb7-b8b2-42bf-88f7-4a896d305273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:45:09.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:45:19.344Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a8e2f77e-e76d-4ca2-9bd2-e3a7a2ae8e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:45:19.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:45:29.350Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=562916ba-ebdd-486b-9189-71c5e6fd0a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:45:29.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:45:39.359Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=195a32ff-17b1-495d-bd60-455a02bd2f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:45:39.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:45:49.367Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=65ec4d66-5469-4129-bb9b-d85a94000b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:45:49.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:45:59.377Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=36f2c4d6-3980-4a9b-b149-16722f5d48e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:45:59.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:46:09.393Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=997b4111-93e1-4cd2-8594-ff23571149e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:46:09.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:46:19.467Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d0989c3e-01b2-4578-83a2-9795408c4351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:46:19.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:46:29.475Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=5be99d25-47ec-4586-b34f-11c5fed20b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:46:29.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:46:39.484Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=36bab2f5-44ba-4d7e-bf26-8d12a0ef42b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:46:39.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:46:49.496Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=96e3dae6-9fe8-4fc9-b815-2b4adeae8072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:46:49.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:46:59.506Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=bdf97bb9-bc57-4106-bc2f-ec49f4883403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:46:59.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:47:09.526Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=5e125b8e-dd76-46a8-b312-dfcc8339adc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:47:09.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:47:19.540Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=2018cc1c-c268-43b5-9433-c81909a9e04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:47:19.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:47:29.554Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=0d0ff3cd-929b-4976-9bd9-3ffa541fab4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:47:29.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:47:39.583Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=2edd4ce1-c0bf-471e-8be9-ef299a9a6f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:47:39.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:47:49.615Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=81294675-e677-4ea2-8e8e-4fde14051e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:47:49.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:47:59.628Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=9f4a9938-ee6c-4139-89cd-867f43526671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:47:59.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:48:09.702Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=225363ad-8725-42ec-9e66-4eb00f3e867f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:48:09.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:48:19.714Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=60fb4770-73a8-48c5-a3fc-86b60745a238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:48:19.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:48:29.732Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ad5578b7-ac12-422f-b98e-5fd2bf279d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:48:29.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:48:39.741Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=71bca40f-722a-4e53-9a0f-bdca198c3c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:48:39.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:48:49.749Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=16216370-0cc6-422d-b3c2-0f4a38130d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:48:49.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:48:59.758Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=bdae2423-9597-497d-8dfc-46ff9d495353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:48:59.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:49:09.770Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f8373582-4ab8-4070-b679-3b25eb5d6b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:49:09.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:49:19.780Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c9f7292f-7f9e-4dae-8c56-b1a2e45415ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:49:19.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:49:29.792Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=1b02993f-b8ec-4d17-972b-6f3b16d76776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:49:29.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:49:39.802Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=0b731ccc-300b-417f-8acc-06d252af5471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:49:39.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-21T23:49:45.997Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-21T23:49:45.997Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-21T23:49:46.103Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:49:46.112Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:49:46.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:49:46.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-21T23:49:46.119Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-21T23:49:46.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:49:49.858Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=abc24774-029e-4d95-ae47-55b04a7d8b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:49:49.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:49:59.866Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b234693c-3cda-4016-b7f8-88b8892bc2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:49:59.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:50:09.873Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8965e384-ac97-43c6-bd84-582acc8b214f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:50:09.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:50:19.884Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=bdb2126d-245f-46bc-96b4-e114ba066d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:50:19.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:50:29.910Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=6c2c2c72-a7d3-4521-8814-c2579ba36212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:50:29.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:50:39.920Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8f23a523-f3c4-4d5a-b244-95002f4b7b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:50:39.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:50:49.928Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=4e20fa46-1bbc-4f62-842a-72c82881f1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:50:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:50:59.939Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f64124c9-4c20-4289-85e5-a1ffa6a16e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:50:59.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:51:09.955Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=118e3d4c-a589-46f6-ba89-55b07adb606c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:51:09.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:51:19.964Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=aa71085a-d7b2-43d2-86df-f729ff334c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:51:19.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:51:29.974Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=703406aa-8fd7-4eab-902b-9c2df751b42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:51:29.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:51:39.983Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=4f1bf76d-d6f8-4c69-ae6a-f119e6e79991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:51:39.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:51:49.992Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=992114bb-9ea8-495d-a3f1-fa926b24a957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:51:50.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:52:00.018Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8496a1f9-2816-4ac2-8e0c-a3c48e64a6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:52:00.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:52:10.033Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a7a2be1d-47e5-4d45-8786-55998447d82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:52:10.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:52:20.040Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=267353af-f556-40ec-869e-238e7a07e80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:52:20.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:52:30.049Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=54c2b6dc-c004-459a-bc1b-9b2efaaec159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:52:30.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:52:40.067Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=0c644542-6254-43ef-a73b-e706c82b355a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:52:40.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:52:50.111Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8bd6cfe6-ed48-4732-af9a-08ecd6cad638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:52:50.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:53:00.137Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=6589a0a2-4f68-4190-9232-aff5e8d6b4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:53:00.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:53:10.156Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=341a2c5d-ecc9-4c37-9f6c-595ab8cbb16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:53:10.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:53:20.171Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=bf080a74-6fb3-4bd9-a4ef-5a3087f5c487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:53:20.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:53:30.195Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=87b6ec63-3539-44c1-a77a-5ae2ae6e08a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:53:30.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:53:40.205Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=1ad1c0c8-3f85-45a1-80b7-852070c219e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:53:40.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:53:50.217Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d45d9ba3-c62c-4850-9d47-4ea71d2afe19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:53:50.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:54:00.231Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=6b378a8e-a9c5-41bf-b8bf-9f62e9d89aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:54:00.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:54:10.243Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=3f347f1f-7c41-4212-87f8-444e50910269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:54:10.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:54:20.251Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=23138f58-7071-455a-a5e5-a714cd89d60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:54:20.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:54:30.262Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=7e4d767d-54ef-4187-8b61-66bf13ba565b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:54:30.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:54:40.291Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ba696479-4fcd-4da2-bd61-41160d679fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:54:40.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-21T23:54:46.027Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-21T23:54:46.074Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-21T23:54:46.109Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:54:46.128Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:54:46.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:54:46.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-21T23:54:46.135Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-21T23:54:46.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:54:50.314Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=6bd05f5c-9fa0-4319-8aa0-fb96f484caed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:54:50.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:55:00.321Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f19c0122-efbf-48d9-bb58-e69b86504634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:55:00.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:55:10.329Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=578a522a-d9a0-4490-9339-bc49fe5a0e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:55:10.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:55:20.338Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a15bfafa-5144-4a5f-b03f-984857c69cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:55:20.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:55:30.360Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=97ad68ec-08f8-48bf-9d3c-b04e6e098c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:55:30.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:55:40.369Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=797a0d5b-6476-42e2-bfdf-d26eebe02e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:55:40.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:55:50.378Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=92761cf8-c4ed-4d76-8ac2-c0562511abf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:55:50.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:56:00.386Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8d49f72a-8e25-4b51-af85-7218230beb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:56:00.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:56:10.395Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c344d5ae-f55d-4203-9865-8affcf32ae40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:56:10.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:56:20.405Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=56ede1dc-dceb-4161-bec0-d895390c9fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:56:20.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:56:30.421Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=45041336-37d6-45e3-abe7-2d4efd94d2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:56:30.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:56:40.427Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=2672225c-1cd7-4856-831f-fd6152ebe5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:56:40.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:56:50.435Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=dbae83fb-36f7-4f2c-a41c-45e6e67f3732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:56:50.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:57:00.442Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=15c0a367-82ed-4c09-97b1-3537d7851d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:57:00.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:57:10.451Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=392c656f-acbf-41d2-8d48-2515605a47c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:57:10.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:57:20.458Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=06613bca-f4c0-4fe6-8ede-3ef0ac85d61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:57:20.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:57:30.466Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=535003f4-b3d5-4717-9f39-df336026322f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:57:30.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:57:40.481Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=6514d942-3a0b-4016-af7c-a652b8ade4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:57:40.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:57:50.491Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8a14cfd5-2b9b-45e9-9fdb-e0398b6154ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:57:50.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:58:00.499Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=3e52b5cd-a86a-4f64-9b94-60a48617d2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:58:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:58:10.507Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=9ec3c6fb-ea90-414d-a1d3-e445cd45cd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:58:10.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:58:20.515Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=130cd1b8-6760-4ac9-98e4-72706ab7194c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:58:20.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:58:30.521Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=79b19904-849e-4aac-90ff-9aea66855638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:58:30.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:58:40.529Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=778b1d7d-d53d-4d96-a0c7-e0ea3175a0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:58:40.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:58:50.541Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=65966133-e322-4b91-8dc5-470b686a1a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:58:50.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:59:00.549Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8bcc94d4-f8cd-44da-9280-42005a9e43ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:59:00.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:59:10.556Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=12d2b804-25dd-46ff-ac4a-b1ef978804df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:59:10.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:59:20.564Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=79270d89-a64d-464f-8d30-1721e93db91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:59:20.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:59:30.571Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=07256739-393e-48b8-86fa-455e86fe8cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:59:30.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:59:40.579Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=7c44d629-4dc3-4fb8-acb8-1cf1212247c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:59:40.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-21T23:59:45.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-21T23:59:45.985Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-21T23:59:45.986Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:59:45.989Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:59:45.994Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-21T23:59:45.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-21T23:59:45.995Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-21T23:59:45.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:59:50.585Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=1794272a-7952-4862-9f05-c05e1296d97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-21T23:59:50.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:00:00.591Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=9108cafd-d182-4596-aaf5-fbf78cb09d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:00:00.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:00:10.632Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b26470cc-1643-4936-afa8-bf22939c95d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:00:10.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:00:20.646Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=44e503af-057a-4c47-8a20-78769fd6efce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:00:20.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:00:30.662Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=9d738db6-bd46-40ec-bb1e-bf8e5cf94415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:00:30.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:00:40.682Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=cb9006dc-0727-4cef-b7cf-123494af5397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:00:40.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:00:50.689Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=5aa586d4-f762-476e-8650-55f49e3d7376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:00:50.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:01:00.696Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=5c1b0907-f83a-46dc-aa59-c8633b1653cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:01:00.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:01:10.704Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=95f4fce3-890e-48f9-83ed-d3fbe4b53abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:01:10.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:01:20.714Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=516f7b89-7d53-4da7-9c38-0074523f3564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:01:20.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:01:30.730Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a9c14948-cafb-4375-96d4-dcdf610f7623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:01:30.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:01:40.736Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=2a7b7d3a-07e0-442f-a748-bed1deef424e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:01:40.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:01:50.742Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c0955d0c-b97b-4b8e-8ab1-c3bc3c474ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:01:50.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:02:00.749Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=fe612751-661d-44ff-87d6-abbb87f5d318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:02:00.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:02:10.758Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=07e1b1e8-b519-4fa7-b80e-fe3ad4dd2219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:02:10.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:02:20.766Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=4b25a41f-02da-47f4-8e41-2610035fd4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:02:20.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:02:30.773Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e0a71746-bca7-474f-92d9-60315f91f3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:02:30.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:02:40.779Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=10c18626-9e37-4317-8f8a-13bb4d891ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:02:40.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:02:50.786Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a42132c7-8452-4c27-874f-1bec58e3ebbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:02:50.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:03:00.794Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=7aa63dbd-b70f-41f0-a6da-9bf6b0afec32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:03:00.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:03:10.801Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c1536f92-fe22-4344-b8ba-f21dc671b480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:03:10.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:03:20.810Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=59ff59b6-1990-4ce1-82a4-8f4675cd5e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:03:20.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:03:30.828Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=55540b67-75a7-4549-8f3c-cfcbbe43310c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:03:30.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:03:40.836Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=0b8550e3-6e25-4c35-b16e-0a5bb2baf729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:03:40.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:03:50.842Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=979366d0-9c42-411d-859e-c1052a462e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:03:50.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:04:00.849Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=9f626316-0ffe-49f0-823a-d7dc21cc3cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:04:00.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:04:10.857Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=6774030b-ccac-47f3-8a17-8070f0029d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:04:10.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:04:20.864Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=131983d2-1947-4935-86fd-af5cc21f0ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:04:20.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:04:30.871Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f93c9ee1-a0b1-4f9e-8eaf-233591563787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:04:30.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:04:40.878Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d33062e0-3246-4b70-b551-060ec28c6901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:04:40.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:04:46.004Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:04:46.005Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T00:04:46.006Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:04:46.008Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:04:46.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:04:46.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T00:04:46.013Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T00:04:46.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:04:50.889Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b4343dd2-230c-4590-ad04-5741ed944461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:04:50.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:05:00.896Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c22bd3ab-b558-4007-8f34-e254bbcb8a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:05:00.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:05:10.904Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c55bb340-831f-4329-b18d-dfeee6aafa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:05:10.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:05:20.918Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=16e95033-bf55-4e1c-bacb-acf03a98f000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:05:20.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:05:30.925Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c58256ca-8f46-4435-a29f-804c4f51b4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:05:30.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:05:40.931Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=875160ee-24b3-4171-b26f-da03f87c0618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:05:40.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:05:50.939Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=7beef2f4-d825-4718-be3e-8987b42799e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:05:50.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:06:00.947Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ceecf7ff-afc2-4d46-8449-b0d674fa30e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:06:00.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:06:10.952Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d01ce1c9-83eb-44fe-9763-f87fbda3320c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:06:10.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:06:20.960Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=97c45013-a169-41ae-b307-82efd6c52a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:06:20.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:06:30.971Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8a48c5a8-ead2-4c5b-a8cc-5dbe364b2601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:06:30.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:06:40.998Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=759586e2-7db1-4c01-b557-eeb50baf99ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:06:41.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:06:51.008Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=2138697b-e76e-494e-b057-de59181bb58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:06:51.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:07:01.016Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8387001b-4b88-412f-9035-7699dfa75ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:07:01.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:07:11.024Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b75592c7-3bd6-4d7d-a3dc-1e7ee2cc04c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:07:11.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:07:21.031Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ad454c5f-3d60-4c8a-8eec-cbda6ec8cc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:07:21.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:07:31.038Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=fac22019-7968-4ba4-bb32-700e5b837627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:07:31.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:07:41.047Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=681da132-7d85-4302-a845-e815ddd4eb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:07:41.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:07:51.054Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=264961ee-3042-499f-bd6b-1d18156fc252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:07:51.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:08:01.066Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=2e961b2e-7385-46d4-802b-46bd42a7e017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:08:01.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:08:11.076Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=77d6c0a2-4e0d-48e9-81bd-bb01eea50116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:08:11.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:08:21.083Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=85239fb0-c98e-4c14-a261-4f9d71576060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:08:21.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:08:31.089Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ff1d87b5-7a7c-48bc-bb2f-d971c19cc267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:08:31.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:08:41.095Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=4a38be99-c880-4f1c-ada2-5a98f7207b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:08:41.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:08:51.103Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=696ce69f-7326-4dcb-9088-5cfe2bcd319d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:08:51.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:09:01.109Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e4c938c5-6f0c-455b-82ad-d9d3564c2df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:09:01.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:09:11.117Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=72d55447-8746-4dd5-b16e-150071bd45a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:09:11.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:09:21.123Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=1244445d-58c1-4aa9-84bf-e606ec1c29ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:09:21.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:09:31.131Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d1978cd3-9390-43b5-b486-d57ace22a585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:09:31.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:09:41.138Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=bcbf6078-8bb6-4484-9bdb-8ad91b65379d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:09:41.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:09:45.993Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:09:45.993Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T00:09:45.994Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:09:45.997Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:09:46.001Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:09:46.002Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T00:09:46.002Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T00:09:46.003Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:09:51.148Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=93035dca-d272-4e04-8950-c74d089bd2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:09:51.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:10:01.157Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a02212e0-bb77-4610-9966-e8d60cd53b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:10:01.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:10:11.176Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f5cbc12f-f1d2-4607-bbc5-1c8cc1ca8954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:10:11.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:10:21.183Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c5b443c7-c138-49d5-abd4-11b38e5c5329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:10:21.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:10:31.191Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b73c819b-c067-477d-a158-373396b670cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:10:31.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:10:41.199Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=dcb5ea9f-28b3-4ab6-8ccf-2d6f7a659b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:10:41.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:10:51.206Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f766c724-8b02-44a8-817d-a5e01a7357ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:10:51.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:11:01.214Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=006aac31-1ced-44df-be9c-aa9692aca8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:11:01.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:11:11.222Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=be1317e3-b6a8-4f5b-92ea-e26d78e44421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:11:11.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:11:21.229Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a5e0b2ba-d6e2-4c9d-9864-efdef313a419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:11:21.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:11:31.240Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8bba2fdd-8351-453a-92b4-f3628ccc4faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:11:31.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:11:41.248Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=7fcc9922-63cb-45c2-a7e2-95559cc18de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:11:41.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:11:51.256Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=30ec18d0-37a1-4c3b-b6ce-d8b0be0d1af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:11:51.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:12:01.272Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c1b27495-0c81-49ea-a9f7-f0964bee3cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:12:01.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:12:11.279Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=748deec0-8e96-4fe1-9716-2d956d9acd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:12:11.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:12:21.285Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=fbd5ff4e-68a9-4790-86a9-b4a4e4c65c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:12:21.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:12:31.294Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d8fb6823-4356-4b11-9248-ee20511b9656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:12:31.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:12:41.301Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=79207c11-e778-4c53-8f57-b1dff2d9dae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:12:41.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:12:51.307Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=9a51ada8-cfd7-4823-8939-fff8ea16ff93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:12:51.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:13:01.318Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=5a33c964-a7a2-4bb7-bf1d-5c043a7a77fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:13:01.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:13:11.325Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=1c7bf7c9-4c1d-4b17-9374-f510a6a0c501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:13:11.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:13:21.333Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=51786dfc-b3ba-4835-b914-1b849911470d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:13:21.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:13:31.349Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=9a4bb3d8-ebda-4da5-92e0-bc2c0307e745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:13:31.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:13:41.356Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b24befd2-42dd-43dd-a498-bd7fa317dc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:13:41.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:13:51.389Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=dcf95542-4034-48b0-95ff-87325bef83c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:13:51.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:14:01.442Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b9a2aaed-f92a-4061-862b-e3df8e75626b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:14:01.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:14:11.448Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=65f3a86e-a976-49e0-ad35-87c15e740f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:14:11.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:14:21.462Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e25073ad-5ee7-49e0-b0fa-1a431ad91744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:14:21.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:14:31.469Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f66d572e-cad0-43b0-9631-6e8fc4cfb93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:14:31.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:14:41.475Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=0f021d8a-5de0-4de3-8085-59caf422a9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:14:41.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:14:46.018Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:14:46.018Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T00:14:46.019Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:14:46.022Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:14:46.027Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:14:46.027Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T00:14:46.027Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T00:14:46.029Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:14:51.481Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f307c34d-155d-446f-a34a-51c10ba29629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:14:51.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:15:01.488Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f9456382-df5a-4290-98ae-c95cb63880ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:15:01.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:15:11.495Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=fc8edee6-c2bb-45e0-8dfe-d6c9069a6c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:15:11.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:15:21.502Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f0240ad2-7b54-407e-815b-11145a830ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:15:21.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:15:31.521Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c71fd2ce-03c7-4299-8fc4-22fb46ef7a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:15:31.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:15:41.539Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=fbb203e6-e735-434c-b551-c744fb73185e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:15:41.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:15:51.546Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=651a543a-8b45-49b5-9034-539626c08cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:15:51.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:16:01.554Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=1bb14f3f-bf10-48f4-94b3-3ec9852aa981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:16:01.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:16:11.560Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=fff71a3a-c2ed-4246-b655-af35d8de00ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:16:11.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:16:21.566Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b684c0ae-15df-4933-b80c-b475514f5591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:16:21.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:16:31.575Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=95a510f3-a441-46c4-8adf-7e4c8c2dfa22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:16:31.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:16:41.585Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=2f776110-ea4a-4f4c-a8f9-3785ef73785c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:16:41.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:16:51.594Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a6984147-4d72-40b5-8564-1e0e767dad12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:16:51.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:17:01.602Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=5b1209b2-064c-4713-aa84-27c1f67e4531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:17:01.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:17:11.611Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=17167d0a-5dcd-4956-8a9d-dd1bd0860491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:17:11.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:17:21.623Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=5f92f540-c1a7-4c6c-abd3-1cf0ab275433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:17:21.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:17:31.639Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f1f18f27-023a-4f29-9bb8-ccabf2d7edcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:17:31.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:17:41.650Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=eb0eb6fe-09c5-4bd5-897a-9e3614766c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:17:41.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:17:51.657Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=22511fd4-f34d-4505-a1fd-307ed61998b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:17:51.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:18:01.665Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=9cc19d6b-59d6-4c50-8f84-4ec33ac9ecdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:18:01.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:18:11.675Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=00190316-9d49-4329-a3eb-cbfd2dba88df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:18:11.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:18:21.683Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=30872f91-3a60-43bb-8493-b6f97195f56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:18:21.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:18:31.695Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=35824e39-3572-4ff7-9064-6f37108647c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:18:31.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:18:41.711Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=73b8f511-3f2e-4c68-ab58-92249aaa2a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:18:41.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:18:51.717Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=67709832-b541-4e98-90e4-c9911736b193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:18:51.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:19:01.723Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=be2b549a-7bbe-425e-b469-6dec6bf8483d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:19:01.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:19:11.730Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=0554b086-0173-40b7-bac3-ffbffde0792d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:19:11.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:19:21.736Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=24fcddc6-8ad1-42f1-bd1f-4a48ddafd70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:19:21.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:19:31.746Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f3676e59-9f04-4446-a897-7f2150e39f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:19:31.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:19:41.752Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f1e91621-5296-4709-baa5-3b4fd64210ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:19:41.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:19:45.968Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:19:45.968Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T00:19:45.969Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:19:45.971Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:19:45.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:19:45.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T00:19:45.975Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T00:19:45.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:19:51.758Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a4072702-890d-4215-8184-40db8887973b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:19:51.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:20:01.764Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=9c48f1a8-ec70-49c1-9b93-de723e6e8752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:20:01.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:20:11.772Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=0cc88425-21ed-48a8-bc45-9b2c3472a9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:20:11.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:20:21.778Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=aba575e7-8620-445e-98b1-67b7e7fced31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:20:21.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:20:31.787Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ea8c6c63-b6ef-43b4-9694-d42fb8f9bb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:20:31.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:20:41.801Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c3264436-7bd0-4f0a-8cdc-b1836187a75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:20:41.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:20:51.810Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=1fa84579-5851-4a1d-8a1d-f31ee3759805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:20:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:21:01.816Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=99f3359d-0372-4ed3-a418-cf8df4b24ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:21:01.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:21:11.822Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=facc3696-1315-4d1f-8f90-1443c4917c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:21:11.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:21:21.829Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a596290d-90bc-4457-a271-fe48bd66f9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:21:21.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:21:31.835Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8ac6eb9b-4f21-4713-951b-8df9f2aa8d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:21:31.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:21:41.842Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b8c1f0f0-fff5-414d-a862-53d32f2c430f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:21:41.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:21:51.851Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=7525aef8-5eea-4642-b09b-24a459561466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:21:51.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:22:01.863Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ab8ebeef-0e1b-4f48-872a-86b13484a5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:22:01.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:22:11.883Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=3cd2fb78-936f-4453-9cbe-6eb6c744d672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:22:11.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:22:21.890Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=6e75b915-ac10-4b93-afee-139295bbc902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:22:21.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:22:31.897Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d82bf81d-29fa-4b20-8411-c1f712e97bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:22:31.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:22:41.905Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=2490d88d-9537-4dca-acd1-0e9f5421d82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:22:41.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:22:51.912Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ca063956-f347-4cb0-b0b9-baf15eff35b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:22:51.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:23:01.919Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=97eff919-3228-47df-b7cc-aaf8e2d41bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:23:01.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:23:11.927Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=5e7adcc0-4fcb-4790-9592-375fcf8c56ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:23:11.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:23:21.942Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=50ed1797-d34f-441b-b2f9-0287aaaf524c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:23:21.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:23:31.952Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e7a76423-f435-4b9a-aa63-8d76be7c7e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:23:31.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:23:41.959Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=2b6c03af-a758-48c6-af42-96b8f2aa9381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:23:41.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:23:51.967Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=0bb30853-712c-454d-a574-3e6fcc4b3a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:23:51.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:24:01.973Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e9be0381-60b7-4f53-b861-744d37043267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:24:01.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:24:11.980Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=29efa892-d8e3-4d2b-8112-52b22a59ace2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:24:11.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:24:21.990Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d99a5fe0-e77c-43ab-947a-a44bb0452e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:24:21.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:24:31.999Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=4d5d4e6b-8b14-4742-8cf1-696a1ae1f88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:24:32.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:24:42.006Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=11cb4225-4eda-4817-9374-886f6758431e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:24:42.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:24:45.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:24:45.999Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T00:24:46.000Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:24:46.004Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:24:46.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:24:46.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T00:24:46.008Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T00:24:46.010Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:24:52.015Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=3ab9ebf1-e92f-4e43-bab7-e4a688565ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:24:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:25:02.026Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b685bd3b-efbe-4a32-a33e-3d3e4554b744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:25:02.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:25:12.033Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b30c3213-6e29-41c5-beaf-0118a65942a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:25:12.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:25:22.040Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=4175914d-dc50-4e72-8a31-dd1914232a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:25:22.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:25:32.045Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=285a0cc1-c2ff-4846-a67b-e4f7be48ba03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:25:32.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:25:42.052Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a81d0d6b-229f-49c1-8208-d23347f45726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:25:42.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:25:52.059Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=1f38052b-5b1a-4d97-88a3-a890073e2ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:25:52.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:26:02.065Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a76d5b68-3855-4e1f-a811-1919b1e801e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:26:02.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:26:12.072Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=59767d00-c820-4d1f-ac53-bdad9c033368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:26:12.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:26:22.080Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=7d19776a-b336-4685-b9d0-e7252fc762d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:26:22.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:26:32.086Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=870656df-cbdf-4df2-86af-c1c89dfcd97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:26:32.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:26:42.094Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=29162aee-bd52-4231-b6d2-633a1e199e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:26:42.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:26:52.109Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=bc771d08-6b62-4fd7-979a-15a62d189cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:26:52.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:27:02.117Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=2ca39ae5-0ce2-4f95-bb73-484efad3bf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:27:02.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:27:12.125Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=73289ce8-8d4f-4aba-adf2-6f07f9ebd590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:27:12.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:27:22.131Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=2a03dc4f-6b0e-4ba8-9133-5113c8455c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:27:22.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:27:32.138Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=7805c211-61cc-4e66-8546-3ff2ab425f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:27:32.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:27:42.145Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=1d03981a-4c9e-45e5-a360-679b4d4823bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:27:42.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:27:52.151Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=89252039-5c84-4c50-9427-9e540bb4e3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:27:52.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:28:02.157Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ce1f008a-6a92-4eaa-96ae-6643c3081efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:28:02.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:28:12.167Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b86f9875-8287-4aa2-a9bf-aa7f273332ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:28:12.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:28:22.181Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=acf8b9cf-f58d-41c6-8c51-472334c0ac4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:28:22.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:28:32.187Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=7838cc9e-96ad-4e28-8413-6ab48debd003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:28:32.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:28:42.199Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c4f1c43b-ab09-4665-a519-df481fe40967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:28:42.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:28:52.206Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=67aa0c13-c521-423d-8d33-05f2d7bca92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:28:52.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:29:02.215Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=87a5be00-6329-498a-8c63-25421dc0e31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:29:02.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:29:12.222Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ed7f051a-e9c9-4580-97ad-c19af734a420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:29:12.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:29:22.229Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=3bf85abc-6175-42f2-b151-7be782ec2d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:29:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:29:32.236Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=2de65b7e-f9f5-4985-be17-ae912012d5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:29:32.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:29:42.243Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b8d9eed6-ecda-4156-a886-47a647abad93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:29:42.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:29:45.994Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:29:45.995Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T00:29:45.995Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:29:45.999Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:29:46.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:29:46.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T00:29:46.003Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T00:29:46.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:29:52.250Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f4ee6bbf-ff6c-4938-9ab3-899b8770b04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:29:52.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:30:02.261Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=2d383ff9-3f48-4752-a3e7-ad93935ad72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:30:02.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:30:12.272Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e930918c-12c2-4ec2-a626-fcdf0ad95b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:30:12.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:30:22.280Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=09c6032b-df63-4de2-b4d6-f8f9d71dde6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:30:22.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:30:32.288Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=5bbb1e29-b95b-476c-882a-ed1722dc2065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:30:32.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:30:42.294Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=fe78d714-ba0f-4112-903b-5db1ad5ef5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:30:42.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:30:52.300Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=51a3f852-b448-4e71-b899-bdf0e2a0eb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:30:52.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:31:02.306Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b7dfd162-e7ce-4a03-9957-cccaa5de6e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:31:02.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:31:12.314Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=661c826a-8ec9-4110-8608-7b99341ca979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:31:12.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:31:22.322Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=762a6399-ca31-46b7-afa8-9a7c11428deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:31:22.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:31:32.329Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=6d1788c0-c4d6-4bb7-bbbf-99c458dba17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:31:32.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:31:42.336Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=65694d09-a870-43ec-af67-f63834a0a306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:31:42.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:31:52.346Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=9888111d-a518-45f4-a664-143285a44fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:31:52.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:32:02.357Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=57b7278a-639f-4bf5-8cd9-7e2d03fe4311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:32:02.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:32:12.365Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=90c84495-7924-47d8-adfa-0536ac28d8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:32:12.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:32:22.372Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=73b95bb8-e9a9-4af8-943e-afe84146dbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:32:22.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:32:32.378Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=4c657042-c8bd-4357-88d1-807ee055d389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:32:32.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:32:42.386Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=1e921e90-82b1-4496-bc48-b04e752dbfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:32:42.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:32:52.393Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=757a85d2-c64d-4096-b872-b6389da77ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:32:52.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:33:02.400Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=0bfa060f-337b-4001-8f9b-156ed694373e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:33:02.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:33:12.407Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=bace1bc4-87b6-4d06-a68b-61943c9b5fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:33:12.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:33:22.420Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=46edc94f-1e07-4703-80ac-c3e8084f5eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:33:22.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:33:32.448Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=aad5563e-f4a7-4a42-a43a-746290721c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:33:32.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:33:42.454Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8ee8c7d1-ce7f-4057-b2ac-04e836902d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:33:42.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:33:52.461Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=5c6e55a0-5263-4ef1-a3d7-ce200c93543b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:33:52.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:34:02.467Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=3306de73-f155-4471-b8da-92fa27df7bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:34:02.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:34:12.475Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=588d5f46-0788-4d36-96df-6e562c9ba9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:34:12.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:34:22.483Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=abb9b3e1-978a-4309-9b02-f062b60af9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:34:22.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:34:32.492Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=46d91247-3394-4559-b135-7082cdfd1fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:34:32.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:34:42.510Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=deb32fcd-d88e-4e76-bb95-5fdf8b9b22b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:34:42.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:34:45.988Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:34:45.989Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T00:34:45.989Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:34:45.992Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:34:45.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:34:45.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T00:34:45.995Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T00:34:45.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:34:52.517Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=96eea30e-b26e-4a3d-abbb-1ed4573cd76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:34:52.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:35:02.522Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=3d5e44da-52e8-4c58-8223-02d44fe3de73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:35:02.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:35:12.529Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=9e9ba1bc-9be5-42b4-8d86-8d0ed7f41330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:35:12.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:35:22.536Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=63d71b25-b8a9-4eae-b193-30bd0a037093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:35:22.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:35:32.542Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=9566e9b2-951a-4af6-a853-535a6624142f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:35:32.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:35:42.547Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a638ee85-8acd-47d4-a092-ee52bbc14964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:35:42.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:35:52.554Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a2447908-be63-49f8-9595-ca99103ba91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:35:52.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:36:02.561Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f04bbe01-5899-47d8-a952-73f11d39a30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:36:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:36:12.570Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c6d7d253-e4f7-4739-b203-8278d5fd23bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:36:12.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:36:22.587Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ddbaa3da-18f3-4403-8b1f-754b7c692f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:36:22.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:36:32.593Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=304c62d1-e3e5-4cc9-8151-b652268db566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:36:32.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:36:42.601Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=3fefd887-301b-4cbf-bf0f-6590ecddbb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:36:42.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:36:52.611Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=04e3f1a6-8887-4b73-a4a4-27a3804d2afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:36:52.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:37:02.617Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=7f809c7e-242f-455a-8887-79a99dc3f55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:37:02.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:37:12.623Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=357b3b8e-fe56-47fe-b3ed-da858cd229d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:37:12.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:37:22.630Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=beb084ca-0fca-4e4a-ae47-b29859c1acfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:37:22.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:37:32.636Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c9b620e4-4633-47af-9e5b-bf84439e477c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:37:32.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:37:42.643Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=61e836e7-b533-48aa-a433-ab6f6df46a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:37:42.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:37:52.649Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=3b0b4cf4-0d3f-467c-8d99-c81a1fb5064f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:37:52.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:38:02.661Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e92c2c76-339e-43d6-af38-d9d15e2ea76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:38:02.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:38:12.675Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=298eab19-f374-4ea8-baab-d3a109515b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:38:12.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:38:22.684Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=72a3083f-b599-4c3f-b1fa-ec696d7f7296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:38:22.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:38:32.691Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=264a32d6-49c8-4526-b7f4-64525d4e5df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:38:32.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:38:42.698Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e486c01a-bfb4-4a78-b3a1-553f7c6853b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:38:42.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:38:52.704Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=2b67fd33-b334-44ce-8d2c-d0375fa6ad7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:38:52.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:39:02.712Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=40394452-5718-4cce-bc45-5978adf93e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:39:02.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:39:12.718Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d09ac64e-84f3-4394-9a92-0da0ed5323ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:39:12.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:39:22.726Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=7bade20b-6aba-4839-81a9-6e3806651185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:39:22.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:39:32.735Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d793eaac-d972-481e-88b4-ef249aa46e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:39:32.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:39:42.747Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8fe48c36-597a-4afb-9439-d447d4d26268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:39:42.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:39:46.097Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:39:46.097Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T00:39:46.098Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:39:46.103Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:39:46.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:39:46.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T00:39:46.109Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T00:39:46.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:39:52.760Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=da501673-a5a7-4935-b83e-c7c68a704b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:39:52.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:40:02.766Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=edb7b7af-c621-45b2-9041-6f278eb7ad3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:40:02.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:40:12.773Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=21f81096-e329-42f3-81e5-b774a2186829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:40:12.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:40:22.779Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b0189227-29dc-48e9-8a83-517cb6145b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:40:22.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:40:32.785Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b7e2fb87-dc3e-4cca-8542-2abb56b43dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:40:32.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:40:42.792Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e997e426-1430-4a40-9465-ad727f0e90e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:40:42.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:40:52.800Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=98de2514-ce13-4102-af78-ecfc576ad356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:40:52.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:41:02.811Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=1136b1d8-a8b9-4510-b225-3f0aea1c6a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:41:02.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:41:12.822Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=1da3aa2e-1154-4b45-818a-ae8ff373a532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:41:12.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:41:22.830Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d6330cc4-9bf9-416e-a38c-a4ac173addee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:41:22.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:41:32.835Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=0e5321f5-efae-4017-af50-a7d0c0c5c09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:41:32.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:41:42.842Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=74f1dcbb-77f0-466b-946b-3f8ad40fe140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:41:42.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:41:52.848Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=02650fb7-b0d8-4f43-a022-e6a84c0c4fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:41:52.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:42:02.855Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=453d3f0b-7d96-466e-b04c-3a16a368ec23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:42:02.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:42:12.868Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d9690996-8e31-41e1-be51-7d828017c13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:42:12.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:42:22.876Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=034a435e-ec6b-4bd5-a7b2-67ba78bc0d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:42:22.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:42:32.883Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a09f41e7-c91a-4e30-9e0a-d8578cfd3a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:42:32.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:42:42.890Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=de48d356-00f3-4ae7-b95f-2a3ea3083467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:42:42.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:42:52.897Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e0d50a60-ec55-45c2-99ea-1e06f0773947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:42:52.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:43:02.904Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=40625eb1-7e1b-45ae-a784-5fae9d5a7215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:43:02.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:43:12.919Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ca494b1b-529b-4401-8d26-5a4214012ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:43:12.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:43:22.926Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=374eaf55-81b8-471c-a8f9-fbafede5e740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:43:22.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:43:32.933Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=773c6590-c695-4b12-81cc-48f04abea6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:43:32.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:43:42.939Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ac5158be-d888-43f6-9027-52ffa9d1343f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:43:42.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:43:52.945Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=9f7cd790-908c-4af9-8434-45ac6f7d3bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:43:52.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:44:02.951Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=49b9da00-8f5d-488d-af66-63df1b0c0456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:44:02.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:44:12.957Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b92cbae4-b260-4030-92d3-e2c1e4dec517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:44:12.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:44:22.963Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=069c91a6-0f2c-40cd-9400-9ee0210708aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:44:22.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:44:32.969Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=bc89c4de-71fe-46f1-934c-ec6a8c21cb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:44:32.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:44:42.975Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f67d2a8e-d736-43a2-9ef7-bcb487ddd095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:44:42.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:44:45.987Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:44:45.988Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T00:44:45.989Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:44:45.992Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:44:45.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:44:45.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T00:44:45.995Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T00:44:45.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:44:52.983Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=4ee0b2c4-1ab2-4f78-80df-6e2450712ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:44:52.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:45:02.998Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=37eb675d-74a3-4cec-9968-adc250813126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:45:03.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:45:13.004Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=09fc9846-0be8-4bb7-a36c-ef0985983aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:45:13.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:45:23.011Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e547dce7-df8a-469b-add4-534cab7a4698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:45:23.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:45:33.017Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c28b8095-ec3e-42e0-a0ea-a208f831cf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:45:33.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:45:43.022Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=17de5a0b-f493-471a-a391-102d25b9011a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:45:43.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:45:53.028Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=71e17fc0-c819-4b54-88dd-43820a758b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:45:53.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:46:03.035Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d160683d-5fd9-4f8e-a2a3-fffac71bb90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:46:03.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:46:13.051Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a15afc9d-e9f7-4f0a-bd97-6b23c51931f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:46:13.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:46:23.059Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=34cada87-4542-447e-8e46-4fd6577309d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:46:23.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:46:33.073Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=414af75e-5efd-4e3f-a120-24773f172d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:46:33.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:46:43.081Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=19518784-4ad5-40e3-ae0a-eb72ed4b3841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:46:43.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:46:53.087Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=914939b1-afb6-4b12-a0d9-8e81ddd92566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:46:53.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:47:03.093Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=46fa1f4d-baf0-429b-a48a-63d9177e557e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:47:03.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:47:13.100Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=fcb17403-ddba-4a95-8619-0b1deb455183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:47:13.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:47:23.107Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=cb584296-dd0f-4a4b-9d50-abd6a9784c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:47:23.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:47:33.113Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d15b5adb-cf10-46f2-9f15-a1d4349fc361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:47:33.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:47:43.119Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ebd38253-e76c-49ed-b716-e4b05883762f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:47:43.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:47:53.126Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=9ada5dda-8ff5-4ce3-b276-3453eba679ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:47:53.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:48:03.132Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=6c974237-fa09-4fa0-a02c-cd59033a0044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:48:03.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:48:13.140Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=64e38cb8-f657-4c3f-be51-723089956297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:48:13.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:48:23.153Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=90bd418d-6c5d-440a-a506-92c379e71d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:48:23.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:48:33.159Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e488137d-28c8-4948-9f5d-028bb28b4f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:48:33.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:48:43.165Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=bf162967-53f1-4045-8629-2ef2fd99d399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:48:43.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:48:53.172Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=6a147aec-ba37-4a26-bf3a-3dc99d38d242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:48:53.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:49:03.179Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8b24b42d-c266-469c-ac80-3ed225aeb6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:49:03.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:49:13.186Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=7a728f18-abd9-4b8f-97e8-1dca738fcdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:49:13.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:49:23.191Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=0a10f148-69fd-48a8-b059-1236ad0681d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:49:23.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:49:33.198Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=0df23fa5-3033-446a-ad15-d12344af05e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:49:33.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:49:43.206Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a293f7c8-3f50-4671-9db8-bcd80e0c5196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:49:43.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:49:45.993Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:49:45.994Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T00:49:45.995Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:49:45.998Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:49:46.001Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:49:46.001Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T00:49:46.001Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T00:49:46.003Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:49:53.218Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8f2121d4-31a4-4171-af61-fc1aef0d52f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:49:53.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:50:03.226Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d8e5b869-0e3b-44da-a4d6-6498e8951c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:50:03.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:50:13.232Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f7f91d81-15ec-47d4-9dbf-cebd0cabe317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:50:13.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:50:23.238Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=350440b7-50d3-4278-bb83-3793e080772c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:50:23.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:50:33.245Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a1dfd643-1937-4d2b-87e5-2ecd491d7805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:50:33.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:50:43.254Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d1d79b55-0c57-4595-b4e2-4a89cedc762e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:50:43.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:50:53.260Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=7497bd0e-d9ed-437d-a773-b035a49661d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:50:53.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:51:03.268Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=9b528b5b-8c24-4e9e-97a1-ce69713edf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:51:03.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:51:13.284Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=25a9c499-ad8c-46a4-8a63-91c7b9458853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:51:13.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:51:23.291Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=3009ea9c-df1d-4d4e-85ea-6a291afb0eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:51:23.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:51:33.298Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=4b1b1866-8114-4067-ba7c-203c65f3dbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:51:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:51:43.305Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f8d3caec-752c-4c87-890d-0bb7c80ddf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:51:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:51:53.312Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=6eccc699-4dac-4b9e-b6a9-c483f2a6d729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:51:53.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:52:03.320Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a67eb227-a4d2-407b-9f6c-18f375cf2523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:52:03.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:52:13.327Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=6b5efe0f-4e88-4166-ad84-b132eccf6c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:52:13.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:52:23.333Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=01448a05-af18-417b-98c5-fb60ec45ff09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:52:23.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:52:33.340Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=472cd805-43bb-436e-a754-31ae566c3f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:52:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:52:43.347Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8f685f5a-0d7c-4fcc-9066-3a0b690f0368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:52:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:52:53.358Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e4b13986-ae1c-40bb-b780-9b74c5017a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:52:53.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:53:03.364Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=cb4ecac9-b31e-412a-83b8-3e2bbb32b7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:53:03.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:53:13.370Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=67c8f8fa-d97f-4eb1-9daf-41284af81445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:53:13.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:53:23.378Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=74b23611-d193-4c0e-908a-1f8c8298a17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:53:23.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:53:33.385Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8eba2f54-98c3-4656-80fa-1f582c0abfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:53:33.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:53:43.392Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=091cc94e-291c-4a2d-a4a4-77e3e3cea981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:53:43.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:53:53.398Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=6baf7cec-96db-42f1-9a86-327f04decbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:53:53.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:54:03.438Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=08bdc079-7cbd-4626-b68a-6d88a7704a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:54:03.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:54:13.456Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f4c1f536-7b1f-4202-ae4e-8dff18514596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:54:13.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:54:23.463Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c3ac377f-a61d-40ec-85c8-79f73b581c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:54:23.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:54:33.470Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d8796dc9-1b96-4778-9bc9-707bdb9c1b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:54:33.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:54:43.485Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=bd73d02a-77ea-4509-8ff3-f383f72a1069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:54:43.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:54:45.970Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:54:45.971Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T00:54:45.971Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:54:45.974Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:54:45.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:54:45.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T00:54:45.978Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T00:54:45.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:54:53.491Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ccdc62af-637c-4b58-95dc-afce5c8b4143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:54:53.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:55:03.498Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=df23eb44-6f65-4f60-99c6-0cb54addf027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:55:03.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:55:13.503Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=e860bfc5-87a8-44ac-9893-4b9587e84d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:55:13.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:55:23.510Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c628b704-dfaf-468f-9fc6-077bb5936456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:55:23.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:55:33.532Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f877560a-ab14-4956-98a8-1690b8b11ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:55:33.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:55:43.539Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b91aaf83-857e-4704-ad66-22166f6e7a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:55:43.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:55:53.552Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=61ab7845-2691-4249-aef1-14d4d034163e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:55:53.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:56:03.567Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=379c7ff2-8f69-497b-9be5-4a68613b1f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:56:03.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:56:13.574Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d0ce6d19-6368-400d-8868-b2482fbf3615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:56:13.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:56:23.584Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a2af32d6-ef72-45f1-8edf-51f544a417a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:56:23.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:56:33.593Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b0573ed9-88d3-443b-af26-c3a293cbd08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:56:33.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:56:43.600Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=3794eeca-3ffd-4ff6-9ed8-893c31e28033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:56:43.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:56:53.606Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a102c52c-03b7-499a-82dd-fb9a0b5d4d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:56:53.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:57:03.612Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=013893fb-a212-45c6-a1db-b73463aa0487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:57:03.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:57:13.618Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=0bea60ba-5853-4cad-8a3d-25cbb7452b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:57:13.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:57:23.625Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ecae2c84-2aa0-4d1f-9ce6-bb07eb9fd1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:57:23.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:57:33.632Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=71466350-0f52-485a-a439-89a5e9c83fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:57:33.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:57:43.638Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b61168cb-e7e5-47fa-9c2a-82bbb1fb3636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:57:43.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:57:53.649Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8e8ab738-306c-4ed9-a111-44d074dd3d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:57:53.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:58:03.656Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=fc186303-b360-45af-8809-fce70e93fd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:58:03.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:58:13.662Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8b73ab9b-1f53-4e0c-a386-ad916506d27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:58:13.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:58:23.668Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=f4c4c207-2b9c-40b6-91e9-7ab3b18ea9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:58:23.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:58:33.675Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=1cb4afc4-be4f-449b-b891-2c18fa0353de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:58:33.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:58:43.682Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=4e2124bc-4fe9-4694-bc29-62b75644181d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:58:43.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:58:53.688Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ae853d8d-d8c0-4a50-bf4a-c97c08d730f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:58:53.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:59:03.695Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=65e9ec18-fbfc-4aee-93fc-085e2c8d0538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:59:03.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:59:13.702Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=631568f8-0fb3-4106-b9cc-804b40258aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:59:13.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:59:23.708Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=6e0ff127-adb0-49f6-b16f-2cb5b292a658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:59:23.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:59:33.716Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=73151ffe-4cf4-4ba3-89cf-6b7b3b179207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:59:33.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:59:43.722Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=1acba9a7-243f-4063-813e-6bf2d704b9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:59:43.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:59:45.981Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T00:59:45.981Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T00:59:45.982Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:59:45.985Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:59:45.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T00:59:45.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T00:59:45.988Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T00:59:45.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:59:53.736Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=9c7c783b-0b31-4967-a6b4-c2ad6fbb0902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T00:59:53.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:00:03.746Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=297a3d3c-44b3-4c5f-8d86-888b2815601a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:00:03.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:00:13.757Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=bf32ccfb-ddb3-4416-92f0-c6470b25ad3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:00:13.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:00:23.763Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=5b7005fa-dff9-42c0-993c-1ff69681a008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:00:23.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:00:33.775Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=fb9118bd-0cff-4713-ac32-c95052bb4256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:00:33.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:00:43.782Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=05a161ef-936e-4cc9-abf5-ff078c141c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:00:43.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:00:53.787Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=cf6f873f-9eeb-4687-974f-96d12b730b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:00:53.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:01:03.795Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=2168168c-f066-4dd7-bc21-8dd45d1218bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:01:03.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:01:13.803Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=7aca6f35-e7d3-404a-b293-368141061e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:01:13.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:01:23.815Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ccc2e844-bc3e-48c5-bf78-a3a9c0c9cb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:01:23.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:01:33.829Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8d451b5b-0f0c-4d76-888b-0fa802b0c079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:01:33.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:01:43.835Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a6b0cfc6-a544-468f-a8d7-a8062e1716c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:01:43.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:01:53.842Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=cd5dca1a-1edb-470b-a2ee-1fba72a0915e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:01:53.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:02:03.848Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=eb7f888a-b258-4339-bc99-f8428c88db9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:02:03.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:02:13.859Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=95609695-5af1-495b-bfe0-e8c003838188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:02:13.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:02:23.865Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=01e8a81e-f1ba-4166-91f9-c0e92e7c36d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:02:23.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:02:33.872Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=cc36eaf1-4cb4-4bbf-8e6a-3db0092afa97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:02:33.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:02:43.881Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d482f92b-6cdb-48cb-af6a-c12141448b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:02:43.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:02:53.890Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=b778ed97-fddb-497c-ac8b-c4ce6762d5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:02:53.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:03:03.896Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=20bf0ab3-3e70-4433-a12b-f592854bdebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:03:03.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:03:13.901Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=6602c04f-f65d-4865-80d9-b0941c7cfcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:03:13.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:03:23.911Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c4a31330-3deb-4db1-9f7c-f817e22fe62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:03:23.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:03:33.918Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=1289eaad-06cd-4c7b-8f95-bb092da060f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:03:33.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:03:43.924Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=7139072a-8d3f-4390-8653-d19d6984618a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:03:43.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:03:53.929Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=5138da5b-165d-4056-a445-f95c138645a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:03:53.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:04:03.935Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=da3f681d-44cb-45ac-80f6-92bd110d9865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:04:03.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:04:13.940Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ea3252c9-5869-495b-a8e2-09378e9b3f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:04:13.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:04:23.947Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=1b69e71e-d32f-466a-bff7-404410443e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:04:23.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:04:33.953Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c47e402c-7b0b-44fa-8000-8f43f16151cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:04:33.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:04:43.971Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=d2d9c505-1a6f-4f3a-ae19-641e397ccf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:04:43.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T01:04:45.973Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-22T01:04:45.974Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-22T01:04:45.975Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T01:04:45.977Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T01:04:45.997Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-22T01:04:45.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-22T01:04:45.997Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-22T01:04:45.999Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:04:53.977Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=c5e39745-c48d-4874-857b-6125acc87a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:04:53.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:05:03.983Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=74523db4-4bfc-4dc5-a2d5-45a817fcf9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:05:03.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:05:13.990Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=ef8b946a-dcd3-47a0-a10a-a057166a162c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:05:13.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:05:23.999Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=609406cf-cadc-4b99-b2dc-19340a2b7d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:05:24.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:05:34.006Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=0716b5f7-c7af-4422-9643-cc840773765e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:05:34.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:05:44.012Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=8fb33183-53c9-44f3-b246-ca269f91fa87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:05:44.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:05:54.017Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=a6d89d9b-231b-4b80-9a8e-35717024ef44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:05:54.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:06:04.024Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=2989cbd6-bf8c-4fea-8f3b-fe6ac0b338b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:06:04.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:06:14.031Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=98dafe7a-1ede-4e1e-92c7-91eb7a60b06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:06:14.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:06:24.043Z |INFO |Init configs |InvocationID=1fe7f688-ab73-4a6b-8022-6de992134b7e, InstanceUUID=149ea774-dd26-4e1f-9498-d2844f0570dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-22T01:06:24.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |