"go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test-2 -verbose -short -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^Simple$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:457: Using remote "TestIA:rclone-integration-test-2" 2026/08/04 05:24:34 DEBUG : Creating backend with remote "TestIA:rclone-integration-test-2/rclone-test-tilomid0cuwe" 2026/08/04 05:24:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/04 05:24:37 DEBUG : short-eof.bin: Setting IA item derive: false 2026/08/04 05:24:37 DEBUG : pacer: low level retry 1/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-tilomid0cuwe%2Fshort-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/04 05:24:37 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/08/04 05:24:52 DEBUG : pacer: Reducing sleep to 0s fstests.go:2617: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2617 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2628 Error: Not equal: expected: 5120 actual : 0 Test: TestIntegration/FsMkdir/FsPutShortEOF/Simple Messages: object uploaded from a short source must contain the bytes actually supplied, not the declared size 2026/08/04 05:26:08 DEBUG : Waiting for deletions to finish 2026/08/04 05:26:08 DEBUG : removing 1 level 0 directories 2026/08/04 05:26:08 INFO : Internet Archive item rclone-integration-test-2 path rclone-test-tilomid0cuwe: Removing directory --- FAIL: TestIntegration (94.07s) --- FAIL: TestIntegration/FsMkdir (92.13s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF (90.79s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF/Simple (90.79s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internetarchive 94.094s "go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test-2 -verbose -short -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^Simple$'" - Finished ERROR in 1m35.180020776s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutShortEOF/Simple]