Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.117 sec ------------- Standard Error ----------------- 30-May-2023 16:49:02.170 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 30-May-2023 16:49:03.499 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 30-May-2023 16:49:03.551 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 30-May-2023 16:49:03.558 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 30-May-2023 16:49:04.002 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-46853"] 30-May-2023 16:49:04.448 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-46853"] 30-May-2023 16:49:04.452 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 30-May-2023 16:49:04.489 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-46853"] 30-May-2023 16:49:04.496 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-46853"] 30-May-2023 16:49:04.503 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 30-May-2023 16:49:04.505 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 30-May-2023 16:49:04.506 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 30-May-2023 16:49:04.507 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 30-May-2023 16:49:04.548 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-35165"] 30-May-2023 16:49:04.566 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-35165"] 30-May-2023 16:49:04.569 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 30-May-2023 16:49:04.572 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-35165"] 30-May-2023 16:49:04.578 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-35165"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.923 sec Testcase: testFooThenFooBar took 0.083 sec