Smart3ModesTest

13

tests

13

failures

0

ignored

21m27.87s

duration

0%

successful

Failed tests

Charging profile №1 Night, 2 connectors

org.opentest4j.AssertionFailedError: expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check1$0(Smart3ModesTest.java:99)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Night -> Dynamic -> Day. 1 connector

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check10$12(Smart3ModesTest.java:681)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Dynamic -> Day -> Night. 1 connector

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check11$13(Smart3ModesTest.java:755)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Dynamic -> Night -> Day. 1 connector

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check12$14(Smart3ModesTest.java:829)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Day -> Dynamic -> Night. 1 connector

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check13$15(Smart3ModesTest.java:902)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Charging profile №2 Day-1, 1 connector

org.opentest4j.AssertionFailedError: expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check2$2(Smart3ModesTest.java:177)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Charging profile №3 Day-2 Dynamic, 2 connectors

org.opentest4j.AssertionFailedError: expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check3$4(Smart3ModesTest.java:252)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Dynamic first then day. 2 connectors

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check4$6(Smart3ModesTest.java:326)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Day first, then Night. 1 connector

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check5$7(Smart3ModesTest.java:388)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Night first, then Dynamic. 1 connector

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check6$8(Smart3ModesTest.java:439)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Day first, then Dynamic. 1 connector

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check7$9(Smart3ModesTest.java:492)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Day -> Night -> Dynamic. 1 connector

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check8$10(Smart3ModesTest.java:533)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Night -> Day -> Dynamic. 1 connector

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check9$11(Smart3ModesTest.java:607)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Tests

Test Method name Duration Result
Charging profile №1 Night, 2 connectors check1() 1m38.41s failed
Combined charging profiles: Night -> Dynamic -> Day. 1 connector check10() 1m37.50s failed
Combined charging profiles: Dynamic -> Day -> Night. 1 connector check11() 1m37.49s failed
Combined charging profiles: Dynamic -> Night -> Day. 1 connector check12() 1m37.51s failed
Combined charging profiles: Day -> Dynamic -> Night. 1 connector check13() 1m37.50s failed
Charging profile №2 Day-1, 1 connector check2() 1m37.73s failed
Charging profile №3 Day-2 Dynamic, 2 connectors check3() 1m37.69s failed
Combined charging profiles: Dynamic first then day. 2 connectors check4() 1m56.27s failed
Combined charging profiles: Day first, then Night. 1 connector check5() 1m37.61s failed
Combined charging profiles: Night first, then Dynamic. 1 connector check6() 1m37.59s failed
Combined charging profiles: Day first, then Dynamic. 1 connector check7() 1m37.59s failed
Combined charging profiles: Day -> Night -> Dynamic. 1 connector check8() 1m37.50s failed
Combined charging profiles: Night -> Day -> Dynamic. 1 connector check9() 1m37.49s failed

Standard output

14:20:30,737 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
14:20:30,737 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
14:20:30,738 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
14:20:30,738 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
14:20:30,738 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
14:20:30,738 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
14:20:30,738 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
14:20:30,738 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
14:20:30,739 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
14:20:30,739 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
14:20:30,739 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
14:20:30,739 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
14:20:30,739 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
14:20:30,739 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4975f618 - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
14:20:30,739 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
14:20:30,739 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4975f618 - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
14:20:30,739 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
14:20:30,740 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
14:20:30,740 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
14:20:30,740 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4975f618 - Propagating WARN level on Logger[ROOT] onto the JUL framework
14:20:30,740 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
14:20:30,740 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
14:20:30,740 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@f9c0e80 - End of configuration.
14:20:30,740 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@157289a - Registering current configuration as safe fallback point


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

14:20:30.742 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Starting Smart3ModesTest using Java 17.0.2 with PID 365 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
14:20:30.743 [Test worker] DEBUG c.y.autotest.ocpp16.Smart3ModesTest - Running with Spring Boot, Spring
14:20:30.743 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - The following 1 profile is active: "test"
14:20:30.744 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@7f31e2fb, started on Thu Mar 19 14:20:30 UTC 2026
14:20:30.802 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
14:20:30.803 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
14:20:30.834 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
14:20:30.834 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
14:20:30.838 [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)
14:20:30.838 [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)
14:20:30.839 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
14:20:30.839 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
14:20:30.840 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
14:20:30.841 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
14:20:30.841 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
14:20:30.841 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
14:20:30.842 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
14:20:30.843 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
14:20:30.843 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
14:20:30.852 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@55c38884]
14:20:30.854 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Started Smart3ModesTest in 0.131 seconds (process running for 1509.706)
14:20:30.858 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
14:20:30.861 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:20:31.127 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:20:31.127 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
14:20:32.140 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:20:32.187 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:20:32.189 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
14:20:32.192 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:20:32.196 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=1, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=19800, 2=20000, 1=100000}, maxBattery=null, startDateTime=14:20:32.189224460, duration=5000)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
14:20:32.696 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:20:32.696 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
14:20:32.704 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/getProfile
14:20:32.704 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:20:32.865 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:20:32.865 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
[{"chargingProfileId":1,"maxPowerW":30000,"maxConnectorPowerW":{"1":30000,"2":20000,"3":19800,"4":30000,"5":10000,"6":10000},"maxBattery":100,"startDateTime":"11:20:32","duration":5000}]
14:20:56.282 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:20:56.283 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:20:56.337 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:20:56.338 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:21:06.345 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:21:06.346 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:21:06.399 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:21:06.400 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:21:16.402 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:21:16.402 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:21:16.456 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:21:16.456 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:21:26.458 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:21:26.459 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:21:26.510 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:21:26.511 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:21:36.512 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:21:36.513 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:21:36.569 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:21:36.569 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:22:09.211 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:22:09.264 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:22:09.271 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
14:22:09.271 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:22:09.345 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:22:09.345 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
14:22:10.345 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:22:10.396 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:22:10.397 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
14:22:10.397 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:22:10.397 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=2, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=19800, 2=20000, 1=100000}, maxBattery=null, startDateTime=14:22:10.396867080, duration=5000)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
14:22:10.513 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:22:10.513 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
14:22:10.514 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/getProfile
14:22:10.514 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:22:10.585 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:22:10.585 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
14:22:34.005 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:22:34.006 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:22:34.062 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:22:34.063 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:22:44.064 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:22:44.065 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:22:44.117 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:22:44.118 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:22:54.124 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:22:54.124 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:22:54.178 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:22:54.178 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:23:04.182 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:23:04.183 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:23:04.236 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:23:04.237 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:23:14.242 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:23:14.243 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:23:14.296 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:23:14.296 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:23:46.941 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:23:46.993 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:23:46.999 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
14:23:46.999 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:23:47.063 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:23:47.063 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
14:23:48.065 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:23:48.115 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:23:48.116 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
14:23:48.116 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:23:48.116 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=3, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=19800, 2=20000, 1=100000}, maxBattery=null, startDateTime=14:23:48.116218321, duration=5000)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
14:23:48.223 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:23:48.223 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
14:23:48.223 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/getProfile
14:23:48.223 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:23:48.296 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:23:48.296 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
14:24:11.718 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:24:11.719 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:24:11.773 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:24:11.773 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:24:21.775 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:24:21.776 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:24:21.829 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:24:21.829 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:24:31.830 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:24:31.831 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:24:31.884 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:24:31.884 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:24:41.886 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:24:41.886 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:24:41.940 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:24:41.940 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:24:51.941 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:24:51.942 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:24:51.994 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:24:51.994 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:25:24.630 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:25:24.681 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:25:24.689 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
14:25:24.689 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:25:24.759 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:25:24.759 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
14:25:25.760 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:25:25.811 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:25:25.812 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
14:25:25.812 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:25:25.813 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=3, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=10000, 2=20000, 1=28000}, maxBattery=null, startDateTime=14:25:25.812451756, duration=60)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
14:25:25.916 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:25:25.916 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
14:25:39.334 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Sleep 5 sec
14:25:57.754 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Sleep 5 sec
14:26:07.755 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:26:07.756 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:26:07.809 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:26:07.809 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:26:17.859 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:26:17.859 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:26:17.914 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:26:17.914 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:26:27.962 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:26:27.963 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:26:28.016 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:26:28.016 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:26:38.065 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:26:38.065 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:26:38.119 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:26:38.119 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:26:48.168 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:26:48.169 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:26:48.221 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:26:48.221 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:27:20.907 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:27:20.958 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:27:20.964 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
14:27:20.964 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:27:21.027 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:27:21.027 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
14:27:22.027 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:27:22.077 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:27:22.078 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
14:27:22.078 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:27:22.078 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=2, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=10000, 2=20000, 1=25000}, maxBattery=null, startDateTime=14:27:22.078178146, duration=30)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
14:27:22.185 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:27:22.185 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
14:27:45.622 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:27:45.622 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:27:45.675 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:27:45.676 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:27:55.678 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:27:55.679 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:27:55.731 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:27:55.732 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:28:05.735 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:28:05.735 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:28:05.789 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:28:05.789 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:28:15.791 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:28:15.791 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:28:15.844 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:28:15.844 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:28:25.846 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:28:25.847 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:28:25.899 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:28:25.900 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:28:58.521 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:28:58.574 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:28:58.578 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
14:28:58.579 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:28:58.648 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:28:58.648 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
14:28:59.651 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:28:59.701 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:28:59.702 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
14:28:59.702 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:28:59.702 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=1, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=10000, 2=19000, 1=24000}, maxBattery=null, startDateTime=14:28:59.702100329, duration=40)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
14:28:59.792 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:28:59.793 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
14:29:23.208 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:29:23.209 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:29:23.264 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:29:23.264 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:29:33.266 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:29:33.267 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:29:33.318 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:29:33.318 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:29:43.320 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:29:43.320 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:29:43.373 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:29:43.373 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:29:53.374 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:29:53.375 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:29:53.428 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:29:53.428 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:30:03.429 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:30:03.430 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:30:03.483 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:30:03.483 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:30:36.114 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:30:36.166 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:30:36.171 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
14:30:36.171 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:30:36.238 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:30:36.238 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
14:30:37.239 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:30:37.292 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:30:37.293 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
14:30:37.293 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:30:37.293 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=2, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=10000, 2=19000, 1=18000}, maxBattery=null, startDateTime=14:30:37.293114518, duration=40)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
14:30:37.386 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:30:37.386 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
14:31:00.806 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:31:00.807 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:31:00.861 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:31:00.861 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:31:10.864 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:31:10.865 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:31:10.917 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:31:10.917 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:31:20.919 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:31:20.919 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:31:20.971 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:31:20.971 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:31:30.974 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:31:30.974 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:31:31.027 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:31:31.027 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:31:41.028 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:31:41.029 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:31:41.081 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:31:41.081 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:32:13.704 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:32:13.756 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:32:13.761 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
14:32:13.761 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:32:13.824 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:32:13.825 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
14:32:14.825 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:32:14.877 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:32:14.878 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
14:32:38.301 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:32:38.302 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:32:38.355 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:32:38.356 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:32:48.358 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:32:48.359 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:32:48.412 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:32:48.412 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:32:58.414 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:32:58.415 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:32:58.470 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:32:58.470 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:33:08.472 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:33:08.472 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:33:08.525 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:33:08.525 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:33:18.526 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:33:18.527 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:33:18.579 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:33:18.579 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:33:51.204 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:33:51.256 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:33:51.261 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
14:33:51.262 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:33:51.332 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:33:51.332 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
14:33:52.332 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:33:52.383 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:33:52.383 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
14:34:15.800 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:34:15.801 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:34:15.854 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:34:15.855 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:34:25.857 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:34:25.858 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:34:25.910 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:34:25.911 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:34:35.912 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:34:35.912 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:34:35.964 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:34:35.964 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:34:45.966 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:34:45.966 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:34:46.019 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:34:46.019 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:34:56.020 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:34:56.021 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:34:56.072 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:34:56.072 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:35:28.697 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:35:28.749 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:35:28.754 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
14:35:28.754 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:35:28.818 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:35:28.818 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
14:35:29.819 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:35:29.870 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:35:29.870 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
14:35:53.284 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:35:53.285 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:35:53.339 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:35:53.339 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:36:03.340 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:36:03.341 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:36:03.392 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:36:03.392 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:36:13.394 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:36:13.394 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:36:13.447 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:36:13.447 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:36:23.448 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:36:23.449 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:36:23.501 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:36:23.501 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:36:33.502 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:36:33.503 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:36:33.555 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:36:33.555 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:37:06.196 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:37:06.248 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:37:06.253 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
14:37:06.253 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:37:06.316 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:37:06.317 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
14:37:07.317 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:37:07.368 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:37:07.368 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
14:37:30.784 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:37:30.785 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:37:30.841 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:37:30.842 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:37:40.843 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:37:40.843 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:37:40.895 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:37:40.895 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:37:50.896 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:37:50.897 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:37:50.950 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:37:50.950 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:38:00.954 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:38:00.954 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:38:01.006 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:38:01.006 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:38:11.007 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:38:11.008 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:38:11.060 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:38:11.060 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:38:43.683 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:38:43.735 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:38:43.740 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
14:38:43.740 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:38:43.800 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:38:43.801 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
14:38:44.801 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:38:44.853 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:38:44.853 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
14:39:08.262 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:39:08.263 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:39:08.359 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:39:08.359 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:39:18.360 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:39:18.361 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:39:18.412 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:39:18.412 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:39:28.416 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:39:28.416 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:39:28.466 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:39:28.466 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:39:38.467 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:39:38.468 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:39:38.520 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:39:38.520 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:39:48.522 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:39:48.523 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:39:48.576 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:39:48.576 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:40:21.198 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:40:21.248 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:40:21.254 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
14:40:21.254 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:40:21.321 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:40:21.321 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
14:40:22.321 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:40:22.372 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:40:22.373 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
14:40:45.792 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:40:45.792 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:40:45.847 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:40:45.847 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:40:55.848 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:40:55.849 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:40:55.901 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:40:55.902 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:41:05.903 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:41:05.903 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:41:05.955 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:41:05.955 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:41:15.957 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:41:15.957 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:41:16.009 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:41:16.009 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:41:26.010 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:41:26.011 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:41:26.063 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:41:26.064 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:41:58.698 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:41:58.749 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:41:58.751 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@7f31e2fb, started on Thu Mar 19 14:20:30 UTC 2026