"./operations.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2026/09/09 04:06:38 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-qadamek2sixu" 2026/09/09 04:06:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:06:38 DEBUG : Creating backend with remote "/tmp/rclone1875926382" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" multithread_test.go:120: multithread writing not supported 2026/09/09 04:06:38 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.06s) === RUN TestMultithreadCopyAbort run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" multithread_test.go:120: multithread writing not supported 2026/09/09 04:06:38 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/09 04:06:38 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/09 04:06:38 DEBUG : file.txt: writing chunk 1 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/09 04:06:38 DEBUG : file.txt: writing chunk 2 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/09 04:06:38 DEBUG : file.txt: writing chunk 0 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/write/fatal=true 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/09 04:06:38 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/09 04:06:38 DEBUG : file.txt: writing chunk 1 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/09 04:06:38 DEBUG : file.txt: writing chunk 2 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/09 04:06:38 DEBUG : file.txt: writing chunk 0 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=false 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/09 04:06:38 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/09 04:06:38 DEBUG : file.txt: writing chunk 1 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/09 04:06:38 DEBUG : file.txt: writing chunk 0 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/09 04:06:38 DEBUG : file.txt: writing chunk 2 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/09 04:06:38 DEBUG : file.txt: writing chunk 3 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=true 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/09 04:06:38 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/09 04:06:38 DEBUG : file.txt: writing chunk 1 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/09 04:06:38 DEBUG : file.txt: writing chunk 2 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/09 04:06:38 DEBUG : file.txt: writing chunk 3 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/09 04:06:38 DEBUG : file.txt: writing chunk 0 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/09 04:06:38 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found --- PASS: TestMultithreadCopyWriterAtErrors (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=true (0.00s) === RUN TestSizeDiffers 2026/09/09 04:06:38 DEBUG : a: size = 0 OK 2026/09/09 04:06:38 DEBUG : a: size = 1 (memory) 2026/09/09 04:06:38 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/09 04:06:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/09 04:06:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 04:06:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 04:06:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/09 04:06:38 DEBUG : potato: Seek from 10 to 0 2026/09/09 04:06:38 DEBUG : potato: Seek from 10 to 0 2026/09/09 04:06:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/09 04:06:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/09 04:06:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 04:06:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 04:06:38 DEBUG : potato: Seek from 5 to 2 2026/09/09 04:06:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/09 04:06:38 DEBUG : potato: Seek from 7 to 0 2026/09/09 04:06:38 DEBUG : potato: Seek from 7 to 0 2026/09/09 04:06:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/09 04:06:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/09 04:06:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 04:06:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 04:06:38 DEBUG : potato: Seek from 5 to 2 2026/09/09 04:06:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/09 04:06:38 DEBUG : potato: Seek from 8 to 0 2026/09/09 04:06:38 DEBUG : potato: Seek from 8 to 0 2026/09/09 04:06:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/09 04:06:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/09 04:06:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 04:06:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 04:06:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 04:06:38 DEBUG : potato: Seek from 5 to 2 2026/09/09 04:06:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/09 04:06:38 DEBUG : potato: Seek from 9 to 0 2026/09/09 04:06:38 DEBUG : potato: Seek from 9 to 0 2026/09/09 04:06:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (3.24s) --- PASS: TestCheck/1 (0.06s) --- PASS: TestCheck/2 (0.06s) --- PASS: TestCheck/3 (0.06s) --- PASS: TestCheck/4 (0.06s) --- PASS: TestCheck/5 (0.06s) --- PASS: TestCheck/6 (0.06s) --- PASS: TestCheck/7 (0.06s) === RUN TestCheckFsError 2026/09/09 04:06:42 DEBUG : Creating backend with remote "nonexistent" 2026/09/09 04:06:42 DEBUG : Creating backend with remote "nonexistent" 2026/09/09 04:06:42 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/09 04:06:42 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/09 04:06:42 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/09 04:06:42 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/09/09 04:06:45 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:06:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/09 04:06:45 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:06:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/09 04:06:45 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:06:45 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/09 04:06:45 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:06:45 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/09 04:06:46 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:06:46 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/09 04:06:46 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:06:46 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/09 04:06:46 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:06:46 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/09 04:06:47 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:06:47 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/09 04:06:48 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:06:50 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) === NAME TestCheckDownload run.go:173: removing file "empty space" failed - try 1/3: sleeping 1s: remove http: error: Rate limit exceeded. Please slow down. 2026/09/09 04:06:52 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:06:54 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:06:56 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:06:58 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:07:00 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/09 04:07:02 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/09 04:07:03 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/09 04:07:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/09 04:07:05 DEBUG : pacer: Reducing sleep to 474.609375ms --- PASS: TestCheckDownload (23.77s) --- PASS: TestCheckDownload/1 (0.32s) --- PASS: TestCheckDownload/2 (0.11s) --- PASS: TestCheckDownload/3 (0.11s) --- PASS: TestCheckDownload/4 (0.27s) --- PASS: TestCheckDownload/5 (0.12s) --- PASS: TestCheckDownload/6 (0.12s) --- PASS: TestCheckDownload/7 (0.12s) === RUN TestCheckSizeOnly run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:07:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/09 04:07:07 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/09 04:07:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/09 04:07:07 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/09 04:07:07 DEBUG : pacer: Reducing sleep to 112.627028ms === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/09 04:07:08 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/09 04:07:08 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/09 04:07:08 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/09 04:07:08 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/09 04:07:08 DEBUG : pacer: Reducing sleep to 15.033892ms === RUN TestCheckSizeOnly/3 2026/09/09 04:07:09 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (4.80s) --- PASS: TestCheckSizeOnly/1 (0.15s) --- PASS: TestCheckSizeOnly/2 (0.11s) --- PASS: TestCheckSizeOnly/3 (0.06s) --- PASS: TestCheckSizeOnly/4 (0.06s) --- PASS: TestCheckSizeOnly/5 (0.06s) --- PASS: TestCheckSizeOnly/6 (0.06s) --- PASS: TestCheckSizeOnly/7 (0.06s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:07:11 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/09 04:07:11 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/09 04:07:11 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/09 04:07:11 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/09 04:07:11 DEBUG : test.sum: Moving old file out the way to "test.sum.jozaciw2" 2026/09/09 04:07:12 DEBUG : test.sum: Removing old file 2026/09/09 04:07:12 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/09 04:07:12 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/09 04:07:12 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/09 04:07:12 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.85s) === RUN TestCheckSum run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:07:12 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-qadamek2sixu/data" check_test.go:354: premiumize.me root 'rclone-test-qadamek2sixu/data' lacks md5, skipping --- SKIP: TestCheckSum (0.40s) === RUN TestCheckSumDownload run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:07:12 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-qadamek2sixu/data" === RUN TestCheckSumDownload/subtest1 2026/09/09 04:07:15 DEBUG : test.sum: Moving old file out the way to "test.sum.tariyur0" 2026/09/09 04:07:16 DEBUG : test.sum: Removing old file === RUN TestCheckSumDownload/subtest2 2026/09/09 04:07:16 DEBUG : test.sum: Moving old file out the way to "test.sum.rehutoj5" 2026/09/09 04:07:17 DEBUG : test.sum: Removing old file === RUN TestCheckSumDownload/subtest3 2026/09/09 04:07:18 DEBUG : test.sum: Moving old file out the way to "test.sum.suniwiv4" 2026/09/09 04:07:18 DEBUG : test.sum: Removing old file === RUN TestCheckSumDownload/subtest4 2026/09/09 04:07:19 DEBUG : test.sum: Moving old file out the way to "test.sum.zakikaf3" 2026/09/09 04:07:19 DEBUG : test.sum: Removing old file === RUN TestCheckSumDownload/subtest5 2026/09/09 04:07:20 DEBUG : test.sum: Moving old file out the way to "test.sum.meroxod7" 2026/09/09 04:07:20 DEBUG : test.sum: Removing old file === RUN TestCheckSumDownload/subtest6 2026/09/09 04:07:21 DEBUG : data/banana: Moving old file out the way to "banana.tarukox3" 2026/09/09 04:07:21 DEBUG : data/banana: Removing old file 2026/09/09 04:07:22 DEBUG : data/potato: Moving old file out the way to "potato.gaduniy1" 2026/09/09 04:07:22 DEBUG : data/potato: Removing old file 2026/09/09 04:07:22 DEBUG : test.sum: Moving old file out the way to "test.sum.fisovus3" 2026/09/09 04:07:23 DEBUG : test.sum: Removing old file === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (11.24s) --- PASS: TestCheckSumDownload/subtest1 (0.69s) --- PASS: TestCheckSumDownload/subtest2 (0.23s) --- PASS: TestCheckSumDownload/subtest3 (0.55s) --- PASS: TestCheckSumDownload/subtest4 (0.35s) --- PASS: TestCheckSumDownload/subtest5 (0.43s) --- PASS: TestCheckSumDownload/subtest6 (0.36s) --- PASS: TestCheckSumDownload/subtest7 (0.34s) === RUN TestCheckSumConcurrency 2026/09/09 04:07:24 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/09 04:07:24 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/09 04:07:24 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/09 04:07:24 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/09 04:07:24 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/09 04:07:24 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/09 04:07:24 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/09 04:07:24 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/09 04:07:24 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/09 04:07:24 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/09 04:07:24 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/09 04:07:24 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/09 04:07:24 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-nuwofax4vosi" 2026/09/09 04:07:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:07:24 DEBUG : Creating backend with remote "/tmp/rclone3432678526" run.go:198: Remote "premiumize.me root 'rclone-test-nuwofax4vosi'", Local "Local file system at /tmp/rclone3432678526", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/09/09 04:07:25 ERROR : hello, world!: sum not found 2026/09/09 04:07:25 ERROR : HELLO, WORLD!: file not in premiumize.me root 'rclone-test-nuwofax4vosi' 2026/09/09 04:07:25 NOTICE: premiumize.me root 'rclone-test-nuwofax4vosi': 1 files missing 2026/09/09 04:07:25 NOTICE: 1 hashes missing 2026/09/09 04:07:25 NOTICE: premiumize.me root 'rclone-test-nuwofax4vosi': 1 differences found 2026/09/09 04:07:25 NOTICE: premiumize.me root 'rclone-test-nuwofax4vosi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/09 04:07:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:07:25 NOTICE: premiumize.me root 'rclone-test-nuwofax4vosi': 0 differences found 2026/09/09 04:07:25 NOTICE: premiumize.me root 'rclone-test-nuwofax4vosi': 1 matching files 2026/09/09 04:07:25 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cohisof7qeki" 2026/09/09 04:07:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:07:25 DEBUG : Creating backend with remote "/tmp/rclone2675763492" run.go:198: Remote "premiumize.me root 'rclone-test-cohisof7qeki'", Local "Local file system at /tmp/rclone2675763492", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/09/09 04:07:26 ERROR : HELLO, WORLD!: sum not found 2026/09/09 04:07:26 ERROR : hello, world!: file not in premiumize.me root 'rclone-test-cohisof7qeki' 2026/09/09 04:07:26 NOTICE: premiumize.me root 'rclone-test-cohisof7qeki': 1 files missing 2026/09/09 04:07:26 NOTICE: 1 hashes missing 2026/09/09 04:07:26 NOTICE: premiumize.me root 'rclone-test-cohisof7qeki': 1 differences found 2026/09/09 04:07:26 NOTICE: premiumize.me root 'rclone-test-cohisof7qeki': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/09 04:07:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:07:26 NOTICE: premiumize.me root 'rclone-test-cohisof7qeki': 0 differences found 2026/09/09 04:07:26 NOTICE: premiumize.me root 'rclone-test-cohisof7qeki': 1 matching files 2026/09/09 04:07:26 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-guziwim9hutu" 2026/09/09 04:07:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:07:26 DEBUG : Creating backend with remote "/tmp/rclone1881194716" run.go:198: Remote "premiumize.me root 'rclone-test-guziwim9hutu'", Local "Local file system at /tmp/rclone1881194716", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/09 04:07:27 ERROR : HeLlO, wOrLd!: sum not found 2026/09/09 04:07:27 ERROR : hello, world!: file not in premiumize.me root 'rclone-test-guziwim9hutu' 2026/09/09 04:07:27 NOTICE: premiumize.me root 'rclone-test-guziwim9hutu': 1 files missing 2026/09/09 04:07:27 NOTICE: 1 hashes missing 2026/09/09 04:07:27 NOTICE: premiumize.me root 'rclone-test-guziwim9hutu': 1 differences found 2026/09/09 04:07:27 NOTICE: premiumize.me root 'rclone-test-guziwim9hutu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/09 04:07:27 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:07:27 NOTICE: premiumize.me root 'rclone-test-guziwim9hutu': 0 differences found 2026/09/09 04:07:27 NOTICE: premiumize.me root 'rclone-test-guziwim9hutu': 1 matching files 2026/09/09 04:07:27 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-birahab1beqi" 2026/09/09 04:07:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:07:27 DEBUG : Creating backend with remote "/tmp/rclone2409231409" run.go:198: Remote "premiumize.me root 'rclone-test-birahab1beqi'", Local "Local file system at /tmp/rclone2409231409", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/09 04:07:28 ERROR : HELLO, WORLD!: sum not found 2026/09/09 04:07:28 ERROR : HeLlO, wOrLd!: file not in premiumize.me root 'rclone-test-birahab1beqi' 2026/09/09 04:07:28 NOTICE: premiumize.me root 'rclone-test-birahab1beqi': 1 files missing 2026/09/09 04:07:28 NOTICE: 1 hashes missing 2026/09/09 04:07:28 NOTICE: premiumize.me root 'rclone-test-birahab1beqi': 1 differences found 2026/09/09 04:07:28 NOTICE: premiumize.me root 'rclone-test-birahab1beqi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/09 04:07:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:07:28 NOTICE: premiumize.me root 'rclone-test-birahab1beqi': 0 differences found 2026/09/09 04:07:28 NOTICE: premiumize.me root 'rclone-test-birahab1beqi': 1 matching files 2026/09/09 04:07:28 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-qiqajuk9honu" 2026/09/09 04:07:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:07:29 DEBUG : Creating backend with remote "/tmp/rclone1607869798" run.go:198: Remote "premiumize.me root 'rclone-test-qiqajuk9honu'", Local "Local file system at /tmp/rclone1607869798", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/09/09 04:07:29 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/09 04:07:29 ERROR : 測試_Русский___ě_áñ: file not in premiumize.me root 'rclone-test-qiqajuk9honu' 2026/09/09 04:07:29 NOTICE: premiumize.me root 'rclone-test-qiqajuk9honu': 1 files missing 2026/09/09 04:07:29 NOTICE: 1 hashes missing 2026/09/09 04:07:29 NOTICE: premiumize.me root 'rclone-test-qiqajuk9honu': 1 differences found 2026/09/09 04:07:29 NOTICE: premiumize.me root 'rclone-test-qiqajuk9honu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/09 04:07:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:07:30 NOTICE: premiumize.me root 'rclone-test-qiqajuk9honu': 0 differences found 2026/09/09 04:07:30 NOTICE: premiumize.me root 'rclone-test-qiqajuk9honu': 1 matching files 2026/09/09 04:07:30 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-digolar4biki" 2026/09/09 04:07:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:07:30 DEBUG : Creating backend with remote "/tmp/rclone1558009709" run.go:198: Remote "premiumize.me root 'rclone-test-digolar4biki'", Local "Local file system at /tmp/rclone1558009709", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/09/09 04:07:31 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/09 04:07:31 ERROR : 測試_Русский___ě_áñ: file not in premiumize.me root 'rclone-test-digolar4biki' 2026/09/09 04:07:31 NOTICE: premiumize.me root 'rclone-test-digolar4biki': 1 files missing 2026/09/09 04:07:31 NOTICE: 1 hashes missing 2026/09/09 04:07:31 NOTICE: premiumize.me root 'rclone-test-digolar4biki': 1 differences found 2026/09/09 04:07:31 NOTICE: premiumize.me root 'rclone-test-digolar4biki': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/09 04:07:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:07:31 NOTICE: premiumize.me root 'rclone-test-digolar4biki': 0 differences found 2026/09/09 04:07:31 NOTICE: premiumize.me root 'rclone-test-digolar4biki': 1 matching files 2026/09/09 04:07:31 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zocotan0juca" 2026/09/09 04:07:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:07:31 DEBUG : Creating backend with remote "/tmp/rclone247211268" run.go:198: Remote "premiumize.me root 'rclone-test-zocotan0juca'", Local "Local file system at /tmp/rclone247211268", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/09/09 04:07:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/09 04:07:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in premiumize.me root 'rclone-test-zocotan0juca' 2026/09/09 04:07:32 NOTICE: premiumize.me root 'rclone-test-zocotan0juca': 1 files missing 2026/09/09 04:07:32 NOTICE: 1 hashes missing 2026/09/09 04:07:32 NOTICE: premiumize.me root 'rclone-test-zocotan0juca': 1 differences found 2026/09/09 04:07:32 NOTICE: premiumize.me root 'rclone-test-zocotan0juca': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/09 04:07:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:07:32 NOTICE: premiumize.me root 'rclone-test-zocotan0juca': 0 differences found 2026/09/09 04:07:32 NOTICE: premiumize.me root 'rclone-test-zocotan0juca': 1 matching files 2026/09/09 04:07:32 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cowedoz3novu" 2026/09/09 04:07:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:07:32 DEBUG : Creating backend with remote "/tmp/rclone2678155298" run.go:198: Remote "premiumize.me root 'rclone-test-cowedoz3novu'", Local "Local file system at /tmp/rclone2678155298", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/09/09 04:07:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/09 04:07:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in premiumize.me root 'rclone-test-cowedoz3novu' 2026/09/09 04:07:33 NOTICE: premiumize.me root 'rclone-test-cowedoz3novu': 1 files missing 2026/09/09 04:07:33 NOTICE: 1 hashes missing 2026/09/09 04:07:33 NOTICE: premiumize.me root 'rclone-test-cowedoz3novu': 1 differences found 2026/09/09 04:07:33 NOTICE: premiumize.me root 'rclone-test-cowedoz3novu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/09 04:07:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:07:33 NOTICE: premiumize.me root 'rclone-test-cowedoz3novu': 0 differences found 2026/09/09 04:07:33 NOTICE: premiumize.me root 'rclone-test-cowedoz3novu': 1 matching files 2026/09/09 04:07:33 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cufejax4kunu" 2026/09/09 04:07:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:07:33 DEBUG : Creating backend with remote "/tmp/rclone2418314985" run.go:198: Remote "premiumize.me root 'rclone-test-cufejax4kunu'", Local "Local file system at /tmp/rclone2418314985", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/09/09 04:07:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/09 04:07:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in premiumize.me root 'rclone-test-cufejax4kunu' 2026/09/09 04:07:34 NOTICE: premiumize.me root 'rclone-test-cufejax4kunu': 1 files missing 2026/09/09 04:07:34 NOTICE: 1 hashes missing 2026/09/09 04:07:34 NOTICE: premiumize.me root 'rclone-test-cufejax4kunu': 1 differences found 2026/09/09 04:07:34 NOTICE: premiumize.me root 'rclone-test-cufejax4kunu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/09 04:07:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:07:34 NOTICE: premiumize.me root 'rclone-test-cufejax4kunu': 0 differences found 2026/09/09 04:07:34 NOTICE: premiumize.me root 'rclone-test-cufejax4kunu': 1 matching files 2026/09/09 04:07:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-miyicef5hefe" 2026/09/09 04:07:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:07:34 DEBUG : Creating backend with remote "/tmp/rclone1667859232" run.go:198: Remote "premiumize.me root 'rclone-test-miyicef5hefe'", Local "Local file system at /tmp/rclone1667859232", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/09/09 04:07:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/09 04:07:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in premiumize.me root 'rclone-test-miyicef5hefe' 2026/09/09 04:07:35 NOTICE: premiumize.me root 'rclone-test-miyicef5hefe': 1 files missing 2026/09/09 04:07:35 NOTICE: 1 hashes missing 2026/09/09 04:07:35 NOTICE: premiumize.me root 'rclone-test-miyicef5hefe': 1 differences found 2026/09/09 04:07:35 NOTICE: premiumize.me root 'rclone-test-miyicef5hefe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/09 04:07:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:07:35 NOTICE: premiumize.me root 'rclone-test-miyicef5hefe': 0 differences found 2026/09/09 04:07:35 NOTICE: premiumize.me root 'rclone-test-miyicef5hefe': 1 matching files 2026/09/09 04:07:35 DEBUG : premiumize.me root 'rclone-test-miyicef5hefe': Purge remote 2026/09/09 04:07:35 DEBUG : premiumize.me root 'rclone-test-cufejax4kunu': Purge remote 2026/09/09 04:07:36 DEBUG : premiumize.me root 'rclone-test-cowedoz3novu': Purge remote 2026/09/09 04:07:36 DEBUG : premiumize.me root 'rclone-test-zocotan0juca': Purge remote 2026/09/09 04:07:36 DEBUG : premiumize.me root 'rclone-test-digolar4biki': Purge remote 2026/09/09 04:07:36 DEBUG : premiumize.me root 'rclone-test-qiqajuk9honu': Purge remote 2026/09/09 04:07:36 DEBUG : premiumize.me root 'rclone-test-birahab1beqi': Purge remote 2026/09/09 04:07:36 DEBUG : premiumize.me root 'rclone-test-guziwim9hutu': Purge remote 2026/09/09 04:07:36 DEBUG : premiumize.me root 'rclone-test-cohisof7qeki': Purge remote 2026/09/09 04:07:36 DEBUG : premiumize.me root 'rclone-test-nuwofax4vosi': Purge remote --- PASS: TestApplyTransforms (12.21s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:07:36 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/09 04:07:37 DEBUG : sub/file2: size = 14 OK 2026/09/09 04:07:37 INFO : file1: Copied (new) to: sub/file2 2026/09/09 04:07:37 DEBUG : sub/file2: size = 14 OK 2026/09/09 04:07:37 DEBUG : file1: Sizes identical 2026/09/09 04:07:37 DEBUG : file1: Unchanged skipping 2026/09/09 04:07:37 DEBUG : premiumize.me root 'rclone-test-qadamek2sixu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.38s) === RUN TestCopyLongFile run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.10s) === RUN TestCopyFileBackupDir run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:07:38 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-qadamek2sixu/backup" 2026/09/09 04:07:38 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1875926382) 2026/09/09 04:07:38 DEBUG : dst/file1: size = 18 (premiumize.me root 'rclone-test-qadamek2sixu') 2026/09/09 04:07:38 DEBUG : dst/file1: Sizes differ 2026/09/09 04:07:39 INFO : dst/file1: Moved (server-side) 2026/09/09 04:07:39 DEBUG : dst/file1: size = 14 OK 2026/09/09 04:07:39 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.82s) === RUN TestCopyFileCompareDest run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:07:40 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-qadamek2sixu/dst" 2026/09/09 04:07:41 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-qadamek2sixu/CompareDest" 2026/09/09 04:07:41 DEBUG : one: Need to transfer - File not found at Destination 2026/09/09 04:07:42 DEBUG : one: size = 3 OK 2026/09/09 04:07:42 INFO : one: Copied (new) 2026/09/09 04:07:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1875926382) 2026/09/09 04:07:42 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-qadamek2sixu/dst') 2026/09/09 04:07:42 DEBUG : one: Sizes differ 2026/09/09 04:07:42 DEBUG : one: Moving old file out the way to "one.yasikof1" 2026/09/09 04:07:42 DEBUG : one: Removing old file 2026/09/09 04:07:43 DEBUG : one: size = 5 OK 2026/09/09 04:07:43 INFO : one: Copied (replaced existing) 2026/09/09 04:07:43 DEBUG : dst/one: Moving old file out the way to "one.tiyeyoc2" 2026/09/09 04:07:43 DEBUG : dst/one: Removing old file 2026/09/09 04:07:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1875926382) 2026/09/09 04:07:44 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-qadamek2sixu/dst') 2026/09/09 04:07:44 DEBUG : one: Sizes differ 2026/09/09 04:07:44 DEBUG : one: size = 5 OK 2026/09/09 04:07:44 DEBUG : one: Sizes identical 2026/09/09 04:07:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/09 04:07:45 DEBUG : two: Need to transfer - File not found at Destination 2026/09/09 04:07:45 DEBUG : two: size = 3 OK 2026/09/09 04:07:45 DEBUG : two: Sizes identical 2026/09/09 04:07:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/09 04:07:45 DEBUG : two: Need to transfer - File not found at Destination 2026/09/09 04:07:46 DEBUG : two: size = 3 OK 2026/09/09 04:07:46 DEBUG : two: Sizes identical 2026/09/09 04:07:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/09 04:07:46 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:07:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/09 04:07:46 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:07:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/09 04:07:46 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:07:46 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/09 04:07:46 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:07:46 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/09 04:07:46 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:07:46 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/09 04:07:46 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:07:46 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/09 04:07:46 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:07:46 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/09 04:07:47 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:07:47 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/09 04:07:48 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:07:50 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:07:52 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:07:54 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:07:56 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:07:58 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:00 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/09 04:08:02 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/09 04:08:02 DEBUG : two: Need to transfer - File not found at Destination 2026/09/09 04:08:02 DEBUG : two: size = 5 (Local file system at /tmp/rclone1875926382) 2026/09/09 04:08:02 DEBUG : two: size = 3 (premiumize.me root 'rclone-test-qadamek2sixu/CompareDest') 2026/09/09 04:08:02 DEBUG : two: Sizes differ 2026/09/09 04:08:03 DEBUG : two: size = 5 OK 2026/09/09 04:08:03 INFO : two: Copied (new) 2026/09/09 04:08:04 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/09 04:08:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/09 04:08:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/09 04:08:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/09 04:08:07 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/09 04:08:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/09 04:08:07 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/09 04:08:08 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/09 04:08:08 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/09 04:08:08 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/09 04:08:08 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/09 04:08:08 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/09 04:08:08 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/09 04:08:08 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/09 04:08:08 DEBUG : pacer: Reducing sleep to 15.033892ms --- PASS: TestCopyFileCompareDest (27.98s) === RUN TestCopyFileCopyDest run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/09/09 04:08:08 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/09 04:08:08 DEBUG : pacer: Reducing sleep to 10ms --- SKIP: TestCopyFileCopyDest (0.10s) === RUN TestCopyInplace run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.11s) === RUN TestCopyLongFileName run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.10s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.11s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:08:09 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/09 04:08:09 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/09 04:08:09 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/09 04:08:09 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/09 04:08:10 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: upload file http: Post "https://reliablesquid-sto.energycdn.com/upload": failed to copy data: max transfer limit reached as set by --max-transfer 2026/09/09 04:08:10 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/09 04:08:10 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/09 04:08:11 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/09 04:08:11 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (2.53s) === RUN TestDeduplicateInteractive run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.10s) === RUN TestDeduplicateSkip run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.11s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.10s) === RUN TestDeduplicateFirst run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.10s) === RUN TestDeduplicateNewest run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.10s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.11s) === RUN TestDeduplicateOldest run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.10s) === RUN TestDeduplicateLargest run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.10s) === RUN TestDeduplicateSmallest run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.10s) === RUN TestDeduplicateRename run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.11s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRenameManyExisting (0.10s) === RUN TestMergeDirs run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" dedupe_test.go:294: Can't merge directories --- SKIP: TestMergeDirs (0.11s) === RUN TestListDirSorted run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:08:17 DEBUG : a.txt: Excluded (Size Filter) 2026/09/09 04:08:17 DEBUG : a.txt: Excluded 2026/09/09 04:08:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/09 04:08:17 DEBUG : sub dir/hello world: Excluded 2026/09/09 04:08:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/09 04:08:17 DEBUG : sub dir/hello world2: Excluded 2026/09/09 04:08:17 DEBUG : sub dir/ignore dir: Excluded 2026/09/09 04:08:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/09 04:08:17 DEBUG : sub dir/hello world: Excluded 2026/09/09 04:08:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/09 04:08:17 DEBUG : sub dir/hello world2: Excluded 2026/09/09 04:08:17 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (6.01s) === RUN TestListDirSortedFn run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:08:23 DEBUG : a.txt: Excluded (Size Filter) 2026/09/09 04:08:23 DEBUG : a.txt: Excluded 2026/09/09 04:08:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/09 04:08:23 DEBUG : sub dir/hello world: Excluded 2026/09/09 04:08:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/09 04:08:23 DEBUG : sub dir/hello world2: Excluded 2026/09/09 04:08:23 DEBUG : sub dir/ignore dir: Excluded 2026/09/09 04:08:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/09 04:08:23 DEBUG : sub dir/hello world: Excluded 2026/09/09 04:08:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/09 04:08:23 DEBUG : sub dir/hello world2: Excluded 2026/09/09 04:08:23 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (5.96s) === RUN TestListJSON run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/09/09 04:08:26 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (2.48s) --- PASS: TestListJSON/Default (0.06s) --- PASS: TestListJSON/FilesOnly (0.06s) --- PASS: TestListJSON/DirsOnly (0.06s) --- PASS: TestListJSON/Recurse (0.12s) --- PASS: TestListJSON/SubDir (0.06s) --- PASS: TestListJSON/NoModTime (0.06s) --- PASS: TestListJSON/NoMimeType (0.06s) --- PASS: TestListJSON/ShowHash (0.06s) --- PASS: TestListJSON/HashTypes (0.05s) --- PASS: TestListJSON/Metadata (0.07s) === RUN TestStatJSON run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/09/09 04:08:29 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-qadamek2sixu/notfound" 2026/09/09 04:08:29 DEBUG : Config file has changed externally - reloading 2026/09/09 04:08:29 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/09 04:08:29 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/09 04:08:29 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:29 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/09 04:08:29 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:29 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/09 04:08:29 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:29 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/09 04:08:30 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:30 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/09 04:08:30 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:30 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/09 04:08:31 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:31 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/09 04:08:32 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:34 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) lsjson_test.go:406: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:406 Error: Received unexpected error: couldn't list files: error: Rate limit exceeded. Please slow down. Test: TestStatJSON/RootNotFound 2026/09/09 04:08:34 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/09 04:08:34 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/09 04:08:34 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:34 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/09 04:08:34 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:34 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/09 04:08:34 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:34 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/09 04:08:34 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:34 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/09 04:08:35 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:35 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/09 04:08:35 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:35 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/09 04:08:36 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:38 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:38 ERROR : error listing: couldn't list files: error: Rate limit exceeded. Please slow down. === NAME TestStatJSON run.go:183: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:183 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Received unexpected error: couldn't list files: error: Rate limit exceeded. Please slow down. Test: TestStatJSON --- FAIL: TestStatJSON (11.67s) --- PASS: TestStatJSON/Root (0.06s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.06s) --- PASS: TestStatJSON/Dir (0.11s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.07s) --- PASS: TestStatJSON/File (0.06s) --- PASS: TestStatJSON/NotFound (0.11s) --- PASS: TestStatJSON/DirFilesOnly (0.05s) --- PASS: TestStatJSON/FileFilesOnly (0.06s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.06s) --- PASS: TestStatJSON/DirDirsOnly (0.06s) --- PASS: TestStatJSON/FileDirsOnly (0.06s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.06s) --- FAIL: TestStatJSON/RootNotFound (4.93s) === RUN TestStatJSONMemory 2026/09/09 04:08:38 DEBUG : Creating backend with remote ":memory:" 2026/09/09 04:08:38 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/09 04:08:38 DEBUG : sub/file1: size = 5 OK 2026/09/09 04:08:38 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 04:08:38 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:08:38 INFO : premiumize.me root 'rclone-test-qadamek2sixu': Making directory 2026/09/09 04:08:40 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:42 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:44 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:46 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:48 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:50 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:52 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:54 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:56 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:58 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:08:58 ERROR : error listing: couldn't list files: error: Rate limit exceeded. Please slow down. fstest.go:283: Error listing: couldn't list files: error: Rate limit exceeded. Please slow down. 2026/09/09 04:09:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/09 04:09:03 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/09 04:09:04 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/09 04:09:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/09 04:09:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/09 04:09:07 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/09 04:09:07 DEBUG : pacer: Reducing sleep to 266.967773ms --- FAIL: TestMkdir (28.60s) === RUN TestLsd run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:09:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/09 04:09:08 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/09 04:09:08 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/09 04:09:08 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/09 04:09:08 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/09 04:09:09 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/09 04:09:09 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/09 04:09:09 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/09 04:09:09 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/09 04:09:09 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/09 04:09:09 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/09 04:09:09 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestLsd (1.92s) === RUN TestLs run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" --- PASS: TestLs (1.40s) === RUN TestLsWithFilesFrom run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:09:12 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/09 04:09:12 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.47s) === RUN TestLsLong run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" --- PASS: TestLsLong (1.39s) === RUN TestHashSums run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" --- PASS: TestHashSums (1.46s) === RUN TestHashSumsWithErrors 2026/09/09 04:09:15 DEBUG : Creating backend with remote ":memory:" 2026/09/09 04:09:15 ERROR : file1: hash unsupported: hash type not supported 2026/09/09 04:09:15 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/09 04:09:15 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/09 04:09:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/09 04:09:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/09 04:09:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/09 04:09:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/09 04:09:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/09 04:09:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/09 04:09:15 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/09 04:09:15 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" --- PASS: TestCount (2.31s) === RUN TestDelete run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:09:19 DEBUG : Waiting for deletions to finish 2026/09/09 04:09:19 DEBUG : large: Excluded (Size Filter) 2026/09/09 04:09:19 DEBUG : large: Excluded 2026/09/09 04:09:19 INFO : medium: Deleted 2026/09/09 04:09:19 INFO : small: Deleted --- PASS: TestDelete (2.17s) === RUN TestMaxDelete run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:09:21 DEBUG : Waiting for deletions to finish 2026/09/09 04:09:21 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/09/09 04:09:21 INFO : large: Deleted 2026/09/09 04:09:21 INFO : medium: Deleted --- PASS: TestMaxDelete (2.23s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:09:23 DEBUG : Waiting for deletions to finish 2026/09/09 04:09:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/09 04:09:23 INFO : small: Deleted 2026/09/09 04:09:23 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.17s) === RUN TestMaxDeleteSize run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:10:25 DEBUG : pacer: low level retry 1/1 (error Post "https://swiftfox-sto.energycdn.com/upload": dial tcp 37.27.56.245:443: i/o timeout) 2026/09/09 04:10:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "large" to premiumize.me root 'rclone-test-qadamek2sixu': 1/10 (upload file http: Post "https://swiftfox-sto.energycdn.com/upload": dial tcp 37.27.56.245:443: i/o timeout) 2026/09/09 04:10:27 DEBUG : pacer: Reducing sleep to 15ms 2026/09/09 04:10:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/09 04:10:27 DEBUG : pacer: Reducing sleep to 10ms 2026/09/09 04:10:28 DEBUG : Waiting for deletions to finish 2026/09/09 04:10:28 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/09/09 04:10:28 INFO : large: Deleted 2026/09/09 04:10:28 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (64.46s) === RUN TestReadFile run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" --- PASS: TestReadFile (1.15s) === RUN TestRetry 2026/09/09 04:10:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/09 04:10:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/09 04:10:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/09 04:10:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/09 04:10:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/09 04:10:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/09 04:10:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:10:31 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/09 04:10:31 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/09 04:10:32 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:32 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/09 04:10:32 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:32 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/09 04:10:32 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:32 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/09 04:10:32 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:32 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/09 04:10:32 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:32 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/09 04:10:33 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/09 04:10:34 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:36 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:36 ERROR : error listing: couldn't list files: error: Rate limit exceeded. Please slow down. operations_test.go:566: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:566 Error: Received unexpected error: couldn't list files: error: Rate limit exceeded. Please slow down. Test: TestCat 2026/09/09 04:10:38 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:40 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:42 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:44 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:46 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:48 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:50 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:52 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:54 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:56 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:56 ERROR : error listing: couldn't list files: error: Rate limit exceeded. Please slow down. run.go:183: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:183 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:566 Error: Received unexpected error: couldn't list files: error: Rate limit exceeded. Please slow down. Test: TestCat --- FAIL: TestCat (26.82s) === RUN TestPurge 2026/09/09 04:10:56 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-mepujar6toho" 2026/09/09 04:10:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:10:56 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/09 04:10:56 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/09 04:10:56 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:56 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/09 04:10:56 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:56 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/09 04:10:56 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:56 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/09 04:10:57 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:57 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/09 04:10:57 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:57 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/09 04:10:58 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:10:58 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/09 04:10:59 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/09 04:11:03 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/09 04:11:03 DEBUG : Creating backend with remote "/tmp/rclone3015198257" run.go:198: Remote "premiumize.me root 'rclone-test-mepujar6toho'", Local "Local file system at /tmp/rclone3015198257", Modify Window "876000h0m0s" 2026/09/09 04:11:04 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/09 04:11:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/09 04:11:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/09 04:11:07 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/09 04:11:07 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/09 04:11:08 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/09 04:11:08 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/09 04:11:08 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/09 04:11:08 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/09 04:11:09 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/09 04:11:09 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/09 04:11:09 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/09 04:11:09 INFO : A2: Making directory 2026/09/09 04:11:09 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/09 04:11:09 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/09 04:11:09 INFO : A1/B2: Making directory 2026/09/09 04:11:09 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/09 04:11:09 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/09 04:11:09 INFO : A1/B2/C2: Making directory 2026/09/09 04:11:09 DEBUG : pacer: Reducing sleep to 10ms 2026/09/09 04:11:09 INFO : A1/B1/C3: Making directory 2026/09/09 04:11:09 INFO : A3: Making directory 2026/09/09 04:11:10 INFO : A3/B3: Making directory 2026/09/09 04:11:10 INFO : A3/B3/C4: Making directory 2026/09/09 04:11:11 ERROR : error listing: directory not found 2026/09/09 04:11:11 DEBUG : premiumize.me root 'rclone-test-mepujar6toho': Purge remote 2026/09/09 04:11:11 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.99s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:11:11 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/09 04:11:13 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/09 04:11:15 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/09 04:11:16 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/09 04:11:17 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/09 04:11:17 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/09 04:11:18 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/09 04:11:18 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/09 04:11:19 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/09 04:11:19 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/09 04:11:19 INFO : A2: Making directory 2026/09/09 04:11:19 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/09 04:11:19 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/09 04:11:19 INFO : A1/B2: Making directory 2026/09/09 04:11:19 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/09 04:11:19 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/09 04:11:19 INFO : A1/B2/C2: Making directory 2026/09/09 04:11:19 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/09 04:11:19 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/09 04:11:19 INFO : A1/B1/C3: Making directory 2026/09/09 04:11:19 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/09 04:11:19 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/09 04:11:19 INFO : A3: Making directory 2026/09/09 04:11:19 DEBUG : pacer: Reducing sleep to 10ms 2026/09/09 04:11:19 INFO : A3/B3: Making directory 2026/09/09 04:11:20 INFO : A3/B3/C4: Making directory fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:666 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), file1 (10), file2 (9) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:666 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "file1" fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:666 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "file2" 2026/09/09 04:11:29 DEBUG : removing 1 level 3 directories 2026/09/09 04:11:29 INFO : A3/B3/C4: Removing directory fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache 2026/09/09 04:11:30 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/09 04:11:30 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/09 04:11:30 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/09 04:11:30 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/09 04:11:30 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/09 04:11:30 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:30 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/09 04:11:31 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:31 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/09 04:11:31 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:31 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/09 04:11:33 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:35 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:35 ERROR : error listing: couldn't list files: error: Rate limit exceeded. Please slow down. fstest.go:283: Error listing: couldn't list files: error: Rate limit exceeded. Please slow down. 2026/09/09 04:11:37 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:39 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:41 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:43 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:45 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:47 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:49 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:51 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:53 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:55 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:55 ERROR : error listing: couldn't list files: error: Rate limit exceeded. Please slow down. run.go:183: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:183 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /usr/local/go/src/testing/testing.go:1371 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:283 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:689 Error: Received unexpected error: couldn't list files: error: Rate limit exceeded. Please slow down. Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (43.63s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:11:57 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:11:59 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/09 04:12:01 INFO : A1: Making directory 2026/09/09 04:12:03 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/09 04:12:03 INFO : A1/B1: Making directory 2026/09/09 04:12:04 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/09 04:12:04 INFO : A1/B1/C1: Making directory 2026/09/09 04:12:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/09 04:12:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/09 04:12:07 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/09 04:12:07 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/09 04:12:08 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/09 04:12:08 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/09 04:12:08 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/09 04:12:08 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/09 04:12:08 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/09 04:12:08 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/09 04:12:09 DEBUG : pacer: Reducing sleep to 35.635895ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache 2026/09/09 04:12:10 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/09 04:12:10 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/09 04:12:10 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/09 04:12:10 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/09 04:12:10 DEBUG : pacer: Reducing sleep to 10ms fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:754 Error: Should be true Test: TestRmdirsLeaveRoot Messages: listing wrong, want got A1/B1/C1/one (3), A1/two (3), file1 (10), file2 (9) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:754 Error: Should be true Test: TestRmdirsLeaveRoot Messages: Unexpected file "file1" fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:754 Error: Should be true Test: TestRmdirsLeaveRoot Messages: Unexpected file "file2" fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:754 Error: Should be true Test: TestRmdirsLeaveRoot Messages: Unexpected file "A1/two" fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:754 Error: Should be true Test: TestRmdirsLeaveRoot Messages: Unexpected file "A1/B1/C1/one" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:754 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"} Diff: --- Expected +++ Actual @@ -1,5 +1,11 @@ -([]string) (len=3) { +([]string) (len=9) { (string) (len=2) "A1", (string) (len=5) "A1/B1", - (string) (len=8) "A1/B1/C1" + (string) (len=8) "A1/B1/C1", + (string) (len=8) "A1/B1/C3", + (string) (len=5) "A1/B2", + (string) (len=8) "A1/B2/C2", + (string) (len=2) "A2", + (string) (len=2) "A3", + (string) (len=5) "A3/B3" } Test: TestRmdirsLeaveRoot Messages: directories 2026/09/09 04:12:17 DEBUG : removing 2 level 3 directories 2026/09/09 04:12:17 INFO : A1/B2/C2: Removing directory 2026/09/09 04:12:17 INFO : A1/B1/C3: Removing directory 2026/09/09 04:12:17 DEBUG : removing 1 level 2 directories 2026/09/09 04:12:17 INFO : A1/B2: Removing directory fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:768 Error: Should be true Test: TestRmdirsLeaveRoot Messages: listing wrong, want got A1/B1/C1/one (3), A1/two (3), file1 (10), file2 (9) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:768 Error: Should be true Test: TestRmdirsLeaveRoot Messages: Unexpected file "file1" fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:768 Error: Should be true Test: TestRmdirsLeaveRoot Messages: Unexpected file "file2" fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:768 Error: Should be true Test: TestRmdirsLeaveRoot Messages: Unexpected file "A1/two" fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:768 Error: Should be true Test: TestRmdirsLeaveRoot Messages: Unexpected file "A1/B1/C1/one" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:768 Error: Not equal: expected: []string{"A1"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A2", "A3", "A3/B3"} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=2) "A1" +([]string) (len=6) { + (string) (len=2) "A1", + (string) (len=5) "A1/B1", + (string) (len=8) "A1/B1/C1", + (string) (len=2) "A2", + (string) (len=2) "A3", + (string) (len=5) "A3/B3" } Test: TestRmdirsLeaveRoot Messages: directories --- FAIL: TestRmdirsLeaveRoot (31.47s) === RUN TestRmdirsWithFilter run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:12:26 INFO : A1: Making directory 2026/09/09 04:12:26 INFO : A1/B1: Making directory 2026/09/09 04:12:26 INFO : A1/B1/C1: Making directory 2026/09/09 04:12:27 DEBUG : removing 1 level 3 directories 2026/09/09 04:12:27 INFO : A1/B1/C1: Removing directory 2026/09/09 04:12:27 DEBUG : removing 1 level 2 directories 2026/09/09 04:12:27 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (1.48s) === RUN TestCopyURL run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:12:28 DEBUG : file1: size = 14 OK 2026/09/09 04:12:28 DEBUG : filename.txt: File name found in url 2026/09/09 04:12:29 DEBUG : filename.txt: size = 14 OK 2026/09/09 04:12:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/09 04:12:30 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/09 04:12:30 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/09 04:12:30 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/09 04:12:30 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/09 04:12:30 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/09 04:12:30 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:30 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/09 04:12:30 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:30 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/09 04:12:31 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:31 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/09 04:12:32 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:34 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:34 ERROR : headerfilename.txt: Post request put error: couldn't list files: error: Rate limit exceeded. Please slow down. operations_test.go:867: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:867 Error: Received unexpected error: couldn't list files: error: Rate limit exceeded. Please slow down. Test: TestCopyURL 2026/09/09 04:12:36 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:38 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:40 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:42 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:44 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:46 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:48 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:50 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:52 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:54 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:54 ERROR : error listing: couldn't list files: error: Rate limit exceeded. Please slow down. run.go:183: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:183 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:867 Error: Received unexpected error: couldn't list files: error: Rate limit exceeded. Please slow down. Test: TestCopyURL --- FAIL: TestCopyURL (26.55s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:12:56 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:12:58 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:00 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/09 04:13:02 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/09 04:13:02 DEBUG : file1: Moving old file out the way to "file1.qujamud9" 2026/09/09 04:13:04 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/09 04:13:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/09 04:13:05 DEBUG : file1: Removing old file 2026/09/09 04:13:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/09 04:13:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/09 04:13:06 DEBUG : file1: size = 14 OK 2026/09/09 04:13:07 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/09 04:13:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/09 04:13:07 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/09 04:13:08 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/09 04:13:08 DEBUG : pacer: Reducing sleep to 84.470271ms --- PASS: TestCopyURLDownloadHeaders (13.57s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:13:08 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/09 04:13:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/09 04:13:08 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/09 04:13:08 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/09 04:13:08 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/09 04:13:08 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/09 04:13:09 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/09 04:13:09 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/09 04:13:09 DEBUG : sub/file2: size = 14 OK 2026/09/09 04:13:09 INFO : file1: Copied (new) to: sub/file2 2026/09/09 04:13:09 INFO : file1: Deleted 2026/09/09 04:13:09 DEBUG : pacer: Reducing sleep to 10ms 2026/09/09 04:13:09 DEBUG : sub/file2: size = 14 OK 2026/09/09 04:13:09 DEBUG : file1: Sizes identical 2026/09/09 04:13:09 DEBUG : file1: Unchanged skipping 2026/09/09 04:13:09 INFO : file1: Deleted 2026/09/09 04:13:09 DEBUG : premiumize.me root 'rclone-test-qadamek2sixu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.61s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:13:10 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/09 04:13:10 DEBUG : file1: size = 14 OK 2026/09/09 04:13:10 INFO : file1: Copied (new) 2026/09/09 04:13:10 INFO : file1: Deleted 2026/09/09 04:13:10 DEBUG : file1: Destination exists, skipping 2026/09/09 04:13:10 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.26s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:13:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/09 04:13:11 DEBUG : sub/file2: size = 14 OK 2026/09/09 04:13:11 INFO : file1: Copied (new) to: sub/file2 2026/09/09 04:13:11 INFO : file1: Deleted 2026/09/09 04:13:12 DEBUG : sub/file2: size = 14 OK 2026/09/09 04:13:12 DEBUG : file1: Sizes identical 2026/09/09 04:13:12 DEBUG : file1: Unchanged skipping 2026/09/09 04:13:12 INFO : file1: Deleted 2026/09/09 04:13:12 DEBUG : sub/file2: moving to sub/File2-rclone-move-yicodoq7 2026/09/09 04:13:12 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-yicodoq7 2026/09/09 04:13:12 DEBUG : sub/file2: moving to sub/File2 2026/09/09 04:13:12 INFO : sub/File2-rclone-move-yicodoq7: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (2.13s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:13:14 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (1.05s) === RUN TestMoveFileBackupDir run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:13:15 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-qadamek2sixu/backup" 2026/09/09 04:13:15 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1875926382) 2026/09/09 04:13:15 DEBUG : dst/file1: size = 18 (premiumize.me root 'rclone-test-qadamek2sixu') 2026/09/09 04:13:15 DEBUG : dst/file1: Sizes differ 2026/09/09 04:13:15 INFO : dst/file1: Moved (server-side) 2026/09/09 04:13:16 DEBUG : dst/file1: size = 14 OK 2026/09/09 04:13:16 INFO : dst/file1: Copied (new) 2026/09/09 04:13:16 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.99s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:13:20 INFO : A1/B2: Making directory 2026/09/09 04:13:20 INFO : A1/B1/C3: Making directory 2026/09/09 04:13:22 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/09 04:13:22 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/09 04:13:22 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/09 04:13:22 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/09 04:13:22 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/09 04:13:23 INFO : premiumize.me root 'rclone-test-qadamek2sixu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/09 04:13:24 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/09 04:13:25 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/09 04:13:25 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/09 04:13:25 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/09 04:13:25 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/09 04:13:25 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/09 04:13:25 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/09 04:13:25 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:25 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/09 04:13:25 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:25 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/09 04:13:25 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:25 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/09 04:13:25 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:25 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/09 04:13:26 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:26 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/09 04:13:26 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:26 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/09 04:13:28 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:30 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) operations_test.go:1468: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1468 Error: Received unexpected error: RenameDir rmdir: rmdir failed: error: Rate limit exceeded. Please slow down. Test: TestDirMove 2026/09/09 04:13:32 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:34 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:36 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:38 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:40 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:42 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:44 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:46 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:48 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:50 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:50 ERROR : error listing: couldn't list files: error: Rate limit exceeded. Please slow down. fstest.go:283: Error listing: couldn't list files: error: Rate limit exceeded. Please slow down. 2026/09/09 04:13:52 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:54 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:56 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:13:58 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/09 04:14:00 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/09 04:14:02 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/09 04:14:03 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/09 04:14:04 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/09 04:14:05 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/09 04:14:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/09 04:14:06 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/09 04:14:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/09 04:14:07 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/09 04:14:07 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/09 04:14:07 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/09 04:14:07 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/09 04:14:07 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/09 04:14:07 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/09 04:14:08 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/09 04:14:08 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/09 04:14:08 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/09 04:14:08 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/09 04:14:08 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestDirMove (51.83s) === RUN TestGetFsInfo run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:14:09 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.12s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:14:09 DEBUG : premiumize.me root 'rclone-test-qadamek2sixu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/09 04:14:09 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/09 04:14:09 NOTICE: premiumize.me root 'rclone-test-qadamek2sixu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/09 04:14:09 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/09 04:14:09 DEBUG : premiumize.me root 'rclone-test-qadamek2sixu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/09 04:14:10 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/09 04:14:10 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:14:10 DEBUG : premiumize.me root 'rclone-test-qadamek2sixu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/09 04:14:11 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/09 04:14:11 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/09 04:14:11 DEBUG : premiumize.me root 'rclone-test-qadamek2sixu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/09 04:14:12 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/09 04:14:12 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:14:12 DEBUG : premiumize.me root 'rclone-test-qadamek2sixu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/09 04:14:13 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/09 04:14:13 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/09/09 04:14:13 DEBUG : premiumize.me root 'rclone-test-qadamek2sixu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/09 04:14:13 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/09 04:14:13 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:14:14 DEBUG : premiumize.me root 'rclone-test-qadamek2sixu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/09 04:14:14 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/09 04:14:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/09 04:14:14 DEBUG : premiumize.me root 'rclone-test-qadamek2sixu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/09 04:14:15 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/09 04:14:15 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (6.45s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.60s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.66s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.63s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.56s) === RUN TestRcatMetadata run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" operations_test.go:1567: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.12s) === RUN TestRcatSize run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:14:16 DEBUG : potato1: size = 60 OK 2026/09/09 04:14:16 DEBUG : premiumize.me root 'rclone-test-qadamek2sixu': File to upload is small (60 bytes), uploading instead of streaming 2026/09/09 04:14:16 DEBUG : potato2: size = 60 OK 2026/09/09 04:14:16 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (1.39s) === RUN TestRcatSizeShortEOF run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:14:17 DEBUG : pacer: low level retry 1/1 (error Post "https://tinyworldeater-sto.energycdn.com/upload": net/http: HTTP/1.x transport connection broken: http: ContentLength=586 with Body length 526) 2026/09/09 04:14:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/09 04:14:17 ERROR : potato1: Post request put error: upload file http: Post "https://tinyworldeater-sto.energycdn.com/upload": net/http: HTTP/1.x transport connection broken: http: ContentLength=586 with Body length 526 2026/09/09 04:14:17 DEBUG : pacer: Reducing sleep to 15ms 2026/09/09 04:14:17 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestRcatSizeShortEOF (0.27s) === RUN TestRcatSizeMetadata run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" operations_test.go:1660: Skipping as destination doesn't support user metadata 2026/09/09 04:14:17 DEBUG : pacer: Reducing sleep to 10ms --- SKIP: TestRcatSizeMetadata (0.12s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:14:18 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (0.76s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" operations_test.go:1797: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:14:19 DEBUG : potato4: size = 60 (premiumize.me root 'rclone-test-qadamek2sixu') 2026/09/09 04:14:19 DEBUG : potato4: size = 59 (premiumize.me root 'rclone-test-qadamek2sixu') 2026/09/09 04:14:19 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(premiumize.me root 'rclone-test-qadamek2sixu') 59 2026/09/09 04:14:19 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:14:19 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:14:20 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (2.51s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.12s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.79s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.81s) --- PASS: TestRcatSizeChecksum/NoHashes (0.79s) === RUN TestTouchDir run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" operations_test.go:1842: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.11s) === RUN TestMkdirMetadata run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" operations_test.go:1880: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.12s) === RUN TestMkdirModTime run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" operations_test.go:1901: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.12s) === RUN TestCopyDirMetadata run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" operations_test.go:1945: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.12s) === RUN TestSetDirModTime run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" operations_test.go:1983: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.12s) === RUN TestDirsEqual run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" operations_test.go:2034: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.12s) === RUN TestRemoveExisting run.go:198: Remote "premiumize.me root 'rclone-test-qadamek2sixu'", Local "Local file system at /tmp/rclone1875926382", Modify Window "876000h0m0s" 2026/09/09 04:14:23 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tivelat4" before starting 2026/09/09 04:14:23 DEBUG : sub dir/test remove existing.tivelat4: TEST: removing renamed existing file after operation 2026/09/09 04:14:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.voqifub9" before starting 2026/09/09 04:14:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.voqifub9: TEST: renaming existing back after failed operation 2026/09/09 04:14:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zalujok3" before starting 2026/09/09 04:14:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zalujok3: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (3.94s) === RUN TestRcAbout rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) === RUN TestRcGetFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcGetFile (0.00s) FAIL 2026/09/09 04:14:25 DEBUG : premiumize.me root 'rclone-test-qadamek2sixu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished ERROR in 7m47.153740884s (try 1/5): exit status 1: Failed [TestStatJSON/RootNotFound TestMkdir TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestCopyURL TestDirMove]