Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.529 sec ------------- Standard Error ----------------- 12-May-2023 15:21:59.265 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 12-May-2023 15:22:00.874 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 12-May-2023 15:22:01.107 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-May-2023 15:22:01.108 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 12-May-2023 15:22:01.467 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44699"] 12-May-2023 15:22:01.768 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44699"] 12-May-2023 15:22:01.772 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-May-2023 15:22:01.829 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44699"] 12-May-2023 15:22:01.832 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44699"] 12-May-2023 15:22:01.864 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 12-May-2023 15:22:01.885 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 12-May-2023 15:22:02.047 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-May-2023 15:22:02.048 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 12-May-2023 15:22:02.054 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39517"] 12-May-2023 15:22:02.067 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39517"] 12-May-2023 15:22:02.072 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-May-2023 15:22:02.075 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39517"] 12-May-2023 15:22:02.076 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39517"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 3.153 sec Testcase: testFooThenFooBar took 0.218 sec