16:17:16,862 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
16:17:16,862 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
16:17:16,862 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
16:17:16,862 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
16:17:16,862 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
16:17:16,862 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
16:17:16,863 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
16:17:16,863 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
16:17:16,863 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
16:17:16,863 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
16:17:16,863 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
16:17:16,863 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
16:17:16,864 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
16:17:16,864 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3b71b6b1 - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
16:17:16,864 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
16:17:16,864 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3b71b6b1 - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
16:17:16,864 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
16:17:16,864 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
16:17:16,864 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
16:17:16,864 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3b71b6b1 - Propagating WARN level on Logger[ROOT] onto the JUL framework
16:17:16,864 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
16:17:16,864 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
16:17:16,864 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5cd16573 - End of configuration.
16:17:16,864 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@251fa32c - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.0.2)
16:17:16.866 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Starting AVRTest using Java 17.0.2 with PID 357 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
16:17:16.866 [Test worker] DEBUG c.y.ocpp16.autotest.psmIO.AVRTest - Running with Spring Boot, Spring
16:17:16.866 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - The following 1 profile is active: "test"
16:17:16.867 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@2412009d, started on Wed Jun 24 16:17:16 UTC 2026
16:17:16.916 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
16:17:16.916 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
16:17:16.943 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
16:17:16.943 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
16:17:16.947 [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)
16:17:16.947 [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)
16:17:16.947 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
16:17:16.947 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
16:17:16.948 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
16:17:16.948 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
16:17:16.949 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
16:17:16.949 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
16:17:16.949 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
16:17:16.950 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
16:17:16.950 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
16:17:16.958 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@1421a9cc]
16:17:16.960 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Started AVRTest in 0.109 seconds (process running for 4819.452)
16:17:28.949 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг1 - Перевод сервиса в режим отладки
16:17:34.809 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг2 - Проверка состояния MAINTENANCE от PSM
16:17:47.133 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг3 - Запрашиваем размыкание КА АВР Основного ввода PSM
16:17:48.465 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг4 - Stub RemoteIO получил команду на размыкание
16:17:48.798 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг5 - Размыкаем КА через Stub RemoteIO
16:17:49.120 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг6 - КА разомкнут, состояние от RemoteIO
16:17:50.604 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг7 - КА разомкнут, состояние от PSM
16:17:52.933 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг8 - Запрашиваем замыкание КА PSM
16:17:54.267 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг9 - Stub RemoteIO получил команду на замыкание
16:17:54.599 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг10 - Замыкаем КА через Stub RemoteIO
16:17:54.937 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг11 - КА замкнут, состояние от RemoteIO
16:17:57.269 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг12 - КА замкнут, состояние от PSM
16:17:59.604 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг13 - Выход сервиса из режима отладки
16:18:04.940 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг14 - Сервис в состоянии READY
16:18:18.280 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг1 - Убеждаемся, что состояние сервиса Hardware и Software в Ready и active_power_source=PRIMARY
16:18:28.608 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг2 - Размыкаем АВР Основного ввода через Stub RemoteIO
16:18:28.939 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг3 - Убеждаемся, что состояние сервиса Hardware ERROR, Software Ready и active_power_source=PRIMARY
16:18:39.252 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг4 - Убеждаемся через PSM, что основной и резервный вводы разомкнуты
16:18:41.577 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг5 - Замыкаем АВР Резервного ввода через Stub RemoteIO
16:18:41.911 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг6 - Убеждаемся, что состояние сервиса Hardware и Software в Ready и active_power_source=BACKUP
16:18:52.241 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг7 - Убеждаемся через PSM, что основной ввод разомкнут, а резервный ввод замкнут
16:18:54.572 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг8 - Размыкаем АВР Резервного ввода через Stub RemoteIO
16:18:55.440 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг9 - Убеждаемся, что состояние сервиса Hardware ERROR, Software Ready и active_power_source=PRIMARY
16:19:05.760 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг10 - Убеждаемся через PSM, что основной и резервный вводы разомкнуты
16:19:08.088 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг11 - Замыкаем АВР Основного ввода через Stub RemoteIO
16:19:12.523 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг12 - Убеждаемся, что состояние сервиса Hardware и Software в Ready и active_power_source=PRIMARY
16:19:25.356 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг13 - Убеждаемся через PSM, что основной замкнут, а резервный разомкнут
16:19:31.203 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг1 - Убеждаемся, что состояние сервиса Hardware и Software в Ready и active_power_source=PRIMARY
16:19:41.529 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг2 - Размыкаем АВР Основного ввода через Stub RemoteIO
16:19:41.845 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг3 - Убеждаемся, что состояние сервиса Hardware ERROR, Software в Ready, active_power_source=PRIMARY и в hw occurences имеется Некорректное состояние АВР
Некорректное состояние Контактор питания преобразователей на АВР
16:19:53.195 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг4 - Убеждаемся, что основной и резервный вводы разомкнуты
16:19:55.526 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг5 - Замыкаем АВР Основного ввода через Stub RemoteIO
16:19:56.878 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг6 - Убеждаемся, что состояние сервиса Hardware READY, Software в Ready, active_power_source=PRIMARY
16:20:07.205 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг7 - Убеждаемся, что основной замкнут, а резервный разомкнут
16:20:09.531 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг8 - Удаление ошибки
16:20:09.857 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг9 - Убеждаемся, что состояние сервиса Hardware и Software в Ready и active_power_source=PRIMARY
16:20:23.170 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг1 - Замыкаем АВР Резервного ввода через Stub RemoteIO
16:20:24.532 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг2 - Убеждаемся, что состояние сервиса Hardware ERROR, Software в Ready, active_power_source=PRIMARY и в hw occurences имеется Некорректное состояние АВР
16:20:34.860 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг3 - Размыкаем АВР Основного ввода через Stub RemoteIO
16:20:35.188 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг4 - Убеждаемся через PSM, что основной разомкнут, а резервный замкнут
16:20:37.514 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг5 - Удаление ошибки
16:20:37.838 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг6 - Убеждаемся, что состояние сервиса Hardware и Software в Ready и active_power_source=BACKUP
16:20:51.175 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг1 - Перевод сервиса в режим отладки
16:20:56.489 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг2 - Запрашиваем размыкание Основного АВР PSM
16:20:58.338 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг3 - Через Stub RemoteIO убедиться, что PRIMARY_FEED должен быть разомкнут
16:20:59.300 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг4 - Размыкаем АВР Основного ввода через Stub RemoteIO
16:20:59.616 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг5 - Убедиться в PSM, что PRIMARY и BACKUP FEED считываются как разомкнутые
16:21:01.939 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг6 - Запрашиваем замыкание Основного АВР PSM
16:21:03.266 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг7 - Через Stub RemoteIO убедиться, что АВР Основного ввода должен быть замкнут
16:21:04.266 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг8 - Замыкаем АВР Резервного ввода через Stub RemoteIO
16:21:04.587 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг9 - Убеждаемся, что состояние сервиса Hardware MAINTENANCE, Software в Ready, active_power_source=BACKUP
16:21:14.913 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг10 - Выход сервиса из режима отладки
16:21:20.229 [Test worker] INFO c.y.ocpp16.autotest.psmIO.AVRTest - Шаг11 - Убеждаемся, что состояние сервиса Hardware READY, Software в Ready, active_power_source=BACKUP, нет HwOccurences
16:21:33.510 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@2412009d, started on Wed Jun 24 16:17:16 UTC 2026