Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.097 sec ------------- Standard Error ----------------- 05-Feb-2024 12:47:21.992 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 05-Feb-2024 12:47:23.366 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 05-Feb-2024 12:47:23.412 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Feb-2024 12:47:23.413 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 05-Feb-2024 12:47:23.751 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-44343"] 05-Feb-2024 12:47:24.081 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-44343"] 05-Feb-2024 12:47:24.082 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Feb-2024 12:47:24.107 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-44343"] 05-Feb-2024 12:47:24.121 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-44343"] 05-Feb-2024 12:47:24.136 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 05-Feb-2024 12:47:24.138 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 05-Feb-2024 12:47:24.139 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Feb-2024 12:47:24.139 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 05-Feb-2024 12:47:24.166 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-33709"] 05-Feb-2024 12:47:24.290 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-33709"] 05-Feb-2024 12:47:24.293 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Feb-2024 12:47:24.295 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-33709"] 05-Feb-2024 12:47:24.298 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-33709"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.782 sec Testcase: testFooThenFooBar took 0.163 sec