Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.024 sec ------------- Standard Error ----------------- 23-Feb-2024 10:01:44.125 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 23-Feb-2024 10:01:45.338 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 23-Feb-2024 10:01:45.557 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Feb-2024 10:01:45.561 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 23-Feb-2024 10:01:45.891 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42227"] 23-Feb-2024 10:01:46.215 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42227"] 23-Feb-2024 10:01:46.217 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Feb-2024 10:01:46.245 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42227"] 23-Feb-2024 10:01:46.260 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42227"] 23-Feb-2024 10:01:46.274 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 23-Feb-2024 10:01:46.302 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 23-Feb-2024 10:01:46.445 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Feb-2024 10:01:46.446 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 23-Feb-2024 10:01:46.458 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33689"] 23-Feb-2024 10:01:46.497 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33689"] 23-Feb-2024 10:01:46.498 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Feb-2024 10:01:46.501 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33689"] 23-Feb-2024 10:01:46.502 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33689"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.656 sec Testcase: testFooThenFooBar took 0.242 sec