Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 sec ------------- Standard Error ----------------- 07-Jun-2023 09:57:19.657 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 07-Jun-2023 09:57:20.146 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 07-Jun-2023 09:57:20.175 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Jun-2023 09:57:20.176 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.11-dev] 07-Jun-2023 09:57:20.274 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-33739"] 07-Jun-2023 09:57:20.443 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-33739"] 07-Jun-2023 09:57:20.446 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Jun-2023 09:57:20.464 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-33739"] 07-Jun-2023 09:57:20.469 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-33739"] 07-Jun-2023 09:57:20.476 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 07-Jun-2023 09:57:20.481 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 07-Jun-2023 09:57:20.483 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Jun-2023 09:57:20.484 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.11-dev] 07-Jun-2023 09:57:20.489 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-46471"] 07-Jun-2023 09:57:20.518 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-46471"] 07-Jun-2023 09:57:20.518 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Jun-2023 09:57:20.531 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-46471"] 07-Jun-2023 09:57:20.541 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-46471"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.997 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.066 sec