Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.503 sec ------------- Standard Error ----------------- 14-May-2023 07:01:55.573 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 14-May-2023 07:01:57.095 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 14-May-2023 07:01:57.282 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-May-2023 07:01:57.282 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 14-May-2023 07:01:57.683 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40573"] 14-May-2023 07:01:57.966 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40573"] 14-May-2023 07:01:57.968 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-May-2023 07:01:58.009 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40573"] 14-May-2023 07:01:58.017 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40573"] 14-May-2023 07:01:58.053 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 14-May-2023 07:01:58.056 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 14-May-2023 07:01:58.200 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-May-2023 07:01:58.200 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 14-May-2023 07:01:58.211 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37869"] 14-May-2023 07:01:58.245 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37869"] 14-May-2023 07:01:58.248 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-May-2023 07:01:58.251 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37869"] 14-May-2023 07:01:58.253 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37869"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 3.155 sec Testcase: testFooThenFooBar took 0.22 sec