By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T09:21:27.325Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T09:21:27.328Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T09:21:27.363Z |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-10-28T09:21:27.970Z |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-10-28T09:21:28.054Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T09:21:28.054Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T09:21:28.055Z |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-10-28T09:21:28.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-28T09:21:28.212Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-28T09:21:28.238Z |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-10-28T09:21:29.402Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-28T09:21:29.780Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-28T09:21:29.798Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-28T09:21:29.799Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-28T09:21:29.856Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-28T09:21:29.856Z |INFO |Root WebApplicationContext: initialization completed in 1617 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-28T09:21:30.192Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-28T09:21:30.863Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-28T09:21:31.862Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-28T09:21:32.386Z |INFO |Started MainApp in 6.86 seconds (JVM running for 7.467) |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-28T09:21:32.440Z |INFO |Start scheduling PRH workflow |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:21:32.470Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d99da9b8-530a-47b8-bfaa-5d1f5d770a88 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-28T09:21:33.918Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-28T09:21:33.919Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-28T09:21:33.923Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:21:34.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:21:34.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:21:44.127Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=79a058c7-77e3-4cee-a509-18ee49fab6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:21:45.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:21:45.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:21:55.236Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=ca2d235f-0066-43c6-8194-aad7c9fd03c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:21:56.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:21:56.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:22:06.270Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=639aeb27-c4a3-4c26-b891-946c1041b7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:22:07.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:22:07.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:22:17.311Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a87ddca4-6f47-46c5-b5d6-844d28750894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:22:18.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:22:18.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:22:28.388Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8917ce8b-33da-4eef-911c-274e8ce42df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:22:29.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:22:29.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:22:39.453Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d166fa46-bb30-4da6-8264-452c3fd1aacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:22:40.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:22:40.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:22:50.494Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=acd37f5f-f425-4b91-97da-44aa283dfb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:22:51.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:22:51.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:23:01.541Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7440ecbf-667c-4b48-adf5-7d56aa8174dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:23:02.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:23:02.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:23:12.607Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6a09e394-4f64-407a-8dc9-5015be14e0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:23:13.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:23:13.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:23:23.646Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d72e7443-806f-4ddf-8e78-21904949e1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:23:24.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:23:24.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:23:34.685Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a4cd68fe-7820-4dee-b67c-a3152e92a653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:23:35.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:23:35.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:23:45.727Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=9f16b35f-7584-425f-8282-ad6f3a588814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:23:46.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:23:46.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:23:56.799Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2306c8bd-9348-4ffa-965b-f429bbadc732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:23:57.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:23:57.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:24:07.842Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=31ff7a4f-3b09-4e3d-8b6b-fbe49dafd0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:24:08.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:24:08.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:24:18.881Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8d6eca75-a410-49e7-8fd7-1c0eb7a16a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:24:19.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:24:19.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:24:29.917Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1c83295e-631f-41ef-acc4-d7ae83d42ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:24:30.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:24:30.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:24:40.957Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5b9ffd86-e76e-4b0c-840c-b1470f501e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:24:42.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:24:42.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:24:52.062Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a40486bf-f56f-4748-b713-621d3eac4dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:24:53.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:24:53.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:25:03.106Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5be08dc6-e709-4d25-9f1c-26a0c3d2ffb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:25:04.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:25:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:25:14.146Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5995b80e-ed6b-4d64-901e-d03d2f1e54f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:25:15.212Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:25:15.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:25:25.215Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=35793b90-04b4-4dbb-b153-a716f78d6687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:25:26.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:25:26.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:25:36.253Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=3f5b7b4c-bdcb-4444-8afb-9ead77942e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:25:37.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:25:37.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:25:47.295Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=37741dc1-dd29-4869-9b1f-0a389475e1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:25:48.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:25:48.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:25:58.335Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b964d6a2-0bbb-4d72-aae5-0dfd544b297b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:25:59.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:25:59.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:26:09.405Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a8f32f43-a2cd-4eb5-a0b3-072675bc040e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:26:10.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:26:10.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:26:20.445Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d92626d8-51c6-434b-882b-4439ad5d8dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:26:21.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:26:21.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T09:26:30.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T09:26:30.783Z |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-10-28T09:26:30.784Z |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-10-28T09:26:30.787Z |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-10-28T09:26:30.795Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T09:26:30.796Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T09:26:30.796Z |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-10-28T09:26:30.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:26:31.485Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d884408d-8b7a-41d4-81e2-5454a72e7e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:26:32.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:26:32.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:26:42.534Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d073dc0d-7d58-4501-a7ad-e5643cbcadca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:26:43.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:26:43.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:26:53.631Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=174c89d3-2a09-43d5-8835-bdfcbccf50b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:26:54.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:26:54.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:27:04.670Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6f882442-9a3c-4ce2-bc7f-1871b6cda965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:27:05.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:27:05.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:27:15.709Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f220d61f-b49a-4e79-bee8-7cf92000ff90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:27:16.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:27:16.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:27:26.750Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b2df9d42-6bec-485f-aa10-1d255e9c0886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:27:27.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:27:27.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:27:37.789Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f251e736-c771-4b4c-93d6-681459bb78fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T09:27:38.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.80:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:27:38.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:27:48.830Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f68662f1-851e-4fbc-b523-86b7ae7aa93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:27:48.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:27:58.970Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8f91162a-27aa-4539-accd-e719e87f69a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:27:58.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:28:08.988Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=4a2f9a83-7bf3-4bae-ad37-aafd1e0d6e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:28:09.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:28:19.004Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=723724e0-5032-488c-ab42-a052b21be3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:28:19.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:28:29.019Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=88bb7b2b-d02f-4ec6-8f37-bb8f02618e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:28:29.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:28:39.029Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=475c1279-fd8c-4ab3-bf1c-60f274b4b28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:28:39.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:28:49.043Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=0b537b74-fd69-4632-b397-260676d835f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:28:49.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:28:59.060Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8938ad06-a8c3-4674-962a-0f8b8e1041b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:28:59.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:29:09.075Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=826a4868-eac1-448c-899d-6cbc6b83ae6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:29:09.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:29:19.087Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=0d4c95fd-1010-48d6-9ef4-e1ce968312db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:29:19.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:29:29.098Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a26398ba-6829-4213-80fe-0ac2ef997d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:29:29.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:29:39.125Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2e323958-8788-41c8-a0bc-15c20595d8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:29:39.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:29:49.142Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=79ad12eb-0cfc-4ede-8f4d-75c9303c37b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:29:49.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:29:59.154Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f56eadbb-28fb-4792-a772-de9a9a3ec4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:29:59.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:30:09.165Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=770895f8-6c4e-4622-962e-01228107fa71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:30:09.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:30:19.175Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e271a467-e3a2-4f4b-8e1e-ca7ea1092568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:30:19.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:30:29.196Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1feba063-f10a-460c-84ff-7ee7ae25379e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:30:29.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:30:39.208Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=380efb77-5a71-4fab-a5bd-03426edbda8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:30:39.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:30:49.218Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d3aadb35-e3dc-4927-83c8-9fbfead48b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:30:49.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:30:59.247Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=02f1b359-f045-4f12-b642-2984055c3cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:30:59.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:31:09.271Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=ba3dcf55-4f79-4531-b04b-22e3be45c3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:31:09.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:31:19.285Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=283a6fd9-e580-4b3e-8972-f2a19b54a5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:31:19.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:31:29.299Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2f441e20-dcec-4def-84b6-2ad0ca5d8b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:31:29.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T09:31:30.550Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T09:31:30.550Z |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-10-28T09:31:30.551Z |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-10-28T09:31:30.556Z |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-10-28T09:31:30.564Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T09:31:30.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T09:31:30.564Z |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-10-28T09:31:30.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:31:39.311Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b92afe3b-098d-4647-acff-4e54eb6aa649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:31:39.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:31:49.320Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=443a6052-210c-4ad0-98b7-052a44bc23ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:31:49.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:31:59.331Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=34e69582-b9a3-4161-9d10-8bf308d01464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:31:59.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:32:09.352Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=98703f4b-c6b7-4730-b15f-0a6bfecf6568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:32:09.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:32:19.362Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=99b3440d-4379-4036-a15c-a8e17b6437a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:32:19.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:32:29.371Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f2dc95b1-a2b5-4c16-9d67-95f1a92b91ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:32:29.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:32:39.380Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7fa640e5-c37f-4605-8291-e529935fd5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:32:39.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:32:49.389Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e171e957-eb41-4c72-bb59-be302475debd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:32:49.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:32:59.398Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5b3f4bf2-1abb-468e-a1f6-92ef85fb4cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:32:59.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:33:09.406Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=620fd9d3-653c-4756-b04f-2bac1e6a7073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:33:09.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:33:19.414Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1722fcf3-3d9c-489e-89cc-feaa188154bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:33:19.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:33:29.424Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=cb1d17ce-da8a-43a3-8f5e-b71c727c540b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:33:29.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:33:39.437Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b920dddc-0c51-4f63-acaf-43b13698d2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:33:39.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:33:49.450Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=bd75b2ce-c431-47d8-a49c-f45e81f2bca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:33:49.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:33:59.461Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=455f963c-e0ac-4738-822a-7ba403b12888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:33:59.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:34:09.476Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d320ec49-de8c-4c24-88a8-2d9347ad4c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:34:09.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:34:19.483Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=30619847-5e77-47a2-9b07-79e7f3341af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:34:19.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:34:29.492Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=fe8f0947-0337-4ab6-9836-aad21007ee65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:34:29.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:34:39.502Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=74ca5cd9-6ed2-4907-89f8-b8170ba5321e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:34:39.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:34:49.509Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7a303812-3476-4a9a-a0e7-cf863de35d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:34:49.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:34:59.518Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7e84e0a8-16c5-4d47-93cc-fab35cce8324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:34:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:35:09.528Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b9e1c1b5-4187-45c1-a640-e2771af23b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:35:09.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:35:19.543Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b9fed55c-5877-4083-8433-c042f3eccbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:35:19.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:35:29.552Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=21ffe877-0aa6-4b4a-a65a-b2d29c45535d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:35:29.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:35:39.563Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=fe44727b-3160-477f-a955-2f3be893ed60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:35:39.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:35:49.571Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=c71f0698-06ac-4b68-85b0-52821be1a9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:35:49.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:35:59.581Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=542aa8b5-b6d8-4da3-8c2b-55fffbd8a535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:35:59.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:36:09.590Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d5ecadc1-37f2-4107-bbea-3c51f0d648bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:36:09.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:36:19.601Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f732a4d4-df2a-4b11-9cda-cb16951452a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:36:19.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:36:29.619Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=083db202-48fc-4730-9810-7e63f910a72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:36:29.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T09:36:30.599Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T09:36:30.599Z |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-10-28T09:36:30.600Z |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-10-28T09:36:30.603Z |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-10-28T09:36:30.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T09:36:30.627Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T09:36:30.627Z |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-10-28T09:36:30.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:36:39.627Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=03a3746f-5b7f-443b-936f-ebe11d06cd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:36:39.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:36:49.636Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=cb3536bc-7899-4201-9442-5709b340e77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:36:49.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:36:59.649Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7f18dceb-0cbc-4ce0-aa0b-f615d85111c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:36:59.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:37:09.667Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=4707ead7-9db8-4b81-8a56-dd844d1fe945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:37:09.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:37:19.675Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5a5612a7-26a8-4859-b9bc-1c5adf530956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:37:19.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:37:29.686Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e20c70c0-3fc9-430f-857a-b4db9b733dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:37:29.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:37:39.701Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a24f14e6-aafc-4723-8e44-9986b551500d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:37:39.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:37:49.714Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=ee58dfbe-2d8b-4bfb-bc4d-078e24ef6262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:37:49.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:37:59.722Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=c95836fe-3b44-4a92-9378-e26b61aca31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:37:59.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:38:09.745Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=42e8fb8d-b72d-4c20-a1c4-31a43676d0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:38:09.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:38:19.759Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=cf600755-26c7-4645-bde4-fb81720c5c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:38:19.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:38:29.771Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8b9dd8d1-48e9-4e80-933d-d803a891548d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:38:29.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:38:39.783Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=35521272-ede8-4dd8-b2aa-ecbf92872c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:38:39.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:38:49.791Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=9beb9813-f12f-4f67-bc41-8d5f5c19961d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:38:49.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:38:59.801Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=3200008d-fe2b-4167-9eb2-481531a3e4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:38:59.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:39:09.812Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f017dddd-39df-461b-a75d-b913abdb0e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:39:09.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:39:19.827Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=64330e00-0b1c-4676-a0ce-25519f62a85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:39:19.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:39:29.837Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b353d238-fd10-4c69-9850-a8d96620a0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:39:29.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:39:39.845Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=bad0c697-9d54-4c5d-9521-bd912279937f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:39:39.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:39:49.854Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=316fad98-5407-4e2f-bd08-7d682d3f1dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:39:49.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:39:59.865Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=acfb7ecd-cb59-4dbd-a5ef-3434ecefe097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:39:59.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:40:09.873Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=87c90536-8b6b-4dbd-986b-63d35503359f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:40:09.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:40:19.883Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=ec4f3fe7-85ff-4d04-b439-7fc372afbd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:40:19.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:40:29.890Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=bded31b5-6707-4742-b409-4ea3cb91dbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:40:29.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:40:39.898Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=02dd46e2-df5a-4449-a848-6f5a4167e150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:40:39.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:40:49.911Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=21085b28-dfb4-4766-80d4-f5306ba0ceec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:40:49.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:40:59.920Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=81b8a2ed-7b06-4328-b0c3-dc9a7be02704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:40:59.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:41:09.929Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8f1f431e-ee93-4894-92f3-0605224cb4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:41:09.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:41:19.940Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8393a138-b1a1-42d9-a217-324bcee0560e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:41:19.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:41:29.948Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=0f75511c-c072-40a2-b153-8a40a8c53f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:41:29.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T09:41:30.537Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T09:41:30.537Z |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-10-28T09:41:30.538Z |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-10-28T09:41:30.540Z |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-10-28T09:41:30.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T09:41:30.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T09:41:30.546Z |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-10-28T09:41:30.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:41:39.955Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=23db8e16-0870-422e-afee-0c717e3bf301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:41:39.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:41:49.962Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8ca4370b-33c1-4237-a87a-849091b1001a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:41:49.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:41:59.970Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=db8a036b-ca47-4b22-a4a2-a03ede95d82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:41:59.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:42:09.980Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b72025a3-1e7a-465d-a6fb-b163618d843b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:42:09.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:42:19.988Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=bf292411-495f-49e7-9a3b-7bea7d94bbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:42:19.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:42:29.996Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d7a67d0e-befd-451f-a6eb-d6af56300b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:42:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:42:40.009Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e832ea34-a53c-45e7-8a02-aaf306a248d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:42:40.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:42:50.018Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=076c4026-6a64-4537-8ef7-f7d8129962fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:42:50.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:43:00.024Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=fb3230d4-44bb-4d88-ae11-880463327c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:43:00.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:43:10.032Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7d972aab-6c75-4794-a31c-7ec9dbd3e68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:43:10.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:43:20.041Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5748d6e1-2234-4c68-a47c-7aade82810fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:43:20.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:43:30.049Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8b3e002e-cb81-49d3-907e-2684920387a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:43:30.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:43:40.056Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e3e98eeb-839a-4262-b904-9dfc3b4be887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:43:40.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:43:50.063Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=ec1f3833-6828-466c-89e1-b42d3d5a01e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:43:50.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:44:00.070Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=c8072c2c-c516-441b-bb02-0afd351f2103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:44:00.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:44:10.078Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=9925a9aa-fd72-4a60-8e75-aa4780b8845e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:44:10.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:44:20.093Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=fb250adb-6c6f-4c36-a02d-2281e4017c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:44:20.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:44:30.105Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=627b747d-8502-4a9b-b355-dc2ad0530354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:44:30.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:44:40.113Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=74e9642d-0b8a-4aa2-9d8f-4b6cc6b7a78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:44:40.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:44:50.120Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=27188012-05dc-47a6-9012-7f65f3777346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:44:50.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:45:00.127Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7e87c900-fe8f-4410-bdaa-ac97c31c523e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:45:00.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:45:10.135Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e43e18ac-4f2c-4d10-93d9-413196d3ffb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:45:10.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:45:20.145Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=51d8f381-505e-4d68-9c87-ae47040eb37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:45:20.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:45:30.151Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=ff02adc0-cdeb-45b1-9088-0d6f81b62a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:45:30.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:45:40.158Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=96758f34-ffab-456c-9031-0a620abaf2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:45:40.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:45:50.167Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f3ae4445-2a71-4768-b47b-f4403909911a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:45:50.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:46:00.181Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8400beda-00ba-4554-85d7-65d0add23144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:46:00.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:46:10.192Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b04fbf81-188f-464d-9a65-7b15d2d45fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:46:10.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:46:20.201Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6a9b84b6-ac40-4054-b9c9-a016236b5251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:46:20.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:46:30.212Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d946f059-3a61-4b2c-a29f-263da6870f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:46:30.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T09:46:30.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T09:46:30.541Z |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-10-28T09:46:30.542Z |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-10-28T09:46:30.544Z |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-10-28T09:46:30.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T09:46:30.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T09:46:30.550Z |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-10-28T09:46:30.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:46:40.220Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=512c1adb-5c9b-49f8-93b2-9689a218a350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:46:40.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:46:50.228Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=854a5d8f-3900-4e8b-980c-4a7ed2d46234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:46:50.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:47:00.234Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=4acfc70c-1e84-48f6-968f-365ecf366d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:47:00.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:47:10.242Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=ef004912-ed7d-468f-bb38-89cee5d00c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:47:10.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:47:20.249Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=04466e3e-3bdd-4b68-a4cc-1dc60c5bfb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:47:20.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:47:30.257Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5d717c0a-63c3-49eb-b40e-90f28015d9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:47:30.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:47:40.274Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5caa7670-30b9-4dcd-84c0-9fd477675248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:47:40.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:47:50.282Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=c5704a9b-1721-4fd2-8af0-eaba9f35aee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:47:50.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:48:00.290Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=117f3509-475a-4047-9efb-aca4179bc133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:48:00.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:48:10.299Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=0ac9360d-5150-45f2-b23e-6d8c798673be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:48:10.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:48:20.306Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1b7f595e-698c-47c3-8119-2af7640dc47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:48:20.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:48:30.314Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=52222950-ab08-4830-9ddc-4f43be14ea4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:48:30.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:48:40.329Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d542f7f3-7bb1-4bea-a1c8-c98af3d48077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:48:40.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:48:50.336Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=855bc98c-7377-4c76-b74e-26d1e0ca2f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:48:50.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:49:00.345Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=454d6c16-521a-491c-84fa-7712245c0214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:49:00.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:49:10.359Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f6ef232e-833d-4a59-b8b0-3df96be23b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:49:10.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:49:20.371Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d96de4a9-b154-404b-944a-3dd803b82246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:49:20.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:49:30.381Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=608326a5-a265-4f8b-9b07-3b24b6fcea4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:49:30.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:49:40.389Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=21038af6-4a0d-49e5-8ebe-cdb996660fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:49:40.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:49:50.398Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1b4aa1cb-822c-4f76-853d-03e9ae925bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:49:50.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:50:00.410Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=aaf8d293-4e24-4b6f-bc80-caa5a9c9a26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:50:00.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:50:10.419Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b500c28c-1693-4987-aa53-84a31a737183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:50:10.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:50:20.426Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=20b5361c-669a-4e55-bf8d-17c566868f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:50:20.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:50:30.434Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=3bb0bf77-fd61-4020-9eb0-df61299a5612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:50:30.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:50:40.442Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6667835a-c766-4e44-9103-3e32f238c2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:50:40.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:50:50.456Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6144eeef-8fa0-442b-b1eb-e7a21ef58887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:50:50.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:51:00.475Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7c21e88e-7dcf-47ab-bdac-f79c3ae3fcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:51:00.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:51:10.483Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2924d8c3-d11a-4f45-a476-dd84de47b306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:51:10.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:51:20.491Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e3bd5ab5-b8a1-41e6-9bac-2d394fc611d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:51:20.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:51:30.499Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1577f331-0082-4e04-bfe1-63c5fc599414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:51:30.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T09:51:30.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T09:51:30.595Z |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-10-28T09:51:30.596Z |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-10-28T09:51:30.600Z |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-10-28T09:51:30.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T09:51:30.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T09:51:30.606Z |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-10-28T09:51:30.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:51:40.507Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=3d3f2724-7131-452d-8a7f-6234d4b12dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:51:40.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:51:50.514Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2331571d-ab80-413f-849d-d1531167be4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:51:50.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:52:00.522Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a975838b-a7bb-4140-96a5-2af606f05cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:52:00.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:52:10.529Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=21d06e63-41ee-408a-84d5-3a4ac9437763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:52:10.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:52:20.538Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=fb4d51dc-0277-4585-939a-0c83f8cb62be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:52:20.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:52:30.546Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8e216827-5fc5-40a7-a760-c5d0754c855a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:52:30.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:52:40.557Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b48af311-6e0e-4048-b148-56503ae055ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:52:40.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:52:50.570Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5dc28c6c-9e72-47c6-94df-69a2cf1b9c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:52:50.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:53:00.579Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6b4f21ec-8e6a-4cb9-b1c0-047fbca06e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:53:00.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:53:10.587Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=fd5dd0db-f7da-45ef-862e-5ec4702c89e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:53:10.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:53:20.597Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e3467b77-e675-4828-ab86-d220d4eb5c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:53:20.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:53:30.607Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=07d15c3c-fcc4-4af1-aee6-c3ce3839110b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:53:30.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:53:40.615Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a6f7a1db-131b-4b87-bb94-3d6e7f066419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:53:40.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:53:50.624Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=eb1fbe89-9740-4be6-800b-b9f628e67937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:53:50.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:54:00.632Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6220b999-a79b-48cd-8476-43cd9ccb1942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:54:00.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:54:10.642Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=9b96b054-fe57-4eca-9dc5-bd1a28cc7da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:54:10.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:54:20.655Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=fa2c926e-d93a-44f8-848e-24f80eb3567c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:54:20.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:54:30.665Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=43c2debd-c3d7-4976-94ea-5c72fe5cb13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:54:30.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:54:40.672Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=47611bc6-f367-4ab8-9027-61b3c4f1de23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:54:40.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:54:50.681Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e32ad5ab-aaf6-46f1-9b83-ea93ab6855a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:54:50.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:55:00.688Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8721b01b-f863-4155-af77-784090ec4703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:55:00.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:55:10.696Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f6307eac-e7b8-4c17-bd4d-6f558a56f933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:55:10.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:55:20.704Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=852a47df-b496-434d-a366-73997eee2cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:55:20.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:55:30.711Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=9912e2ee-bcb9-488d-8ace-41d9a6bb8619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:55:30.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:55:40.718Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=0dd02f76-1a6a-4128-a875-c4244b6b1fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:55:40.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:55:50.726Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=c8768864-2e78-4551-b8ec-7d977228aa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:55:50.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:56:00.735Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=508b908d-5b3d-46b3-b252-609e55548331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:56:00.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:56:10.754Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=21e29eb7-3fec-4928-be13-fdd307b5013e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:56:10.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:56:20.764Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=4a994349-d6a1-4b9e-9083-53fe5114c05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:56:20.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T09:56:30.504Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T09:56:30.505Z |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-10-28T09:56:30.505Z |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-10-28T09:56:30.508Z |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-10-28T09:56:30.511Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T09:56:30.511Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T09:56:30.512Z |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-10-28T09:56:30.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:56:30.772Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=eba3c1ba-6948-4325-8312-67b5eb71ce81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:56:30.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:56:40.781Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=addbb20b-01dc-44b7-94b6-b0a4cbc341a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:56:40.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:56:50.787Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=744eb5fc-5337-4576-ae75-0b4aa47d82b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:56:50.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:57:00.794Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f8b1565b-eafd-4f3e-8711-d657d4c8a48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:57:00.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:57:10.801Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=fe433778-66d1-471c-bfb0-515784a0f5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:57:10.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:57:20.809Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=89a21472-4450-430b-9e23-1d06b3ad49ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:57:20.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:57:30.816Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=9329227a-c88b-4f5d-80bd-243e9b7e64b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:57:30.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:57:40.824Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b29bea60-338d-4601-9739-6e0cc32a6f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:57:40.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:57:50.839Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=cbc21a5a-6dfe-434b-aa27-cc88d9310488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:57:50.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:58:00.848Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=db806013-814e-4696-86d1-3e774d9a70f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:58:00.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:58:10.859Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=91e89a33-85b7-4076-afe5-236b76d30b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:58:10.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:58:20.867Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=4ead5c11-a2b7-4774-a583-ee6717a32d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:58:20.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:58:30.876Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f5e1ab00-54c9-45d3-b9f7-2823e41ec248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:58:30.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:58:40.883Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=bb87a692-1c2d-4e6a-902d-b428e462db66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:58:40.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:58:50.890Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=56c5b62e-a0a8-4eab-9d64-16c92788ddca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:58:50.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:59:00.897Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=4beeddc7-8e23-4ebc-9de8-d29438dde1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:59:00.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:59:10.905Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=ec43c612-291a-4c49-8588-6a2c05163117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:59:10.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:59:20.912Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2d06297d-6025-4a04-8546-be6726e1d6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:59:20.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:59:30.927Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b05fe2d6-8783-4af8-8b7e-886cf32d704d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:59:30.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:59:40.941Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e161c868-aedc-413c-aaae-c7d2d609fa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:59:40.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:59:50.950Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=12529fd5-979a-4263-88e7-772eca50744f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T09:59:50.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:00:00.956Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=3a7969cb-04f6-4eaf-ad0a-997168443b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:00:00.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:00:10.963Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=eaeeb607-cb74-487a-835e-60846c0ba6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:00:10.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:00:20.970Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d55e91fb-6349-42e0-b596-49bfd65a4550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:00:20.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:00:30.976Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=ccc67a0c-a741-420f-a701-52e6c837ac47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:00:30.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:00:40.985Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=996e393a-cb7b-42d5-aaa2-e4752ee1e814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:00:40.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:00:50.992Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=aeebfb99-abf0-4928-8787-9eb465755f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:00:50.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:01:01.000Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7b4ab67e-cef5-449e-b3b1-089857e24854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:01:01.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:01:11.014Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=471908b3-b901-4ca8-8a84-8329e9eae95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:01:11.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:01:21.026Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=47af6ca3-b574-4e49-9140-3900b27d249b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:01:21.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:01:30.536Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:01:30.537Z |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-10-28T10:01:30.538Z |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-10-28T10:01:30.540Z |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-10-28T10:01:30.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T10:01:30.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T10:01:30.545Z |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-10-28T10:01:30.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:01:31.034Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7e257851-4cea-45f2-8cd9-e488bccf5773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:01:31.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:01:41.042Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=729c8383-18d5-4502-9839-1b064f9a3582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:01:41.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:01:51.050Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1252cd20-b52b-4c57-8c44-0a9d7d178435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:01:51.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:02:01.057Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=36e58a1e-1fac-4b07-bd74-cfada98c18fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:02:01.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:02:11.065Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f41cfc53-38c6-4bc0-a4cd-f6850380ee26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:02:11.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:02:21.072Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5991c34d-5828-4b62-9c33-5eadeb215c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:02:21.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:02:31.080Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6344934c-e35a-4147-8727-b2b14eba4e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:02:31.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:02:41.090Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e303a51a-7235-4d0f-9c45-8e72303dab45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:02:41.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:02:51.103Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=44d2f6b0-6353-4fef-90ee-9d6e053a376d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:02:51.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:03:01.113Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1c323faa-e2d8-44a5-b6de-3cfbde0b7a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:03:01.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:03:11.122Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=bf32b38e-5cfa-405d-bced-239878c2ca54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:03:11.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:03:21.147Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2b1d1531-304d-40c6-bf60-6bedd6bffcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:03:21.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:03:31.155Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6cc2a087-77f8-444a-aa4e-08540876f854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:03:31.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:03:41.162Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=3bd6144d-7f66-46c2-a59e-f38a1c0eb999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:03:41.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:03:51.168Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8926191e-8d3a-4d75-bfc6-7c348a31e868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:03:51.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:04:01.175Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5b1e80e6-5f77-4928-a727-f31a6abeb0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:04:01.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:04:11.181Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=fe6b0fda-4a25-4abc-b60b-e52c34a3c8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:04:11.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:04:21.190Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7a31825d-249f-49f0-9a3b-db72d4055004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:04:21.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:04:31.201Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d8820ac7-dca1-4c76-a677-703a03958853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:04:31.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:04:41.213Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=9965eced-ffbd-4e2b-aea1-9d3b029de4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:04:41.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:04:51.221Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=60df57cb-df22-449d-95b7-e5c3cbafb1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:04:51.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:05:01.233Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6d2c50b5-28f3-4acf-b1f4-be1ed6ca955d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:05:01.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:05:11.239Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5bf41769-8cd9-4391-aa5e-5baa587cee4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:05:11.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:05:21.246Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2775641d-d140-48fa-9aa9-f1215c61b445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:05:21.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:05:31.251Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=9a9e70fc-8edc-482b-aa1f-8079fb10c4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:05:31.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:05:41.257Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7db9f3a7-f56a-4e37-afce-2d82028b61b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:05:41.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:05:51.263Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=cd396b3a-7fe6-4eb0-92cf-6412c45f27d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:05:51.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:06:01.268Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=51f4e1bf-f7c3-4f64-81cd-02e1d1767ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:06:01.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:06:11.280Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f58e8607-0a7c-42ce-8803-6e257c1286bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:06:11.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:06:21.286Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=95f6cd60-6765-436f-b1c4-385537692d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:06:21.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:06:30.544Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:06:30.545Z |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-10-28T10:06:30.546Z |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-10-28T10:06:30.550Z |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-10-28T10:06:30.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T10:06:30.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T10:06:30.555Z |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-10-28T10:06:30.557Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:06:31.293Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=943451c2-d2b4-4b59-84f9-e059f3fe7ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:06:31.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:06:41.301Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=061622ed-3e14-436c-a667-46be1d8c9081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:06:41.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:06:51.315Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6b23d083-7b4f-4cb7-bd09-33d171afa3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:06:51.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:07:01.321Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=184c88a8-b92e-4741-b6c8-8c64e571c2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:07:01.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:07:11.329Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=bee43231-4520-43c4-8bb5-710ead7b5121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:07:11.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:07:21.336Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b7d20e25-e088-4a29-8bd3-2f8f296e55c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:07:21.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:07:31.343Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=9f2b99c9-64e2-4453-8d57-7d53c7f9c93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:07:31.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:07:41.350Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=00dd195d-2731-48a9-9644-f6de2d5a14f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:07:41.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:07:51.357Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=92ed6b69-b0e6-422a-808a-3e4c3c72d8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:07:51.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:08:01.364Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=4af782e8-a615-422a-a979-418b89a2745f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:08:01.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:08:11.373Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=c8a20e37-44ae-4760-bfe4-e53a7abf757f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:08:11.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:08:21.380Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7281586a-abe1-4b6b-8c6d-c6995e759627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:08:21.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:08:31.391Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=982c311c-63a8-4a40-8f3c-714fa5c7e6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:08:31.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:08:41.402Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=c429f10e-9bd2-42a5-8ebb-83102c7543af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:08:41.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:08:51.411Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=455e0a53-02ce-4158-8f11-c913fb9a1820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:08:51.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:09:01.419Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=30dbb04f-13d2-4cce-ac16-6c330da751fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:09:01.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:09:11.425Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=0a453c39-94a9-4d45-9022-8ced8b187587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:09:11.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:09:21.432Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=0dc0350a-1b2a-4a38-a6ba-52f147505fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:09:21.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:09:31.438Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5f17ee18-029a-4c28-9ee9-14936794b7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:09:31.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:09:41.445Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e592e5df-cb7d-48b3-9644-68778a5bff95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:09:41.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:09:51.452Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=ca508206-52b3-4f2e-8f52-8bd7e1758a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:09:51.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:10:01.464Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=97ba6e90-cc01-488d-9dc4-048b88fbef0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:10:01.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:10:11.474Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2b1476e5-dd21-4231-9a59-6f3d6d3d153d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:10:11.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:10:21.486Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=881457cb-b789-43c2-a442-4c7b6175acee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:10:21.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:10:31.496Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=adb5d22d-1ca0-495d-ab70-05184ade5531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:10:31.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:10:41.504Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e14df5de-5002-4f12-8601-cf69e859c7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:10:41.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:10:51.512Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=3878f8a2-ae82-47c6-8362-245ac88238bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:10:51.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:11:01.519Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f06c2f96-f505-4bc1-a0a4-cca4b21200ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:11:01.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:11:11.525Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=055c32a5-4723-4fc5-8c67-ec3326776527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:11:11.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:11:21.532Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=4b6c8501-bed5-42db-806a-3b4f58f69001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:11:21.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:11:30.520Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:11:30.521Z |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-10-28T10:11:30.522Z |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-10-28T10:11:30.524Z |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-10-28T10:11:30.529Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T10:11:30.529Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T10:11:30.529Z |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-10-28T10:11:30.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:11:31.538Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=86f7e506-1faf-4cde-8411-b3a96e07fec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:11:31.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:11:41.544Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1e3f5518-31f0-4342-8d57-df7b31319d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:11:41.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:11:51.552Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=69332f89-0c3a-4d2e-9293-e41b5b663c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:11:51.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:12:01.564Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=cc91aab5-83f4-4850-93f9-d31376c133d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:12:01.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:12:11.574Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=97e5b2d0-b759-4bcb-99a6-4465028f9274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:12:11.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:12:21.582Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=3da6eabd-4a56-4d77-84b9-cbb3c29442c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:12:21.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:12:31.589Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7e187996-25ae-453f-b9b3-3429477e9229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:12:31.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:12:41.596Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2c19b7a8-dbfb-417b-bfdb-7c85ba74f081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:12:41.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:12:51.605Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1471ebc8-e6c8-4b08-93db-7e175e02f260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:12:51.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:13:01.612Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=81f56f3e-114f-40d3-97ee-3deb9895d490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:13:01.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:13:11.622Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2cc73e85-3bad-4922-be5f-fa1e2caa0eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:13:11.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:13:21.634Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f00362d3-c5bd-484c-8f13-cad042121e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:13:21.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:13:31.644Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5e328bf4-17fc-4c92-8638-f2a1e0ca7c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:13:31.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:13:41.652Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f5a1bbab-da98-43fe-aaa7-7014c952af1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:13:41.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:13:51.663Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5186f426-e985-424f-8888-e91506dd520f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:13:51.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:14:01.669Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b7883e7e-02c9-42b1-a511-c11fa9c257e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:14:01.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:14:11.679Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8c42aa8a-34b0-4008-a9e9-caa27775132c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:14:11.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:14:21.685Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f97e6f6a-ce54-45ce-833d-223482538251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:14:21.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:14:31.691Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6410ee53-4cc8-435b-abb7-388b248f749c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:14:31.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:14:41.698Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7f923eaf-01e2-4e03-8e4f-5cd93736f1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:14:41.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:14:51.748Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f1d039ca-e261-4ec1-b362-50a6cf8a3fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:14:51.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:15:01.753Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5e8635eb-bb79-490d-a37e-7efa63fd17d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:15:01.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:15:11.761Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2007c49d-0942-4a4f-b043-d0516334593e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:15:11.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:15:21.773Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=3681d847-9380-456f-8d85-e47f733b8b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:15:21.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:15:31.780Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=222f3d52-2f13-4e16-8606-e7974ec5f5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:15:31.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:15:41.788Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=225d654f-ea35-4ab5-b17e-bc18270ca717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:15:41.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:15:51.796Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2f415567-21fd-4593-b6ab-d25106e25d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:15:51.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:16:01.802Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=117b6bc0-7c01-408c-a61f-fb8fe8d5069c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:16:01.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:16:11.807Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=596c0ed4-4b73-435a-b125-d77a415f6b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:16:11.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:16:21.814Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=251f7480-ff8f-4cc1-871e-5e44e60f6ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:16:21.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:16:30.504Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:16:30.505Z |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-10-28T10:16:30.505Z |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-10-28T10:16:30.507Z |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-10-28T10:16:30.511Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T10:16:30.511Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T10:16:30.511Z |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-10-28T10:16:30.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:16:31.819Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=3fa96a34-20d2-4e54-a85b-1d485554a4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:16:31.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:16:41.825Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=4ddf8c93-f06f-4baa-83a4-c7f6a8101a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:16:41.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:16:51.832Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=3d99f7ae-ce84-424e-9ab6-25189757e607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:16:51.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:17:01.841Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=bad7ade5-21d2-43f6-b5dc-e9f0418fe7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:17:01.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:17:11.851Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a41b3d75-093d-4937-a163-617b481a1db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:17:11.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:17:21.859Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b83a25f1-5f6c-45e5-ae70-04d90b2b0d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:17:21.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:17:31.865Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=ceba43d3-77f4-4aac-b468-66e36d6b3d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:17:31.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:17:41.872Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2df1b5ef-4284-4db9-a325-619e0e0a198a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:17:41.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:17:51.878Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6dbd153c-15a0-4b4d-b677-cc669d0173e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:17:51.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:18:01.884Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e2f9e8e4-cb27-448d-ad56-19dda408d54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:18:01.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:18:11.890Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d4995cb3-96bf-492e-b42a-8e21049736bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:18:11.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:18:21.897Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=996793ca-89e2-4aa0-ac0a-de4dce89a8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:18:21.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:18:31.903Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=be7e2d5c-c826-4dd0-9d7a-2f845756e2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:18:31.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:18:41.910Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5466da2e-97e9-446a-99cb-19a787e2a53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:18:41.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:18:51.924Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=c1b3dbce-6900-40bb-91ad-276b106511be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:18:51.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:19:01.931Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e69a4cd4-1b9d-4a61-af4c-4c0123c44c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:19:01.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:19:11.941Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=47e5addb-4e52-47b4-bf33-a23c471f626a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:19:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:19:21.949Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d795b301-2c8a-4f8b-b198-a31b7e45731e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:19:21.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:19:31.956Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=96e560e6-3713-4fd0-9601-72e7c1398c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:19:31.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:19:41.962Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=18cbbc0d-e05c-4983-8668-8f3b3e751a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:19:42.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:19:52.089Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=9b659da4-3a04-45f4-a118-57e817dc3d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:19:52.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:20:02.095Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7c98dadd-a3cb-4d87-896c-a4192e06aa19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:20:02.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:20:12.103Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=31b69140-2289-449d-9f08-f807f7d08233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:20:12.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:20:22.111Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=0e015fe6-15e9-4a7c-bef0-b0616620f02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:20:22.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:20:32.121Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a7b8fbbe-ada1-4151-9791-556491b6dd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:20:32.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:20:42.130Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d628462a-e161-44d6-91e3-ed05a1ee879f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:20:42.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:20:52.139Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=4e239dee-1e39-4a2e-99ae-e9d9e06834f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:20:52.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:21:02.146Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=3a875af0-4982-42cf-9439-ecb39c84caa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:21:02.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:21:12.156Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=52590170-8f7f-4e1a-ba07-87310bbf4422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:21:12.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:21:22.207Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6bd026ef-ac7d-433d-be5e-98954df0151f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:21:22.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:21:30.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:21:30.540Z |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-10-28T10:21:30.540Z |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-10-28T10:21:30.544Z |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-10-28T10:21:30.547Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T10:21:30.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T10:21:30.548Z |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-10-28T10:21:30.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:21:32.215Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=620023ad-f256-4287-9838-9389fcdf9a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:21:32.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:21:42.225Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=33028cdb-a15f-4887-a933-67a3cab09278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:21:42.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:21:52.233Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6127aaf2-9abd-41e5-b707-bfb86194263e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:21:52.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:22:02.241Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=ec86dde8-52c3-42c9-862e-073eb92ad5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:22:02.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:22:12.253Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=26667d07-c783-47e4-bb0d-7a3503833f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:22:12.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:22:22.262Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=70e6f3ca-e18a-401d-a975-e6ecc95c3db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:22:22.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:22:32.269Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e71a313c-f95f-402d-94a2-c4ccda5e3a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:22:32.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:22:42.278Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2508a3c3-1b9f-4f3c-99e0-3898d29867cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:22:42.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:22:52.285Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=73f01c3f-3f80-4379-99eb-70c58917da27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:22:52.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:23:02.291Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1fbe6a69-caf5-4557-aecd-df1057244f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:23:02.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:23:12.301Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a34a0b97-de59-4a79-8ef2-77ba0e91cf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:23:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:23:22.307Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=eccbc91f-8cb6-401c-950a-5d52f8e265be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:23:22.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:23:32.313Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b7507411-e077-4a6b-ad53-e18bc7148741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:23:32.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:23:42.321Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8b705b13-4580-46d9-b296-2d0ecb77e4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:23:42.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:23:52.337Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=4e0d738b-1edc-4d9c-b5cb-e9633976538b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:23:52.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:24:02.347Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8e42d393-dd89-4ebd-88fd-c6ab0d5ba970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:24:02.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:24:12.362Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=147f90c7-28ee-41c3-95b0-784378cdf239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:24:12.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:24:22.369Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=644227cf-b4e9-4b78-86d4-40dce2bb6267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:24:22.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:24:32.375Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5fb5f43a-6311-4647-9e3a-0f2004bbc498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:24:32.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:24:42.382Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=701590cb-d53a-475e-b2df-f71a1621e26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:24:42.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:24:52.389Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=62161c96-dfa5-4254-9669-6ed05a62d4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:24:52.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:25:02.395Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e0aa1ba9-1cfc-4822-8890-7777b134157c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:25:02.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:25:12.402Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a6fa3762-7222-4de8-b9cf-8c5f633bade1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:25:12.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:25:22.413Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=4eb94a9b-525e-4c39-a054-1367226a4b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:25:22.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:25:32.421Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=59f01a73-72ee-4a01-b75d-8b23b5180bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:25:32.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:25:42.430Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8d60ce99-1d8e-47ac-b9ea-ee983421d98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:25:42.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:25:52.438Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e03567fe-28ea-4a05-9316-f24b8d0939e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:25:52.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:26:02.445Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1e88f396-4cbf-4d46-8231-65b09f88d4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:26:02.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:26:12.452Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=bec43951-69b4-4be9-9f8a-f6ff4b4f97b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:26:12.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:26:22.459Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7497dde0-8b64-43ba-9164-f76a6ef8947a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:26:22.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:26:30.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:26:30.516Z |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-10-28T10:26:30.517Z |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-10-28T10:26:30.519Z |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-10-28T10:26:30.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T10:26:30.523Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T10:26:30.523Z |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-10-28T10:26:30.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:26:32.468Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6a0cd9ea-db18-46af-877d-3f3c0d9c3cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:26:32.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:26:42.475Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=60d49d6e-0737-4da7-85f0-ac9ff2a6db9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:26:42.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:26:52.483Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=512e7f59-ad20-4e8f-81fd-f77a6344365b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:26:52.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:27:02.493Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=98aed696-51dd-4104-899f-55d37ffaae0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:27:02.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:27:12.506Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=ce7f25d8-75c7-406f-b707-3fcb297e76ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:27:12.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:27:22.512Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d32ae359-7704-4727-ae0d-705840dd306a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:27:22.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:27:32.518Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5ec2626d-e2f9-48c7-b5e5-1eb89bd54643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:27:32.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:27:42.525Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=64fdcd0b-b24c-442d-8c07-8ef02c79badf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:27:42.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:27:52.537Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=0125d458-4d42-46ab-a028-77b4e013e815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:27:52.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:28:02.543Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=075c554e-41fd-41bf-ac72-dcb82f7e0f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:28:02.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:28:12.550Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f1d7d48b-ec6b-4065-aa54-a5d8e5ceb9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:28:12.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:28:22.557Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=431277d7-3cca-4ef4-8755-c2174ec922f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:28:22.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:28:32.564Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2651ec67-b3e4-45ca-a78f-43784639a6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:28:32.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:28:42.577Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=23dd61f0-5ec7-482a-b2b2-39dd52c6feb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:28:42.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:28:52.587Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=0e29466f-741d-4d6e-83f9-963e67600954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:28:52.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:29:02.593Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=797eac78-7a60-429c-b023-4c59b1319b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:29:02.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:29:12.599Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d514c6dd-4eed-4d96-bb7d-7d3de51d3ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:29:12.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:29:22.609Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a05ad221-a19c-4bcc-99d7-12a8099d229b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:29:22.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:29:32.615Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=ac1b1ae0-0111-412b-9b2b-763f106fe588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:29:32.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:29:42.621Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f713a5e1-d27d-4075-8f14-6535cccf6e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:29:42.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:29:52.629Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=94e35c6a-a8eb-48f3-b48d-f0784f2ed027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:29:52.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:30:02.636Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5c440c06-190e-424e-9aaa-a7b1b4966d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:30:02.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:30:12.652Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7a253d9a-7a10-4cee-ae67-01c48ebbfd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:30:12.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:30:22.666Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=78b3b848-b5dd-4cc9-8bc5-d0468ddbf4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:30:22.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:30:32.676Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2a38afce-763b-46fc-93f9-128a276e2aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:30:32.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:30:42.683Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2b72791a-f224-4891-84a5-89f39523df63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:30:42.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:30:52.690Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=3f07c165-8707-48aa-a4f7-be976f5bc2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:30:52.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:31:02.696Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=02cc282b-6db3-42f6-a541-f96fa1d17ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:31:02.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:31:12.702Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=9b5ae7ab-0741-4516-8d5e-94ba1eb9f262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:31:12.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:31:22.709Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=aac81d0f-1509-4007-950a-2864436a2604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:31:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:31:30.527Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:31:30.527Z |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-10-28T10:31:30.528Z |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-10-28T10:31:30.530Z |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-10-28T10:31:30.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T10:31:30.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T10:31:30.533Z |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-10-28T10:31:30.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:31:32.716Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a8e1d761-16b2-41b7-9916-0871a9e17caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:31:32.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:31:42.722Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e1facad0-3415-48db-b303-49f1c5180c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:31:42.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:31:52.731Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=ac605b38-7652-40ad-910b-bf3bb27937be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:31:52.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:32:02.750Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1a5b9ad4-75b3-42bb-913d-42a7ca6f66b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:32:02.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:32:12.758Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7c6e84f9-e4d8-4416-af8b-8d2bf73f134e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:32:12.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:32:22.766Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=cf8f2794-6223-4f44-b3d1-738a8361836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:32:22.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:32:32.773Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=911e3ad6-04f0-4120-8723-7e1557785c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:32:32.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:32:42.780Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=64776aed-6e86-4ca8-9a2f-7f3bd6046904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:32:42.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:32:52.787Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=4e259dc0-c43d-4bed-a299-135aa26f9a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:32:52.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:33:02.794Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=df452b73-8bdf-4a79-b131-7ff80d3ebbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:33:02.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:33:12.800Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d56d78d1-e692-4dbc-bffb-c0b2e5ca3940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:33:12.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:33:22.810Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a71c1103-49e6-4b86-87f7-d3b0d023c1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:33:22.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:33:32.818Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=fc47730f-969b-402e-b83e-3018bea004fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:33:32.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:33:42.827Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e239bf7b-fe4c-4a12-884c-3ba079eade67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:33:42.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:33:52.836Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7f507400-852a-4c69-b6b2-4599231cf876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:33:52.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:34:02.845Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f621b856-384a-4f87-996a-b174d70b464b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:34:02.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:34:12.864Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=bd4993b6-0160-421d-a2e3-c4348f55ff7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:34:12.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:34:22.870Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=87042795-a870-4980-adfd-fe12dd0386af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:34:22.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:34:32.876Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e0ab64e4-afe3-4ff7-8dab-e9ec95a9d3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:34:32.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:34:42.885Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=987df8a0-04d6-4ccd-89c4-ee2dacd27669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:34:42.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:34:52.893Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b2ed6d51-a371-49f2-894c-fa930643c2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:34:52.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:35:02.901Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a598ad48-1c7b-4447-885d-4f8fd196b746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:35:02.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:35:12.913Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=cdf71c0c-c5aa-4a4d-87dc-0b69f3a035f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:35:12.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:35:22.922Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=50f8bdbf-2a26-4533-8ef1-c652b7e48168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:35:22.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:35:32.930Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5ace2678-72af-47c6-8d9a-886e6c238c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:35:32.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:35:42.937Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f7483cf2-3964-4398-8620-656dd43d9c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:35:42.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:35:52.946Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=320962dc-1c82-4598-898b-4148ff2d92e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:35:52.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:36:02.952Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=db95fb06-880b-4de7-b8d4-a7b49ecf0e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:36:02.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:36:12.958Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2b3afa8b-8514-4b12-a854-9c35d127752b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:36:12.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:36:22.965Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=57367f28-5cf4-4381-b1ab-425e180c10d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:36:22.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:36:30.577Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:36:30.578Z |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-10-28T10:36:30.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-10-28T10:36:30.581Z |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-10-28T10:36:30.585Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T10:36:30.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T10:36:30.585Z |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-10-28T10:36:30.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:36:32.972Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7628e4e6-e229-4a4b-8649-30a06f88e198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:36:32.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:36:42.979Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a5caa750-20aa-4e8c-a2fb-37fc6d732ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:36:42.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:36:52.999Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f18baa8e-aa4c-49d2-be86-51a5571bea19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:36:53.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:37:03.009Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=810e1946-094a-4451-b332-2efad2ebbfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:37:03.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:37:13.027Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=568502e5-3076-40c5-8b33-2fbba747b48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:37:13.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:37:23.036Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=330d033e-a71a-4332-9e95-80c681159709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:37:23.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:37:33.047Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=81bd606c-a415-42b8-af9f-141113803bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:37:33.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:37:43.054Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=951db4a6-2b79-4ba4-8fc4-a78b14f9cf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:37:43.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:37:53.061Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=02cf32b9-d588-4493-83de-0953fd7b6638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:37:53.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:38:03.069Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=65848c8e-71fe-4bb2-aba3-99a8f8eb040c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:38:03.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:38:13.077Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=acac2d27-564a-4cb0-b95f-6795c0bc3324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:38:13.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:38:23.086Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e4276322-abc5-4938-9737-fc4cfb41f731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:38:23.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:38:33.095Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d34386cd-2312-4805-9649-11382b03ae09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:38:33.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:38:43.102Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d0411a26-5610-4e63-a2d3-d3ede76eb02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:38:43.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:38:53.110Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1c5f55bd-1657-40a8-8e17-d722d6dc52d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:38:53.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:39:03.116Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=fa97d68f-a7c8-453f-be4d-6d791a32ff09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:39:03.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:39:13.123Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=41082396-3642-4d0b-be6c-4b6e6972a4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:39:13.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:39:23.130Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=4cf1acb5-6bc0-4a79-b024-240a02e510a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:39:23.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:39:33.137Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d9696557-ac0c-45ca-8c2c-e5d8874676d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:39:33.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:39:43.146Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=c6a34149-047e-4993-9e36-98775f040f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:39:43.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:39:53.152Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2afd37b3-9e7a-42aa-8e48-458921e762a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:39:53.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:40:03.159Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=c7c9b6fd-54a8-44b0-8f85-eca43414b59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:40:03.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:40:13.166Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=4e565b8e-fd97-444c-a9db-7abd069c49dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:40:13.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:40:23.181Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=decaa033-189d-41f8-b0c5-9983dab32241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:40:23.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:40:33.189Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e0d29501-ad97-49d0-9817-35d35a4a3d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:40:33.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:40:43.197Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=4a63d596-e6a4-4d7f-8708-2387eae9cce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:40:43.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:40:53.205Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=43f8d018-8f56-4c2b-a11d-6609bfcbc4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:40:53.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:41:03.213Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=46d50a70-b150-4cbd-aec1-dca9bd6d877e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:41:03.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:41:13.219Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7d07397f-e973-474b-a32e-65c11e60e86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:41:13.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:41:23.224Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2d324b6f-7b7a-4c48-a4a7-e4761f3f9d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:41:23.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:41:30.583Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:41:30.583Z |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-10-28T10:41:30.584Z |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-10-28T10:41:30.587Z |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-10-28T10:41:30.592Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T10:41:30.592Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T10:41:30.592Z |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-10-28T10:41:30.594Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:41:33.229Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=83fbd60e-9554-4886-98ec-77809a448212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:41:33.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:41:43.236Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=fcb8e0c7-8aad-4a0a-a45e-d4b6eb299811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:41:43.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:41:53.243Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=ea205efb-8c51-4b20-9752-7100cc8f723d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:41:53.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:42:03.252Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f0f33979-7c30-417e-a341-e267a1e86854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:42:03.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:42:13.272Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=4f68e20b-6337-4655-93b1-7b307b16c129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:42:13.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:42:23.286Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6920f056-dfc2-4454-8f76-5b9b2056d7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:42:23.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:42:33.299Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e0a83bbd-b711-4e46-8bee-2f883569f160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:42:33.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:42:43.306Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=3cfb3cb8-b96f-43e7-be32-c17d0103f393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:42:43.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:42:53.314Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=888efbd0-42fc-4625-9501-f1e2ff07e3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:42:53.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:43:03.319Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=fd931949-8a3f-4ff0-bfd4-dea97aaa6f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:43:03.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:43:13.326Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=89a6cc60-376a-4530-8192-b0091129d709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:43:13.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:43:23.337Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=49c5cbc9-6a2b-45a1-8521-4ea882204393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:43:23.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:43:33.344Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5a1f0eb7-7306-4bf2-834c-9faec348728b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:43:33.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:43:43.352Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1d43176e-12b0-445c-876e-c86c9f25c7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:43:43.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:43:53.378Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=9a05359a-a22a-4111-8dbc-bb38481155da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:43:53.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:44:03.387Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f1e18aae-c142-411b-8a7f-8bfbade24f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:44:03.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:44:13.397Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=177e1e33-4ebf-4db0-a0b9-9f318c1c4337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:44:13.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:44:23.404Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2fdd7fd1-69c8-4ad6-9698-d629a758fca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:44:23.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:44:33.411Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d2a69f42-4f93-41dd-8a58-19dfa77e1aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:44:33.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:44:43.417Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=06e9b5f7-149c-4797-b628-6edb31d21e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:44:43.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:44:53.424Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=08f52ee0-4bfa-4ce0-9716-d1202e53023a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:44:53.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:45:03.431Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=59a18cc2-0686-4895-8747-5964d6340dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:45:03.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:45:13.446Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b242eca8-752d-4922-a242-711227c97fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:45:13.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:45:23.454Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6af2b3a3-2cc6-4d30-97f5-f19f727b8db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:45:23.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:45:33.470Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=9baef5f0-81cf-4d6d-86c1-b3930adc5f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:45:33.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:45:43.478Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=06a151b4-e234-40a8-8ed8-37ad4e57e633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:45:43.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:45:53.487Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=870ff919-0042-406a-a503-a8c8a99e7117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:45:53.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:46:03.493Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1da0ddb4-22e5-4a85-ba46-d1ebf6b8db9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:46:03.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:46:13.499Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a3b4a631-92a1-4821-9f2b-58f1cfdab500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:46:13.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:46:23.506Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e1d1c3a2-d182-4a33-b408-cb814c4135a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:46:23.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:46:30.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:46:30.497Z |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-10-28T10:46:30.497Z |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-10-28T10:46:30.500Z |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-10-28T10:46:30.504Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T10:46:30.504Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T10:46:30.504Z |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-10-28T10:46:30.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:46:33.512Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1c472282-60bb-4c92-8f9f-d0adea0abdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:46:33.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:46:43.519Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8ab7514a-09e5-4670-80fb-f9589ffaa073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:46:43.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:46:53.527Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8a9a7082-c13d-4f70-b567-a560234478be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:46:53.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:47:03.533Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=ac94a05f-064a-4151-b1ac-4049679694b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:47:03.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:47:13.559Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=c72dc649-71c5-42f7-9e90-6c60e6f5330b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:47:13.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:47:23.568Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=c6ef8dae-4aaa-4128-affa-741c1c8bafb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:47:23.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:47:33.575Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f48240c0-c748-4a30-9c2e-0fa0eea1aeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:47:33.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:47:43.584Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=49efbe3e-bda0-4196-86c2-959858e8e8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:47:43.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:47:53.596Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=0a629be7-987e-4e23-b940-3f0b8f7f61ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:47:53.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:48:03.603Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=0f8d0268-a2ee-425a-a1ca-8ffd8641afd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:48:03.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:48:13.608Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d12bf827-88c6-43ed-be36-92423c4fd5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:48:13.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:48:23.615Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=09b6a73a-fe04-4619-a15a-404cf0b60189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:48:23.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:48:33.621Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b074fefe-448c-4d40-a1b5-685d2130c42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:48:33.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:48:43.628Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=32d60291-4114-4912-b0c3-9d843abb2016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:48:43.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:48:53.638Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=01205c8a-3cf7-40bb-a38b-6abb3075b97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:48:53.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:49:03.646Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6c39c65b-20eb-4252-97b2-e3c5f3b5a6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:49:03.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:49:13.653Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=c11f96d6-5ec1-436d-85a6-abb9e439acf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:49:13.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:49:23.660Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=3c99f53f-f8bb-41b8-82fa-49e69068ac0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:49:23.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:49:33.671Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=14f11486-060c-415d-b1b8-7ad665fdf606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:49:33.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:49:43.679Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=853e919d-9b05-4d6b-ace6-a969e9d96548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:49:43.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:49:53.684Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=41044dc4-9150-418e-8541-c9ae4f168ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:49:53.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:50:03.689Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=5dcccaf7-da48-42ae-bf39-1d46cc409660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:50:03.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:50:13.697Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e5e026ae-ba8e-439b-b6fe-667b514f19de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:50:13.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:50:23.704Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=ff505335-2423-480c-ad94-73fa643335f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:50:23.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:50:33.711Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=65e7c75e-7142-4d7f-b044-345d357408b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:50:33.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:50:43.718Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6c739a7e-dbcd-4ab4-ba21-eda7be664053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:50:43.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:50:53.726Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f6c2cce8-dbfa-4645-b143-d148a1c99a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:50:53.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:51:03.738Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=6f20d683-66bd-4714-96b5-44a7b8f06812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:51:03.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:51:13.746Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=b79ec6f0-e7f2-436f-8cf2-d07e80eddba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:51:13.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:51:23.752Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e17684d0-d321-4ab9-9624-79399a4a6bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:51:23.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:51:30.525Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:51:30.525Z |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-10-28T10:51:30.526Z |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-10-28T10:51:30.528Z |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-10-28T10:51:30.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T10:51:30.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T10:51:30.532Z |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-10-28T10:51:30.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:51:33.760Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7473ff87-2abe-4fdd-a3d3-55416af7687c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:51:33.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:51:43.768Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=c2124132-44d8-4ec1-8668-9d8c6f0be512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:51:43.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:51:53.775Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=7ff834ae-0170-47d2-950e-a01cf84329a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:51:53.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:52:03.780Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=0528b189-c318-40c0-946b-9f308078cdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:52:03.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:52:13.786Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=479fbc03-f531-44bd-a8fa-d9067c775006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:52:13.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:52:23.793Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2252d518-858a-4327-82c1-ed8a5b0b8424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:52:23.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:52:33.801Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=2e649804-b1dc-438a-b0ab-494c3c035cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:52:33.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:52:43.821Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f1c3a43b-78a2-4b49-bb66-2369449c528b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:52:43.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:52:53.836Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=09b26dd8-69c2-421e-8dc4-5d3d105633ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:52:53.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:53:03.843Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=62cc88f4-58e1-469a-8828-39509ff64f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:53:03.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:53:13.852Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=34e008a5-ed64-47cd-adf8-44e4d311774e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:53:13.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:53:23.859Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d12ac481-9711-4da7-83ff-1346dc3ab3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:53:23.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:53:33.864Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=951132d6-bba3-45d7-8674-ec014141c43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:53:33.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:53:43.870Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1749f820-39f9-439e-ba7e-4f2ab1a7793c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:53:43.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:53:53.876Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=859e712a-69d8-4519-aa13-3e33e6bc2f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:53:53.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:54:03.883Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e32dab6b-40cf-4291-90c9-2fb44219fbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:54:03.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:54:13.890Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e5184505-5859-4068-b3b8-a3c02bf92345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:54:13.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:54:23.897Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1c5a901b-296d-47e4-8925-0fca1a61d411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:54:23.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:54:33.911Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=753b9290-21df-413b-971a-858976eb364e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:54:33.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:54:43.917Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=8c710f83-a18c-4038-b202-73db8f25e04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:54:43.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:54:53.925Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1f84f066-5776-47d5-a44c-76503650b9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:54:53.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:55:03.932Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=d4354160-6346-40cd-a1bc-338308c26453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:55:03.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:55:13.938Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1984361b-4736-4ffb-a318-9d30c4d8dbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:55:13.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:55:23.944Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=f0c10c28-3b21-4722-9f45-8d9c7771cf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:55:23.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:55:33.951Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=a9fe0aec-200d-4a31-8f2d-c02f535464b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:55:33.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:55:43.958Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=37062922-de0f-486c-9a33-dc36c2547fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:55:43.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:55:53.964Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=af56e543-1625-4aa7-a578-d158c7ada759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:55:53.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:56:03.975Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e44486a8-9235-400b-8c18-4547b7827b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:56:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:56:13.981Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=114561ef-478d-4e2f-8d75-5e34cfd8c333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:56:13.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:56:23.989Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=54634cba-7bd2-40c8-a100-d1a777550b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:56:23.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:56:30.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T10:56:30.544Z |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-10-28T10:56:30.545Z |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-10-28T10:56:30.548Z |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-10-28T10:56:30.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T10:56:30.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T10:56:30.552Z |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-10-28T10:56:30.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:56:33.995Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e82cbcbd-07c7-469f-afbe-c2e080f847fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:56:34.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:56:44.002Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1a682960-f00b-4ca5-95e2-2f7da5796dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:56:44.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:56:54.008Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=65900d87-5d5d-45c4-a900-7b2915a72c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:56:54.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:57:04.014Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=e41348be-5d75-4062-aeaa-a3191c13d64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:57:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:57:14.020Z |INFO |Init configs |InvocationID=4c88cb28-f8f9-40d4-82d6-8e7445a5a1a4, InstanceUUID=1dcf2e3f-ef60-4d7a-a9e5-545180c43500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T10:57:14.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |