Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.129 sec ------------- Standard Error ----------------- 25-Apr-2023 22:01:25.383 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 25-Apr-2023 22:01:26.187 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 25-Apr-2023 22:01:26.278 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 25-Apr-2023 22:01:26.278 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 25-Apr-2023 22:01:26.469 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-41213"] 25-Apr-2023 22:01:26.808 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-41213"] 25-Apr-2023 22:01:26.811 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 25-Apr-2023 22:01:26.836 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-41213"] 25-Apr-2023 22:01:26.844 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-41213"] 25-Apr-2023 22:01:26.868 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 25-Apr-2023 22:01:26.872 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 25-Apr-2023 22:01:26.873 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 25-Apr-2023 22:01:26.874 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 25-Apr-2023 22:01:26.910 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-37669"] 25-Apr-2023 22:01:26.984 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-37669"] 25-Apr-2023 22:01:26.988 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 25-Apr-2023 22:01:27.001 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-37669"] 25-Apr-2023 22:01:27.015 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-37669"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.883 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.15 sec