Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.968 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1707215920512.txt with 100000 bytes. Created file:/tmp/testSendFile-1707215922032-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1707215922034-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1707215922039-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1707215922046-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1707215922055-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1707215922062-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1707215922074-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1707215922079-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1707215922081-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1707215922084-9.txt with 1000000 bytes. Client received 100000 bytes in 4 ms. Client received 200000 bytes in 2 ms. Client received 300000 bytes in 2 ms. Client received 400000 bytes in 2 ms. Client received 500000 bytes in 3 ms. Client received 600000 bytes in 2 ms. Client received 700000 bytes in 3 ms. Client received 800000 bytes in 3 ms. Client received 900000 bytes in 3 ms. Client received 1000000 bytes in 3 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 06-Feb-2024 10:38:40.393 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 06-Feb-2024 10:38:40.831 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 06-Feb-2024 10:38:40.856 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Feb-2024 10:38:40.856 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 06-Feb-2024 10:38:40.930 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-39109"] 06-Feb-2024 10:38:42.000 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-39109"] 06-Feb-2024 10:38:42.001 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Feb-2024 10:38:42.014 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-39109"] 06-Feb-2024 10:38:42.025 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-39109"] 06-Feb-2024 10:38:42.031 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 06-Feb-2024 10:38:42.090 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 06-Feb-2024 10:38:42.091 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Feb-2024 10:38:42.091 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 06-Feb-2024 10:38:42.098 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-37515"] 06-Feb-2024 10:38:42.130 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-37515"] 06-Feb-2024 10:38:42.131 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Feb-2024 10:38:42.135 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-37515"] 06-Feb-2024 10:38:42.139 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-37515"] ------------- ---------------- --------------- Testcase: testBug60409 took 1.81 sec Testcase: testSendFile took 0.111 sec