. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T01:34:30.918Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T01:34:30.921Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-23T01:34:30.966Z |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-04-23T01:34:31.674Z |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-04-23T01:34:31.782Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-23T01:34:31.782Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-23T01:34:31.783Z |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-04-23T01:34:31.876Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-23T01:34:31.954Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-23T01:34:31.984Z |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-04-23T01:34:33.798Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-23T01:34:34.367Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-23T01:34:34.385Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-23T01:34:34.385Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-23T01:34:34.454Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-23T01:34:34.454Z |INFO |Root WebApplicationContext: initialization completed in 2470 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-23T01:34:34.861Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-23T01:34:35.432Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-23T01:34:36.739Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-23T01:34:36.858Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-23T01:34:36.863Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-23T01:34:36.865Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-04-23T01:34:37.272Z |INFO |Started MainApp in 8.76 seconds (JVM running for 9.431) |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-23T01:34:37.326Z |INFO |Start scheduling PRH workflow |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:34:37.356Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=6ab59064-be93-445b-b6c3-7f036f059e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:34:38.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:34:38.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:34:48.933Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=77929dd3-ae4e-4467-8547-9a7a85c78fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:34:50.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:34:50.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:35:00.066Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=bb1990f1-b6eb-48e9-b821-aaa322922bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:35:01.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:35:01.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:35:11.202Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=996325d2-939f-4231-b4ed-63c8ea6ac7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:35:12.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:35:12.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:35:22.338Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=901f48d3-a58f-47d0-a868-3b60d0331ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:35:23.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:35:23.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:35:33.379Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=de2e9e28-ad0c-446c-ac03-04e52e752826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:35:34.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:35:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:35:44.514Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=254180a9-ade5-4de3-8086-3ce15a8d0966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:35:45.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:35:45.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:35:55.746Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=6e63c2fa-37ef-4a49-9eb7-d8ebccab8793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:35:56.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:35:56.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:36:06.885Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=f03fc519-10a5-4806-bc8b-7108fa06f214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:36:08.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:36:08.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:36:18.017Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=26843a7f-4b85-4283-bbbe-09f06fb5f3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:36:19.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:36:19.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:36:29.121Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=1091b29f-3991-4f13-8361-eaa66b39a301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:36:30.160Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:36:30.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:36:40.161Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=914bb84e-9e31-4008-8f80-470e3301570a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:36:41.232Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:36:41.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:36:51.233Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=160d2df9-24f9-4f6c-ae39-4673c29e45d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:36:52.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:36:52.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:37:02.305Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=ceeb4a54-2112-4fde-9340-ea823e32cb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:37:03.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:37:03.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:37:13.346Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=9d0b7625-cc5a-4233-8c34-f7863d839936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:37:14.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:37:14.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:37:24.801Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=4a7ec7c6-c6d8-43b3-ab28-cb3a63487224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:37:25.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:37:25.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:37:35.970Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=5248e415-b210-41ee-8a00-bf543fec0338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:37:37.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:37:37.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:37:47.009Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=c53115a5-cf25-459f-bc8a-2d58849e0e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:37:48.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:37:48.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:37:58.085Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=ef101fab-35f7-42dc-8df1-f9aa7fe08e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:37:59.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:37:59.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:38:09.217Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=66263612-d4dc-486e-9215-5eeebd48428c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:38:10.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:38:10.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:38:20.257Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=45c0b845-6a75-4054-b0fa-b9acfb663eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:38:21.328Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:38:21.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:38:31.329Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=988fc3d5-e9f3-4b02-bff8-f30bfae79a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:38:32.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:38:32.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:38:42.433Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=ef948f08-722d-47de-9855-914b8220b6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:38:43.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:38:43.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:38:53.473Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=9429d06f-d13e-42a5-afce-7f26fbf5dc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:38:54.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:38:54.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:39:04.643Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=09733560-0220-4c8f-9717-19fa0b6155ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:39:05.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:39:05.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:39:15.842Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=a694f8cb-847f-48f4-8021-e59038268f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:39:16.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:39:16.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:39:26.918Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=5d2142c3-e1f0-4abf-b977-1949ff585cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:39:28.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:39:28.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T01:39:35.612Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T01:39:35.612Z |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-04-23T01:39:35.613Z |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-04-23T01:39:35.616Z |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-04-23T01:39:35.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-23T01:39:35.627Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-23T01:39:35.627Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-23T01:39:35.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:39:38.049Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=35b9d4c0-3613-4d85-87c3-2f024780cc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:39:39.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:39:39.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:39:49.347Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=0a2671fc-7a41-470e-9216-bff7634b6dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:39:50.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:39:50.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:40:00.418Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=fd22a910-a025-403f-87c7-4d0211426313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:40:01.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:40:01.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:40:11.490Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=24f1bcdb-9671-40fc-9db4-55d96ccfc6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:40:12.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:40:12.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:40:22.819Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=f5d0e81a-5fa1-41f1-9459-473fd4d3be62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:40:23.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:40:23.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:40:33.858Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=a85da43e-9831-487f-a1b5-292c1586dbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:40:34.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:40:34.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:40:44.994Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=6548ca3b-8c65-40cc-a5aa-c764c9f4face | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:40:46.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:40:46.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:40:56.129Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=1d67fd11-d2ce-4ed5-8a43-07e441fec86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:40:57.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:40:57.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:41:07.189Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=b527180f-7c01-4ff0-85f7-1ce62b2fb33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:41:08.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:41:08.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:41:18.305Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=1a327021-393a-4bf2-b79c-44a3a92dd64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:41:19.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:41:19.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:41:29.441Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=ca9c5939-4e52-4835-8a5c-5bba54a6bab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-23T01:41:30.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:41:30.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:41:40.481Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=2a55b8f6-0e51-4897-a554-9fdce554bdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:41:40.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:41:50.678Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=6927b5e1-b2e1-45a1-9fde-82010bcf0133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:41:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:42:00.695Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=8ebc78fa-e927-443a-8029-5904f109fbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:42:00.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:42:10.708Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=d69f9482-9df8-4730-8873-5eda7000483a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:42:10.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:42:20.722Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=25f0ff80-3c9e-4bfd-a260-42d9d75282a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:42:20.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:42:30.736Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=96749b51-d769-4fab-910e-e197316f8746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:42:30.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:42:40.748Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=5df0e3d1-cf84-4acd-bf72-8a305d54b84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:42:40.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:42:50.759Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=ee35c6eb-855e-42a0-bbc8-1aea0bf31076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:42:50.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:43:00.776Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=3bad18e9-93e8-4ad6-a5cc-d2d6743612ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:43:00.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:43:10.788Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=0394308f-3254-4f87-a92e-2d8dc32a66eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:43:10.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:43:20.799Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=c50ba166-b1ad-41e5-90b8-6dc27bdfa2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:43:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:43:30.810Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=e4e51f00-f665-4181-8cdc-b1d8decf79dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:43:30.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:43:40.824Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=e7f41d06-1e9e-4c36-8e35-cc9c001c9ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:43:40.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:43:50.836Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=4e6583af-22ba-4e6d-a473-430ff6c82255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:43:50.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:44:00.849Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=ad1973cd-7236-4b16-bed2-0b427efb2ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:44:00.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:44:10.859Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=504ddbb5-e24c-487b-92fb-a3f7db817cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:44:10.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:44:20.871Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=8b933bd4-124d-47e6-b319-119e5f06af0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:44:20.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:44:30.881Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=0eb1f0d4-06dc-4b23-b028-8db2ab554505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:44:30.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T01:44:35.121Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T01:44:35.121Z |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-04-23T01:44:35.122Z |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-04-23T01:44:35.123Z |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-04-23T01:44:35.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-23T01:44:35.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-23T01:44:35.131Z |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-04-23T01:44:35.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:44:40.892Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=72daa661-3fe3-49e5-8428-7750fe6b580c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:44:40.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:44:50.902Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=b64ba94f-cc12-4bcd-8544-35ab74013470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:44:51.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:45:01.049Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=62367b58-9098-463f-b1d4-4cd2710bc1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:45:01.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:45:11.059Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=71f3ade8-8c8e-4892-b2e2-fc377de1271b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:45:11.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:45:21.069Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=87a36241-c8c3-48ca-aedf-5e812478a51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:45:21.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:45:31.078Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=897fe41a-2509-40f4-9bcd-c439f1c537e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:45:31.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:45:41.087Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=3ed18704-6d18-4587-b213-1bd9372c4bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:45:41.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:45:51.098Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=a7339ae0-8836-4f46-8593-5fe885834507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:45:51.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:46:01.108Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=bf03defc-3aea-4785-a9dd-7759bcd5bd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:46:01.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:46:11.118Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=afe56a7e-3816-460d-8c2b-4e225df091b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:46:11.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:46:21.127Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=f1f26b2b-c266-4431-88f9-6a0a2a84d2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:46:21.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:46:31.135Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=9dcf20f5-7bba-4309-8f2d-eb19162e7d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:46:31.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:46:41.146Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=e8dd4581-4b61-4a44-9c1e-77e5c9c0cb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:46:41.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:46:51.155Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=a42b0f07-11d5-420d-8273-dcdbcc607cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:46:51.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:47:01.164Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=59081ebc-d05b-4cb6-b8de-97e399402c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:47:01.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:47:11.174Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=0458c4f6-2927-40b2-a919-9af3097f522c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:47:11.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:47:21.183Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=02b15dc1-4c85-47f5-9235-2f3cfe4016a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:47:21.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:47:31.193Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=844b6e86-5096-422c-a02a-6877b402156f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:47:31.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:47:41.202Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=ca7fce81-4712-49e3-aeb0-39bbb0e8c77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:47:41.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:47:51.211Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=93eb1059-3204-48a0-998b-7ef84740745e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:47:51.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:48:01.219Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=75ab37ab-a617-43fa-afce-a8c8ae884ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:48:01.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:48:11.229Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=f7ec1482-7c5c-462c-a7e4-4fcccfc2b32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:48:11.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:48:21.238Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=3e75a722-8831-4723-a6cd-313df13bec00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:48:21.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:48:31.247Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=2b9ca3b6-7c60-4e0f-967c-d4ae3fe9b2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:48:31.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:48:41.256Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=cb606931-7a37-49c5-8ff7-ce50d9dd339f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:48:41.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:48:51.265Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=ba8a44bc-8726-41a2-b9bb-57a145aa4a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:48:51.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:49:01.275Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=441b8d03-fb79-4acb-afd2-f28257ca3ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:49:01.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:49:11.284Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=626e2dff-565a-48aa-9cc1-96e770d85c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:49:11.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:49:21.294Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=d8cac528-8ae3-4092-b4af-7c88ec99a6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:49:21.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:49:31.403Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=bdfdd0f8-a633-4110-9caa-1835fd3820d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:49:31.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T01:49:35.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T01:49:35.050Z |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-04-23T01:49:35.051Z |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-04-23T01:49:35.052Z |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-04-23T01:49:35.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-23T01:49:35.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-23T01:49:35.058Z |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-04-23T01:49:35.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:49:41.411Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=d6c4cbf7-76a8-40bc-aa77-60f7ccb8db04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:49:41.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:49:51.422Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=f6eba39b-d440-4783-8a00-63304a739cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:49:51.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:50:01.430Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=2584a675-c4ee-4771-bafe-186496bf5bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:50:01.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:50:11.439Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=8c3d1600-8a23-4667-b6b8-f97f5d96d1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:50:11.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:50:21.447Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=4daf807d-0b3f-4578-b920-fe693007bbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:50:21.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:50:31.455Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=f4804adc-16ca-493b-ad32-f8fe99bd65d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:50:31.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:50:41.465Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=66ae8b52-da4b-4530-88a5-7ebddb5cf592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:50:41.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:50:51.474Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=d070b0a5-7864-4e5a-8be5-c0780c68fed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:50:51.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:51:01.481Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=4c23fdf5-0473-4c22-bd89-3eb69ed77cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:51:01.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:51:11.489Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=52c93ed9-f0b6-4dc7-ab63-173df9eaba61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:51:11.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:51:21.499Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=34654f70-4898-411a-a912-da00f4af636c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:51:21.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:51:31.507Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=e0f1bbc2-7adb-4fbc-a150-5ef7fd66e31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:51:31.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:51:41.516Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=2fec4a65-761b-4ccc-9dc2-5d012f6dd78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:51:41.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:51:51.528Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=2f79c6b9-4d64-4364-996f-de6eba4fd594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:51:51.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:52:01.536Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=e2f5e3e5-8a24-4476-bc9e-04805a771733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:52:01.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:52:11.544Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=1bcebf62-b08b-4a4e-9703-4d91f2fbca62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:52:11.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:52:21.553Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=5e67e1bf-3f15-4dff-9fc3-54dbdf307c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:52:21.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:52:31.561Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=4f6eba67-dc30-4abf-ba4b-b5f18067a9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:52:31.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:52:41.571Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=d7d30c85-f23e-4e3d-9890-bdb842fc27f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:52:41.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:52:51.580Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=c956670a-4008-4eb3-ae06-e565bcc17682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:52:51.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:53:01.589Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=78964f68-7b13-4bf4-b917-e8e25a6ca7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:53:01.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:53:11.598Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=d238d622-0b84-4ff8-8fd9-c91fedc5fa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:53:11.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:53:21.605Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=2d20966b-0147-4da4-abc9-35d664bed2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:53:21.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:53:31.614Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=dc798ee7-5182-4f96-baaf-c48fec444d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:53:31.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:53:41.622Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=69db0898-6c4e-43d4-8afb-0c324e1c868e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:53:41.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:53:51.631Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=3b22c661-eed2-415b-9d9b-09aca4ef923b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:53:51.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:54:01.639Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=5ba114ee-fa18-4515-9df8-4406c16dfe99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:54:01.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:54:11.647Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=c6c6b9d9-1c6a-473c-8e8d-1c7db19d1aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:54:11.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:54:21.656Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=9bb7a484-a67b-43d7-8e0f-0a66ab2838da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:54:21.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:54:31.664Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=2bac3b76-69e8-452f-943e-6dfaf1239b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:54:31.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T01:54:35.044Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T01:54:35.044Z |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-04-23T01:54:35.045Z |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-04-23T01:54:35.046Z |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-04-23T01:54:35.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-23T01:54:35.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-23T01:54:35.052Z |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-04-23T01:54:35.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:54:41.672Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=45d5deb7-719f-4f13-8a6b-6ef83ebe74f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:54:41.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:54:51.681Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=46991496-090d-4a78-ba03-aa04f856369d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:54:51.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:55:01.688Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=57808791-740c-454f-a023-3b7993a0f3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:55:01.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:55:11.696Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=3d294460-db29-4d4f-957a-cb73dfa69461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:55:11.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:55:21.705Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=30dfd1de-fa1d-4159-8575-b75e1bc65b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:55:21.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:55:31.713Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=7c717b8a-ccd4-4410-b6a1-5fbcb56d0f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:55:31.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:55:41.721Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=61498297-cdae-4ae7-912d-70c2acba3dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:55:41.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:55:51.730Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=3849d6b0-a304-4bac-8c17-a86ec1158e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:55:51.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:56:01.737Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=0adaac8d-97aa-4427-b671-fc6dcfd961bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:56:01.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:56:11.745Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=30a707e9-4432-4751-afc5-c95135eac450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:56:11.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:56:21.752Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=dbd57316-0256-48dc-81f3-9c4bb8b70bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:56:21.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:56:31.761Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=f38b92e3-9363-46cc-83d5-a2597025c54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:56:31.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:56:41.771Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=81e432d9-a995-441a-88d4-26dd004fa486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:56:41.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:56:51.778Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=04030c1c-13fe-46d3-9a2b-2ca61f1756b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:56:51.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:57:01.786Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=726a76b2-ff43-42ad-bcdf-6e8daa44d135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:57:01.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:57:11.794Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=bf91bc55-26c7-4926-80fc-27b514f49ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:57:11.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:57:21.803Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=542a51b9-05f4-46e1-a52c-af488dd5bc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:57:21.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:57:31.811Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=ee534a36-637b-412b-8318-e047f20fae19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:57:31.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:57:41.819Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=5be428d0-aea2-42b1-a637-b3816757de38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:57:41.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:57:51.831Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=22fe3453-cc1c-4bf3-8e51-002d920ee3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:57:51.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:58:01.839Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=53cf5d9e-0666-422b-b4c7-2211fa87b5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:58:01.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:58:11.847Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=c389dba4-988b-4140-8685-b9f40369a75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:58:11.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:58:21.856Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=0cc47e97-0b64-446c-9679-ca07cee3e251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:58:21.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:58:31.865Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=b81fb621-0631-433a-9df6-f719636df3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:58:31.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:58:41.873Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=5b7c87bb-01c1-4675-8e8a-cb38097a6a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:58:41.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:58:51.880Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=de74fbc3-a59a-4c2b-8d26-ff92df5987e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:58:51.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:59:01.889Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=1a1e90fd-ec63-4796-9a7d-0b286351659a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:59:01.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:59:11.898Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=abe49226-8588-4d13-a82a-c49cf896569d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:59:11.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:59:21.918Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=34e51b1f-061c-4919-8879-56ae0ef402ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:59:21.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:59:31.934Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=f6ac47f7-2fae-4a78-8d3e-87f1697e1054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:59:31.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T01:59:35.077Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T01:59:35.077Z |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-04-23T01:59:35.078Z |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-04-23T01:59:35.079Z |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-04-23T01:59:35.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-23T01:59:35.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-23T01:59:35.085Z |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-04-23T01:59:35.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:59:41.978Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=102dc85c-fcb1-4724-8093-87d7cc90ac94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:59:41.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:59:51.988Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=ec1f6196-3c14-4fcb-af97-489a0f9734d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T01:59:51.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:00:01.996Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=345b3b37-6c39-4e40-9318-ebdd6d925a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:00:02.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:00:12.004Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=120f86ea-fc6a-4155-920a-ac3a94b4cee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:00:12.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:00:22.011Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=e73cce05-1698-4351-ac3f-94900a21d64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:00:22.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:00:32.019Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=5bae8a58-b155-4214-9d3e-bc559d59cfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:00:32.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:00:42.026Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=f66ed161-7438-4a38-8372-7130420d2e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:00:42.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:00:52.034Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=9bd04f7b-ddcd-49d8-be6c-9dfed192ccee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:00:52.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:01:02.044Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=9abd2cd4-386f-4e0a-a5f2-e0b05ab20c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:01:02.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:01:12.052Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=a1046abf-81d1-4d1e-a187-aac66a9ecea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:01:12.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:01:22.061Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=505572c8-4c3f-40f1-b789-5a189819fa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:01:22.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:01:32.070Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=77d53322-1f06-476e-ae60-890e2cb2aef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:01:32.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:01:42.077Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=769cffda-7f4b-4b2b-9ca1-daf2ab33c86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:01:42.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:01:52.084Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=90a16252-3185-4fd7-bdb4-7e26bd358a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:01:52.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:02:02.093Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=02e7dec7-7da8-44e9-8444-f20df8076787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:02:02.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:02:12.101Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=ee22b193-65f5-47b6-b148-aa9e6ea0f123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:02:12.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:02:22.109Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=bddc3687-76a4-43d0-818e-29dfa6aaf5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:02:22.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:02:32.117Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=5c09cd2f-e943-46ca-a48d-de0ab0bd32e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:02:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:02:42.125Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=201b546b-bdb2-469a-8978-8c52b046c3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:02:42.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:02:52.132Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=6d3dcc07-a356-4c4a-9e37-f934fe212eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:02:52.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:03:02.140Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=d789a3ec-03cf-4853-9caf-385520f64628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:03:02.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:03:12.148Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=e150c1b6-1cef-4c29-aacb-79941193cc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:03:12.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:03:22.156Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=15fcb780-3213-4c86-a13f-1b0d677d4253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:03:22.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:03:32.164Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=9be04776-c6b0-4495-a7bd-4fa2a1457cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:03:32.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:03:42.172Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=86b41bea-8a2b-41d0-b5e0-c7227b0ef323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:03:42.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:03:52.181Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=210c6905-0da4-4e27-b21a-68ea25e7c6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:03:52.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:04:02.190Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=7ffb4192-1c5f-4fc0-b3d0-d7a39a650087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:04:02.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:04:12.198Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=57c6de91-421b-476c-a5b9-a84687a6ac39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:04:12.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:04:22.206Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=abbac357-9f18-4f0b-af5f-056273304ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:04:22.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:04:32.215Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=faee3be4-0c66-44fa-83a0-24e6d7018190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:04:32.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T02:04:35.037Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T02:04:35.038Z |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-04-23T02:04:35.038Z |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-04-23T02:04:35.040Z |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-04-23T02:04:35.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-23T02:04:35.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-23T02:04:35.044Z |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-04-23T02:04:35.046Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:04:42.222Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=2362cb56-9dc4-47b9-94bb-527db93bf65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:04:42.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:04:52.229Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=9fd55c3c-33b7-4f13-8e8f-078f6aaa8965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:04:52.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:05:02.237Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=b8cccbfd-149e-4242-b0cc-0b42b031c2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:05:02.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:05:12.244Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=44ec8a2d-0276-4b34-ba80-9c484efe38b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:05:12.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:05:22.251Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=282af4a9-eed8-48ee-9f06-620bb059681b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:05:22.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:05:32.259Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=8e469df1-e5d9-4069-8808-c6b376e78430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:05:32.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:05:42.267Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=a595ad70-c46a-42e9-87b9-46b9efb60c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:05:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:05:52.275Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=9d84be28-f1f1-4628-a2f2-145dd9d11f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:05:52.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:06:02.283Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=42ea415d-c904-425f-97f6-2c1d2b822a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:06:02.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:06:12.291Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=d9ae61f9-ed7e-499f-9535-032bf54c5170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:06:12.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:06:22.299Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=32e4e756-feae-485f-88f0-80c5504a40cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:06:22.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:06:32.307Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=8b5080c5-4cb6-4f75-a00f-c04bd7287afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:06:32.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:06:42.314Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=f23d613b-0ef2-4b61-aab3-b0890fd646a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:06:42.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:06:52.322Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=01798472-2e8e-4f40-bc51-56f56816425c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:06:52.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:07:02.330Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=5c6bc2fd-4a22-48b5-805e-b8918c0f3f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:07:02.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:07:12.337Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=e443fae4-e8b3-4da5-8897-7a7010665698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:07:12.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:07:22.345Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=7f1c8eb8-5cee-49c5-ba78-10fd57ad2ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:07:22.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:07:32.354Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=f41e3715-a2c3-405f-b469-93b4108e5297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:07:32.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:07:42.362Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=8389242a-f2b1-41dd-9745-4cb38069f86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:07:42.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:07:52.370Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=27e6e93c-d7e3-4887-822c-b51d50dbcaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:07:52.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:08:02.380Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=badd02b8-2f6a-4485-889a-977622f0916f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:08:02.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:08:12.389Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=5d4ce454-98eb-49e8-b139-901f6eaed186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:08:12.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:08:22.397Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=82b11877-d57b-400b-8545-1a399b1ba2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:08:22.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:08:32.406Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=b41eba67-ae58-4cf2-a451-5ab9b56395f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:08:32.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:08:42.413Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=d313cfd6-d16d-4b0c-a1f1-df1e8ffff2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:08:42.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:08:52.422Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=a2f61797-190a-474a-b155-91cd27ed3233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:08:52.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:09:02.430Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=a495393c-31bf-4c1a-b0fb-0cd826ddb1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:09:02.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:09:12.439Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=224eb864-d995-49f5-aa69-1c708b54878f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:09:12.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:09:22.447Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=030d1520-9cdc-4828-a996-34831877c6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:09:22.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:09:32.456Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=55e0a0db-421b-48d1-a54a-81f44f927264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:09:32.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T02:09:35.066Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T02:09:35.067Z |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-04-23T02:09:35.067Z |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-04-23T02:09:35.069Z |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-04-23T02:09:35.074Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-23T02:09:35.074Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-23T02:09:35.074Z |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-04-23T02:09:35.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:09:42.465Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=02027618-cb1c-4d6a-be64-ae8cc74506b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:09:42.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:09:52.472Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=8909c712-0ff1-4802-9106-0f8e4c6c1f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:09:52.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:10:02.480Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=f327dce7-9f2a-4ce7-b6cf-d4b2e6c7a682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:10:02.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:10:12.488Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=e103b082-d73c-4895-974e-a7d97fe715fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:10:12.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:10:22.495Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=883ad343-a0aa-4b2a-99e9-a8ca56d9c41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:10:22.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:10:32.503Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=8e4e274e-bb56-4613-b80c-ec87d7981063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:10:32.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:10:42.511Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=22273cdf-a209-4a45-b808-5aec7cff94c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:10:42.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:10:52.519Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=a80d94af-5027-4caf-8ea9-4d44cf49d376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:10:52.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:11:02.526Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=2616fd71-6379-487b-b9bf-7bd987edd6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:11:02.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:11:12.534Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=00b39719-d358-46d2-b9c3-69cf5551db7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:11:12.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:11:22.542Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=ab155451-384b-48a0-8c4a-11f74863a163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:11:22.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:11:32.549Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=7e8ef0d6-9779-4290-a519-a495a16fe7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:11:32.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:11:42.556Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=56fd1fb7-43ab-4f13-84e5-2cccc4206930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:11:42.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:11:52.563Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=e1a237c4-af2d-4b11-899b-3e465457f3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:11:52.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:12:02.571Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=6ef6689b-d031-437f-9bfe-420b7b89c211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:12:02.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:12:12.579Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=43a92e6b-a79a-44ab-be1c-4d5c16baa0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:12:12.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:12:22.587Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=865d77d2-1a79-411d-a94f-ef13f4d5a155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:12:22.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:12:32.594Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=442f3ff0-7805-4d3f-a027-ec934eb5b1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:12:32.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:12:42.601Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=bdd2d95d-fdd6-4017-8683-e2491b3bc2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:12:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:12:52.609Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=84963002-a2c7-4044-9203-052f2cfff2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:12:52.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:13:02.618Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=21e9ba29-77d8-4a75-8574-87c51aa4d6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:13:02.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:13:12.624Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=d51f08fc-f17a-4d73-af3d-8e6a0ed01a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:13:12.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:13:22.632Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=4061c5d2-9023-48fa-b4ce-d9ac9c391242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:13:22.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:13:32.639Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=834bc99e-a968-45c4-bf7a-254e0c5c1088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:13:32.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:13:42.649Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=e9441b83-9d18-4019-9906-fb86f6fc131b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:13:42.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:13:52.658Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=1823101c-c12e-4960-a8ac-5fc0421bf139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:13:52.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:14:02.665Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=72545c23-f963-439c-a7ac-9abd1edeae1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:14:02.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:14:12.672Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=207184c3-4ece-4e8b-b4bd-e40fc39282a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:14:12.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:14:22.679Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=2c5f83c4-d4ab-46d7-89d2-387668731f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:14:22.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:14:32.686Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=9d62c6a5-2419-477f-b611-25d7194b8b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:14:32.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T02:14:35.048Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T02:14:35.048Z |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-04-23T02:14:35.049Z |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-04-23T02:14:35.051Z |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-04-23T02:14:35.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-23T02:14:35.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-23T02:14:35.058Z |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-04-23T02:14:35.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:14:42.693Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=da61f1c0-f703-4f4c-961f-f43b0faaa07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:14:42.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:14:52.700Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=1266430c-7604-4d3f-8a4c-4b79598a6426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:14:52.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:15:02.707Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=778c0205-c009-47f7-abc4-8a8fde5be1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:15:02.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:15:12.714Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=2db2eb8f-2255-472a-ac9e-4168db12cbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:15:12.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:15:22.721Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=ba08146c-fe64-412f-90bd-d59c043c6a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:15:22.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:15:32.728Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=8750b9e2-bac9-4108-a490-4d0a4e5700a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:15:32.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:15:42.735Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=1327b53c-3b94-4fa8-a1d0-e4d4071e50c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:15:42.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:15:52.742Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=e4002a5a-c090-4995-be55-503db09e1d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:15:52.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:16:02.750Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=f5f6118a-47f4-40d4-b99a-b4faf964c728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:16:02.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:16:12.757Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=702a2af6-3aec-4829-af08-8d520802053c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:16:12.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:16:22.764Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=a4bb632b-e4ee-45c8-95a3-874e00259232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:16:22.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:16:32.771Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=cdd318b3-be4e-415c-82c7-441c33b1583f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:16:32.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:16:42.778Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=a062da0b-a8d3-4bac-99b1-7067bf843289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:16:42.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:16:52.785Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=6175648e-f7cf-4469-9a99-c0c1b10db133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:16:52.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:17:02.792Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=cf73f918-0c2f-496e-a2c1-cad4ff46ff6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:17:02.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:17:12.800Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=5e35dde5-cfec-4d50-b76a-773faf256a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:17:12.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:17:22.807Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=e16afd7f-0660-4411-a02c-84ba7cb5587b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:17:22.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:17:32.815Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=4120a233-8604-4b6a-bf8f-0920609d9746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:17:32.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:17:42.823Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=317aafe9-fb5e-4633-bf9d-b85514a8e398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:17:42.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:17:52.830Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=10133fa2-f0e3-4f22-a715-1d3d00b21e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:17:52.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:18:02.838Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=5b254119-5e2f-4299-8df3-2110f1cded25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:18:02.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:18:12.846Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=8d7cc2f5-71dc-44c5-a687-aecf62dc70f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:18:12.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:18:22.853Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=18b7b1bd-778a-4b38-ab33-33dba8a7680b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:18:22.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:18:32.860Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=f40dc37e-cc84-4fbb-9d2b-86206c75b4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:18:32.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:18:42.867Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=d2eab6b3-7625-4469-8392-14b0dd9ad53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:18:42.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:18:52.874Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=0682f6f6-3692-4b6e-9cea-39550c85f0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:18:52.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:19:02.881Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=0a30cadb-496a-4b00-bebb-3a1da029b951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:19:02.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:19:12.889Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=eef4157f-83b0-46c7-ab56-b418c9ff0595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:19:12.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:19:22.897Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=ab2b8bb4-f21b-45b4-beea-83343eaf2bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:19:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:19:32.905Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=8285febe-1bae-4961-9de0-92bc7a024e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:19:32.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T02:19:35.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T02:19:35.030Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-23T02:19:35.030Z |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-04-23T02:19:35.031Z |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-04-23T02:19:35.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-23T02:19:35.035Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-23T02:19:35.035Z |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-04-23T02:19:35.036Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:19:42.912Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=eea5b071-9154-4201-989c-446dd5d16e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:19:42.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:19:52.919Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=1e750849-0e8f-4256-bb81-01e56404659e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:19:52.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:20:02.927Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=c3ee38e4-76dd-4c31-b365-cd8f1eb43986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:20:02.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:20:12.934Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=cd920c04-25c4-49c2-a3bc-bfc04eb45ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:20:12.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:20:22.942Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=925a8e0b-2f7a-4e4b-9ab0-1c4ed359a0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:20:22.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:20:32.949Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=55989e91-8eca-40b0-9520-d3a4494bb276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:20:32.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:20:42.956Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=c5311e04-155a-4999-8d4a-243979b4ad27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:20:42.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:20:52.963Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=542cfbb1-c817-489c-8c5a-24526a9f918b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:20:52.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:21:02.969Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=4791be45-6eeb-4fe9-ac44-51fc482c04a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:21:02.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:21:12.976Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=77f063c4-9f45-4131-b5be-6f3341d318fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:21:12.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:21:22.984Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=990beb82-28ed-480a-a185-aa99b62b7fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:21:22.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:21:32.991Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=5e8749ee-1395-45dd-99bc-fc68100b2c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:21:32.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:21:42.998Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=e9532521-8996-4bec-8a29-25f4352faa22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:21:43.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:21:53.005Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=309f7b55-0054-4b0a-8a63-eaa274483718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:21:53.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:22:03.013Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=033698d7-3776-4da9-8d07-d67f2d82141c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:22:03.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:22:13.020Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=687a4d1d-dd4f-4a36-802f-7a3776eb5bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:22:13.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:22:23.027Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=6e8297f5-61b9-490a-b264-a13422d3d62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:22:23.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:22:33.035Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=1de7d38b-1bc0-45d4-8020-ad80bacb8f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:22:33.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:22:43.043Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=f5f60df8-fdf8-4e5f-a7c6-2546191772a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:22:43.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:22:53.050Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=75e75abb-3133-452d-88f3-04b35ca30b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:22:53.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:23:03.058Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=12603773-450a-4a9b-8404-70b9878da47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:23:03.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:23:13.066Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=d9028f19-10cc-4c45-a042-26f86a47d91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:23:13.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:23:23.073Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=5ac853aa-826e-470f-b736-06d866cd0cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:23:23.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:23:33.079Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=584e6e7c-19b1-4690-8390-01f735c12f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:23:33.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:23:43.086Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=365a8e7f-45d3-4fa3-9e60-2f1d8867b584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:23:43.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:23:53.093Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=36d92215-409c-4b80-95e1-d3e26008dae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:23:53.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:24:03.102Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=ebb04da5-967a-48f8-9221-88ca3033bbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:24:03.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:24:13.110Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=aa73b7ea-e2b1-43f4-8b4e-347cd12a37e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:24:13.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:24:23.121Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=411a4a28-6ab5-4c2c-8a57-f9b339dff1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:24:23.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:24:33.128Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=ef62a04d-7a8a-419c-8fcc-449a7ab6b810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:24:33.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T02:24:35.045Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-23T02:24:35.045Z |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-04-23T02:24:35.046Z |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-04-23T02:24:35.048Z |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-04-23T02:24:35.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-23T02:24:35.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-23T02:24:35.055Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-23T02:24:35.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:24:43.136Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=5ad2a8fb-d851-4e74-93a5-8d66ccefe590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:24:43.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:24:53.143Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=babcade0-5669-47f6-b2b8-33a55bf44d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:24:53.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:25:03.149Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=9f4f823e-b44c-4b30-82f4-b69ba17f0d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:25:03.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:25:13.156Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=6f151ef4-59ca-4b84-b195-c08d0b918011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:25:13.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:25:23.163Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=961d63a6-439b-40f6-ad53-0066fdfe26f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:25:23.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:25:33.170Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=d09152dc-8a92-42ea-bc64-e176160781f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:25:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:25:43.177Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=ac308838-c5b0-4549-9a0c-dc89682058fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:25:43.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:25:53.185Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=5e713025-1e26-4841-bc36-d27d8c233af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:25:53.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:26:03.192Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=2cd7f43c-7c38-43ad-9bd4-4b22e1640694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:26:03.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:26:13.198Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=c9f5f527-76da-4538-83f9-557e845b5ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:26:13.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:26:23.206Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=a384dc79-8f6a-45a3-8153-d8659b1536c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:26:23.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:26:33.213Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=b428b630-c2ab-456a-93e6-29fff9d9994b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:26:33.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:26:43.220Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=a91678ef-7433-4222-9ebb-e580ce7b3a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:26:43.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:26:53.227Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=14e11cf2-107f-4fe9-bdd5-8c13ac9a3474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:26:53.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:27:03.234Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=50508579-4fe0-4261-98f0-9bf8e5d6b46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:27:03.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:27:13.240Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=720ff92f-5e63-407f-a5b1-0b398ec466bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:27:13.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:27:23.247Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=f08cbb77-14ce-410a-99fe-d78a3d93d13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:27:23.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:27:33.254Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=9f304a6a-9ec6-44e3-a39e-256608b87cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:27:33.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:27:43.261Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=0c478b57-0620-4386-a630-f5bd04e00cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:27:43.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:27:53.267Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=10823a11-b9b4-4c87-b3d9-efa7a4dd964b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:27:53.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:28:03.275Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=e0e17140-4f3e-4cc4-90ff-ffda35599e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:28:03.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:28:13.281Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=f3623923-498f-4ec4-bd09-adad6bbf8254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:28:13.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:28:23.288Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=4151a6b7-8d7f-47a1-b183-39251d1781f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:28:23.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:28:33.295Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=3ebfd8a1-3a57-402b-84f9-26c8a1974280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:28:33.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:28:43.302Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=91ada65b-6645-4cff-97c7-6ff42e2589d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:28:43.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:28:53.309Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=514a853a-b245-493e-8c09-7f2051adb75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:28:53.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:29:03.317Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=2d64d3bf-3cc8-4bc8-9f8b-0a57e427275a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:29:03.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:29:13.324Z |INFO |Init configs |InvocationID=de9d08c7-991f-42e9-bb88-5adc734c3aa4, InstanceUUID=48493e87-3f74-490f-aa6b-e2fe42deece2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-23T02:29:13.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |