Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.648 sec ------------- Standard Error ----------------- 09-Feb-2024 15:04:34.833 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 09-Feb-2024 15:04:36.337 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 09-Feb-2024 15:04:36.457 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Feb-2024 15:04:36.457 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 09-Feb-2024 15:04:36.706 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-34931"] 09-Feb-2024 15:04:37.069 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-34931"] 09-Feb-2024 15:04:37.071 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Feb-2024 15:04:37.119 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-34931"] 09-Feb-2024 15:04:37.145 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-34931"] 09-Feb-2024 15:04:37.168 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 09-Feb-2024 15:04:37.172 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 09-Feb-2024 15:04:37.172 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Feb-2024 15:04:37.173 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 09-Feb-2024 15:04:37.183 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-33301"] 09-Feb-2024 15:04:37.205 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-33301"] 09-Feb-2024 15:04:37.208 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Feb-2024 15:04:37.211 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-33301"] 09-Feb-2024 15:04:37.219 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-33301"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.501 sec Testcase: testFooThenFooBar took 0.065 sec