Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.751 sec ------------- Standard Error ----------------- 13-Feb-2024 10:51:29.847 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 13-Feb-2024 10:51:31.026 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 13-Feb-2024 10:51:31.095 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Feb-2024 10:51:31.104 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 13-Feb-2024 10:51:31.479 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37973"] 13-Feb-2024 10:51:31.772 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37973"] 13-Feb-2024 10:51:31.776 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Feb-2024 10:51:31.805 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37973"] 13-Feb-2024 10:51:31.820 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37973"] 13-Feb-2024 10:51:31.846 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 13-Feb-2024 10:51:31.849 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 13-Feb-2024 10:51:31.931 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Feb-2024 10:51:31.931 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 13-Feb-2024 10:51:31.953 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-44571"] 13-Feb-2024 10:51:31.981 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-44571"] 13-Feb-2024 10:51:31.984 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Feb-2024 10:51:31.987 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-44571"] 13-Feb-2024 10:51:32.006 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-44571"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.452 sec Testcase: testFooThenFooBar took 0.173 sec