"go test -v -timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^(Chunked|Simple)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:457: Using remote "TestPikPak:" 2026/08/04 01:10:13 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wejoxey6lexo" 2026/08/04 01:10:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/04 01:10:17 DEBUG : short-eof.bin: calculating gcid: failed to unwrap object from src: short-eof.bin 2026/08/04 01:10:17 DEBUG : short-eof.bin: gcid = 879fe0870043d1457ebaf565e83357db8b83c0d0 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 : 10240 Test: TestIntegration/FsMkdir/FsPutShortEOF/Simple Messages: object uploaded from a short source must contain the bytes actually supplied, not the declared size === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/04 01:10:21 DEBUG : short-eof-chunked.bin: calculating gcid: failed to unwrap object from src: short-eof-chunked.bin 2026/08/04 01:10:21 DEBUG : short-eof-chunked.bin: gcid = 94ea37e3d77cf530903d522f650c0ba5ca0a196a 2026/08/04 01:10:22 DEBUG : short-eof-chunked.bin: multipart upload: "21F137DC44E14DCD9226A9C66D9560CB" initiated 2026/08/04 01:10:22 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 50Ki offset 100Ki/400Ki 2026/08/04 01:10:22 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 100Ki offset 0/400Ki 2026/08/04 01:10:23 DEBUG : short-eof-chunked.bin: multipart upload: wrote chunk 2 with 51200 bytes 2026/08/04 01:10:23 DEBUG : short-eof-chunked.bin: multipart upload: wrote chunk 1 with 102400 bytes 2026/08/04 01:10:23 DEBUG : short-eof-chunked.bin: multipart upload: "21F137DC44E14DCD9226A9C66D9560CB" finished 2026/08/04 01:10:24 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2026/08/04 01:10:24 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/08/04 01:10:25 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2026/08/04 01:10:25 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 01:10:25 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2026/08/04 01:10:25 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 01:10:25 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2026/08/04 01:10:25 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 01:10:26 DEBUG : pacer: Reducing sleep to 1.2s 2026/08/04 01:10:28 DEBUG : pacer: Reducing sleep to 900ms 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:2668 Error: Not equal: expected: 153600 actual : 409600 Test: TestIntegration/FsMkdir/FsPutShortEOF/Chunked Messages: object uploaded from a short source must contain the bytes actually supplied, not the declared size 2026/08/04 01:10:29 DEBUG : pacer: Reducing sleep to 675ms 2026/08/04 01:10:30 DEBUG : pacer: Reducing sleep to 506.25ms 2026/08/04 01:10:31 DEBUG : pacer: Reducing sleep to 379.6875ms 2026/08/04 01:10:32 DEBUG : pacer: Reducing sleep to 284.765625ms 2026/08/04 01:10:32 DEBUG : pacer: Reducing sleep to 213.574218ms 2026/08/04 01:10:32 ERROR : error listing: directory not found 2026/08/04 01:10:32 DEBUG : pacer: Reducing sleep to 160.180663ms --- FAIL: TestIntegration (18.98s) --- FAIL: TestIntegration/FsMkdir (16.64s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF (13.92s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF/Simple (4.41s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (9.51s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pikpak 18.999s "go test -v -timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^(Chunked|Simple)$'" - Finished ERROR in 20.51325307s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutShortEOF/Simple TestIntegration/FsMkdir/FsPutShortEOF/Chunked]