Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.388 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1708084373049.txt with 100000 bytes. Created file:/tmp/testSendFile-1708084375198-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1708084375207-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1708084375211-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1708084375218-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1708084375227-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1708084375249-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1708084375252-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1708084375257-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1708084375261-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1708084375264-9.txt with 1000000 bytes. Client received 100000 bytes in 18 ms. Client received 200000 bytes in 4 ms. Client received 300000 bytes in 4 ms. Client received 400000 bytes in 6 ms. Client received 500000 bytes in 5 ms. Client received 600000 bytes in 6 ms. Client received 700000 bytes in 6 ms. Client received 800000 bytes in 7 ms. Client received 900000 bytes in 8 ms. Client received 1000000 bytes in 19 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 16-Feb-2024 11:52:52.621 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 16-Feb-2024 11:52:53.795 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 16-Feb-2024 11:52:53.862 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Feb-2024 11:52:53.863 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M18-dev] 16-Feb-2024 11:52:54.007 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36813"] 16-Feb-2024 11:52:55.133 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36813"] 16-Feb-2024 11:52:55.135 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Feb-2024 11:52:55.153 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36813"] 16-Feb-2024 11:52:55.155 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36813"] 16-Feb-2024 11:52:55.183 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 16-Feb-2024 11:52:55.287 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 16-Feb-2024 11:52:55.294 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Feb-2024 11:52:55.294 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M18-dev] 16-Feb-2024 11:52:55.319 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39805"] 16-Feb-2024 11:52:55.419 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39805"] 16-Feb-2024 11:52:55.420 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Feb-2024 11:52:55.423 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39805"] 16-Feb-2024 11:52:55.424 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39805"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.999 sec Testcase: testSendFile took 0.245 sec