Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.264 sec ------------- Standard Error ----------------- 10-May-2023 12:35:01.770 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 10-May-2023 12:35:03.229 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 10-May-2023 12:35:03.457 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-May-2023 12:35:03.463 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 10-May-2023 12:35:03.790 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40403"] 10-May-2023 12:35:04.089 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40403"] 10-May-2023 12:35:04.093 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-May-2023 12:35:04.144 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40403"] 10-May-2023 12:35:04.150 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40403"] 10-May-2023 12:35:04.177 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 10-May-2023 12:35:04.184 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 10-May-2023 12:35:04.279 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-May-2023 12:35:04.279 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 10-May-2023 12:35:04.297 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43995"] 10-May-2023 12:35:04.319 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43995"] 10-May-2023 12:35:04.322 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-May-2023 12:35:04.324 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43995"] 10-May-2023 12:35:04.327 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43995"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.996 sec Testcase: testFooThenFooBar took 0.165 sec