Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.773 sec ------------- Standard Error ----------------- 04-Feb-2024 18:00:50.739 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 04-Feb-2024 18:00:51.888 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 04-Feb-2024 18:00:51.966 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Feb-2024 18:00:51.967 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 04-Feb-2024 18:00:52.237 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-41583"] 04-Feb-2024 18:00:52.649 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-41583"] 04-Feb-2024 18:00:52.652 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Feb-2024 18:00:52.676 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-41583"] 04-Feb-2024 18:00:52.695 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-41583"] 04-Feb-2024 18:00:52.717 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 04-Feb-2024 18:00:52.725 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 04-Feb-2024 18:00:52.732 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Feb-2024 18:00:52.734 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 04-Feb-2024 18:00:52.740 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-38495"] 04-Feb-2024 18:00:52.875 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-38495"] 04-Feb-2024 18:00:52.877 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Feb-2024 18:00:52.880 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-38495"] 04-Feb-2024 18:00:52.882 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-38495"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.458 sec Testcase: testFooThenFooBar took 0.167 sec