"go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test-2 -verbose -short -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^Simple$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:457: Using remote "TestIA:rclone-integration-test-2" 2026/08/06 05:53:47 DEBUG : Creating backend with remote "TestIA:rclone-integration-test-2/rclone-test-solinaj3buse" 2026/08/06 05:53:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/06 05:53:48 DEBUG : short-eof.bin: Setting IA item derive: false 2026/08/06 05:53:49 DEBUG : pacer: low level retry 1/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-solinaj3buse%2Fshort-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/06 05:53:49 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/08/06 05:53:53 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/06 05:55:19 DEBUG : Waiting for deletions to finish 2026/08/06 05:55:19 DEBUG : removing 1 level 0 directories 2026/08/06 05:55:19 INFO : Internet Archive item rclone-integration-test-2 path rclone-test-solinaj3buse: Removing directory --- FAIL: TestIntegration (92.15s) --- FAIL: TestIntegration/FsMkdir (91.34s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF (90.43s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF/Simple (90.43s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internetarchive 92.169s "go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test-2 -verbose -short -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^Simple$'" - Finished ERROR in 1m33.269101759s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutShortEOF/Simple]