"go test -v -timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^(Chunked|Simple)$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:457: Using remote "TestPikPak:" 2026/08/05 02:21:10 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kecahav2kaku" 2026/08/05 02:21:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/05 02:21:17 DEBUG : short-eof.bin: calculating gcid: failed to unwrap object from src: short-eof.bin 2026/08/05 02:21:17 DEBUG : short-eof.bin: gcid = 6821fe8e7b34a0613d80a7d1546ea0810dbe9de6 2026/08/05 02:21:19 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2026/08/05 02:21:19 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/08/05 02:21:19 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2026/08/05 02:21:19 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/05 02:21:20 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2026/08/05 02:21:20 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/05 02:21:21 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2026/08/05 02:21:21 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/05 02:21:21 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2026/08/05 02:21:21 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/05 02:21:23 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/05 02:21:25 DEBUG : pacer: Reducing sleep to 1.125s 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 2026/08/05 02:21:27 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/05 02:21:28 DEBUG : pacer: Reducing sleep to 632.8125ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/05 02:21:28 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/05 02:21:28 DEBUG : short-eof-chunked.bin: calculating gcid: failed to unwrap object from src: short-eof-chunked.bin 2026/08/05 02:21:28 DEBUG : short-eof-chunked.bin: gcid = 749e92d6af1aac6ddec1b61cd58a2f508fa167e6 2026/08/05 02:21:29 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/05 02:21:30 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/05 02:21:30 DEBUG : short-eof-chunked.bin: multipart upload: "A53901C5376F44EE833986CB1BAFDFD5" initiated 2026/08/05 02:21:30 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 100Ki offset 0/400Ki 2026/08/05 02:21:30 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 50Ki offset 100Ki/400Ki 2026/08/05 02:21:31 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/05 02:21:31 DEBUG : short-eof-chunked.bin: multipart upload: wrote chunk 1 with 102400 bytes 2026/08/05 02:21:31 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/08/05 02:21:31 DEBUG : short-eof-chunked.bin: multipart upload: wrote chunk 2 with 51200 bytes 2026/08/05 02:21:31 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/08/05 02:21:31 DEBUG : short-eof-chunked.bin: multipart upload: "A53901C5376F44EE833986CB1BAFDFD5" finished 2026/08/05 02:21:33 DEBUG : pacer: Reducing sleep to 100ms 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/05 02:21:37 ERROR : error listing: directory not found --- FAIL: TestIntegration (27.18s) --- FAIL: TestIntegration/FsMkdir (22.13s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF (18.93s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF/Simple (12.00s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (6.93s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pikpak 27.199s "go test -v -timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^(Chunked|Simple)$'" - Finished ERROR in 29.205791198s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutShortEOF/Simple TestIntegration/FsMkdir/FsPutShortEOF/Chunked]