ColdBootTest

5

tests

0

failures

0

ignored

7m13.80s

duration

100%

successful

Tests

Test Method name Duration Result
The CSMS returns Pending check1() 56.838s passed
The CSMS returns Rejected check2() 56.273s passed
The CSMS returns Rejected, after Pending check3() 2m48.86s passed
Pending and send to CAN about connector check4() 1m23.05s passed
No answer after Rejected check5() 1m8.78s passed

Standard output

10:02:01.759 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.yablochkov.autotest.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
10:02:01.784 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using ContextCustomizers for test class [ColdBootTest]: [DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, Customizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer]
10:02:01.920 [Test worker] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource]
10:02:01.923 [Test worker] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
10:02:01.924 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners for test class [ColdBootTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, EventPublishingTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener, ResetMocksTestExecutionListener]
10:02:01.925 [Test worker] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: class [ColdBootTest], class annotated with @DirtiesContext [true] with mode [AFTER_CLASS]
10:02:00,876 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version ?
10:02:00,891 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
10:02:00,891 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml]
10:02:00,894 |-INFO in ch.qos.logback.classic.BasicConfigurator@3a70575 - Setting up default configuration.
10:02:02,206 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
10:02:02,206 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
10:02:02,209 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
10:02:02,209 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
10:02:02,209 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
10:02:02,209 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
10:02:02,248 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
10:02:02,248 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:02:02,251 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:02:02,271 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
10:02:02,271 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
10:02:02,273 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:02:02,274 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
10:02:02,275 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d96d434 - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
10:02:02,275 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
10:02:02,275 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d96d434 - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
10:02:02,276 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
10:02:02,276 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
10:02:02,276 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
10:02:02,276 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d96d434 - Propagating WARN level on Logger[ROOT] onto the JUL framework
10:02:02,276 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
10:02:02,276 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
10:02:02,276 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7283877 - End of configuration.
10:02:02,276 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@286a4c52 - Registering current configuration as safe fallback point


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v3.0.2)

10:02:02.363 [Test worker] INFO  c.y.autotest.ocpp16.ColdBootTest - Starting ColdBootTest using Java 17.0.2 with PID 359 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
10:02:02.364 [Test worker] DEBUG c.y.autotest.ocpp16.ColdBootTest - Running with Spring Boot, Spring
10:02:02.365 [Test worker] INFO  c.y.autotest.ocpp16.ColdBootTest - The following 1 profile is active: "test"
10:02:02.625 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@7ee64b53, started on Mon Mar 02 10:02:02 UTC 2026
10:02:03.202 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
10:02:03.202 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
10:02:03.619 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
10:02:03.619 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
10:02:03.696 [Test worker] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - 
	o.s.b.a.w.s.e.BasicErrorController:
	{ [/error]}: error(HttpServletRequest)
	{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
10:02:03.696 [Test worker] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - 
	o.s.b.a.w.s.e.BasicErrorController:
	{ [/error]}: error(HttpServletRequest)
	{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
10:02:03.699 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
10:02:03.699 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
10:02:03.702 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
10:02:03.705 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
10:02:03.713 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
10:02:03.714 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
10:02:03.714 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
10:02:03.721 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
10:02:03.721 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
10:02:03.791 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@678db8be]
10:02:03.804 [Test worker] INFO  c.y.autotest.ocpp16.ColdBootTest - Started ColdBootTest in 1.838 seconds (process running for 3.546)
10:02:27.235 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:02:27.383 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:02:28.386 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
10:02:28.389 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
10:02:28.413 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:02:28.446 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Accepted, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
10:02:28.550 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:02:28.985 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:02:29.036 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:02:30.237 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
10:02:30.238 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
10:02:30.238 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:02:30.239 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Pending, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
10:02:30.290 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:03:25.293 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:03:25.308 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:03:25.362 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:03:25.363 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:03:25.428 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:03:25.478 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:03:26.589 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
10:03:26.589 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
10:03:26.590 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:03:26.590 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Rejected, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
10:03:26.640 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:04:21.641 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:04:21.642 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:04:21.696 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:04:21.696 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:04:21.704 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:04:21.754 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:04:22.858 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
10:04:22.859 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
10:04:22.859 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:04:22.859 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Rejected, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
10:04:22.910 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:05:17.911 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:05:17.912 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:05:17.965 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:05:17.965 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:05:17.967 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:05:18.016 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:05:19.122 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
10:05:19.122 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
10:05:19.122 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:05:19.123 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Pending, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
10:05:19.172 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:06:14.173 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:06:14.174 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:06:14.227 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:06:14.228 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:06:14.231 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:06:14.281 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:06:15.389 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
10:06:15.390 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
10:06:15.390 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:06:15.390 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Accepted, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
10:06:15.448 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:07:10.449 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:07:10.449 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:07:10.502 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:07:10.503 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
Available 0
Available 1
Available 2
Available 3
20
10:07:10.564 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:07:10.613 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:07:11.717 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
10:07:11.718 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
10:07:11.718 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:07:11.718 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Pending, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
10:07:11.768 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:08:22.199 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:08:22.200 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:08:22.299 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:08:22.300 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:08:33.619 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:08:33.671 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:08:47.293 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
10:08:47.293 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
10:08:47.294 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:08:47.294 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Rejected, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
10:08:47.344 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:09:42.344 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:09:42.345 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:09:42.397 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:09:42.397 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:09:42.402 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
10:09:42.403 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
10:09:42.403 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:09:42.403 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Accepted, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
10:09:42.453 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:09:43.455 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@7ee64b53, started on Mon Mar 02 10:02:02 UTC 2026