Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.128 sec ------------- Standard Error ----------------- 31-May-2023 08:00:43.854 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 31-May-2023 08:00:45.000 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 31-May-2023 08:00:45.201 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-May-2023 08:00:45.201 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 31-May-2023 08:00:45.558 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45637"] 31-May-2023 08:00:45.882 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45637"] 31-May-2023 08:00:45.886 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-May-2023 08:00:45.933 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45637"] 31-May-2023 08:00:45.951 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45637"] 31-May-2023 08:00:45.990 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 31-May-2023 08:00:46.002 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 31-May-2023 08:00:46.063 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-May-2023 08:00:46.064 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 31-May-2023 08:00:46.111 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36819"] 31-May-2023 08:00:46.135 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36819"] 31-May-2023 08:00:46.136 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-May-2023 08:00:46.143 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36819"] 31-May-2023 08:00:46.145 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36819"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.789 sec Testcase: testFooThenFooBar took 0.172 sec