. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:33:47.151Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:33:47.154Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T10:33:47.194Z |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-05-24T10:33:47.866Z |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-05-24T10:33:47.967Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:33:47.968Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T10:33:47.968Z |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-05-24T10:33:48.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-24T10:33:48.265Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-24T10:33:48.295Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-24T10:33:50.677Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-24T10:33:51.338Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-24T10:33:51.376Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-24T10:33:51.377Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-24T10:33:51.478Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-24T10:33:51.480Z |INFO |Root WebApplicationContext: initialization completed in 3184 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-24T10:33:52.298Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-24T10:33:53.448Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-24T10:33:54.889Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-24T10:33:55.308Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-24T10:33:55.309Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-24T10:33:55.311Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-05-24T10:33:55.551Z |INFO |Started MainApp in 12.939 seconds (JVM running for 13.989) |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-24T10:33:55.626Z |INFO |Start scheduling PRH workflow |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:33:55.644Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c0e792bb-acb7-4b67-8a7a-f26cc5b26838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:33:57.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:33:57.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:07.202Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=11a6e315-a817-40e7-a368-eb7b75e8c7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:34:08.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:08.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:18.262Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c8c3f48e-fa87-426c-aa16-426633599fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:34:19.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:19.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:29.301Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b845b199-585e-4536-93ee-934cf41d63fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:34:30.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:30.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:40.388Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5fda3109-ce73-4cfc-b29b-8274a0b8bb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:34:41.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:41.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:51.450Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b55dcb83-23f7-41e8-b625-ba9e1575f663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:34:52.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:52.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:02.528Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f734be0b-d7d2-4f85-aacd-2d90e19e9899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:35:03.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:03.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:13.592Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c62234c6-3058-45cf-86e7-9b4beb3aca99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:35:14.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:14.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:24.630Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=81148998-8a5c-4a82-8d0a-297a63654ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:35:25.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:25.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:35.673Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f20a520c-8a10-487d-8714-7f823e2c08ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:35:36.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:36.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:46.713Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5201eb22-1c3f-4b30-9f2d-29e55de23a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:35:47.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:47.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:57.763Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e1c228c2-700a-4fe5-ba87-569f14b5b1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:57.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:07.888Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=da0e7535-9ae3-4334-91d1-fa791aead35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:07.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:17.921Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ed45f5c0-a1d0-4f0c-a079-89fd6c0ac043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:17.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:27.940Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=99eab157-02cf-42a5-9043-d8225fdc37b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:27.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:37.960Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2860f8d8-5715-4cf6-9489-cbcbac1554b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:37.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:47.983Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9c9c62cf-a5d9-494f-b4ca-49da1bd3144f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:48.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:58.003Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f533db88-903c-491f-bf76-ad6e0f4f9f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:58.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:08.023Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=eb3955dc-2a2d-400d-b8d1-4820b1efc830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:08.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:18.047Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=14a9d07a-2992-406f-b4ae-5347e3681ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:18.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:28.066Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=75c320e5-e619-490d-8ce6-9fc37ade515d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:28.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:38.098Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=06cf6d3b-4352-47e6-b81a-62cad17ab0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:38.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:48.124Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=da554723-9cc1-40a3-ab68-aefd0b4efdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:48.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:58.143Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=141c11e1-cf8e-453c-b03c-03c07ad8d747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:58.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:08.159Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d5eb782c-f4f3-45a4-bb7b-70746310eeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:08.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:18.187Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cfdd1b10-34e1-469a-b5c3-6124b31499a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:18.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:28.204Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a8f508ea-0d1b-456d-85dc-558f2c33b577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:28.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:38.219Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5448d262-b7f6-47f1-85c5-3f151379a432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:38.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:48.236Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=deafca49-c77e-4832-8dbb-94fbcda23099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:48.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:38:53.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:38:53.257Z |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-05-24T10:38:53.258Z |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-05-24T10:38:53.261Z |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-05-24T10:38:53.274Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:38:53.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T10:38:53.275Z |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-05-24T10:38:53.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:58.255Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=134a7f26-88cb-4553-a360-c909ffef59e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:58.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:08.270Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f5b52fc9-fec7-4045-956e-6a21c2f30302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:08.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:18.286Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ce206b8b-fa97-4a94-a289-d25c150af81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:18.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:28.302Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f3176888-6d4e-4517-adf0-de36d98821be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:28.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:38.317Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=51b56165-7bef-499f-9c54-0150a20cfc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:38.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:48.334Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c9542de5-bf45-45fa-a364-f3e3bb5d3218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:48.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:58.355Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c96abdac-3dd6-4fe1-8138-484f8d8b7f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:58.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:08.371Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c39445b8-b181-45c5-b437-1c341f5b54a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:08.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:18.389Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=37d19006-289f-4d0e-b1ad-add1fa138f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:18.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:28.403Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0bd06909-45fe-414d-b1e7-9ae50dae54e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:28.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:38.417Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=df0dc3fe-c7f2-4d04-8a3d-49e30858605a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:38.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:48.432Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=fdd2c51c-b5ef-4b84-80dd-4f2a0e1a32c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:48.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:58.449Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=dc315f9d-5eb7-460d-b553-f5c7ea0d6347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:58.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:08.464Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=53192623-0371-4098-a9f6-d5398689bcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:08.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:18.479Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=81648eb1-e860-4356-83a8-061b15302a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:18.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:28.495Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ede10c9c-40df-403b-b954-0483b7e112fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:28.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:38.509Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f756bdbb-8a67-4ddb-b848-25b63b657232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:38.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:48.531Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a58d65c8-8064-4481-8aa3-f0b995aa80d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:48.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:58.546Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9c08225e-6d6d-46ed-8647-d9209fa84dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:58.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:08.580Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d10a53a2-64a3-4280-9478-b606b4fbd97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:08.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:18.593Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=85ed8f71-b141-484c-9b6c-b114b4429f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:18.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:28.607Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=29696de8-c7e6-4384-86e5-a3827f54699f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:28.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:38.620Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d9b2fdd3-8f00-49e0-b3d4-6954f5dba8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:38.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:48.635Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=304ab54f-3185-4e19-bab6-4d7673a7caa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:48.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:58.649Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6b18a932-ba46-4e9f-82d1-18637e007573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:58.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:08.662Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=1a86385b-876a-4811-beac-badf2b2a2ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:08.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:18.673Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=891501ae-8ea3-4424-a444-f930b1204f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:18.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:28.687Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d9635355-cdd3-4ef3-a7d8-2ea88085c4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:28.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:38.705Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5df28788-4735-41a6-8687-003940ab898d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:38.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:48.719Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=98946fc8-41e6-456b-9bf8-e81ba43ecbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:48.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:43:52.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:43:52.644Z |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-05-24T10:43:52.645Z |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-05-24T10:43:52.649Z |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-05-24T10:43:52.659Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:43:52.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T10:43:52.659Z |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-05-24T10:43:52.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:58.739Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=aa3b5d79-248d-4552-8a22-ef4b0cbe45e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:58.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:08.751Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f0e4886d-22c6-42dc-8d85-0ce2a68d73cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:08.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:18.766Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=31c8f687-bdca-4a7b-860f-7fb7b4527ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:18.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:28.778Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=bd5689ed-4061-431c-afb4-5acc4b75dc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:28.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:38.795Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9b79ac45-d7c9-4629-923f-eb4f9161d2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:38.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:48.827Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cad64ba9-ac44-4af9-abbc-e0be9aaf7c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:48.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:58.849Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c7c8e0fb-5525-47b9-9e09-f2445cf7ce53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:58.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:08.864Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=06cba69c-de49-4cf3-8d97-e57736a81b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:08.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:18.877Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f52ee1b5-0e75-4228-bdb5-9c9feffaf64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:18.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:28.907Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=263d2fdb-f338-438e-b569-7c78f070dae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:28.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:38.920Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b7b10dc1-6ad3-482f-9bd3-c31068f37653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:38.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:48.941Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=dca209f5-118a-4246-8b6e-051a423cdbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:48.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:58.979Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2d7c4fd2-1ada-4fd7-8a12-3de7d04d620d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:58.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:08.993Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=44bde111-0268-47b4-9bcf-5dbd2ff47b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:09.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:19.008Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=622b586e-0b92-4c18-a004-51898cf26176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:19.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:29.028Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c76205ed-a817-4c33-96c6-d9aee69a41a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:29.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:39.040Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=abb1b2cb-d000-4ae7-801f-1e0a47854c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:39.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:49.064Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=98b0619c-6af1-426b-a6c4-f4c44a4cc84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:49.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:59.078Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=7303e179-1daf-4c6b-9057-deb22af52275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:59.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:09.091Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c92b1442-4b85-4c26-8cf1-063aec64c726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:09.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:19.106Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=707b439e-f8f6-4d71-b837-a282ab97a534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:19.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:29.118Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=84960806-b3a2-47a1-ad96-db0fe065eadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:29.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:39.129Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=117f5fb1-11d2-4968-a646-6abdccaa7872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:39.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:49.144Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d9bbf4c3-8a67-4e44-a0f5-70798e9f7a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:49.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:59.156Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=42ace2e3-5be5-493a-b8dd-011390527f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:59.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:09.167Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=44101de9-7712-41a7-bc40-491121618315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:09.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:19.179Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e6dffb48-0ae8-4348-9948-15086cdf0900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:19.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:29.189Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f23e689c-afa8-4979-8b63-e6f4a53df514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:29.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:39.201Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ed87dc92-be5e-461a-a2e7-b82e5b7c3f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:39.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:49.212Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=fbbbce46-9244-464c-9562-754159e967bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:49.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:48:52.609Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:48:52.610Z |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-05-24T10:48:52.612Z |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-05-24T10:48:52.614Z |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-05-24T10:48:52.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:48:52.624Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T10:48:52.624Z |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-05-24T10:48:52.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:59.224Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=58bfa30a-b9f7-4095-a3d1-146ab5f69bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:59.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:09.236Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3160ee70-3a34-4ea2-b5fd-37e5b981525f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:09.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:19.252Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e0b9f829-b27c-4fae-8c0e-71f933c9dc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:19.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:29.268Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=54c55968-8323-4721-b812-e9a5a570efc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:29.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:39.285Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a307e92c-e5ae-4ff7-8129-2f1b976b0422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:39.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:49.412Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a30e2d25-f414-459b-9957-13311bd4f02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:49.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:59.423Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=de456274-0fa1-469f-8313-1d07a1cf5a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:59.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:09.441Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=1c1dc5a7-e6bc-4e4a-9405-9e6568b2fea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:09.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:19.453Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=58511c20-7d4d-4c96-bcc5-05e40e59a433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:19.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:29.463Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ca7026ef-adce-4dff-810d-e07658f7d1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:29.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:39.474Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3d32e8f8-8a56-46e8-8f66-bac9537b6312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:39.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:49.484Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e105f6d9-9abb-46ec-8e7d-ca94d90bec09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:49.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:59.504Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=394ffe43-c890-4f4f-b732-6aaef1615eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:59.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:09.513Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=68188d64-f1b7-4527-b692-98052878569c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:09.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:19.531Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a2be2675-d86b-4297-b570-ed34957b0c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:19.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:29.542Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e5ed9dd9-6646-4726-a488-c1a0b43d4324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:29.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:39.557Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cce4d65b-e138-4e62-9849-0ddc7247b0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:39.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:49.568Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=622ce55d-538f-444a-8caf-54fb5b4bdba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:49.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:59.588Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=917df803-be0a-427f-9775-0f113819c92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:59.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:09.600Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b8d48505-9840-49bf-a2c0-586352d3751a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:09.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:19.614Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=560bf1f3-e832-4b3a-a2e0-fbc479960d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:19.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:29.625Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e91633da-be49-4581-a465-9206be5820e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:29.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:39.635Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5171dafd-e3bd-4470-a859-9af1c0e53ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:39.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:49.644Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=85b627d7-dc6b-452b-af33-6d6c888b6323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:49.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:59.658Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2ac67732-ba99-4ea4-993b-545026518bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:09.670Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=1e5ae5cd-0d78-4c0c-9648-fa3bc4a66a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:09.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:19.680Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=be83ac0a-09ac-4fb0-bbf5-ade0f54721a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:19.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:29.692Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=208ac517-ae59-49a1-a29b-475801d96971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:29.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:39.705Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b7aa0531-d120-4efe-b112-3af431f598d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:39.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:49.715Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5bb61ae3-1e9d-4aab-b785-6718c35aa6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:49.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:53:52.638Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:53:52.638Z |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-05-24T10:53:52.640Z |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-05-24T10:53:52.643Z |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-05-24T10:53:52.653Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:53:52.653Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T10:53:52.653Z |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-05-24T10:53:52.656Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:59.727Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=739d3f44-9f17-4cb5-9a58-bf5d092a4fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:59.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:09.741Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=1a00b6a2-93bd-4504-8481-816eca6d5faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:09.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:19.753Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=30801887-8d5b-4e92-8391-fb22341e6b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:19.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:29.764Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=dd53a1d4-86ac-42d6-b082-f1a3a3076761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:29.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:39.771Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b10a1177-4b2d-4ba0-88da-4e53295379f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:39.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:49.781Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d62ac0c7-3ccf-41ed-9b7c-0fcf33e5e2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:49.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:59.792Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=341c5ff2-22a9-4649-93cb-6ef010e87e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:59.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:09.801Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a9982ca3-753e-41e3-9803-152648f7ef17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:09.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:19.812Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=043677af-8a2c-4f06-bde4-7880614e07fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:19.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:29.823Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=37e737cf-6676-4705-80d2-3915dfe814a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:29.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:39.832Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=071c6a17-2bb4-46dc-ba2d-2cbeb12f5a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:39.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:49.843Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0361757d-d86a-4b1c-b29a-5df11df6c421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:49.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:59.852Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d1f2a617-3f77-4410-b533-557996e0b28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:59.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:09.862Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=472f4760-a4af-4798-9d05-fa739f87fb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:09.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:19.893Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9a983af9-3859-4db3-b21b-4263d688f3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:19.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:29.916Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f3cdd140-255f-4460-8a02-1abc80d58ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:29.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:39.933Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=493300a0-92ac-4051-85a0-ffb98907fdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:39.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:49.944Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5266add6-49d8-48ad-93d2-29b2149a347b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:49.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:59.956Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cc2714bc-f770-44b7-b2fb-39833a8b6c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:59.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:09.966Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=8c317dcd-b0a2-4ad9-a596-1f24b995446c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:09.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:19.979Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a90654c1-4b34-44cd-aba9-33e471366d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:19.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:29.992Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=8bce58b1-2d03-41c9-8727-956bc64042ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:30.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:40.001Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5ed232db-84bb-4802-92b9-c82bdac6309d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:40.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:50.015Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=786f4e9d-a869-4703-8721-516c21f32cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:50.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:00.026Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0d76b76d-185e-4a0a-a37a-75ac383f302a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:00.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:10.039Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a054a468-67da-4fa9-b558-6fcb6a2b7808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:10.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:20.055Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=00c3b0ca-4959-433d-a0c3-046cb24ac9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:20.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:30.075Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e7953bb5-67d0-42c8-a697-6034de05b48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:30.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:40.095Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=12a1ab44-8469-4480-badc-a2801f10c544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:40.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:50.111Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cf157a64-e3bd-46d5-987b-525ead133572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:50.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:58:52.633Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:58:52.633Z |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-05-24T10:58:52.635Z |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-05-24T10:58:52.637Z |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-05-24T10:58:52.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:58:52.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T10:58:52.645Z |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-05-24T10:58:52.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:00.125Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=81578d66-64ab-42a3-8561-66dc8808d95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:00.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:10.135Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2b74145e-1e68-4cb0-a14e-9c238684bacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:10.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:20.147Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b1a60c51-e770-4f3c-bb42-bb70b28b5741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:20.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:30.157Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6ba781f0-75d3-410e-9802-cef83e608837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:30.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:40.167Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f51b1411-adf8-4cd4-be74-60882d1f3d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:40.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:50.177Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=05183f95-df88-4fa1-b915-053e04f4560d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:50.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:00.187Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2ea3875d-9511-40fb-b075-127ede6dc6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:00.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:10.200Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d5fcd3f6-eeec-4bca-95f4-a10c79df6e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:10.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:20.210Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=4c50e092-f4db-4e25-9b1b-ebb18325b6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:20.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:30.219Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2a56ea27-8152-47e2-8ddf-ad8552e7713b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:30.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:40.231Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e7f65ddc-fcc7-4276-a214-64f3cef3a1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:40.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:50.244Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=7efdeb22-87f1-4a14-8030-9bad6cad8ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:50.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:00.255Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=19996012-93df-44a8-92c2-f568106277cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:00.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:10.266Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=204c70c2-8bda-4647-ab62-0f7fdb88469a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:10.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:20.278Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a9d86242-86ee-4fe5-b054-82ab96cc23cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:30.288Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cb51bcfc-4293-42fe-84c3-b7d051f0549a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:30.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:40.297Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=545fc2b8-10bc-4183-9ab8-b90551f2c2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:40.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:50.311Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=223a2268-efe0-45b6-acc0-3ecf37c40481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:50.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:00.327Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=07b1d302-9275-4549-a1a0-8513a694f203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:00.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:10.433Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=4021f0f5-9804-4aaf-99c7-6fac11e66329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:10.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:20.445Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6840a32e-7367-4914-a148-36f8028ddca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:20.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:30.455Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5966c5ca-e8dc-4722-9d7e-2a9747321523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:30.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:40.468Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=4b091194-dcc0-4663-b05e-c4361b25891f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:50.477Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=157294d2-19b8-4c78-a5cf-e2feeb6a06da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:50.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:00.487Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2cab0f53-3dcc-446f-9eaf-f7fdcf9b5a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:00.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:10.498Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=649aad35-0655-4203-ba6a-1c708f08f2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:10.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:20.508Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=30624bc0-4eed-44dc-8c6d-14517ba0cb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:20.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:30.521Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d2e432df-53ae-472d-b839-67882c7be6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:30.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:40.530Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c05e84ff-9fcc-4b89-8978-49076ca4116b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:40.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:50.540Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=27189f6d-6a0d-48dd-85ea-820d90642f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:50.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:03:52.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:03:52.497Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T11:03:52.498Z |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-05-24T11:03:52.500Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:03:52.506Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:03:52.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T11:03:52.506Z |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-05-24T11:03:52.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:00.550Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=8f0a93d0-a8f0-4d2d-972b-3892823c8127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:00.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:10.559Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=481e30b9-c680-478c-9d85-14b126c393d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:10.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:20.569Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6fcca7f4-4a95-4603-afd7-4552350ad424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:20.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:30.579Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e50cd060-fb3a-4550-a991-344ff52fd328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:30.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:40.591Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2296f299-2188-4283-98c6-4edaa584510e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:40.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:50.601Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=75997389-88c7-40ac-811e-a32c8ce6d5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:50.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:00.613Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=bf1a4cd3-3335-4acc-af34-42a030f814a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:00.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:10.629Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9f75ca54-1f3e-4689-a774-87f260efea35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:10.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:20.639Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2789d811-16ad-43ed-b501-e6aaba4323a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:20.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:30.655Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=24ebbb84-01e5-44b2-bf55-4294e52e7cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:30.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:40.665Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=97cc124b-3149-4f61-a310-c7d186749e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:40.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:50.675Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d37d7e53-3b0e-4d4c-bd5a-d01414043018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:50.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:00.684Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e53a5803-a14a-42b5-b380-75b870f9fe25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:00.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:10.695Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f253961a-395a-4665-bb9f-1ac77dd58cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:10.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:20.706Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5b6c0e65-b672-4b3a-830a-b7fd4f840d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:20.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:30.716Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9e28fd4a-136c-4926-88b7-09c5c8bbb34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:30.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:40.725Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=1c66ad30-2c2a-4077-833f-4fec32180ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:40.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:50.734Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ad155c7c-e72a-4040-9a60-4d0d3ca585c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:50.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:00.743Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=107a8ada-c49d-433e-93d1-10e12cac1755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:00.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:10.754Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=793d6897-3b91-4676-8e9a-f83068b57094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:10.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:20.764Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=4589a4b1-223d-4ced-9632-4a7df8416d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:20.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:30.775Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=726fbfa1-30d7-4ba1-a16f-b30e177e8d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:30.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:40.783Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ff5cbbba-db5e-4554-a7ea-0f2b7a04c948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:40.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:50.796Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ad445aaf-2e8a-4452-9a56-8f30944260a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:50.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:00.807Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6fa52cc6-d6c6-49d4-a080-9ececbcf7606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:00.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:10.817Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=27f2c06d-951f-4733-b57c-3a6890195555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:10.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:20.828Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=fe50a872-d25e-4cbb-af6b-5db83bc34579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:30.838Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=72dc6e92-15d7-4113-888a-dd9a4f52da18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:30.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:40.849Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a6257e1c-8ce3-41ff-8cac-44a4ba6aa4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:40.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:50.860Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c15dd704-e8a7-4799-8a16-f44eae938b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:50.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:08:52.623Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:08:52.623Z |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-05-24T11:08:52.624Z |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-05-24T11:08:52.627Z |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-05-24T11:08:52.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:08:52.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T11:08:52.635Z |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-05-24T11:08:52.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:00.869Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0ba192ac-3556-448b-a114-659db585e66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:00.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:10.879Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ed8eefc5-01f1-420a-b7f1-e8b61ac78e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:10.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:20.888Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3d61e2ed-e527-495c-82c5-d66fa3d53bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:20.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:30.897Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e60f6d61-49bc-4768-a1f0-1f2e83319846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:30.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:40.905Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e9b5397c-3171-4764-b37a-8286952d0f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:40.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:50.926Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=703bfc63-5b18-4c5c-ab1d-a6bd4b0d77c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:50.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:00.934Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=dddca9f9-1628-41d7-b36e-1e7043502405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:00.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:10.944Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=45a57255-1021-4f6d-bd12-b5bb4a0ddfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:10.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:20.962Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cd5934e9-494d-4eeb-9351-94430e5bc974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:20.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:30.971Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=606f5385-7f51-46b9-b77f-edfa149f9b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:40.980Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cf0daa2b-eb13-4571-926d-b2ba712371a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:40.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:50.992Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=30bebd12-5adb-4bb8-a016-cd4189eb203a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:51.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:01.002Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=868214d4-0b84-4aab-8926-84cd7204397d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:01.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:11.017Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=839a027f-f1ab-4d0f-b25c-07225fe253fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:11.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:21.026Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0b079cbd-8693-49a6-aea7-71e06ad7db35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:21.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:31.036Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a7b494e2-46db-4f87-9433-b462d725e1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:31.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:41.049Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=93cd2958-9083-4310-8d3c-3985ae960aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:41.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:51.060Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=7c764c83-17e0-4802-a325-fe7dbc9ede0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:51.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:01.070Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2b8c363f-2c56-4b2b-8cd1-bade1b059261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:01.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:11.079Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ee916c1f-5546-4f1b-915c-f793ae3840df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:11.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:21.090Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3a4cdf43-cdad-4420-ad15-9e5dbf04d58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:21.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:31.100Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=603ad648-7931-4230-a594-dbe00290d284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:31.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:41.111Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e0e6cde0-2d2b-4c9d-aba6-7973b29cb302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:41.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:51.120Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5378dc7d-389d-4e21-8ddd-517f807f353b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:51.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:01.129Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6f4e903c-374a-448c-99ba-27b57b23a06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:01.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:11.139Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=55009d60-b809-4240-b2ea-b305cb054522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:11.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:21.150Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c0e9c8a6-a717-4f1c-b7f0-604383f92d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:21.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:31.160Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=7bdf1d8d-11e0-45cc-85c5-77dff580492b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:31.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:41.172Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f4ec0f3c-29e1-4b26-b84c-a94bacbff2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:41.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:51.181Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9a89f444-8051-493b-8f60-16c2ff55edc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:51.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:13:52.621Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:13:52.621Z |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-05-24T11:13:52.622Z |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-05-24T11:13:52.625Z |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-05-24T11:13:52.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:13:52.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T11:13:52.631Z |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-05-24T11:13:52.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:01.192Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=13cd31d4-d90b-415d-ab54-1a4be66ac956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:01.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:11.202Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f83c907f-3acf-4296-a73f-b67a45fb3d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:11.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:21.211Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5204cb4f-6263-4e65-9cbb-4431c28c7ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:21.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:31.223Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d0feeccc-d230-4473-9ad8-909fe1c75781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:31.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:41.231Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=bf21744c-4924-47b8-8c6b-1de661dd48c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:41.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:51.422Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c4a41cb4-685c-497f-b61a-e79f6e7d5b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:51.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:01.431Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cf9da744-f16a-4ebb-882a-2466b403c3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:01.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:11.442Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e2bc9296-61fe-4e7c-98fa-7c026f9c5e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:11.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:21.454Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=172a9559-b50f-4782-ab18-3000b703f31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:21.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:31.465Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5ce0aaed-325b-40cb-8721-56e222d68bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:31.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:41.477Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=62597cb3-2261-4e91-a2ee-e9ce3623acd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:41.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:51.605Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=05ebe162-1b35-4632-ba57-a8096707a21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:51.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:01.615Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f83b1e06-2872-4b53-b92d-e67b4db4c075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:01.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:11.628Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d13d30b4-2095-462b-ac35-b7af15c30c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:11.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:21.641Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3fe9e42e-2e80-4e53-b094-bb00f1e61bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:21.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:31.657Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=af7b490f-4788-4e85-ac9a-46aede31b913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:31.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:41.670Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3bcc3d41-c4bf-4888-9710-e544900fd08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:41.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:51.692Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f5f49ef6-ac4e-4434-b03b-0621640b40f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:01.709Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0c4d7fdd-80fc-4ff3-81de-b2fd5257f6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:01.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:11.724Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f74b3503-9cc2-483c-848a-e7408251cc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:11.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:21.735Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a3e76d8a-43c6-48a8-a55a-5b7d65c78095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:21.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:31.746Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e418f514-cf82-48ea-b0e6-4411741bf270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:31.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:41.758Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=440903b1-9137-4e73-ba5e-f561a7fdd148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:41.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:51.819Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b3d7a12d-47ba-4abe-add9-7afec36d7637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:51.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:01.829Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d7e68a8e-7964-43e3-bf2c-596e8ee2c04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:01.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:11.839Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=57f8da63-394c-493e-a529-42a515ec9813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:11.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:21.858Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ce4b7e4d-86fc-4bf6-97d9-c21f67f5624f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:21.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:31.868Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d34f9091-0baf-4916-b215-e45b5aa27eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:31.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:41.877Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2928ca58-991e-4d2a-84de-c1e899bdd061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:41.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:51.888Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=59342c06-d579-4cbb-866a-c78ddbf624a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:51.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:18:52.582Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:18:52.582Z |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-05-24T11:18:52.584Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:18:52.588Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:18:52.594Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:18:52.594Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T11:18:52.594Z |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-05-24T11:18:52.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:01.900Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a3af90dd-c2e9-4a7f-9ee1-0f24b8952cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:01.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:11.909Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=77cd3d70-d89e-4db8-8675-37fba130b0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:11.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:21.937Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5c9c5476-af2a-4701-9602-7108139e96ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:21.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:31.951Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=34456556-75e8-4176-9570-4c3cf90d01f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:31.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:41.963Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=63eccffe-24ff-4b94-a691-ced38b38f4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:41.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:51.972Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=eb4c4e59-0295-43b8-b8f1-5b1a1e4b4ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:51.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:20:01.983Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3d47d0be-23d4-4f20-93c9-80e91b5c8879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:20:01.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:20:11.991Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d84468e1-0c3b-4ba4-a3ce-c5cc687fb4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:20:12.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |