By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:13:02.019Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:13:02.031Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T12:13:02.086Z |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 |2022-03-07T12:13:02.830Z |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 |2022-03-07T12:13:02.927Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T12:13:02.928Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T12:13:02.928Z |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 |2022-03-07T12:13:03.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-07T12:13:03.124Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-07T12:13:03.161Z |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 |2022-03-07T12:13:05.100Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-07T12:13:05.887Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-07T12:13:05.917Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-07T12:13:05.918Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-07T12:13:06.004Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-07T12:13:06.005Z |INFO |Root WebApplicationContext: initialization completed in 2842 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-07T12:13:06.476Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-07T12:13:07.598Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-07T12:13:09.096Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-07T12:13:09.716Z |INFO |Started MainApp in 10.251 seconds (JVM running for 11.057) |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-07T12:13:09.810Z |INFO |Start scheduling PRH workflow |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:13:09.828Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=28cc30c0-e7c4-47a6-b224-3d94f6e333b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:13:11.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:13:11.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-07T12:13:19.481Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-07T12:13:19.482Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-07T12:13:19.489Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:13:21.487Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f19398aa-f5e9-42aa-acff-437a867f7b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:13:22.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:13:22.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:13:32.559Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=ccbabc00-4abd-40e0-a3ce-2a52a6e5e11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:13:33.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:13:33.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:13:43.626Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=e3eb8f0d-1159-4321-b3a0-463c6813b910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:13:44.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:13:44.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:13:54.666Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=bce6c18a-4a72-492d-a6e3-71849c2084eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:13:55.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:13:55.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:14:05.706Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=2dc49424-baee-4933-bb3d-ff33bb1138d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:14:06.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:14:06.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:14:16.746Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c0ad8cde-7ff3-4865-a5d6-03453fc369d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:14:17.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:14:17.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:14:27.786Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=df69dc17-7b83-4ad4-968a-48996e67bcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:14:28.824Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:14:28.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:14:38.827Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1be5b24e-bc0f-4c5e-91b7-d963377757dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:14:39.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:14:39.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:14:49.899Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f6c6f8a7-6962-4455-9af3-132e116d2990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:14:50.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:14:50.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:15:00.940Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=acf1c402-cae3-4552-826a-1a4d130f9270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:15:02.024Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:15:02.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:15:12.027Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=4344283a-207d-46a3-b762-29ebda19ae75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:15:13.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:15:14.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:15:24.258Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=64a3e2a1-f649-48d5-b4ef-1cd92c9ae858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:15:25.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:15:25.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:15:35.309Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d7c93864-14bf-4fc1-8e31-ad3fecc097fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:15:36.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:15:36.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:15:46.346Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=05aaf487-2bce-44a7-bfa5-502b13ee411c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:15:47.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:15:47.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:15:57.386Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=7ad15cf2-466d-4d2b-a7f1-29fd1ee723cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:15:58.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:15:58.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:16:08.432Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=06bdb878-8056-4b8f-ba70-8c078e0f8cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:16:09.464Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:16:09.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:16:19.468Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b6595606-2d6a-453c-9d58-cbf9b076f17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:16:20.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:16:20.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:16:30.507Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b1c74381-fafd-436d-880f-85bece5696e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:16:31.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:16:31.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:16:41.546Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f86c22b7-58bf-439a-8166-2a0ba97e4b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:16:42.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:16:42.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:16:52.590Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1e5fe6b1-7fc7-4e2b-8b2b-2d9f2b26639c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:16:53.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:16:53.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:17:03.638Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5096ed81-18a5-47de-997b-22ec0e5dd204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:17:04.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:17:04.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:17:14.698Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=93212efa-3e57-453d-a30e-18b976d563a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:17:15.736Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:17:15.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:17:25.738Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=61bc6088-447a-4965-86b5-559403048355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:17:26.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:17:26.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:17:36.778Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=bfb50db8-7dde-4e23-a03b-e3625b86cd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:17:37.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:17:37.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:17:47.818Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=502e64b8-dc0c-44d7-85ca-2c9eb4e33079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:17:48.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:17:48.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:17:58.858Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=522d4bcc-3077-4479-80f6-bd8d7e69956d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:17:59.896Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:17:59.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:18:07.615Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:18:07.637Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T12:18:07.650Z |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 |2022-03-07T12:18:07.657Z |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 |2022-03-07T12:18:07.668Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T12:18:07.668Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T12:18:07.669Z |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 |2022-03-07T12:18:07.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:18:09.898Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1bbf8aa4-9eee-4ad5-814a-2ecec2a77ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T12:18:10.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.184.199:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:18:10.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:18:20.940Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=bc8106db-bab0-48b8-98f8-754b7a7fb836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:18:22.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:18:32.090Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=ae60f0da-572c-42a9-a142-c173910dff0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:18:32.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:18:42.112Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=ecda69aa-cf1f-40f0-b3d0-68ab32e4bf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:18:42.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:18:52.124Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=39779448-f899-4e39-9a7f-e496709670e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:18:52.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:19:02.136Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=a1868c7b-e167-4297-b400-fcc98c25bd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:19:02.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:19:12.150Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b3e0181a-1811-413b-a83f-9c4c710cc97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:19:12.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:19:22.161Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=3b4625f1-ce1e-4b33-8612-03bf34d08b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:19:22.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:19:32.196Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=2f26eb48-4aa7-4582-9bf0-809d8d31f085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:19:32.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:19:42.220Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=4c2bbbfe-e8dd-4fa8-a9c1-d955577c169f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:19:42.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:19:52.240Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=92b09a7f-c0a7-425a-8756-519fb6c69153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:19:52.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:20:02.255Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=0466e19c-cfd1-4084-8d95-54373db1d1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:20:02.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:20:12.273Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d1353f38-62aa-4e9c-90c0-016acbf472bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:20:12.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:20:22.285Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=6d47a1ae-f92e-4e38-9e66-c9ae6a7ee906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:20:22.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:20:32.317Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=73a17726-56b7-49c9-91f7-9577ed66d969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:20:32.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:20:42.371Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=45174ef5-31e7-402f-a181-80f2086c5340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:20:42.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:20:52.392Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=53ab6087-5ada-48ca-917d-cf791b4157ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:20:52.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:21:02.404Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=8baab72a-9d0e-4df2-8f67-94563ab9763e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:21:02.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:21:12.418Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1e596c5a-cac0-4891-b526-1dae920762c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:21:12.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:21:22.430Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=163d0fa5-2a55-4779-aaf7-b543d606de7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:21:22.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:21:32.443Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=e210f170-0d10-4b23-8d37-31cad09f0e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:21:32.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:21:42.453Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=3bbcc8da-958b-46ce-9285-7cd99128c93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:21:42.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:21:52.465Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=dae5353d-339f-4779-9104-cbba3d319733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:21:52.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:22:02.485Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=93bd126a-16a5-4f12-bbf5-25e73d40176d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:22:02.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:22:12.498Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=807ddd0c-5c33-4136-a6dd-a850c63ebda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:22:12.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:22:22.506Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=79377a4a-e747-4142-a2ef-1d61e548792a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:22:22.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:22:32.516Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=54e115cc-025c-4512-9847-326ce248cf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:22:32.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:22:42.529Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c46483e0-e58d-43e5-b700-1d9bf839b60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:22:42.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:22:52.540Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=3535eccb-195c-4b49-a83d-12acdeac0b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:22:52.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:23:02.549Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=baebbbff-a584-4171-b61a-13924270cdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:23:02.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:23:06.890Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:23:06.891Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T12:23:06.892Z |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 |2022-03-07T12:23:06.895Z |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 |2022-03-07T12:23:06.903Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T12:23:06.903Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T12:23:06.903Z |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 |2022-03-07T12:23:06.905Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:23:12.559Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=85f35845-583f-4d33-a528-dd2384c0a212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:23:12.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:23:22.570Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=6837ac8d-cb09-428a-879c-fc5d74c8209a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:23:22.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:23:32.586Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=0ca0948d-5bf7-40d8-a0c2-4fb145e5cca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:23:32.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:23:42.603Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c84c6a22-c34d-479c-b183-dc9ae9484dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:23:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:23:52.613Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5ddfa927-3c6a-49f8-b453-b38d989cc047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:23:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:24:02.621Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f1945ea9-538c-4255-924e-c365f3b4adf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:24:02.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:24:12.628Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=0cccfac3-37a3-44ce-9058-582d9f22c6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:24:12.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:24:22.638Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=e12fb178-5605-41f1-a9ff-c2395e242a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:24:22.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:24:32.646Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5a0d6aaf-5960-4359-9d21-e062a4d37cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:24:32.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:24:42.654Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f830f5c0-00e1-428e-a192-d5aceeef85b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:24:42.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:24:52.663Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c1994da2-d2a2-4410-988f-bd8e87733197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:24:52.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:25:02.671Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=71042462-3c10-42c7-8fd4-8b925f9c98b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:25:02.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:25:12.683Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=4f8a3e6a-db0f-46f8-86d4-cd6f17426445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:25:12.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:25:22.704Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=37cc13e1-ac00-46d0-ada2-adc5d3b9e6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:25:22.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:25:32.711Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=7eb8de11-3b0e-4847-aa12-1ee066a16adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:25:32.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:25:42.720Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=826b0bd7-d051-4d15-8b83-06d28f287f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:25:42.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:25:52.729Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=034b2119-6ac2-40ff-8be6-989c520a29ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:25:52.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:26:02.737Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d635acc5-020b-4066-8590-0cada9d17f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:26:02.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:26:12.749Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c6ca3431-a657-4ee4-93c0-090c4ea91ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:26:12.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:26:22.758Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=749691cd-a9e0-4812-9380-61ff02f1f6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:26:22.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:26:32.769Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=fe073d6e-2015-4438-b0ca-279e7e9f5816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:26:32.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:26:42.780Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=97618b57-deb1-4a8f-9316-5c7b2de8d5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:26:42.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:26:52.796Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=75a57949-5f24-49dc-9e33-ce8dcf18e9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:26:52.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:27:02.806Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=e747fcdb-30ff-49dd-822a-15ea3234c53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:27:02.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:27:12.814Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=ff7b916d-cbfb-4821-8c39-b41a40388450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:27:12.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:27:22.822Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=679cb19f-37ab-44d1-bc27-ff10ab3ca9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:27:22.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:27:32.831Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=8c5001f0-52dc-49ae-8c3f-b82707cf1920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:27:32.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:27:42.839Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c8b25a46-ded2-42cc-827e-ce8c86af778f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:27:42.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:27:52.848Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=08c20b85-fe85-4ad4-b1d2-91ae99be4fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:27:52.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:28:02.861Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=3a4abf8a-1047-4a7f-a7f4-839b29d12fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:28:02.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:28:06.938Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:28:06.939Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T12:28:06.940Z |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 |2022-03-07T12:28:06.942Z |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 |2022-03-07T12:28:06.957Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T12:28:06.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T12:28:06.958Z |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 |2022-03-07T12:28:06.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:28:12.870Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f253a69f-9508-47d5-a9b1-248b40112c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:28:12.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:28:22.879Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d098479d-735b-4cbd-8c58-020512fb99ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:28:22.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:28:32.901Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=39525b85-4afe-48fe-9330-8cb78c7e0c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:28:32.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:28:42.915Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=bed74871-c2a5-43e0-8b6b-7ca3d2b6084f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:28:42.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:28:52.924Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=7495c9e4-7682-4958-befa-64d320feeef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:28:52.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:29:02.936Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=acc0d190-3b77-4ad3-9892-1781fb85e48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:29:02.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:29:12.944Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=8ebef2c9-dc5c-4de6-b4d4-0077f8e2ff5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:29:12.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:29:22.952Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=4830c57e-654f-43a6-9c52-c16a0f19c97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:29:22.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:29:32.960Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d1d56822-9a1f-48cb-95ca-e2a98ce27c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:29:32.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:29:42.969Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=eb2f77f3-a78a-4eb2-af43-bc0f00305422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:29:42.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:29:52.979Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=36fcb56e-5aa3-4498-a364-f615feb53232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:29:52.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:30:02.988Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=041cd7f4-20b2-4c6c-a826-ad9b883d4572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:30:02.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:30:12.999Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b3695173-7084-4e13-a44d-44c0bcb3a131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:30:13.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:30:23.012Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b9d5ec56-0427-4a95-b915-1e017f487c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:30:23.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:30:33.019Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d6ed12d8-c900-41a3-ad1a-13122ba3f904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:30:33.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:30:43.026Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=9c14476d-ee30-4396-ab9e-12d4f6cebf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:30:43.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:30:53.034Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=609da1cd-5333-4bde-81c4-51caaac2f69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:30:53.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:31:03.046Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c54b60f7-443b-4d67-aad9-e784d2f2e10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:31:03.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:31:13.055Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=e6ba8eb0-8bb2-4b9b-aef2-f88123497ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:31:13.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:31:23.062Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1f14f511-f643-41a5-a4e5-82212aad324f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:31:23.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:31:33.070Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=a4895c45-4224-42f2-8af8-32dd6be802c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:31:33.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:31:43.079Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b7a3debb-6c8c-46ec-86a5-3e335deff5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:31:43.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:31:53.099Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=69c1c12a-73e4-4847-a4c0-cb417f80c674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:31:53.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:32:03.110Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=4cc1914c-0453-486d-b1de-61357ffa1b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:32:03.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:32:13.118Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c37a2d11-c99a-4cae-80b9-9d070b385d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:32:13.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:32:23.126Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1e1b38f8-4a67-48ea-bcd9-f0405b345c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:32:23.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:32:33.133Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=75c05066-5703-4ba7-af86-f09ff7d5678e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:32:33.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:32:43.142Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=30a8ea89-e928-4896-8463-736eacb3f297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:32:43.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:32:53.151Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b22be55e-ef1b-4f02-8e25-1a6043a5672f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:32:53.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:33:03.159Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=72970ad8-630b-43f7-b49e-759bef8f3bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:33:03.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:33:06.834Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:33:06.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T12:33:06.836Z |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 |2022-03-07T12:33:06.840Z |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 |2022-03-07T12:33:06.847Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T12:33:06.847Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T12:33:06.847Z |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 |2022-03-07T12:33:06.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:33:13.166Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=649fc431-bf3c-47b8-b7c0-489f37852294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:33:13.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:33:23.178Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=8d90f2cb-6a02-4e7f-91ef-e92d5f406cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:33:23.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:33:33.195Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=a7e844a4-5146-42fd-9584-7b36e2d3cc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:33:33.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:33:43.203Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=eee38503-d2e0-4989-a71b-920029c0fba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:33:43.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:33:53.211Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5c95a1b9-50fa-4e7f-85a1-a5910e04228b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:33:53.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:34:03.219Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b5872921-d164-49e8-b406-7771a372aa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:34:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:34:13.226Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=4ab65d16-965b-4485-abcd-9b4e1df162c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:34:13.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:34:23.235Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=8d199585-dd05-49af-acc2-8f4663341b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:34:23.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:34:33.243Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=a800c883-b025-49ea-aaca-618764a49889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:34:33.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:34:43.253Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=cddef538-dc98-42ba-b486-44c4130f73de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:34:43.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:34:53.261Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=01f4a3f0-ec81-404f-bf99-a651d9fda00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:34:53.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:35:03.270Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=0192ab06-76bc-4792-9c41-94ac63bdd381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:35:03.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:35:13.289Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=a2525601-8852-493a-adac-ffc41616aa34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:35:13.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:35:23.296Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=de63333a-c3d9-426d-9bdd-a0dabd80f3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:35:23.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:35:33.302Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=151207e5-49b8-4f06-8d7a-821d754a8d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:35:33.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:35:43.308Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5495150a-9a3c-4db4-8b26-52946fd3dbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:35:43.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:35:53.316Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=4b28f3ea-c710-4600-b0a8-f00e9163b02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:35:53.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:36:03.329Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d4dd0977-5aeb-45ab-a1fa-57ed0bfd62be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:36:03.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:36:13.337Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d883548b-29a0-4dc1-90bb-c6ed146e7ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:36:13.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:36:23.345Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=9a38f535-1a8e-414f-ad1b-6816557835ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:36:23.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:36:33.353Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=140acca5-5616-46dc-95ee-e01611da0b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:36:33.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:36:43.366Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b7337186-05d8-48a5-a9e5-3b0c9d9dc5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:36:43.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:36:53.375Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=0415dcef-da10-4035-8bfd-a9487a759be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:36:53.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:37:03.382Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=ace3a91c-cd93-42f1-b748-21553e26d96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:37:03.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:37:13.389Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f453b832-7757-4376-ba1a-503bf0351fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:37:13.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:37:23.396Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=14b7dc1c-b4d4-406c-b15a-ccf801a4e715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:37:23.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:37:33.404Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=98a90046-4bf0-489e-b24c-9f73039c47e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:37:33.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:37:43.412Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f8ef7ec8-cf20-4816-8e29-989e41d9bdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:37:43.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:37:53.419Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f08a5464-17f4-4315-8708-9931ec52b4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:37:53.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:38:03.427Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=7bb46407-2f69-4a60-8962-d2170a7ef240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:38:03.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:38:06.834Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:38:06.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T12:38:06.835Z |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 |2022-03-07T12:38:06.838Z |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 |2022-03-07T12:38:06.843Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T12:38:06.843Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T12:38:06.843Z |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 |2022-03-07T12:38:06.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:38:13.436Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=414bad86-35db-4bc7-b8e1-e1d7faf3ea7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:38:13.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:38:23.453Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5c241a82-184b-4393-9e6d-2ed7e3e26f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:38:23.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:38:33.462Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b40c2f14-c9c0-4da0-866d-3e9b92b56797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:38:33.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:38:43.472Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=453c78d6-3073-4315-be91-824c8b504c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:38:43.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:38:53.485Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5e97cf58-b1fc-46ec-8718-e46496f67420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:38:53.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:39:03.495Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c7b13094-1345-4de1-9120-b7d7c0c226cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:39:03.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:39:13.503Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=54d2c34a-abdb-4799-8e0b-8033f240c3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:39:13.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:39:23.511Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1f2c9cc5-52ee-4385-b6fa-91ef56ab3e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:39:23.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:39:33.518Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5cbacab2-4b6e-4db0-829b-ffd361eff1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:39:33.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:39:43.527Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d5ecf506-0f1f-4a21-a18a-3ed366278d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:39:43.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:39:53.538Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d68d86b8-b273-4b78-bc72-46ece4c95d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:39:53.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:40:03.545Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=81eeedff-08a3-441b-b92a-9bc0541e16ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:40:03.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:40:13.565Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f8fd4b3f-38cd-414d-8e7e-497b1e8ae09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:40:13.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:40:23.573Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=01830bfe-1523-4c93-a1f8-4eb59d878de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:40:23.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:40:33.580Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5da988c1-fd97-44b5-934f-a67c4a2a9228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:40:33.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:40:43.587Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=49d36330-6aa0-45c5-9681-be4145c0920b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:40:43.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:40:53.593Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=a6f6ea3c-1075-4f9c-ad1f-4408c7395599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:40:53.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:41:03.601Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=34e44d15-ccb0-4b33-b423-c6529bb9a830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:41:03.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:41:13.609Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=df3c703d-db19-42eb-8248-f218bc85d762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:41:13.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:41:23.616Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=13e9e639-9f8f-4a4b-a427-e8ac7d5da97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:41:23.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:41:33.624Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5d775a2d-b767-468c-a927-99d7ee363657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:41:33.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:41:43.631Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=51a21c83-09cb-4fb6-b4e4-ee776df318e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:41:43.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:41:53.642Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b34594b0-46a4-4bf7-ab4d-926a667aa969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:41:53.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:42:03.652Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=849c0552-6d86-4df4-bb05-cf721e076701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:42:03.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:42:13.658Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=139d050b-2dbf-42a8-9f88-6bb2de8b78a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:42:13.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:42:23.665Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=607ccf57-e38d-43aa-8919-8467b3a8005c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:42:23.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:42:33.675Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=a36dd1a5-8add-4f5b-a833-1c3f5868cfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:42:33.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:42:43.695Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=a2b2a99a-abed-4d31-b806-aeb9420f0f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:42:43.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:42:53.703Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=caccccb0-2461-4740-96a8-550231227e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:42:53.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:43:03.710Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c545824f-7321-465d-8af9-2ce07c0e8542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:43:03.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:43:06.865Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:43:06.865Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T12:43:06.867Z |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 |2022-03-07T12:43:06.874Z |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 |2022-03-07T12:43:06.881Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T12:43:06.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T12:43:06.882Z |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 |2022-03-07T12:43:06.885Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:43:13.719Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=0c6db122-c380-4966-bb15-a5441a277bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:43:13.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:43:23.737Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d08dff27-657e-478f-ad56-cc9fbfb569b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:43:23.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:43:33.745Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d8b80779-693b-4352-8caa-df2052741f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:43:33.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:43:43.751Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=99d123bd-7eef-46b8-b935-1fb036e505b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:43:43.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:43:53.758Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c0faaf1d-89fe-4f84-b664-d1400b3c98ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:43:53.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:44:03.765Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=dde9be92-f0b8-4052-8932-657cd055871e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:44:03.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:44:13.774Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=43797c9b-bd23-4b6b-9526-42f04fdd533a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:44:13.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:44:23.784Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=819e84fe-1ab9-49ed-b57b-d6123a805587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:44:23.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:44:33.792Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c5986ef5-5699-4854-8518-61bcc98a1ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:44:33.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:44:43.798Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=73ea3da6-cc11-458a-8956-e3d72afcee0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:44:43.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:44:53.806Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=dae10fad-75b2-4d89-9951-bde843f89c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:44:53.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:45:03.825Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=149aaf55-2d95-4bc9-9898-bdbc6698abe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:45:03.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:45:13.835Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=574ccdc0-e4ca-4064-8fcc-5f8bf790c09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:45:13.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:45:23.842Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=9fa4d6a4-adf4-4ede-9bb2-dafc836936e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:45:23.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:45:33.850Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=9d555f82-caf7-475b-aae7-4cb1bac1aaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:45:33.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:45:43.856Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=dcf63cef-55cb-4b50-9e8c-46c9a2f7383a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:45:43.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:45:53.864Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b4ceff20-3d19-4741-8883-13250308ee22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:45:53.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:46:03.872Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=3e9d2750-b5d0-442e-8259-185a88b12c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:46:03.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:46:13.879Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=bd0591ae-7b33-4d75-8cfc-f05676f765ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:46:13.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:46:23.887Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=2b54fc73-42f2-4828-86b7-558460845d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:46:23.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:46:33.894Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=59fc0ab0-f2d7-46af-81c7-277a7b74afb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:46:33.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:46:43.905Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=9f658446-88fd-4589-920c-7014c35c3496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:46:43.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:46:53.922Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=46ef81b7-1f9b-4e72-a085-c50c390211e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:46:53.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:47:03.928Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b970e4b8-c214-4f64-830e-82da9d1e67c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:47:03.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:47:13.934Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=629af6bc-b4ee-456b-ab39-322181b0eb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:47:13.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:47:23.941Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=bc9f826f-f8db-48ae-8902-cf93914c7f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:47:23.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:47:33.950Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=8a02fade-8394-4ebe-9f2d-7320ce6b1ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:47:33.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:47:43.960Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=96876141-6e42-4f12-8c06-59e933f116e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:47:43.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:47:53.967Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=10d438e3-ed4e-4793-a696-ad2e6c90a81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:47:53.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:48:03.974Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=bcc2e3fd-ae0c-42b5-8af8-833d185602c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:48:03.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:48:06.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:48:06.976Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T12:48:06.977Z |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 |2022-03-07T12:48:06.980Z |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 |2022-03-07T12:48:06.985Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T12:48:06.985Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T12:48:06.985Z |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 |2022-03-07T12:48:06.987Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:48:13.983Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d9f4e049-c03b-49a4-8f2c-4e292af50454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:48:13.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:48:23.991Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=0530ae90-fa6d-4bcb-8f1a-d3ebfe2a3b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:48:24.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:48:34.007Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=452290f7-3429-4387-a77f-cebf0cf060ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:48:34.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:48:44.017Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c5208b5d-f66b-487e-a601-7ccaae6df2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:48:44.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:48:54.023Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=3d80a435-51da-4133-afed-fb0823addc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:48:54.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:49:04.030Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=3017b38f-d73c-4b07-be98-67b0db94221e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:49:04.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:49:14.040Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=2ff6c7ec-763f-4220-b4c5-58571ffd1ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:49:14.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:49:24.048Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=7d852dc5-4d17-4bde-87d2-745ae5bf8233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:49:24.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:49:34.061Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5a415ccb-1852-44e7-ba5e-98ed31b44efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:49:34.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:49:44.069Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=2b0fbe0f-4c18-4c41-b173-af7bcea9875b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:49:44.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:49:54.085Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=2e1c342a-1639-4a91-b4c9-90e4916d18c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:49:54.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:50:04.097Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=8a321e9c-f911-4caf-a09e-8e115a9e07b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:50:04.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:50:14.103Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=88f7a950-4fb1-4206-b572-e82072f31318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:50:14.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:50:24.110Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b3cb33bb-2ecd-49eb-948d-c096add4312d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:50:24.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:50:34.117Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=07ab017e-b04c-447f-bb15-4760a00208d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:50:34.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:50:44.124Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d0849d0b-ecaa-4002-bdbc-3416c436b016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:50:44.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:50:54.132Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=fc9f99e6-9f58-44fd-9698-a0ee67371d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:50:54.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:51:04.140Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=ac2efa1d-e1b5-4de7-98e7-b28fdacfb076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:51:04.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:51:14.149Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=4ddf44a6-e27b-4485-9cda-876fd8676d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:51:14.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:51:24.156Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=9250f5ae-7d4a-449a-b9b3-4d24ff34c466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:51:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:51:34.173Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=aef955e1-8f0f-4acd-abd2-9c1dec113668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:51:34.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:51:44.194Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=fae57254-7dd4-474f-a816-23137ff8f2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:51:44.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:51:54.201Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=4714e03f-1407-4dc7-8ea6-c23a5ed582c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:51:54.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:52:04.210Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=726bc300-5dbb-46f5-aae2-0dae0ac4c0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:52:04.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:52:14.217Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=0970cc6f-18b6-4196-a4dd-faa5ca8eae1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:52:14.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:52:24.224Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=6aab6124-4a50-4359-b8cf-4e260a2759a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:52:24.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:52:34.233Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5ebd1313-f19b-47a7-8f85-f124ebb68ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:52:34.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:52:44.239Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=2e53ffb0-35d1-48d4-b21b-22f912104fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:52:44.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:52:54.245Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=bdd363ad-4594-4b3f-986d-5bfcc43d1acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:52:54.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:53:04.251Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=7ddd0597-4119-453c-afd3-7b1fab12a372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:53:04.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:53:06.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:53:06.876Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T12:53:06.877Z |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 |2022-03-07T12:53:06.879Z |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 |2022-03-07T12:53:06.884Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T12:53:06.884Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T12:53:06.884Z |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 |2022-03-07T12:53:06.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:53:14.257Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=95af72e9-75e3-4e98-8c5e-f546537ee6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:53:14.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:53:24.271Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=aed56f72-d3fd-4494-b368-d5fed2195573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:53:24.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:53:34.277Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=3841c2a4-559b-41c7-8d53-86844d931028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:53:34.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:53:44.283Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=e05f5c50-0af4-4c57-a0bf-9b44097747da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:53:44.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:53:54.289Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=e9a754d3-5b25-436b-b79e-7f00bc0d2e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:53:54.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:54:04.296Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=dc94b480-9615-4755-9779-a3faa542e166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:54:04.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:54:14.304Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=71771df1-41af-4864-99fd-a3cfc8b6be85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:54:14.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:54:24.311Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1b29a18b-7ba7-481e-a169-138a0a90394a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:54:24.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:54:34.317Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=6446d6ef-9a97-424c-9218-fc625a198b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:54:34.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:54:44.325Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=6d0c763f-c459-4c33-85f7-6601c2472207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:54:44.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:54:54.333Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=9074b140-edf3-4b0f-a71f-6da5490b1804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:54:54.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:55:04.348Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=14a9f03b-bf88-4330-9afc-2d5c60b75e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:55:04.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:55:14.354Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=40101cab-0de0-4ad9-bba9-a377a3511b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:55:14.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:55:24.360Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b4a3f2e6-7b82-4bd6-987c-910f576a1167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:55:24.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:55:34.366Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=0546d0f8-3937-4a78-b3c3-ae90c4553e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:55:34.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:55:44.373Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=becc027f-c66f-4fbd-a6ed-f893a218ccc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:55:44.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:55:54.379Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=bd4cb91a-6e62-4dd4-8696-8532359c5834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:55:54.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:56:04.385Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1007c1b5-79a1-4b31-9795-1f1591fee8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:56:04.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:56:14.393Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=759339d3-41e1-484c-a723-a0cd1dc07a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:56:14.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:56:24.407Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=51768909-4e7d-4a39-be1a-33d4608f9251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:56:24.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:56:34.418Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=263e4dc3-2b09-4b62-b810-3dca026efd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:56:34.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:56:44.425Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f3db2a00-1df2-4e92-92e4-805a338a257f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:56:44.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:56:54.430Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=6a0904fb-6059-4094-ade4-ecb9d04e9779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:56:54.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:57:04.437Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=a55ca299-c16d-455e-a2b7-b36845ddbbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:57:04.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:57:14.444Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5555afa5-ff9e-4b16-8b91-a8938ab1ba0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:57:14.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:57:24.452Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=a012f04d-7b64-4baf-806b-ccc67b15908f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:57:24.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:57:34.459Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=16366222-2a1c-462e-a98f-00f00468d9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:57:34.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:57:44.467Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=122be92f-4f5f-4353-b214-6408366251fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:57:44.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:57:54.474Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=30a838ef-2708-4af0-8a30-3589c4f7c99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:57:54.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:58:04.489Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=a56ef150-9f3c-4179-9b09-427e57575956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:58:04.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:58:06.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T12:58:06.905Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T12:58:06.906Z |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 |2022-03-07T12:58:06.910Z |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 |2022-03-07T12:58:06.915Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T12:58:06.915Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T12:58:06.915Z |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 |2022-03-07T12:58:06.918Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:58:14.496Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=6b57d6be-8b80-4526-aa76-2ab6b458fcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:58:14.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:58:24.500Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=274cabfd-e4f2-421f-ac24-5f51de637a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:58:24.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:58:34.507Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=a19ec32d-d97f-4c7c-99c7-d51a9d47194c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:58:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:58:44.514Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=cbc50d25-1ae3-404b-bd8d-80804b8ec4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:58:44.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:58:54.523Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b035503a-940d-45bd-936b-67216ef9454f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:58:54.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:59:04.531Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=268f459a-199b-42b4-9fb0-8ccbf10819df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:59:04.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:59:14.538Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f1d3f831-bdd2-4577-bce5-970f9267416b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:59:14.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:59:24.544Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5ae95cfa-2da4-4232-afb9-9c78c1745e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:59:24.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:59:34.551Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1e117d27-59bf-456d-83d7-1dfa32f324fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:59:34.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:59:44.565Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=621f40ef-913c-4690-8568-a3cd01f1bb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:59:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:59:54.573Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=10c8ce01-53ef-4924-a9d2-521b32b3456f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T12:59:54.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:00:04.579Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f34a5c16-062a-46a2-814d-13d1a3ac6a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:00:04.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:00:14.585Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=9b7b0aac-d725-4c8a-9014-089c5f8d8969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:00:14.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:00:24.592Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1f5196f5-3da3-4422-ba2c-b7438032a12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:00:24.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:00:34.598Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=6649d488-58e4-4a71-b573-2742ae0d9261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:00:34.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:00:44.606Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=e255b4a5-79c9-4794-b5f2-4606644814b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:00:44.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:00:54.612Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=667d4774-e7c7-4953-a3ce-f7dd35e16aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:00:54.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:01:04.619Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=ce360d37-c2c0-4391-a1f5-7eaff1106960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:01:04.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:01:14.625Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=4c1b81a3-2c16-48bb-8481-674ebcd358af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:01:14.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:01:24.635Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=50e9ae14-e76e-4ab1-a8d8-098749f674f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:01:24.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:01:34.663Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=07dcecc7-1191-4514-bb57-fe2625e20994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:01:34.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:01:44.674Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=69feb970-4311-4526-8b18-4ed4089fe42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:01:44.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:01:54.682Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=56717a79-d66b-47dc-833c-7e7dafbd1431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:01:54.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:02:04.688Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=35fa7cd2-6928-4c32-acaf-3c6484a4c629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:02:04.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:02:14.695Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=646c2695-5b0f-41ec-9623-f1499a08b293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:02:14.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:02:24.703Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=396241a1-1989-4f3e-859a-d1f855b35e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:02:24.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:02:34.709Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=a0b6597c-3f5e-40d3-8afc-e0cfbd19b72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:02:34.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:02:44.716Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1390fc6b-ed72-47ac-8812-c916f15b8821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:02:44.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:02:54.725Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=44a644ee-2abe-49ef-aabe-e0a5593fc266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:02:54.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:03:04.736Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=7f3a2c81-6db3-4539-8382-85e2460145a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:03:04.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T13:03:06.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T13:03:06.871Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T13:03:06.873Z |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 |2022-03-07T13:03:06.878Z |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 |2022-03-07T13:03:06.883Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T13:03:06.883Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T13:03:06.883Z |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 |2022-03-07T13:03:06.887Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:03:14.743Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=9a2f51c7-f99c-43f6-a79c-56f1ff13f578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:03:14.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:03:24.749Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b4926f28-0379-4e58-912a-d04765606ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:03:24.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:03:34.754Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c184be58-e481-4fd5-820b-7127dd256483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:03:34.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:03:44.762Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=880f88e5-34b5-4c3b-ab63-b48a34744ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:03:44.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:03:54.770Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=696e2465-5a45-4a6b-8d78-bb0e9d59e7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:03:54.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:04:04.777Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b6150838-4bb0-42cb-81b3-379880a4f66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:04:04.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:04:14.784Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=0a000d2d-d6ca-4223-8b23-434b3d35f59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:04:14.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:04:24.790Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c13f1f8a-36e2-406a-9f86-816a6d5dc666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:04:24.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:04:34.808Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=add81260-6533-4b3c-8cd4-6780f126702d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:04:34.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:04:44.814Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=3015de9d-b523-4c3c-8477-710dc5088036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:04:44.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:04:54.819Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=6b27b4c7-5f79-4fc7-a960-d4e73967a986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:04:54.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:05:04.825Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=2a8521c7-7cf0-4e23-807e-6e1cbd966e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:05:04.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:05:14.831Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=fe6cc335-e42f-4a81-9ea6-84e5c4afff6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:05:14.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:05:24.840Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c29d8037-26ab-44b6-85e5-2b05801a330b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:05:24.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:05:34.846Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c00206a4-bb82-4aa3-ad4b-8d66ece31afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:05:34.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:05:44.853Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=879bb6c9-38df-44d9-9b70-69df720b6616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:05:44.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:05:54.859Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=16096346-4176-47be-aa84-2faad6df9d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:05:54.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:06:04.866Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=9f0f0660-036f-4298-b84a-56bf006d445c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:06:04.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:06:14.874Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=78d3a381-0537-4adb-8dae-fb5c26f3bb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:06:14.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:06:24.890Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=370e6420-4c0f-4882-9aaf-4567b9bb35f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:06:24.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:06:34.896Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=588fce03-0085-4a21-a176-32622e47e5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:06:34.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:06:44.903Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=42afc26d-67ce-4b77-832d-5c12cc449b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:06:44.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:06:54.911Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b2c16108-5fa1-4959-9365-22f47d1d554c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:06:54.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:07:04.918Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=bb9b3c7c-edfe-4ba1-bf98-f993303a4c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:07:04.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:07:14.926Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=6c6d76aa-fbf1-49b0-9264-b2d1c651c6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:07:14.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:07:24.934Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=0b14952a-8037-4c98-8a33-4480e4608961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:07:24.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:07:34.941Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=6c48bd36-301d-4d52-ac96-56d4da2f7bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:07:34.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:07:44.947Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5f75700b-4231-49ac-aa68-451f6817f14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:07:44.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:07:54.955Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=2e6251f6-8cb7-4717-961e-d45328f2a3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:07:54.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:08:04.969Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=e13d5176-869b-4279-90cd-01e118aca017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:08:04.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T13:08:06.891Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T13:08:06.891Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T13:08:06.892Z |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 |2022-03-07T13:08:06.895Z |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 |2022-03-07T13:08:06.899Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T13:08:06.899Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T13:08:06.899Z |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 |2022-03-07T13:08:06.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:08:14.976Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=62e7a193-7fa4-4f26-bbf1-f105f9da5ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:08:14.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:08:24.982Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b773e220-8e90-4566-8317-24f1612ae5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:08:24.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:08:34.989Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c7e10667-90ae-4cb5-8564-5fc9dec69055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:08:34.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:08:44.996Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=3191e8d3-75e1-4d40-bd3b-bae0fe426777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:08:45.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:08:55.004Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=010d346e-2f2a-4bd2-ba14-62899ef10d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:08:55.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:09:05.010Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=0d72748c-3fc8-46a5-be75-38eda0c31ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:09:05.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:09:15.022Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=787cb1ca-b11f-4a4d-b7f0-276341ec1243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:09:15.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:09:25.032Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=81ce6df3-0613-43a1-a7c9-3a2fc6c43bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:09:25.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:09:35.037Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=de11b66b-b919-43d2-8fa1-4c78cd90fbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:09:35.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:09:45.043Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=57896571-6768-41ca-9bbd-5c745f83e0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:09:45.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:09:55.051Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=645f4815-3f8c-4497-94ab-acda2f89f702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:09:55.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:10:05.059Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=20671e65-8646-47f1-9dc6-15934259a1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:10:05.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:10:15.065Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=73729232-72bb-4f97-851a-f71ad2e99930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:10:15.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:10:25.072Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=964cb589-6466-446a-b4d6-578667f31ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:10:25.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:10:35.080Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=95c9d36d-2c66-423a-97f8-362112cbd868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:10:35.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:10:45.086Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=63ba92f4-78f7-4aad-afe0-5ba42e7bfd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:10:45.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:10:55.093Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b850ee73-4e31-4429-8559-d8dd2ea2c232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:10:55.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:11:05.111Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=8bf66e84-7ff5-445e-a7a3-6952dfd874c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:11:05.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:11:15.117Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1ccaf3fa-d8d8-4083-adab-ca79c31c0122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:11:15.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:11:25.123Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=aeea3441-e13c-49ff-a41b-55f71ad4c7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:11:25.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:11:35.130Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=3aaad925-024b-4e81-9d64-b8c3e5d9cbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:11:35.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:11:45.136Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=86ccfc96-23df-4037-8929-145e74332c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:11:45.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:11:55.143Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=e366e2be-6c72-4df9-a821-44e39d7a3b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:11:55.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:12:05.150Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d0d6f0d4-5460-45f5-993f-dd72372cd65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:12:05.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:12:15.156Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d7d7f219-2a02-4ffa-b0f1-d664191a2f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:12:15.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:12:25.161Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=3a34408c-3d1b-4f3a-af04-40fe57df45ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:12:25.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:12:35.168Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=9d67fc27-173f-413b-b6be-f681e9bb8d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:12:35.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:12:45.177Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c000186f-d436-4a8f-85da-cef1197c7795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:12:45.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:12:55.183Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=cdfcc391-7730-4145-a0d8-4bd42109a071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:12:55.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:13:05.188Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=a37e1388-785c-4001-8b46-2a82930ec749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:13:05.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T13:13:06.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T13:13:06.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T13:13:06.834Z |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 |2022-03-07T13:13:06.838Z |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 |2022-03-07T13:13:06.842Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T13:13:06.842Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T13:13:06.842Z |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 |2022-03-07T13:13:06.844Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:13:15.194Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1a2241fe-4217-41bc-b8f8-03f3cb10ac7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:13:15.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:13:25.201Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=594fee7b-6bf1-42ed-8894-c1b4a29ce38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:13:25.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:13:35.207Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=199a712e-f7cf-4d64-8298-14545d31ea0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:13:35.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:13:45.215Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=09913edf-b7f2-4fce-b8f6-4e70ab600d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:13:45.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:13:55.221Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c6101842-2b7f-4105-bdc4-371aa7114355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:13:55.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:14:05.228Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d884b607-5b25-4f3a-a639-9ad30b9a3eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:14:05.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:14:15.238Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=478ae521-3624-4440-a431-c52b5358dd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:14:15.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:14:25.245Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c0a0c424-4882-456b-a923-1bb91b090cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:14:25.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:14:35.251Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=763defd5-4f53-4796-9940-7426dd0a1210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:14:35.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:14:45.260Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=54847f33-25d9-4071-891a-40e1d472953a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:14:45.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:14:55.266Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=6265dc23-0ed6-4a87-b55f-0aaf332911d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:14:55.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:15:05.274Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5ffabb75-a8b1-4aac-a9a7-122fd16cbfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:15:05.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:15:15.284Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=3fffd284-d159-4652-a83a-578a5cb4e045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:15:15.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:15:25.293Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=98222ae9-74ec-444e-8d69-69a011511e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:15:25.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:15:35.305Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=6ab1e353-9be5-4708-a916-7bdd81e03205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:15:35.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:15:45.317Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d91326ba-8669-4e65-b409-fe27b997a8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:15:45.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:15:55.324Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f71a8416-e956-4cc8-b3d0-7d5458b174e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:15:55.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:16:05.331Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=ab9fa1ea-8faf-4e8d-9984-7348c986ebbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:16:05.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:16:15.336Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=4976cd47-89e0-46cd-8483-87db3c2f5787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:16:15.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:16:25.342Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f05dc777-ce38-4580-9119-6f01afaf5443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:16:25.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:16:35.349Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=36795082-94b0-405e-abe3-f5301bb554dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:16:35.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:16:45.356Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=68af011e-fb41-4d80-91b0-615dd766b21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:16:45.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:16:55.363Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=4868f154-c7c0-430a-9a8c-040170a275c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:16:55.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:17:05.369Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f3f23b2d-9565-4e93-ae2a-52f23429a3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:17:05.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:17:15.377Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=92bec9bb-5deb-4504-96af-9fc778fc9904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:17:15.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:17:25.385Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=89a1cdec-db24-4f31-802b-e43f10367757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:17:25.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:17:35.399Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=80b65034-843b-417f-9c1b-95c30718a35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:17:35.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:17:45.407Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b544f85c-bb50-4f02-b5ec-99834950f223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:17:45.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:17:55.415Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=7e3321f4-1e45-4a27-87ba-dc70b246a6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:17:55.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:18:05.420Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=0dd8e882-90a0-4510-8bf5-2cfe86f9d330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:18:05.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T13:18:06.831Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T13:18:06.831Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T13:18:06.832Z |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 |2022-03-07T13:18:06.835Z |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 |2022-03-07T13:18:06.838Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T13:18:06.839Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T13:18:06.839Z |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 |2022-03-07T13:18:06.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:18:15.428Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=533c69c8-1d9e-4e12-bd33-5e224a61f4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:18:15.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:18:25.435Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f978ecee-3502-45a3-aa1d-e6d422506539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:18:25.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:18:35.442Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b197973f-f952-4a1e-88c9-7929e3a97bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:18:35.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:18:45.449Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=eb9a542b-2016-4724-b15e-60fcb530f79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:18:45.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:18:55.457Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1a65de35-131f-44a9-9c17-9b624ba9f535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:18:55.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:19:05.464Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f874e9cd-f57e-4573-a333-a77aa390aabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:19:05.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:19:15.475Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=4870c182-40b1-403d-916a-1ff2c8349fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:19:15.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:19:25.481Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d3768c94-7dee-4cd9-8d67-7df98b36c2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:19:25.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:19:35.487Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=28e79d96-b2e1-46ca-91d7-6d809956d7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:19:35.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:19:45.492Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=38f1938a-e5a7-482e-97d5-32a77571e677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:19:45.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:19:55.498Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b3a568fa-5b9f-4f33-b80e-94280bc1311d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:19:55.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:20:05.505Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f84f68c1-921f-4032-844f-c04f5dcb216f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:20:05.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:20:15.512Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=3127857a-b15f-4ca8-b7f8-5237146e090e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:20:15.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:20:25.518Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=406a77f2-0d14-44f8-a846-a2fd6ddc91fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:20:25.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:20:35.524Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=97b83766-4623-41ff-9685-4bdaf647dcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:20:35.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:20:45.531Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=63b1d9c5-129f-4452-a6d8-0c9a2e824e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:20:45.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:20:55.536Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1a3ca471-325d-40ca-83f3-343b79afc869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:20:55.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:21:05.545Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=7bf592a1-0fe6-4ea4-89be-7109785f0cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:21:05.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:21:15.552Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=22b91d0b-7b34-4a79-84b7-b35d4004c055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:21:15.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:21:25.558Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=9bf9e781-a810-40ea-acc5-e1a913b453ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:21:25.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:21:35.563Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=fcc0b48d-8f91-4c05-b405-f1d463c10b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:21:35.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:21:45.570Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1f396dab-33dd-47de-9be6-e1a78b9b080d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:21:45.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:21:55.579Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b9088170-b3a9-4dcd-bc38-2358060c8fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:21:55.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:22:05.586Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c72a501e-4cac-42c5-8db6-37b8869ab4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:22:05.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:22:15.592Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=7d4eef3c-e120-4ca5-9b67-29c9c63496cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:22:15.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:22:25.602Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d60bebeb-5103-4f7b-8765-c3f9f1c58b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:22:25.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:22:35.614Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=287e971e-c920-4062-bf93-3e3c725f0ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:22:35.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:22:45.621Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=9f446988-6400-48f5-be0d-38f9a3971de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:22:45.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:22:55.628Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=2095aab0-6e79-4290-a1fc-08d88c845c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:22:55.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:23:05.634Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=7f46ab32-448e-4d2f-afc3-4956f5fde20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:23:05.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T13:23:06.847Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T13:23:06.847Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T13:23:06.848Z |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 |2022-03-07T13:23:06.851Z |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 |2022-03-07T13:23:06.856Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T13:23:06.856Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T13:23:06.856Z |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 |2022-03-07T13:23:06.858Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:23:15.640Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=11d1cc12-c1f0-497b-81c5-0270ca2586c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:23:15.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:23:25.647Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=034840e0-9083-4ff9-a4c6-1181bb435677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:23:25.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:23:35.653Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d16be044-e238-4aee-97f2-a6ce14966a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:23:35.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:23:45.659Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=0da874cc-cf6f-4a91-bf3c-bf90b63f497b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:23:45.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:23:55.666Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=ab4077f0-c851-428f-9c99-ded59a6b2189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:23:55.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:24:05.679Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=a4311c3b-8fdc-4997-a1a1-b9cc56a54645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:24:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:24:15.687Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=cc0df36d-bd58-4371-8f78-3bb4c85eb191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:24:15.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:24:25.693Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=a38489f5-8205-43ac-9be8-662901354ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:24:25.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:24:35.699Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=029036b7-798e-45b3-a4a9-5052e8f7badc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:24:35.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:24:45.705Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=3f02330b-d9f8-493b-bb53-da0ecbe0d1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:24:45.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:24:55.713Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=894265e2-61cc-43e8-93e7-24faf64d6fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:24:55.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:25:05.720Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5881f5bc-2865-4060-9572-6666f1424b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:25:05.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:25:15.726Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=2f87fe0e-0a2b-451a-8957-b2c2cd11889b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:25:15.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:25:25.734Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c8e567b9-4ecc-43c7-afc0-88c1740bf036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:25:25.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:25:35.740Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=334e901b-7144-40f7-a51c-0e7cfd06b241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:25:35.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:25:45.750Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5432d2e0-e7fe-40fd-87ab-3e745b1f1a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:25:45.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:25:55.757Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=cf6ccd1e-7b71-4de2-9354-4e5194b3eebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:25:55.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:26:05.761Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=d32d852a-7375-4b30-8332-cace92face47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:26:05.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:26:15.767Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=77da5de1-7bac-41db-a2d6-832df235f48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:26:15.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:26:25.773Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f3daa3c1-fe07-46a8-9594-24ba2d088314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:26:25.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:26:35.783Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b3e9407a-b61e-4dae-bb45-95c00ff6042c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:26:35.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:26:45.791Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=edf35d5e-46a1-4fc2-99c0-7e1aafa4ce8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:26:45.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:26:55.797Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=4edea071-9848-409b-9291-1fd52f4b517e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:26:55.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:27:05.804Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1bb06524-40e1-4081-af2e-be375622f63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:27:05.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:27:15.811Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=131e9408-bf18-48fc-acfc-3406758fdaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:27:15.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:27:25.826Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=92aaa33e-d177-4319-8214-614c9eb35c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:27:25.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:27:35.832Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=09bacbe7-0491-4c18-bd64-d0b2bf3bc9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:27:35.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:27:45.838Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b78a4671-347d-4994-b136-65df4d628641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:27:45.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:27:55.844Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=23fca199-3169-4852-a358-a04f5037ebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:27:55.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:28:05.851Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=636b6cfb-36e6-47a8-9e51-2b141fad0f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:28:05.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T13:28:06.930Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T13:28:06.930Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T13:28:06.932Z |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 |2022-03-07T13:28:06.938Z |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 |2022-03-07T13:28:06.943Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T13:28:06.943Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T13:28:06.943Z |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 |2022-03-07T13:28:06.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:28:15.859Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c92dfa8c-eec2-42d0-84b4-75939cddfc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:28:15.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:28:25.867Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=6eb156b3-087e-40f7-ad53-d3437d6ca432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:28:25.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:28:35.873Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=ea3ca81c-2548-4a78-babc-5cf650bb11cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:28:35.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:28:45.885Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=7087d97e-5c4c-4a8d-b1b2-f0d6b17a9541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:28:45.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:28:55.896Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=be2b2a49-e6b0-4f9d-8d07-c68ad5508677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:28:55.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:29:05.902Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=e7af081b-0d00-47bb-8b26-d74a7be10747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:29:05.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:29:15.908Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=06cf0f0d-5dc0-4832-89aa-4a6ee693707a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:29:15.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:29:25.915Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=03f84258-04db-4f7e-b207-0da04b27fb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:29:25.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:29:35.924Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=ce35f154-9409-463c-89e1-c417d0b647b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:29:35.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:29:45.930Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=cacc1ed5-c2c6-4796-acbd-678c697edcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:29:45.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:29:55.937Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b9b28e90-85f1-4f74-9d1b-a88fadac37d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:29:55.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:30:05.943Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=2b2fa10c-4495-41b1-874a-abe52980efd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:30:05.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:30:15.954Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b763d48d-9a43-4018-bb0c-edc7acf5ec43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:30:15.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:30:25.962Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b97031f6-d680-4c28-8447-57991f9abe20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:30:25.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:30:35.967Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=e7bf628a-65d9-4368-b1c1-9bbeb4a8f2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:30:35.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:30:45.973Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f3c9fd3a-f736-4a44-a218-f9e11ca6244e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:30:45.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:30:55.979Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=82aadfaa-0da1-4ef5-a444-5433f4a19e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:30:55.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:31:05.987Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=e2cfff66-81ce-4f38-a9e4-68a48fd22768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:31:05.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:31:15.994Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=677e4c84-5eba-4ac5-9162-e100447afc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:31:16.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:31:26.001Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=ee7558f7-5b69-4a73-ae01-46678f274d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:31:26.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:31:36.007Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=cc00b6ba-633a-4043-b685-d1a6f0871ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:31:36.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:31:46.013Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c3f0aee4-b38b-4376-ba6b-c9aebe7604bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:31:46.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:31:56.024Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=e7b10409-c209-4ab1-9466-6ed4b85c8c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:31:56.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:32:06.036Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f77a72a0-153a-4e8f-a7fa-efd797f266ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:32:06.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:32:16.041Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=7fe4fdbb-2c82-458b-8f14-c8529bb697d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:32:16.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:32:26.046Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=c84fe70a-95e7-4048-94dc-9a052fabd5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:32:26.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:32:36.052Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=dee1fc4a-4df5-4b8d-bd59-ff01d5ce8994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:32:36.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:32:46.058Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=57466be9-9aa7-4475-aaee-fdef14613048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:32:46.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:32:56.067Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=ade40b2b-a873-488d-b8c7-a0c765a880c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:32:56.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:33:06.073Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5a90c43b-fd4c-4e19-89f9-a0c4289edcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:33:06.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T13:33:06.856Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T13:33:06.856Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T13:33:06.857Z |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 |2022-03-07T13:33:06.860Z |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 |2022-03-07T13:33:06.864Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T13:33:06.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T13:33:06.864Z |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 |2022-03-07T13:33:06.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:33:16.079Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=fd9c45c3-09d8-44db-8f36-8045100a5c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:33:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:33:26.085Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f0bc4ea6-33e1-4ba5-bc3f-5584160f29b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:33:26.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:33:36.091Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=92bf8172-6c35-465d-b52e-267dd57e29a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:33:36.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:33:46.104Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=776b6cb9-0443-4c0f-bf9f-fa11eb72f52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:33:46.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:33:56.111Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1bcd8ca7-bc7e-4851-b8c0-175036d6e947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:33:56.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:34:06.116Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=e1543a15-06cc-41e6-996e-29e8452a14ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:34:06.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:34:16.122Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f0bb1b5b-4356-465c-8e46-55995497ce8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:34:16.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:34:26.128Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=654ef10b-79d7-43bb-8345-3f77ed634d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:34:26.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:34:36.138Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=1c619a91-e166-4146-be28-146f3ec7e787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:34:36.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:34:46.145Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=52c89938-632a-40e2-bdda-da257bd6d1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:34:46.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:34:56.160Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=acb7b2dc-65ee-48ae-93b6-a70a94f19870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:34:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:35:06.167Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=cda301db-8085-4a71-bda0-e18a69bac6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:35:06.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:35:16.183Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=5ce1e153-2243-48e9-9098-8a48d9fd7f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:35:16.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:35:26.189Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=2b3c397f-6ecd-4884-8a08-b321901cd740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:35:26.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:35:36.194Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=e09f50b7-d1c4-4ccb-9c60-77d7f886c73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:35:36.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:35:46.200Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=ffebd069-42bc-4ac5-b6fe-51a3bdda2f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:35:46.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:35:56.207Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b030d44f-5b45-4cf2-831b-b4acf543302b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:35:56.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:36:06.213Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=f4b9fc9d-2217-4fa1-b227-a77aa57b1176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:36:06.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:36:16.220Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=b6fb541d-b4f0-4ac3-9929-8088266f2458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:36:16.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:36:26.227Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=0b8a9175-57a6-4bb5-874a-65fee578e4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:36:26.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:36:36.233Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=8c135bf8-2cff-4262-80c0-19026b142282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:36:36.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:36:46.243Z |INFO |Init configs |InvocationID=f880f94e-bdfa-4504-b55c-d0510994b959, InstanceUUID=51f0b916-4337-4a3c-aad7-ca3ff4aece11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T13:36:46.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |