Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.54 sec ------------- Standard Error ----------------- 09-Apr-2024 08:52:59.991 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 09-Apr-2024 08:53:00.657 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 09-Apr-2024 08:53:00.699 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Apr-2024 08:53:00.700 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.88-dev] 09-Apr-2024 08:53:00.839 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-36539"] 09-Apr-2024 08:53:01.025 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-36539"] 09-Apr-2024 08:53:01.028 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Apr-2024 08:53:01.066 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-36539"] 09-Apr-2024 08:53:01.076 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-36539"] 09-Apr-2024 08:53:01.095 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 09-Apr-2024 08:53:01.097 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 09-Apr-2024 08:53:01.098 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Apr-2024 08:53:01.098 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.88-dev] 09-Apr-2024 08:53:01.137 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-33033"] 09-Apr-2024 08:53:01.231 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-33033"] 09-Apr-2024 08:53:01.232 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Apr-2024 08:53:01.235 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-33033"] 09-Apr-2024 08:53:01.247 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-33033"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.326 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.154 sec