. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:09:02.922Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:09:02.925Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-18T23:09:02.959Z |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-18T23:09:03.551Z |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-18T23:09:03.627Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T23:09:03.628Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T23:09:03.628Z |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-18T23:09:03.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-18T23:09:03.787Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-18T23:09:03.808Z |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-18T23:09:05.253Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-18T23:09:05.662Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-18T23:09:05.679Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-18T23:09:05.680Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-18T23:09:05.746Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-18T23:09:05.747Z |INFO |Root WebApplicationContext: initialization completed in 1939 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-18T23:09:06.083Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-18T23:09:06.785Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-18T23:09:08.052Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-18T23:09:08.490Z |INFO |Started MainApp in 7.467 seconds (JVM running for 8.097) |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-18T23:09:08.558Z |INFO |Start scheduling PRH workflow |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:09:08.567Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d4af0c0a-d280-44a4-96d3-904166b12536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:09:09.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:09:10.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:09:20.010Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ddfe6851-7632-41d1-a49d-cb289cd31b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:09:21.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:09:21.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:09:31.042Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=569e3e05-ba13-4a2c-9376-664e3a94aa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:09:32.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:09:32.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:09:42.114Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ee2fce48-0444-4eb8-9a14-e263e69f6369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:09:43.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:09:43.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:09:53.153Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d227d9f2-0340-457d-8f2b-2105746cc220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:09:54.191Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:09:54.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:10:04.193Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=bb1e3ba4-bb97-4509-8629-c8ed77f8a645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:10:05.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:10:05.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-18T23:10:08.934Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-18T23:10:08.934Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-18T23:10:08.941Z |INFO |Completed initialization in 7 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:10:15.589Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=58299c06-b652-4ccf-8545-e60f5638be98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:10:16.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:10:16.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:10:26.625Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5b2a8552-d961-412e-882d-006118f00874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:10:27.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:10:27.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:10:37.668Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=36c9c5f2-6c71-4b81-ae14-42a5b68d8f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:10:38.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:10:38.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:10:48.706Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=3d1d7cb7-227e-457b-80f2-5546b1f0071d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:10:49.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:10:49.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:10:59.745Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=de920319-29e2-4be1-9208-7750028d7a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:11:00.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:11:00.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:11:10.786Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=373edbad-05e4-45cd-8f72-621e8017a925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:11:11.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:11:11.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:11:21.984Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e8d2bbbf-b3d0-4150-9f43-c765c7f8ac49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:11:23.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:11:23.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:11:33.024Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=98ca19f4-4e43-418e-9743-69b179dcff19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:11:34.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:11:34.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:11:44.064Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a4b72ec9-df2d-491d-afe6-2c08c077cfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:11:45.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:11:45.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:11:55.105Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b771c537-cf62-49d7-9125-9963959b57ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:11:56.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:11:56.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:12:06.145Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=dea39450-28fa-4360-97ba-75730eb15306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:12:07.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:12:07.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:12:17.185Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=655e12ae-613f-4548-a895-de3550a10b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:12:18.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:12:18.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:12:28.225Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a79eb8f6-e134-4d7b-8a23-bfcab4495aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:12:29.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:12:29.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:12:39.265Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c1e5581d-a152-46ce-ab80-fa5ff95c203f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:12:40.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:12:40.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:12:50.304Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=90fe80af-e201-45c8-b130-e51e3a6c2082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:12:51.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:12:51.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:13:01.347Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=748f5b0b-9128-4e03-b65c-f77626471463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:13:02.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:13:02.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:13:12.384Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=7717b4fd-1537-411d-971f-1d549cb3c372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:13:13.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:13:13.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:13:23.424Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5a3fac72-da9b-4f63-b548-e88d28d80fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:13:24.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:13:24.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:13:34.469Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=0f1ff03c-c494-406a-b8bf-30984342319c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:13:35.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:13:35.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:13:45.540Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=bc85c2c0-d744-4869-887f-643e327794f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:13:46.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:13:46.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:13:56.689Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=dadb4f47-6d68-4a48-a3a6-739ba33302ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:13:57.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:13:57.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:14:07.570Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:14:07.571Z |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-18T23:14:07.578Z |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-18T23:14:07.588Z |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-18T23:14:07.604Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T23:14:07.604Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T23:14:07.604Z |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-18T23:14:07.607Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:14:07.712Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f6a6b260-7a43-4b4c-a39e-8861cf4fdb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:14:08.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:14:08.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:14:18.754Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=73698660-2337-40e9-998e-d36977ec1bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-18T23:14:19.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.224.71:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:14:19.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:14:29.793Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=89422b61-a11a-4811-b355-4c2aee4676ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:14:29.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:14:39.983Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=3fcd4685-dbbd-4e46-9330-39750c302251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:14:39.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:14:49.998Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d74f9416-63f2-47a3-892b-56c0fe717180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:14:50.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:15:00.014Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e38cc49c-466b-4cda-994b-32895c32a276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:15:00.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:15:10.032Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d5444115-fc48-471b-9024-41c909fbf078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:15:10.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:15:20.044Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=7181c977-36b4-415b-9c72-6af8cdaec871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:15:20.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:15:30.066Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a6d56e2b-2346-425d-ad20-7699cb1bd1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:15:30.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:15:40.087Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=1ed249a3-aaef-4ea7-b46d-04c8221bc05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:15:40.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:15:50.097Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=9b15f7df-d478-4ddf-9c72-7913d4664dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:15:50.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:16:00.110Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ae587777-6810-4a80-81e6-c879b16ddcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:16:00.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:16:10.119Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=1178653d-0645-4cc4-9ee9-f526d6299c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:16:10.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:16:20.127Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=56c0d843-b4dd-4800-8773-e81578a8cc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:16:20.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:16:30.136Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=3f4bef48-fdfb-449b-bc82-8a40be0cfe45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:16:30.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:16:40.147Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c134c526-0b0c-4c9f-a223-0e7226009773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:16:40.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:16:50.180Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5899acd1-c19d-4fa9-b3f7-08d81809b3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:16:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:17:00.199Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4e4e9613-cd8e-4d9b-a8b3-3f917bb4833f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:17:00.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:17:10.221Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=3373533d-9bd8-4abc-9865-c200835442a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:17:10.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:17:20.234Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2340698c-f885-4291-a8c1-73992aa704f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:17:20.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:17:30.249Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=1cbe9a1a-e65e-4a5c-9a15-f35edd92c65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:17:30.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:17:40.259Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=38529309-5a44-48c8-99f1-b79f2043404f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:17:40.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:17:50.269Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b53f4d7d-696a-4672-9b9d-63f2f217e89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:17:50.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:18:00.282Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=cde27d18-73e0-4e6d-b368-6275a95d9f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:18:00.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:18:10.295Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e8eb4f2a-2553-4eb4-ac48-4a4d5bd54ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:18:10.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:18:20.304Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2ef4e219-7300-4d0a-8cb9-29cacf8be640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:18:20.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:18:30.313Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d8911700-ed66-4bd8-b9d4-685fc108be34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:18:30.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:18:40.325Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=6d37ef24-8304-4f51-99e0-0c614b74cb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:18:40.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:18:50.333Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=0f2d0a22-b019-49d5-b1bd-dd6fc536a332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:18:50.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:19:00.343Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=0fe00be2-7770-4dc8-bdae-204d79000c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:19:00.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:19:06.553Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:19:06.554Z |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-18T23:19:06.562Z |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-18T23:19:06.571Z |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-18T23:19:06.579Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T23:19:06.579Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T23:19:06.579Z |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-18T23:19:06.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:19:10.358Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4b18c49c-8015-493d-9e36-8ff82a6d8aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:19:10.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:19:20.369Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f3957808-39dc-4376-9482-60286941f211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:19:20.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:19:30.379Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=84e1b673-5252-4aaa-bde6-608eddb3610d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:19:30.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:19:40.388Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=28cbe244-8667-4e31-9d6c-0b0ec8151c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:19:40.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:19:50.397Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5032040d-0ece-4706-923a-4ae0ee01f3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:19:50.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:20:00.408Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b76120f4-1817-4b63-9597-ef54d286aa33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:20:00.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:20:10.421Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=139d0b28-8725-4f56-84a4-04f35195bf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:20:10.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:20:20.429Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=bb1bb837-e53a-47fc-a993-2fd349b8b8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:20:20.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:20:30.439Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=00a38ec5-256b-485e-abd6-00a3ca880092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:20:30.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:20:40.449Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=6313a07f-4d9b-409d-90c2-44acb2eb6978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:20:40.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:20:50.461Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=9982c807-3c2d-406b-be00-c0d7de9a7f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:20:50.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:21:00.472Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4dd9ae2c-7066-417b-868a-a540ad098e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:21:00.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:21:10.489Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=858908ef-2665-4e6d-a4c1-4233fd915492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:21:10.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:21:20.501Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e7726ea2-2cfa-441d-ad30-e7b227f6d36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:21:20.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:21:30.513Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=534ef07c-88d2-4f8d-9b85-eea4e8d9c05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:21:30.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:21:40.523Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=54519230-c4c1-4985-ac69-d04a3ba3a98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:21:40.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:21:50.537Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=946677ed-5a8f-40e7-88a8-d79e6b163b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:21:50.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:22:00.545Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=809f7f0e-bfa2-4903-9674-2feb0edeb5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:22:00.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:22:10.556Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c021bac1-a44f-40dc-92b4-2fd055509639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:22:10.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:22:20.564Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=74e935e7-91ef-4b07-a5be-c2e93687befa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:22:20.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:22:30.573Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=445da56d-5bb8-4541-8948-9e83b59917eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:22:30.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:22:40.583Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a0afe174-e917-40e5-917f-256058b5f9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:22:40.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:22:50.600Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ee762031-ce25-44f9-be44-846aa26987b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:22:50.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:23:00.621Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=1479fb73-9dce-4924-8da6-d7e2fd33402d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:23:00.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:23:10.631Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c2196e12-511f-4322-9a51-e9ab02e0c0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:23:10.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:23:20.641Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=faee9773-dda0-4d57-86dd-446ec99b1ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:23:20.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:23:30.653Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d730ed52-0cdd-4def-9df2-1bfcc52d2083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:23:30.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:23:40.664Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=fa64e05c-4817-41ec-b0df-2e99a1906003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:23:40.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:23:50.676Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=31bac5a7-efe3-49bb-b951-97f13ee1b568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:23:50.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:24:00.682Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=98d1dcc2-9a89-4d71-8e5f-5ada59bcf2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:24:00.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:24:06.418Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:24:06.418Z |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-18T23:24:06.419Z |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-18T23:24:06.422Z |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-18T23:24:06.428Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T23:24:06.428Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T23:24:06.428Z |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-18T23:24:06.430Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:24:10.693Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2ec67722-c6e9-49cb-a9ef-14eff94654c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:24:10.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:24:20.702Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2c6d0198-e323-458a-a10d-c777c1d7135a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:24:20.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:24:30.721Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b9d93b5f-4c1b-47da-906b-5d4c69fb0391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:24:30.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:24:40.737Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=192341f7-76ac-4ea5-a082-79cd64a09524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:24:40.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:24:50.744Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ec235484-9d49-4778-ad76-8ce38a657d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:24:50.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:25:00.752Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=0f4f0a10-5846-47ab-9008-8ea9c0f332c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:25:00.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:25:10.761Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a4ecd3d7-4f8e-4f39-bfb8-a914c73a732a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:25:10.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:25:20.769Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=114ede1b-9f36-4d46-b340-ececec116fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:25:20.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:25:30.777Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=1f1778db-ce72-4d1f-a248-bad157689040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:25:30.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:25:40.786Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=08027f32-621d-4b2b-a876-fc06452a4ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:25:40.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:25:50.795Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f6225ca0-4aa4-4fe4-b234-ac1ac6af41bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:25:50.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:26:00.805Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=07fee100-6b77-4334-9d45-9fe76e20340d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:26:00.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:26:10.814Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ee5b7fcc-9e17-4c46-93ff-5e232c93faaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:26:10.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:26:20.822Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=7015fd0b-ee62-435c-988e-5b38429407c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:26:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:26:30.839Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2902d2f8-2ed3-4621-b1ee-66385cdf04c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:26:30.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:26:40.851Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f21ca744-0b2d-45c3-839c-0da3dcea552b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:26:40.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:26:50.859Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=fd96b6a2-4daa-4e48-85e6-90bd71bf47d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:26:50.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:27:00.869Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4f473cdd-56c0-4b21-9f69-1b6ebcab0ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:27:00.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:27:10.879Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=74ad211a-0b99-4f0b-807d-921bafb079fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:27:10.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:27:20.887Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=62ae4fc1-8147-4584-9b52-f46b2ce4fba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:27:20.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:27:30.896Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=dc63eba9-a56c-4aba-8699-0c89307d3574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:27:30.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:27:40.904Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f9d51fb6-8ad6-4b1c-92b3-ebfd6ea1e49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:27:40.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:27:50.912Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b584e9f5-256d-46f4-b4be-1264eef8767b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:27:50.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:28:00.920Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=dbfd3d6b-65bc-4e0d-a5c0-9d4662626868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:28:00.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:28:10.928Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=38b17e1b-b781-4529-a46c-20ebfc212771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:28:10.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:28:20.935Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2d401b15-fd06-45bf-98e6-3aac3f1ce043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:28:20.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:28:30.944Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=30fd0e8f-39c7-42fb-a0cd-e07a1e98b73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:28:30.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:28:40.958Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a7d6a0e0-8c65-4f86-a169-74e763c73125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:28:40.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:28:50.968Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f635ae7c-50ff-4c75-b286-a6acde9d1c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:28:50.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:29:00.992Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e68c6ec6-38ac-4b12-bbf1-293148535788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:29:00.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:29:06.426Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:29:06.427Z |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-18T23:29:06.427Z |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-18T23:29:06.430Z |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-18T23:29:06.437Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T23:29:06.437Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T23:29:06.437Z |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-18T23:29:06.439Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:29:10.999Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=47c3d93f-2369-4ef7-8d50-b97c36d3221f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:29:11.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:29:21.007Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ba524e78-8e3a-4320-b8eb-270cf6d0da39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:29:21.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:29:31.015Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=cdafcead-28c4-4153-b848-02ecbce57f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:29:31.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:29:41.022Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=fcc8ce08-ef9b-49af-bf8d-5937182ee3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:29:41.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:29:51.031Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2002c0b4-60cf-42f4-9f79-87331c8f763b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:29:51.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:30:01.040Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=835ef217-8aa3-47e6-87b2-89801dc49fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:30:01.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:30:11.050Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4b4abd65-0996-46aa-bed5-b86363de2a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:30:11.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:30:21.058Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=1ae7e9a2-384a-4a9f-a281-ce1a971986a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:30:21.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:30:31.068Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=1c5bbb99-aa25-4449-8be6-8653cc2a879e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:30:31.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:30:41.089Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=962b98ec-b3e4-417d-989d-6eb109d3dce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:30:41.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:30:51.096Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=683ad6cd-930c-46f5-8fd6-0de44cde380d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:30:51.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:31:01.105Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f0d25e41-833b-4b92-b1fb-3f189b73f972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:31:01.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:31:11.112Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=1c568f36-2129-4557-95b5-b2802b772772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:31:11.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:31:21.122Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5dda02ce-14ad-4ded-b7fb-247db7b7be3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:31:21.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:31:31.130Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=3b12267e-af72-4630-97f7-2ad3871aa4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:31:31.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:31:41.138Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2ae483d2-b022-43ac-b0ee-a98ce2dcb5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:31:41.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:31:51.150Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=894faf14-548c-4199-a560-1ddc3c5a9463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:31:51.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:32:01.160Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d31cffc3-237f-40e3-a78f-6b244d0b5fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:32:01.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:32:11.178Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=57458b7b-4fef-4a0a-95eb-43c91ea66af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:32:11.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:32:21.187Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=397dbc5f-5145-4792-bff6-4ca4ccc75a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:32:21.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:32:31.201Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=6ba9cfaf-4c37-40d3-b7ac-0001f08fb41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:32:31.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:32:41.215Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=fc20bfdb-525b-4cd7-add8-ab5ac05d2f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:32:41.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:32:51.224Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=3cd42fa5-9f5a-40f0-81b3-24d900b9e5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:32:51.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:33:01.233Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=270cdaf2-26b4-4a41-b96e-94abb96d7385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:33:01.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:33:11.242Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b47c6faf-de47-4404-bbb9-fd85f326983d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:33:11.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:33:21.252Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a1ac5f7c-7de8-47ba-80f5-816ad45f99ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:33:21.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:33:31.266Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2e166764-fab7-49ad-8671-ba506858dba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:33:31.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:33:41.282Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=0f83aa15-4ca0-49cb-bed0-a4737b344cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:33:41.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:33:51.293Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=23bbd068-a240-4af8-8a68-ddc1c5461946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:33:51.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:34:01.302Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f367e702-8216-4da9-8d77-bad0e0e51bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:34:01.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:34:06.426Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:34:06.426Z |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-18T23:34:06.427Z |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-18T23:34:06.430Z |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-18T23:34:06.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T23:34:06.435Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T23:34:06.435Z |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-18T23:34:06.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:34:11.310Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=081b4868-4492-434b-ae66-40e94ffef08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:34:11.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:34:21.319Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5a61a2bd-e1bc-4d84-b32e-4e5525affdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:34:21.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:34:31.330Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2c1101e8-6110-4711-9782-5f76f916208c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:34:31.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:34:41.343Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d5496ad3-23d7-49f6-b2ad-44bb0baa9536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:34:41.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:34:51.353Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=dd530aea-05a0-4535-a0fd-16ecae8c9500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:34:51.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:35:01.361Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=489f6546-cb7c-45be-af4e-caa4612acf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:35:01.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:35:11.370Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b5cd5587-dd21-408c-ad4a-5c509f2a04a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:35:11.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:35:21.376Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=dd345a91-cf80-4693-b316-c3b3e70e38d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:35:21.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:35:31.386Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=98c5972d-ef42-4be8-a71d-5a7a9f826fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:35:31.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:35:41.393Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4a3add4e-17f2-4f57-bdcf-250b6d9fd584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:35:41.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:35:51.403Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=7863d153-7bef-4786-9ae2-2d13a8453114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:35:51.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:36:01.410Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=fdc3ecf2-0c44-44a1-84eb-88c33ccf29f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:36:01.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:36:11.420Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=31bc5f86-82df-4d41-9898-ebeb94c553b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:36:11.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:36:21.427Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=aa5d0c50-39ea-4919-90ed-e309e170a33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:36:21.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:36:31.435Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=84749cae-86b2-4c07-8bf1-7f61c01d5a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:36:31.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:36:41.444Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c26bcc8f-be09-491d-bceb-96d460ec98f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:36:41.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:36:51.458Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4b33ebb3-0bc8-47cc-ba93-90bf72b404b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:36:51.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:37:01.479Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=315d1f98-6737-4ffa-b833-1f779bc80900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:37:01.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:37:11.491Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=9d6a4fc3-4798-4621-bcaa-94baeb2b6e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:37:11.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:37:21.498Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=52e20abb-3712-492a-889c-87e7fcd64e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:37:21.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:37:31.505Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=3f1cef85-da07-4819-be54-66638fc70a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:37:31.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:37:41.513Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d535773b-6d67-43f9-883e-d3f82149f819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:37:41.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:37:51.522Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=dd4db2ec-eb1e-4e0b-8998-b88b1d817dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:37:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:38:01.529Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e2edf1bb-b0c9-46b6-8430-b553ab5e56f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:38:01.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:38:11.542Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ba7adfef-a3ef-44fd-8b7f-87258b46b08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:38:11.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:38:21.551Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=285706d9-a0fa-42a0-b3fd-83ec9ba20f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:38:21.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:38:31.559Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=47d7279e-4b7f-413d-8324-168bd4c17abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:38:31.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:38:41.605Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b24b58ce-158c-4f2f-9b0e-01299f0fd03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:38:41.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:38:51.614Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5e43cb57-6c3a-458f-874d-49952a7be002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:38:51.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:39:01.627Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5c13131e-d487-465f-8d71-b8091ee0953c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:39:01.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:39:06.429Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:39:06.430Z |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-18T23:39:06.431Z |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-18T23:39:06.436Z |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-18T23:39:06.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T23:39:06.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T23:39:06.444Z |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-18T23:39:06.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:39:11.636Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=6778ffbc-45c1-4bc9-a286-d0caa58d97b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:39:11.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:39:21.644Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=681fe948-2c39-4849-9ccb-eacbe07da858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:39:21.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:39:31.653Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=aef790de-7926-411a-bae8-4704bdd93ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:39:31.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:39:41.659Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=83298c91-7cbd-4cd7-84ca-890ed3caa396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:39:41.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:39:51.667Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=374cc672-dae3-4010-8e8e-df73391f05fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:39:51.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:40:01.679Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e225da2a-9bb5-4071-9078-6f1ed612ded1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:40:01.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:40:11.692Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=32b8f799-11f8-48bb-b10e-c28b23f86474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:40:11.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:40:21.703Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=334a60e5-51ea-4d56-b4db-f64acd2dff81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:40:21.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:40:31.711Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f0f2b1a1-63fe-4871-be01-405646faf47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:40:31.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:40:41.720Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=249ae808-6fc6-41fc-9ea2-23b1ec17fd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:40:41.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:40:51.727Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f9141ac2-8209-454b-8827-3de544f54b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:40:51.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:41:01.735Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=923ee5a5-574e-4911-a108-b2c8825638d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:41:01.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:41:11.749Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f71f5fb8-30d0-4e80-875d-6138eb3e08cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:41:11.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:41:21.761Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ed72611d-e773-4f30-b06d-ad2040dc9fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:41:21.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:41:31.769Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=fe4930f0-b810-4b86-87e4-f72e83586642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:41:31.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:41:41.779Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ec35c61b-f182-4084-b074-cd1cdacbb585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:41:41.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:41:51.786Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a9ef486f-e122-4545-bf53-af00c6375b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:41:51.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:42:01.794Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=adb1ac81-9419-41f1-90de-8164e6fa5010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:42:01.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:42:11.802Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=8cfef6fc-d38b-4129-905e-b588fbb8205b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:42:11.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:42:21.809Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c4db3ace-e604-466d-b783-962156e9783e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:42:21.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:42:31.816Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=13357df7-d863-4aea-9211-17bb50f672b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:42:31.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:42:41.826Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e8ae05d3-7802-49dd-825f-cb26eab05122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:42:41.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:42:51.835Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b512ff2a-46ed-4c80-b563-63bb7889fe6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:42:51.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:43:01.843Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=38d59392-a2e5-46af-b54e-a49ea24fbabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:43:01.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:43:11.851Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=267a21c9-d52d-4c30-ad04-9640aedf4d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:43:11.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:43:21.865Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e2ce0cc3-9064-43c1-aea7-266d21645488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:43:21.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:43:31.874Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=1c4e48b1-f506-4ee1-97b2-7526733f7774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:43:31.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:43:41.883Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=75b74878-93c3-4597-aae0-d4c17ef4799c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:43:41.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:43:51.894Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c4273403-ff26-466e-af82-fa33d61dd231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:43:51.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:44:01.905Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c0f52368-b7b9-4a9e-9447-a8d5d5a95cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:44:01.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:44:06.433Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:44:06.433Z |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-18T23:44:06.434Z |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-18T23:44:06.437Z |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-18T23:44:06.441Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T23:44:06.441Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T23:44:06.441Z |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-18T23:44:06.443Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:44:11.915Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ef513cea-1d84-4dd1-9be2-ea98beeeddc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:44:11.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:44:21.925Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f33a5c33-1f98-4bec-9ae7-afaf0cac289a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:44:21.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:44:31.932Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=9ce2cc2d-60af-4e4e-8083-be3ed72af1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:44:31.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:44:41.941Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=22fa780b-acf5-4888-8d71-2fe500bc6d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:44:41.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:44:51.956Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=54e5b604-1bd6-4208-bb7f-804c0ab5e155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:44:51.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:45:01.974Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=25e57671-87d3-485d-9062-c060b85985bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:45:01.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:45:11.987Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=35c7ffc1-4394-44f2-b5d7-9807a7f85a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:45:11.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:45:21.997Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=0aff00cc-7adf-4b34-9e6c-9e6d4bc756a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:45:22.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:45:32.008Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ca2460ba-b320-4e4d-95b0-aa14ece42d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:45:32.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:45:42.017Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=602d7410-6e96-4c31-83fe-f7749ab973ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:45:42.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:45:52.026Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=66ff2e59-740f-48f7-8bdf-affeee9b5f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:45:52.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:46:02.036Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c5884319-8b76-484c-9ffd-faf4eadc2466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:46:02.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:46:12.043Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a77e9207-775f-4ec6-a0d0-00c96cca2056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:46:12.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:46:22.050Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=218504cf-79e9-4921-95a4-2daa74456a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:46:22.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:46:32.058Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=1abc1f25-0fad-4bd9-ae79-1c48e7313597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:46:32.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:46:42.066Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=cc332836-c992-4ac3-85c8-1cf2e9c23905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:46:42.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:46:52.074Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=18c538c3-62a2-4d34-a7aa-19c0db8bed25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:46:52.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:47:02.084Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c20dff6f-8f0f-4c59-9103-dc9d171dc9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:47:02.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:47:12.099Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5f67b235-3a68-4d27-b458-372c9d490a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:47:12.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:47:22.110Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c98259e5-9b43-4d1a-ada7-5235e3e39a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:47:22.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:47:32.118Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b1495643-57fe-44ad-b78a-98e666cf5683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:47:32.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:47:42.126Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a8e401c4-286a-464c-b29b-b1fbc4866c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:47:42.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:47:52.133Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c2520cf1-8baf-4e2e-956b-eb8a16660dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:47:52.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:48:02.139Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=006a7cd9-7a5a-4f8f-8e25-15c3ba78db3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:48:02.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:48:12.147Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=3c949a22-2074-4f02-98dc-390fdeed4480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:48:12.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:48:22.156Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=aa4bb7f3-394b-41dc-9ff8-4a9fbab12663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:48:22.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:48:32.164Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=48c1c156-444e-4a78-9d6e-5ffee6b04675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:48:32.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:48:42.172Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4cf09893-eaa7-4538-98b8-460793013248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:48:42.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:48:52.180Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5a6c40ab-55f0-47c2-84e0-897ac589b9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:48:52.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:49:02.188Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=0d056129-10ad-41fb-b8e9-e457c1251e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:49:02.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:49:06.402Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:49:06.402Z |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-18T23:49:06.403Z |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-18T23:49:06.405Z |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-18T23:49:06.409Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T23:49:06.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T23:49:06.409Z |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-18T23:49:06.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:49:12.194Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=0e7d6057-f278-4876-8b26-e85b91f35dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:49:12.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:49:22.203Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5797e87a-c70f-438a-b1be-582b24871e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:49:22.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:49:32.216Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=422145a5-a83f-429a-bc7c-eb23401ae46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:49:32.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:49:42.227Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f3d05ddb-59ed-4b5f-81e5-8512a6b00b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:49:42.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:49:52.234Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=cbaf4999-b831-48ff-a631-8e5479d04344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:49:52.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:50:02.246Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5ced035b-665a-48cc-b8f0-b74498d3775f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:50:02.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:50:12.253Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=1017c2f0-cc32-4877-9365-bde24ba6718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:50:12.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:50:22.261Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=23f5a69e-71a5-4aae-87dd-4f838d2cd741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:50:22.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:50:32.270Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4b9a8e65-7a80-4c66-8167-ac5030299c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:50:32.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:50:42.279Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d5eaa874-e48b-4e32-9aa8-ff40d92274c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:50:42.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:50:52.286Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=0ac0e195-ca15-46db-8834-28701e7892d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:50:52.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:51:02.295Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=948269cb-a312-4804-ac50-8d4a88e74acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:51:02.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:51:12.333Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d3d0d041-7b0e-4dcd-94e9-b52cb08efb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:51:12.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:51:22.340Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=319db650-4a25-44bc-9f07-2a25d95abd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:51:22.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:51:32.348Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=94a775f3-0983-47b0-b7b9-13394b187b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:51:32.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:51:42.356Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c1de48cb-36e7-4b70-bed5-c034e9e34a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:51:42.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:51:52.363Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=92d35d17-cbb8-470e-be8a-76bbe38fddc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:51:52.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:52:02.372Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=81804e63-87c2-48ea-98f5-40cb9a13b800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:52:02.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:52:12.379Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=db48ed93-89fa-45f6-8d8a-106c6ed2d5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:52:12.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:52:22.387Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=910834f6-6a75-46b8-9d27-a04020474cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:52:22.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:52:32.395Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=21caea76-9914-49c3-989b-c5a4e8bcdcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:52:32.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:52:42.402Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=6adbb9ec-54dd-4b84-9496-d4ee08d8d48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:52:42.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:52:52.412Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=64eda441-263c-40c6-9310-eb5177a7aba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:52:52.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:53:02.420Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=71658915-597f-4765-af6e-262a890f5e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:53:02.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:53:12.430Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=845cab5f-6d38-4241-b36b-9fc4a75c6ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:53:12.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:53:22.438Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=080f5a12-3b65-4a40-870a-0d4b28d4c8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:53:22.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:53:32.446Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d03c02d0-a76a-49a6-8c95-64f8626b0a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:53:32.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:53:42.452Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=656760b1-c801-4e28-a39f-c7c1d9d898d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:53:42.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:53:52.458Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f0c028ae-8cf2-4c2e-afc7-af93cc8c722d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:53:52.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:54:02.465Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=8febb771-2e1b-4b3f-ac88-e4dcc328713c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:54:02.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:54:06.435Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:54:06.435Z |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-18T23:54:06.436Z |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-18T23:54:06.440Z |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-18T23:54:06.445Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T23:54:06.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T23:54:06.445Z |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-18T23:54:06.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:54:12.472Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=da3f3bde-8201-4adb-933b-fab250490573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:54:12.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:54:22.479Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a554d598-afd4-474f-98a4-ab470e723257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:54:22.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:54:32.486Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=0d8228bc-4cb5-42ef-92e8-7d660465d592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:54:32.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:54:42.495Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=6d2e17ae-7a51-4531-a7f2-696f2a9ad0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:54:42.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:54:52.501Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=7b61c069-bb9b-4e2b-956f-3bed6b11f9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:54:52.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:55:02.508Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c29b4165-7a5e-4f7d-a7d9-404ffaf78c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:55:02.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:55:12.516Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=bf7ed0cc-62b0-41ec-bdbe-2c3d1c593a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:55:12.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:55:22.527Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c7f8b174-606b-42ae-8f4e-62033c25be8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:55:22.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:55:32.540Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5d8dca0e-8cc3-4ac3-ae86-cd72d6eedbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:55:32.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:55:42.550Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=6a475429-2046-4019-83ba-d7ed5038301f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:55:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:55:52.558Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5b89cb81-e95b-4396-b4f8-b7de2cf84393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:55:52.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:56:02.564Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=28ec5d12-0844-43d6-a85d-ca146994b9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:56:02.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:56:12.578Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=91bb6dbd-d6dc-4f93-aca0-b5b01560f0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:56:12.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:56:22.584Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=fc1709b8-52b5-4b38-8cd6-4e9e4278bcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:56:22.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:56:32.592Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=fae4c743-5b64-4590-944c-8843b6a07252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:56:32.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:56:42.602Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=33fbf43c-53c7-4dae-9b05-06569f879e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:56:42.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:56:52.612Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c10eb636-69e2-42ed-9668-8f7206a50758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:56:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:57:02.620Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2e34a859-d54f-41d1-87f8-6d0fe81c5bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:57:02.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:57:12.632Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=26cad46d-41b2-479b-9b4d-2f1064cd8a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:57:12.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:57:22.644Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e1603834-acfa-4596-a5fe-53098434a44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:57:22.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:57:32.653Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f025451b-9833-4005-b06d-3d517865435b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:57:32.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:57:42.659Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=9f6de0a8-1514-479f-a3ed-9db17f522318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:57:42.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:57:52.667Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ae12d404-0bbf-486d-b390-54c5c9f93888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:57:52.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:58:02.674Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ba04df1f-8b03-4bfe-a061-fba863422886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:58:02.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:58:12.680Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=9410fd95-dae8-4fd4-b80c-9a2800862ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:58:12.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:58:22.686Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=126f4e0f-9c0b-4d03-8bc1-be2c58431f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:58:22.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:58:32.693Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5dc69e78-ad3c-459e-acea-05c9f38aac74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:58:32.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:58:42.700Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=7ff55fd9-ff6f-488d-b39d-8ce12ac10dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:58:42.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:58:52.707Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=846eeee3-020e-481d-b3d8-3c0fd77d221c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:58:52.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:59:02.715Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5e419c97-430a-417e-b754-7c2fd24a0cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:59:02.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:59:06.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-18T23:59:06.388Z |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-18T23:59:06.389Z |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-18T23:59:06.391Z |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-18T23:59:06.395Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-18T23:59:06.395Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-18T23:59:06.395Z |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-18T23:59:06.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:59:12.721Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ac3afcbd-3807-4a5f-99e4-b9c31f221c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:59:12.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:59:22.730Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=1ee08d7e-ffd5-4381-9403-4c6330649752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:59:22.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:59:32.743Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=73d7ec64-dcc9-4cf1-bf9d-53416edd4d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:59:32.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:59:42.752Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=9e852063-7b8f-4eb2-bfaa-3b3e1db4923f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:59:42.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:59:52.759Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=940ea562-54d4-41ec-9fbb-b7ec72d4dc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-18T23:59:52.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:00:02.765Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4ddce567-2759-47ad-895b-df8311af15c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:00:02.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:00:12.785Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d863b098-6c02-47d9-bfba-387404ab36c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:00:12.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:00:22.796Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f5b75a1d-2582-422c-82a3-b238a7ac35a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:00:22.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:00:32.803Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=25380b64-5d8e-4dd8-b2dc-38832ac7f3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:00:32.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:00:42.810Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=6a6ac9df-2c34-40e6-a05b-6380ed059d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:00:42.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:00:52.818Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e8a877c5-1cf1-4abe-992b-8f4b607130a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:00:52.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:01:02.825Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=41b32c6b-dc02-49fc-8929-f7f6c62867bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:01:02.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:01:12.833Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=750dc88c-5a5b-42bd-989f-02bb17d9186a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:01:12.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:01:22.839Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=dc3da215-ee21-49d7-8d55-7b46ed1a5e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:01:22.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:01:32.847Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=90072d7b-a3a0-4d0c-b1ee-0c5ab612f472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:01:32.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:01:42.862Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5ced5bec-4bb5-4fe6-be19-9b46a0b71b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:01:42.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:01:52.870Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2d75ebc9-acfa-4e5d-85ed-aff049b9ae39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:01:52.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:02:02.878Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5352f35a-d5dd-4c26-b986-ded216fca7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:02:02.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:02:12.885Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=fda859c2-1e31-4519-acf3-4c945217b1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:02:12.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:02:22.893Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=91e6a3dd-7554-4bbe-ab54-740227fa1756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:02:22.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:02:32.899Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=fed497aa-5124-4017-89cf-9cdfebbf47d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:02:32.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:02:42.906Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a99ee066-f188-4217-93f0-67e23e1a842e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:02:42.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:02:52.913Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=293f6d99-2ea8-461b-a624-7f6317c7e606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:02:52.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:03:02.921Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=3cb4539d-7262-4d90-8acc-3957e04b6ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:03:02.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:03:12.927Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=74d1a5f1-29dc-4b7f-ba23-8088bfd14d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:03:12.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:03:22.934Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f46408c2-203e-44bc-b451-1e3cec675e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:03:22.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:03:32.941Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=3352d909-8378-45da-a55b-19889bf8ea0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:03:32.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:03:42.950Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a0be9e05-2dbd-4902-8977-6e6742d27934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:03:42.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:03:52.960Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a36a246e-e801-4dd5-b659-f4fb227e1774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:03:52.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:04:02.968Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=558d0a54-0a4c-4f7e-b9bb-03ee22b59445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:04:02.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T00:04:06.392Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T00:04:06.392Z |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-19T00:04:06.393Z |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-19T00:04:06.396Z |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-19T00:04:06.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T00:04:06.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T00:04:06.400Z |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-19T00:04:06.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:04:12.975Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=29bc7720-459f-4d24-bd75-3c41634ecda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:04:12.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:04:22.981Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=7d53ddc5-943e-43b2-a34e-fc44ea43e328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:04:22.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:04:32.988Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=33b6cfbf-89d8-4567-b359-6a65e48e6794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:04:32.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:04:42.994Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=8b92ecda-be8c-433e-8f53-c2eaaf13295e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:04:43.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:04:53.005Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=72f31c06-fb12-4fa6-be32-cf95e1a56024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:04:53.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:05:03.013Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2b890b51-773b-469c-9d8a-6e02285954c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:05:03.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:05:13.021Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=1da69783-cb15-4ac9-af70-644b2ebfa8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:05:13.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:05:23.027Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=eb0037a8-443f-4a11-8b24-9b34b7fa8767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:05:23.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:05:33.037Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d761dc5e-9481-4377-8711-9b8a87661055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:05:33.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:05:43.053Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=0aba4d75-5da0-4195-adb7-4ec5a8b558d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:05:43.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:05:53.061Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=373a46ed-892c-4aa4-a3bc-6b7d8c14b7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:05:53.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:06:03.070Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2bc1c21e-2fe7-433d-84b8-0e51a8bf0261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:06:03.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:06:13.077Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=36ef572c-a265-47e3-ba63-2049834ad3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:06:13.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:06:23.085Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=583ac876-99be-4ac4-abd5-0094874037a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:06:23.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:06:33.092Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a26c0e81-5890-44cd-9d95-443f14d7dcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:06:33.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:06:43.099Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=89ff26e1-0800-456d-90a0-01cb37f02216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:06:43.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:06:53.107Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4e27d2b6-6061-41bc-a754-b9fe822b4e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:06:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:07:03.114Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=31c7e112-6e66-4dc7-97e7-e0fa40c4583d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:07:03.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:07:13.128Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=437f7e40-2f4e-47d3-9a37-d3271afadde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:07:13.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:07:23.135Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e96bc3d5-edf0-4cd3-9250-d69b7c7c46e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:07:23.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:07:33.142Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d3b686e1-f3d9-46cb-bf11-14c9cf107eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:07:33.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:07:43.150Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ad16f139-a876-4288-81d7-8cebd5868696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:07:43.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:07:53.164Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=dd738cae-fbed-4515-b856-9d7889465a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:07:53.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:08:03.174Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=6aca91b1-41cb-47d2-a80b-5f1cfc9e4926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:08:03.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:08:13.180Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=242030c9-1a29-4509-a890-0e32a8f867a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:08:13.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:08:23.187Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=85086482-fb0d-407b-9246-cc188470e74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:08:23.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:08:33.193Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2ce69cf4-e3ab-433c-9e17-06c0fcb7c7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:08:33.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:08:43.201Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5d6d6e3d-5696-4b37-becf-0a642f6f341e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:08:43.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:08:53.207Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c46e5189-e135-494e-af4f-be9b5f7aeb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:08:53.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:09:03.216Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5d014381-188f-474f-9a26-af2286f3801e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:09:03.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T00:09:06.417Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T00:09:06.417Z |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-19T00:09:06.418Z |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-19T00:09:06.422Z |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-19T00:09:06.425Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T00:09:06.425Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T00:09:06.426Z |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-19T00:09:06.427Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:09:13.223Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4a8ff643-0bb0-4da1-8293-74ef493ca5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:09:13.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:09:23.229Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=66f289be-df93-45f5-8744-76bb2087939b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:09:23.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:09:33.239Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=9b27308c-e82f-42f6-8e4c-056c7146038e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:09:33.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:09:43.248Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=7852919a-0ea1-484f-9dc1-4b55fc07d769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:09:43.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:09:53.258Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=975b25ab-7246-4563-a720-4c6b6348dfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:09:53.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:10:03.274Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=1469cdfa-d4d7-4f13-b027-1802624cce62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:10:03.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:10:13.280Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5d6129b3-d263-448d-8bbf-70b577ecdd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:10:13.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:10:23.287Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=fd2f5db8-71af-48e2-b1f0-e68f737df39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:10:23.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:10:33.294Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=38181f54-b2d1-44da-a804-891e62d16fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:10:33.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:10:43.302Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=78c4ed80-ef27-4841-bd3f-74b8f0ee3fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:10:43.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:10:53.309Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d5fb5fb7-57ab-4b3e-b757-9760f941e752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:10:53.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:11:03.317Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c1cfaf65-424f-433d-8aa0-1defa6b481fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:11:03.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:11:13.326Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=cc8ec943-7478-4d9e-9ce0-2fa066e1083e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:11:13.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:11:23.333Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=70ac2b1a-11cf-4974-8d73-0d23013aaeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:11:23.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:11:33.351Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=57a435b5-e375-4b18-ab19-9df3772b9f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:11:33.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:11:43.363Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b6dea4c7-340b-422f-9031-3a43032e16c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:11:43.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:11:53.371Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b14e17ba-44be-4512-b5e2-52dcf214fe05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:11:53.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:12:03.377Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2407b7dc-6908-489f-a29e-04af0f506dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:12:03.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:12:13.384Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f20c328d-0fd0-40c2-a87e-828a625d8ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:12:13.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:12:23.390Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=37a7c171-4c7c-43b2-84cf-d237bccadf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:12:23.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:12:33.399Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ebc4aa74-8f4c-42fd-8a68-c1e94c148980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:12:33.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:12:43.406Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=7638fefa-bc4c-4b03-868a-5cf23050d701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:12:43.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:12:53.413Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=bc544813-899a-4187-b898-f9c7d84f8376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:12:53.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:13:03.422Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=8403b293-3c7c-47bc-a92d-bcfc6eafb563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:13:03.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:13:13.429Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c3cb1fef-a997-43d8-b195-b351e713e9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:13:13.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:13:23.435Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e6b626ed-8978-4417-9f27-cf682df76f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:13:23.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:13:33.443Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=3640f01b-3e86-4358-b0c0-cae43954a290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:13:33.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:13:43.455Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e09daa26-136d-4f0f-885d-707488cd03e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:13:43.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:13:53.462Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=df316453-74c2-4bf8-b966-795cca442567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:13:53.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:14:03.469Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=6d7e927e-6dae-48fa-bb3a-e4326173eda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:14:03.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T00:14:06.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T00:14:06.385Z |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-19T00:14:06.386Z |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-19T00:14:06.389Z |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-19T00:14:06.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T00:14:06.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T00:14:06.392Z |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-19T00:14:06.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:14:13.478Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5fbe3e11-0ded-48e6-af01-d722169a65df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:14:13.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:14:23.485Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=bbf5d42a-2fc6-4f0c-9142-74a1278f5bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:14:23.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:14:33.490Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=bc43c777-4e7f-4e61-9bf4-040be6106050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:14:33.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:14:43.496Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=82cf9628-2a17-4c5b-ab40-9ab26a3b3f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:14:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:14:53.503Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=668fdc92-1c46-42dd-921d-27edc7560d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:14:53.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:15:03.512Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=049f3b26-d83f-4915-8243-eb995ecdabc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:15:03.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:15:13.520Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b5977827-9a7f-417f-bfb2-0683078d75fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:15:13.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:15:23.526Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4369cbc0-8e38-4176-8366-23a861094097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:15:23.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:15:33.533Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=0983c853-381b-43c0-8dfc-6dcdab916762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:15:33.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:15:43.540Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=422ded0a-3b5f-45de-9536-5146d6326daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:15:43.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:15:53.549Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f7e81405-f2ff-4a64-acbe-08483dcf61b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:15:53.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:16:03.558Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c70743f5-2264-458c-8a5c-88a27d343cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:16:03.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:16:13.567Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=17911bac-c89a-4413-8f3f-adfff7766b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:16:13.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:16:23.573Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=80cad627-6bbe-42e1-b23f-f091816237a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:16:23.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:16:33.580Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=dd5ea98c-e2a2-4f04-ac4d-b2d389b03659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:16:33.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:16:43.585Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=1bfe321e-5592-4473-a240-3fece54387b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:16:43.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:16:53.592Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c3d4cb49-446f-43b4-93d0-8879696e30f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:16:53.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:17:03.600Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b89d7fe5-f6f2-46ac-8d07-bb370614016f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:17:03.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:17:13.608Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=46a053a9-704c-42f3-ac4a-d8ee43889106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:17:13.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:17:23.614Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=386f8f25-d7f3-4565-bbe7-eb083a7ad369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:17:23.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:17:33.621Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=679f1f39-ff43-4f7a-9e75-e27189dcfd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:17:33.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:17:43.626Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4b767b6a-70f8-4f8c-8fdc-afa979575ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:17:43.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:17:53.639Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d6f4f008-41dc-4ce9-aea0-202baad476c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:17:53.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:18:03.648Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=3ab5988f-e010-4636-8a44-e23edf310ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:18:03.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:18:13.656Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a402299c-916c-43ad-8c13-c9561702ddb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:18:13.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:18:23.662Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b421c302-4b35-4969-a41e-4c8074baf6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:18:23.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:18:33.670Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=7b5c3927-3b8d-4583-9ba5-d273a79fcdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:18:33.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:18:43.676Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=606049a2-be9d-4695-bfb7-5d41f00c17e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:18:43.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:18:53.687Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=cd6900b6-25dc-485b-8d11-fa647d01b177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:18:53.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:19:03.696Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=9682d94e-66f6-4fa2-acad-fffb2430e5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:19:03.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T00:19:06.421Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T00:19:06.421Z |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-19T00:19:06.422Z |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-19T00:19:06.425Z |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-19T00:19:06.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T00:19:06.429Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T00:19:06.429Z |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-19T00:19:06.431Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:19:13.704Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=19d8b3a5-1d70-4adc-9936-3804c9dd3c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:19:13.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:19:23.711Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=130965a5-0011-4bc0-b933-fbb5aa860ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:19:23.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:19:33.717Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f75ec3f6-7abd-44f1-a6eb-c0b5b5870694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:19:33.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:19:43.723Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ecdb2d12-8f7a-44ea-baa2-7aaf93656c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:19:43.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:19:53.737Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4519cd45-e4e2-4e40-9be5-2eac989daeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:19:53.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:20:03.751Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=55ef8e9f-3ea5-405e-9563-9eaedd6b3c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:20:03.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:20:13.758Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d49433e4-8dde-4ce3-beb4-debd006d5c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:20:13.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:20:23.765Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e1be0a0b-d8cc-4ff2-b69e-b8f8266a4af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:20:23.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:20:33.773Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5e607c27-8b66-4aeb-a09b-480bcb809359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:20:33.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:20:43.779Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=737a2303-35f3-4079-84eb-f9dc8df35130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:20:43.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:20:53.785Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=fbf1124a-7dfd-4919-93cb-23a1e55dd86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:20:53.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:21:03.792Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e54637d7-b29b-475e-ad5a-88e2926088af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:21:03.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:21:13.803Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=1ac4bef8-9928-4c8c-ba83-f8244f6f23d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:21:13.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:21:23.812Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d72e6d2e-be38-40ef-b288-484f4fa50cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:21:23.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:21:33.821Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=68093d4d-8099-4748-9743-9fa05c9b4578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:21:33.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:21:43.830Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=9f9873ce-43cd-4145-90ae-a322d3d5ab7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:21:43.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:21:53.837Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2b8054fc-c9e9-4dc1-bca6-cc3d4abe830f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:21:53.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:22:03.844Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=26ded6bb-bd16-4a31-9283-137641c657a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:22:03.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:22:13.853Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d05fe283-744a-48d3-a1cb-7261f07944a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:22:13.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:22:23.863Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=995349ef-d2b6-4f92-9c29-07fe52848cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:22:23.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:22:33.869Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5047afca-c0c0-480b-a72b-27fb0f2976ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:22:33.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:22:43.876Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5d850b43-9002-406b-bd5e-4576207ed485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:22:43.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:22:53.882Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b65cfb41-0a7a-4c33-8490-7599a25ec121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:22:53.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:23:03.888Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=051982bd-6a5c-49c1-b95b-0c495af280e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:23:03.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:23:13.894Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=18d8f240-4e0f-4e79-987d-9c52b21096a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:23:13.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:23:23.900Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=cb993c84-8d4c-4419-9a7f-b976f744c8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:23:23.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:23:33.908Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ae5560a9-c030-4a1a-9162-f68319cd689d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:23:33.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:23:43.916Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=3d0da1df-ac7d-4130-abd0-4df781da3478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:23:43.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:23:53.926Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=39f77d90-5a43-4734-96e0-95711ae4a0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:23:53.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:24:03.933Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=79a80adb-7e77-490a-8f2e-2e5900f05e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:24:03.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T00:24:06.405Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T00:24:06.405Z |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-19T00:24:06.406Z |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-19T00:24:06.409Z |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-19T00:24:06.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T00:24:06.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T00:24:06.412Z |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-19T00:24:06.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:24:13.939Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=7a056b3f-eb18-4f8b-b9d0-213eb14253f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:24:13.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:24:23.950Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4386f07d-00b4-4be6-b026-868849f77a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:24:23.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:24:33.958Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=478d1f15-76b4-41ff-96f2-2aa944c08825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:24:33.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:24:43.965Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a8049387-e224-4e0e-a071-c572dbed3f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:24:43.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:24:53.972Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=926ebf0a-d7c6-487d-94cc-9dc8f8e27dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:24:53.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:25:03.980Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=6aebe0b7-3078-4328-ae1a-95d9beab94ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:25:03.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:25:13.988Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b5225e98-0aa7-46cc-a968-621ca3d19b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:25:13.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:25:23.994Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=6a4a7a02-06bf-426f-a249-0ea730eb2f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:25:24.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:25:34.001Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=12c4dd41-3113-45a6-af80-15fb11ee2607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:25:34.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:25:44.020Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=dd388d3b-16d6-44d5-b36e-d330c7b22053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:25:44.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:25:54.029Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=98bf3511-a11c-4f2b-a459-2f485c0be72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:25:54.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:26:04.035Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ac639f81-b9f9-441b-aeae-6db9be59138a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:26:04.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:26:14.042Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a4be0808-6d9d-4205-8b66-db5c188666b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:26:14.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:26:24.048Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=84b2f898-23a1-40aa-8a1c-58378a8f5a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:26:24.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:26:34.062Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=dcbf8835-2b66-45d6-a1c0-2b27ea2fa914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:26:34.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:26:44.071Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=6a68e31b-7517-41e0-9c9e-862d21e0a7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:26:44.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:26:54.078Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a18ef36c-1bed-487e-87f1-04c5390b0efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:26:54.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:27:04.087Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e96c8c4b-ba97-49a9-9b83-a246de0067b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:27:04.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:27:14.093Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b94937d1-00dd-4743-8233-cb1bdcfdcc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:27:14.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:27:24.100Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=fa788f06-cdd2-45d4-9a84-73e789432ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:27:24.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:27:34.114Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=58d14680-2c2a-484d-9918-89f033b3839f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:27:34.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:27:44.122Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=9a861d23-9e94-4859-933b-3c21617dd35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:27:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:27:54.130Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=304cca1c-c25a-4217-8ffe-cee95ba9cd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:27:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:28:04.136Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e3c671c3-c776-4905-8c55-1e8242c52f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:28:04.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:28:14.142Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=19802ef1-4e51-4faf-b5cd-812d848dc648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:28:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:28:24.152Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=dea5ad15-6a7b-4788-91a6-2c6e23f6987a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:28:24.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:28:34.162Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=72129aec-33e9-468f-8163-992228844367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:28:34.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:28:44.170Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4078f5d6-581a-41fd-babf-d3dfd67bb41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:28:44.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:28:54.175Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=dc360f81-c00f-44a1-b21b-c1dea1b66bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:28:54.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:29:04.184Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=08d4de17-b218-4c06-936b-993067ad6bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:29:04.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T00:29:06.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T00:29:06.388Z |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-19T00:29:06.389Z |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-19T00:29:06.391Z |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-19T00:29:06.394Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T00:29:06.394Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T00:29:06.394Z |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-19T00:29:06.396Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:29:14.190Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=63decb39-8bcf-43c8-8732-a3c46479e88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:29:14.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:29:24.196Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d53226be-b27a-45cc-9a17-ed6773d1707c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:29:24.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:29:34.204Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ef9140ad-4211-4938-9e7d-c3fa4f0513db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:29:34.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:29:44.211Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4eb4c63c-e228-4851-b782-3fa71e7bd1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:29:44.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:29:54.220Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5acd570e-bc30-4bdc-9ba9-8c00395592c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:29:54.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:30:04.225Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=9732b2bf-4adc-4bbe-9238-bb2b0c64cc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:30:04.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:30:14.231Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=9ef91da7-a36e-46f1-b48d-81381e5f0a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:30:14.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:30:24.238Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=33462295-4a2b-435f-b395-ee9e16f8b561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:30:24.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:30:34.251Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=db8834e7-e34d-429a-af5a-0d771a7e34ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:30:34.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:30:44.260Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f54c989f-af4e-497c-ac0a-e5878df2af26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:30:44.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:30:54.266Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=382c7d28-283e-42a5-9d04-3ec451787833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:30:54.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:31:04.273Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5664a7f9-f4d5-403b-99ed-7334f1372f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:31:04.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:31:14.279Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=bfd130b5-78e7-4aef-bbb0-244dac10b6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:31:14.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:31:24.286Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=8d029710-f22c-4211-ae1a-46bb4049ab5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:31:24.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:31:34.294Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=55425fbf-8970-421a-b54c-d2889e99d44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:31:34.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:31:44.302Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=3462041d-8b65-48c0-b1ca-c1cf27dd6006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:31:44.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:31:54.309Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e5c9b665-b34d-45d3-ac0d-e59e1f1b0e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:31:54.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:32:04.318Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=65a3c1b1-241a-42cb-baa1-a67eb63d1792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:32:04.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:32:14.326Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=3126a73d-6ac5-47c7-b134-308de9ce9993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:32:14.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:32:24.333Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=7b9171cd-3f4b-4361-b717-f3cdef6eb372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:32:24.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:32:34.344Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=568d3cb5-c45e-440d-a81d-04c48c8ec877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:32:34.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:32:44.355Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=8b9d554d-54e0-4316-a457-fa5d9fd11a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:32:44.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:32:54.372Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b6c27469-cb03-4b47-952e-f8331a5ef25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:32:54.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:33:04.379Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=78c2de76-3b9c-475c-97f2-a9de1810bf80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:33:04.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:33:14.388Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a7abf1d2-b684-4af6-8227-16046eb5e367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:33:14.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:33:24.394Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=861f51a6-597c-4ba1-9773-384e0af0b7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:33:24.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:33:34.400Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=42eea659-5cbd-4ab1-9245-085b43c604f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:33:34.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:33:44.413Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f1f335c8-58df-47e3-b447-545dc1c4ab2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:33:44.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:33:54.421Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=7330deed-dda3-482b-ba05-dab7cffbfccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:33:54.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:34:04.429Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=df4fbed1-4219-4709-9ed8-b524aabebcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:34:04.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T00:34:06.405Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T00:34:06.406Z |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-19T00:34:06.406Z |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-19T00:34:06.409Z |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-19T00:34:06.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T00:34:06.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T00:34:06.412Z |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-19T00:34:06.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:34:14.437Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d9bdf811-8b10-459a-ba82-42f356154b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:34:14.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:34:24.444Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=80f80a33-9c60-494b-9693-c04c5769c3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:34:24.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:34:34.449Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=9fef22ac-e337-4372-b6a9-4d6685dafeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:34:34.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:34:44.455Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=61bb5568-28a9-4740-91ba-fe50ade1161c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:34:44.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:34:54.473Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=80a78548-0c1e-49fc-a438-0ab283eec242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:34:54.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:35:04.482Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=9629c267-cf76-401d-bd3b-a74372413188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:35:04.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:35:14.491Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b5632e38-2934-4cff-a2dc-3d4dd0e4ef05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:35:14.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:35:24.497Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=3548f857-eb30-4e3b-a061-2124d15e127c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:35:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:35:34.504Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=3b6443b4-a1f2-4133-b040-8bb1863663eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:35:34.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:35:44.510Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=8aa898a8-0dbe-4731-9a2a-f56fe8801406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:35:44.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:35:54.516Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c65dd64a-8a27-4118-8532-9c5b5b682206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:35:54.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:36:04.522Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f0229e1a-e1b1-4644-b9e3-5dec02f76eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:36:04.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:36:14.528Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=9f5f3dfe-d13b-4994-b013-90ded886e258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:36:14.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:36:24.536Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e9079443-bcc6-42ad-b46b-98c0d202c6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:36:24.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:36:34.542Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=5dce6027-1c60-4df9-b84c-46f7004f373b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:36:34.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:36:44.549Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=8ee77210-49ba-4d42-ba2c-5f4347b1ae94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:36:44.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:36:54.555Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=0fa5a2ab-7646-4658-b89f-8fb8d890a2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:36:54.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:37:04.573Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a374cda2-3e93-48a3-9485-aa9ac0cf8abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:37:04.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:37:14.583Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=78ab4bf6-4ffb-48a9-a853-f0ec5b5fffc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:37:14.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:37:24.591Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b9a563a3-5353-4532-beb7-df1b5139d3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:37:24.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:37:34.598Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=be99342a-f9d7-411e-b12c-233430836692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:37:34.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:37:44.605Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=02b678cd-925e-49ee-8a5a-94f8518777eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:37:44.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:37:54.615Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=621fbb5d-c1f1-4f5c-80bc-55391e1dbc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:37:54.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:38:04.623Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=bd515ce4-cbef-4c35-8777-39793e01690d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:38:04.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:38:14.631Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2311543d-7599-4809-8b23-965175f1a2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:38:14.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:38:24.638Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=11cf4ec8-6c2f-406a-9b0f-42b01c7e3202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:38:24.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:38:34.645Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=32e4d748-1190-4611-9654-e5a9fd8d050c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:38:34.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:38:44.651Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=0496d70d-ca17-4fd0-bf4e-e56e8af148f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:38:44.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:38:54.658Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4b4e48f1-28eb-4832-9d2d-06911433dc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:38:54.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:39:04.669Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=35ae87e1-2958-4310-bde6-74193a1a1f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:39:04.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T00:39:06.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T00:39:06.404Z |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-19T00:39:06.405Z |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-19T00:39:06.408Z |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-19T00:39:06.411Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T00:39:06.411Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T00:39:06.411Z |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-19T00:39:06.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:39:14.677Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=6c6fe331-a8fd-4eaf-843e-bcdeb3606707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:39:14.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:39:24.685Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=03b9993f-300e-4328-998b-75c84563829e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:39:24.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:39:34.693Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=fa95036c-6d70-44c6-ad05-533988fd956d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:39:34.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:39:44.700Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=b7e2678c-aed2-424b-840a-61cd9384fb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:39:44.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:39:54.709Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=43af1e3a-e8d0-49cf-b559-b6c56eb77e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:39:54.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:40:04.716Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d1f7ee0d-26d2-4457-acdd-7c71317e62ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:40:04.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:40:14.723Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=21caead0-02ec-4d53-9b02-97f66501e2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:40:14.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:40:24.731Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=4c5d212a-c904-490c-b040-5b09699bd92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:40:24.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:40:34.738Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a2fc03cf-ec12-4088-9686-98c34be88809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:40:34.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:40:44.744Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a41c63f4-c55f-40ad-9570-48c464edb7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:40:44.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:40:54.751Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d4351abb-a106-48a5-b03c-79537f707215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:40:54.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:41:04.764Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=222261cc-6a59-46b5-82a5-a744347086f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:41:04.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:41:14.775Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c26a6e62-0ff3-4e0b-bc46-b078e9065ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:41:14.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:41:24.783Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=0aaac495-df64-4d8f-943f-8d86a0e59692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:41:24.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:41:34.789Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=9af1759d-95e5-4eea-af61-33a57b9d076b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:41:34.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:41:44.797Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e4f67fa5-5398-4133-9f76-1178bb99c4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:41:44.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:41:54.802Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=83d1b944-879c-4378-8c20-d72b119601eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:41:54.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:42:04.809Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c3be3188-587c-4553-9886-8eb802ff1a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:42:04.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:42:14.815Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=829b89a6-93d5-4c20-9068-353cdfd05338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:42:14.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:42:24.823Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f9cdc83e-58a2-4cf0-af82-3ad7a406b650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:42:24.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:42:34.831Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=2d802ac0-f1d5-47d0-b289-606bb5f67a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:42:34.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:42:44.839Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=8b6ba03a-6ac6-4efc-9692-ee87f35b3f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:42:44.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:42:54.850Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=db18f755-d027-42ba-b92d-77d928328c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:42:54.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:43:04.856Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=0123bbe0-f485-41bb-be12-7686633cb3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:43:04.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:43:14.863Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=49b171a7-9cea-468e-80c0-517e89abd448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:43:14.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:43:24.876Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ec806817-65c0-47ba-967e-528190ec543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:43:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:43:34.884Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e36e6bba-8f32-48a5-9e03-272c1d070cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:43:34.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:43:44.892Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a52c1937-796d-4363-9467-9c249954fd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:43:44.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:43:54.899Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=c410630e-7d34-439d-802e-39bffd10c139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:43:54.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:44:04.905Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=8716e64d-1691-4213-89e8-790037a4b1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:44:04.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T00:44:06.387Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T00:44:06.387Z |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-19T00:44:06.389Z |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-19T00:44:06.392Z |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-19T00:44:06.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T00:44:06.397Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T00:44:06.397Z |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-19T00:44:06.399Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:44:14.911Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=6434decd-13a5-4aba-8993-0dd86c2a5999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:44:14.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:44:24.919Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=d8119f10-2b2a-4e0c-aee0-f22d8db7b8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:44:24.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:44:34.928Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=93813391-1f9c-4db3-b551-5d89bac880b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:44:34.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:44:44.935Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=6488ecfe-c54d-49a0-8486-ad1822853ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:44:44.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:44:54.941Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=232c5e27-15d5-4630-a319-ec36616f3052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:44:54.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:45:04.948Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=95acf12a-1ec7-4c2b-af8f-eda8c1d60420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:45:04.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:45:14.956Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e6cdb389-3b51-4b1a-a62a-ca6f755811ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:45:14.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:45:24.969Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=9a56bf09-8125-480f-b54b-d4a8f05bb8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:45:24.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:45:34.979Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=bf8db3d3-8f48-451e-b495-a1c48195924e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:45:34.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:45:44.985Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f1a23e8a-015c-46dd-8022-90a36d8299ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:45:44.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:45:54.991Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=7b60a98a-08c1-4dd7-853e-e9ab0c9e517a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:45:54.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:46:04.997Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=a0408801-a1fe-4fdc-9cea-5c449d23c174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:46:05.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:46:15.003Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e59977bf-68c3-4171-a26e-b1c77dd961c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:46:15.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:46:25.009Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=ca6bb307-5ff6-45fc-b712-488bf08c1900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:46:25.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:46:35.015Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=e81d64bf-f353-44bc-9949-3ffd03f801cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:46:35.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:46:45.023Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=47beb968-65b3-44ef-b84c-ef93f361c917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:46:45.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:46:55.030Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=7919b5a8-328c-4e9c-b2d8-d08312b2db71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:46:55.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:47:05.035Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=f56f5b6b-07cd-4608-b95f-330c71b955e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:47:05.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:47:15.044Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=71ead6a3-154e-4098-be76-7e7b491c8345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:47:15.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:47:25.051Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=7bf12c92-3222-4ea8-8e03-e172f130f7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:47:25.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:47:35.062Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=0f739eaf-79f1-40bd-9d6b-975cef9679d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:47:35.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:47:45.070Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=cb8d85b4-889c-42a8-a9cc-6d6b2779f6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:47:45.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:47:55.078Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=53a4d63a-51f1-42a5-aa80-b6431201a027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:47:55.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:48:05.084Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=0f544eda-a0f9-48d1-9217-1a1c5c3b73a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:48:05.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:48:15.090Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=8215534a-7def-4dc1-b93a-62a8b031a850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:48:15.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:48:25.098Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=554d7c38-e0d3-4298-b22b-42261806b252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:48:25.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:48:35.104Z |INFO |Init configs |InvocationID=8fdca3e7-2b3a-49ce-b212-34d06c270139, InstanceUUID=55b3adce-c95f-4ed6-9ca9-189960312240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T00:48:35.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |