13:31:22,687 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
13:31:22,687 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
13:31:22,688 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
13:31:22,688 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
13:31:22,688 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
13:31:22,688 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
13:31:22,689 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
13:31:22,689 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
13:31:22,689 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:31:22,689 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
13:31:22,689 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
13:31:22,689 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:31:22,692 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
13:31:22,692 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45d9fe80 - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
13:31:22,692 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
13:31:22,692 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45d9fe80 - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
13:31:22,692 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
13:31:22,692 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
13:31:22,692 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
13:31:22,692 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45d9fe80 - Propagating WARN level on Logger[ROOT] onto the JUL framework
13:31:22,692 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
13:31:22,692 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
13:31:22,692 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7f5840ba - End of configuration.
13:31:22,692 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@43329de5 - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.0.2)
13:31:22.696 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Starting APITest using Java 17.0.2 with PID 358 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
13:31:22.696 [Test worker] DEBUG c.y.ocpp16.autotest.psmIO.APITest - Running with Spring Boot, Spring
13:31:22.696 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - The following 1 profile is active: "test"
13:31:22.697 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@52d7889a, started on Mon Jun 22 13:31:22 UTC 2026
13:31:22.768 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
13:31:22.768 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
13:31:22.795 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
13:31:22.795 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
13:31:22.798 [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)
13:31:22.798 [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)
13:31:22.799 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
13:31:22.799 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
13:31:22.799 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
13:31:22.800 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
13:31:22.800 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
13:31:22.800 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
13:31:22.800 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
13:31:22.801 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
13:31:22.801 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
13:31:22.810 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@26c700ff]
13:31:22.813 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Started APITest in 0.143 seconds (process running for 4940.984)
13:31:42.074 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг 2 - Проверить состояние всех КА
13:31:42.172 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Проверить наличие всех КА от RemoteIO
13:31:42.271 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Проверить наличие всех ЗУ PSM
13:31:42.371 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Проверить наличие всех ЗУ RemoteIo
13:31:42.471 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг1 - Включить локальное управление
13:31:44.568 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг2 - Проверить HardwareStatus
13:31:54.662 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг3 - Запрашиваем размыкание КА и получаем отказ
13:31:54.757 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг4 - Выключить локальное управление
13:31:56.853 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг5 - Проверить HardwareStatus
13:32:06.952 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Отправка команды на коммутационный аппарат вне сервисного режима
13:32:07.050 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@52d7889a, started on Mon Jun 22 13:31:22 UTC 2026