"./operations.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2026/09/17 05:11:52 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wilupeh4xure" 2026/09/17 05:11:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 05:11:52 DEBUG : Creating backend with remote "/tmp/rclone2012213043" === 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" multithread_test.go:120: multithread writing not supported 2026/09/17 05:11:52 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.06s) === RUN TestMultithreadCopyAbort run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" multithread_test.go:120: multithread writing not supported 2026/09/17 05:11:52 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/17 05:11:52 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/17 05:11:52 DEBUG : file.txt: writing chunk 1 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/17 05:11:52 DEBUG : file.txt: writing chunk 0 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/17 05:11:52 DEBUG : file.txt: writing chunk 2 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/17 05:11:52 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/17 05:11:52 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/17 05:11:52 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/17 05:11:52 DEBUG : file.txt: writing chunk 1 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/17 05:11:52 DEBUG : file.txt: writing chunk 2 2026/09/17 05:11:52 DEBUG : file.txt: writing chunk 0 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/17 05:11:52 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/17 05:11:52 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/17 05:11:52 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/17 05:11:52 DEBUG : file.txt: writing chunk 1 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/17 05:11:52 DEBUG : file.txt: writing chunk 2 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/17 05:11:52 DEBUG : file.txt: writing chunk 0 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/17 05:11:52 DEBUG : file.txt: writing chunk 3 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/17 05:11:52 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/17 05:11:52 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/17 05:11:52 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/17 05:11:52 DEBUG : file.txt: writing chunk 1 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/17 05:11:52 DEBUG : file.txt: writing chunk 0 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/17 05:11:52 DEBUG : file.txt: writing chunk 2 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/17 05:11:52 DEBUG : file.txt: writing chunk 3 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/17 05:11:52 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/17 05:11:52 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/17 05:11:52 DEBUG : a: size = 0 OK 2026/09/17 05:11:52 DEBUG : a: size = 1 (memory) 2026/09/17 05:11:52 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/17 05:11:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/17 05:11:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 05:11:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 05:11:52 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/17 05:11:52 DEBUG : potato: Seek from 10 to 0 2026/09/17 05:11:52 DEBUG : potato: Seek from 10 to 0 2026/09/17 05:11:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/17 05:11:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/17 05:11:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 05:11:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 05:11:52 DEBUG : potato: Seek from 5 to 2 2026/09/17 05:11:52 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/17 05:11:52 DEBUG : potato: Seek from 7 to 0 2026/09/17 05:11:52 DEBUG : potato: Seek from 7 to 0 2026/09/17 05:11:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/17 05:11:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/17 05:11:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 05:11:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 05:11:52 DEBUG : potato: Seek from 5 to 2 2026/09/17 05:11:52 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/17 05:11:52 DEBUG : potato: Seek from 8 to 0 2026/09/17 05:11:52 DEBUG : potato: Seek from 8 to 0 2026/09/17 05:11:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/17 05:11:52 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/17 05:11:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 05:11:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 05:11:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 05:11:52 DEBUG : potato: Seek from 5 to 2 2026/09/17 05:11:52 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/17 05:11:52 DEBUG : potato: Seek from 9 to 0 2026/09/17 05:11:52 DEBUG : potato: Seek from 9 to 0 2026/09/17 05:11:52 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", 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.51s) --- PASS: TestCheck/1 (0.06s) --- PASS: TestCheck/2 (0.06s) --- PASS: TestCheck/3 (0.07s) --- PASS: TestCheck/4 (0.06s) --- PASS: TestCheck/5 (0.06s) --- PASS: TestCheck/6 (0.07s) --- PASS: TestCheck/7 (0.06s) === RUN TestCheckFsError 2026/09/17 05:11:56 DEBUG : Creating backend with remote "nonexistent" 2026/09/17 05:11:56 DEBUG : Creating backend with remote "nonexistent" 2026/09/17 05:11:56 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/17 05:11:56 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/17 05:11:56 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/17 05:11:56 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (4.16s) --- PASS: TestCheckDownload/1 (0.32s) --- PASS: TestCheckDownload/2 (0.11s) --- PASS: TestCheckDownload/3 (0.12s) --- PASS: TestCheckDownload/4 (0.24s) --- PASS: TestCheckDownload/5 (0.14s) --- PASS: TestCheckDownload/6 (0.13s) --- PASS: TestCheckDownload/7 (0.13s) === RUN TestCheckSizeOnly run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.35s) --- PASS: TestCheckSizeOnly/1 (0.06s) --- PASS: TestCheckSizeOnly/2 (0.06s) --- PASS: TestCheckSizeOnly/3 (0.06s) --- PASS: TestCheckSizeOnly/4 (0.07s) --- PASS: TestCheckSizeOnly/5 (0.07s) --- 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:12:04 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/17 05:12:04 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/17 05:12:04 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/17 05:12:04 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/17 05:12:04 DEBUG : test.sum: Moving old file out the way to "test.sum.ciluyir5" 2026/09/17 05:12:05 DEBUG : test.sum: Removing old file 2026/09/17 05:12:05 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/17 05:12:05 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/17 05:12:05 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/17 05:12:05 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.05s) === RUN TestCheckSum run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:12:05 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wilupeh4xure/data" 2026/09/17 05:12:05 DEBUG : Config file has changed externally - reloading check_test.go:354: premiumize.me root 'rclone-test-wilupeh4xure/data' lacks md5, skipping --- SKIP: TestCheckSum (0.41s) === RUN TestCheckSumDownload run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:12:06 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wilupeh4xure/data" === RUN TestCheckSumDownload/subtest1 2026/09/17 05:12:08 DEBUG : test.sum: Moving old file out the way to "test.sum.rifuqib2" 2026/09/17 05:12:09 DEBUG : test.sum: Removing old file === RUN TestCheckSumDownload/subtest2 2026/09/17 05:12:09 DEBUG : test.sum: Moving old file out the way to "test.sum.hijogaf0" 2026/09/17 05:12:10 DEBUG : test.sum: Removing old file === RUN TestCheckSumDownload/subtest3 2026/09/17 05:12:11 DEBUG : test.sum: Moving old file out the way to "test.sum.puwifif3" 2026/09/17 05:12:11 DEBUG : test.sum: Removing old file === RUN TestCheckSumDownload/subtest4 2026/09/17 05:12:12 DEBUG : test.sum: Moving old file out the way to "test.sum.nixegic3" 2026/09/17 05:12:12 DEBUG : test.sum: Removing old file === RUN TestCheckSumDownload/subtest5 2026/09/17 05:12:13 DEBUG : test.sum: Moving old file out the way to "test.sum.howolod0" 2026/09/17 05:12:14 DEBUG : test.sum: Removing old file === RUN TestCheckSumDownload/subtest6 2026/09/17 05:12:14 DEBUG : data/banana: Moving old file out the way to "banana.yunamag2" 2026/09/17 05:12:15 DEBUG : data/banana: Removing old file 2026/09/17 05:12:15 DEBUG : data/potato: Moving old file out the way to "potato.yerefey9" 2026/09/17 05:12:15 DEBUG : data/potato: Removing old file 2026/09/17 05:12:16 DEBUG : test.sum: Moving old file out the way to "test.sum.nanodik8" 2026/09/17 05:12:16 DEBUG : test.sum: Removing old file === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (11.61s) --- PASS: TestCheckSumDownload/subtest1 (0.45s) --- PASS: TestCheckSumDownload/subtest2 (0.23s) --- PASS: TestCheckSumDownload/subtest3 (0.50s) --- PASS: TestCheckSumDownload/subtest4 (0.36s) --- PASS: TestCheckSumDownload/subtest5 (0.37s) --- PASS: TestCheckSumDownload/subtest6 (0.35s) --- PASS: TestCheckSumDownload/subtest7 (0.36s) === RUN TestCheckSumConcurrency 2026/09/17 05:12:17 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/17 05:12:17 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/17 05:12:17 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/17 05:12:17 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/17 05:12:17 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/17 05:12:17 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/17 05:12:17 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/17 05:12:17 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/17 05:12:17 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/17 05:12:17 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/17 05:12:17 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/17 05:12:17 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/17 05:12:17 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yijiraf8jeja" 2026/09/17 05:12:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 05:12:17 DEBUG : Creating backend with remote "/tmp/rclone3219266033" run.go:198: Remote "premiumize.me root 'rclone-test-yijiraf8jeja'", Local "Local file system at /tmp/rclone3219266033", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/09/17 05:12:18 ERROR : hello, world!: sum not found 2026/09/17 05:12:18 ERROR : HELLO, WORLD!: file not in premiumize.me root 'rclone-test-yijiraf8jeja' 2026/09/17 05:12:18 NOTICE: premiumize.me root 'rclone-test-yijiraf8jeja': 1 files missing 2026/09/17 05:12:18 NOTICE: 1 hashes missing 2026/09/17 05:12:18 NOTICE: premiumize.me root 'rclone-test-yijiraf8jeja': 1 differences found 2026/09/17 05:12:18 NOTICE: premiumize.me root 'rclone-test-yijiraf8jeja': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/17 05:12:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 05:12:18 NOTICE: premiumize.me root 'rclone-test-yijiraf8jeja': 0 differences found 2026/09/17 05:12:18 NOTICE: premiumize.me root 'rclone-test-yijiraf8jeja': 1 matching files 2026/09/17 05:12:18 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-duvogec6devo" 2026/09/17 05:12:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 05:12:19 DEBUG : Creating backend with remote "/tmp/rclone2685937337" run.go:198: Remote "premiumize.me root 'rclone-test-duvogec6devo'", Local "Local file system at /tmp/rclone2685937337", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/09/17 05:12:20 ERROR : HELLO, WORLD!: sum not found 2026/09/17 05:12:20 ERROR : hello, world!: file not in premiumize.me root 'rclone-test-duvogec6devo' 2026/09/17 05:12:20 NOTICE: premiumize.me root 'rclone-test-duvogec6devo': 1 files missing 2026/09/17 05:12:20 NOTICE: 1 hashes missing 2026/09/17 05:12:20 NOTICE: premiumize.me root 'rclone-test-duvogec6devo': 1 differences found 2026/09/17 05:12:20 NOTICE: premiumize.me root 'rclone-test-duvogec6devo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/17 05:12:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 05:12:20 NOTICE: premiumize.me root 'rclone-test-duvogec6devo': 0 differences found 2026/09/17 05:12:20 NOTICE: premiumize.me root 'rclone-test-duvogec6devo': 1 matching files 2026/09/17 05:12:20 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yukukep1titi" 2026/09/17 05:12:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 05:12:20 DEBUG : Creating backend with remote "/tmp/rclone350586769" run.go:198: Remote "premiumize.me root 'rclone-test-yukukep1titi'", Local "Local file system at /tmp/rclone350586769", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/17 05:12:21 ERROR : HeLlO, wOrLd!: sum not found 2026/09/17 05:12:21 ERROR : hello, world!: file not in premiumize.me root 'rclone-test-yukukep1titi' 2026/09/17 05:12:21 NOTICE: premiumize.me root 'rclone-test-yukukep1titi': 1 files missing 2026/09/17 05:12:21 NOTICE: 1 hashes missing 2026/09/17 05:12:21 NOTICE: premiumize.me root 'rclone-test-yukukep1titi': 1 differences found 2026/09/17 05:12:21 NOTICE: premiumize.me root 'rclone-test-yukukep1titi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/17 05:12:21 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 05:12:21 NOTICE: premiumize.me root 'rclone-test-yukukep1titi': 0 differences found 2026/09/17 05:12:21 NOTICE: premiumize.me root 'rclone-test-yukukep1titi': 1 matching files 2026/09/17 05:12:21 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gexoham0loki" 2026/09/17 05:12:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 05:12:21 DEBUG : Creating backend with remote "/tmp/rclone2839523964" run.go:198: Remote "premiumize.me root 'rclone-test-gexoham0loki'", Local "Local file system at /tmp/rclone2839523964", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/17 05:12:22 ERROR : HELLO, WORLD!: sum not found 2026/09/17 05:12:22 ERROR : HeLlO, wOrLd!: file not in premiumize.me root 'rclone-test-gexoham0loki' 2026/09/17 05:12:22 NOTICE: premiumize.me root 'rclone-test-gexoham0loki': 1 files missing 2026/09/17 05:12:22 NOTICE: 1 hashes missing 2026/09/17 05:12:22 NOTICE: premiumize.me root 'rclone-test-gexoham0loki': 1 differences found 2026/09/17 05:12:22 NOTICE: premiumize.me root 'rclone-test-gexoham0loki': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/17 05:12:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 05:12:22 NOTICE: premiumize.me root 'rclone-test-gexoham0loki': 0 differences found 2026/09/17 05:12:22 NOTICE: premiumize.me root 'rclone-test-gexoham0loki': 1 matching files 2026/09/17 05:12:22 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cibipem5simi" 2026/09/17 05:12:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 05:12:22 DEBUG : Creating backend with remote "/tmp/rclone1769635982" run.go:198: Remote "premiumize.me root 'rclone-test-cibipem5simi'", Local "Local file system at /tmp/rclone1769635982", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/09/17 05:12:23 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/17 05:12:23 ERROR : 測試_Русский___ě_áñ: file not in premiumize.me root 'rclone-test-cibipem5simi' 2026/09/17 05:12:23 NOTICE: premiumize.me root 'rclone-test-cibipem5simi': 1 files missing 2026/09/17 05:12:23 NOTICE: 1 hashes missing 2026/09/17 05:12:23 NOTICE: premiumize.me root 'rclone-test-cibipem5simi': 1 differences found 2026/09/17 05:12:23 NOTICE: premiumize.me root 'rclone-test-cibipem5simi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/17 05:12:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 05:12:24 NOTICE: premiumize.me root 'rclone-test-cibipem5simi': 0 differences found 2026/09/17 05:12:24 NOTICE: premiumize.me root 'rclone-test-cibipem5simi': 1 matching files 2026/09/17 05:12:24 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jujufoq2wowi" 2026/09/17 05:12:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 05:12:24 DEBUG : Creating backend with remote "/tmp/rclone2238383300" run.go:198: Remote "premiumize.me root 'rclone-test-jujufoq2wowi'", Local "Local file system at /tmp/rclone2238383300", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/09/17 05:12:25 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/17 05:12:25 ERROR : 測試_Русский___ě_áñ: file not in premiumize.me root 'rclone-test-jujufoq2wowi' 2026/09/17 05:12:25 NOTICE: premiumize.me root 'rclone-test-jujufoq2wowi': 1 files missing 2026/09/17 05:12:25 NOTICE: 1 hashes missing 2026/09/17 05:12:25 NOTICE: premiumize.me root 'rclone-test-jujufoq2wowi': 1 differences found 2026/09/17 05:12:25 NOTICE: premiumize.me root 'rclone-test-jujufoq2wowi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/17 05:12:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 05:12:25 NOTICE: premiumize.me root 'rclone-test-jujufoq2wowi': 0 differences found 2026/09/17 05:12:25 NOTICE: premiumize.me root 'rclone-test-jujufoq2wowi': 1 matching files 2026/09/17 05:12:25 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zufuvep4cipa" 2026/09/17 05:12:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 05:12:25 DEBUG : Creating backend with remote "/tmp/rclone4235358961" run.go:198: Remote "premiumize.me root 'rclone-test-zufuvep4cipa'", Local "Local file system at /tmp/rclone4235358961", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/09/17 05:12:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/17 05:12:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in premiumize.me root 'rclone-test-zufuvep4cipa' 2026/09/17 05:12:26 NOTICE: premiumize.me root 'rclone-test-zufuvep4cipa': 1 files missing 2026/09/17 05:12:26 NOTICE: 1 hashes missing 2026/09/17 05:12:26 NOTICE: premiumize.me root 'rclone-test-zufuvep4cipa': 1 differences found 2026/09/17 05:12:26 NOTICE: premiumize.me root 'rclone-test-zufuvep4cipa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/17 05:12:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 05:12:26 NOTICE: premiumize.me root 'rclone-test-zufuvep4cipa': 0 differences found 2026/09/17 05:12:26 NOTICE: premiumize.me root 'rclone-test-zufuvep4cipa': 1 matching files 2026/09/17 05:12:26 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jepuyij3zile" 2026/09/17 05:12:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 05:12:27 DEBUG : Creating backend with remote "/tmp/rclone3804237852" run.go:198: Remote "premiumize.me root 'rclone-test-jepuyij3zile'", Local "Local file system at /tmp/rclone3804237852", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/09/17 05:12:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/17 05:12:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in premiumize.me root 'rclone-test-jepuyij3zile' 2026/09/17 05:12:27 NOTICE: premiumize.me root 'rclone-test-jepuyij3zile': 1 files missing 2026/09/17 05:12:27 NOTICE: 1 hashes missing 2026/09/17 05:12:27 NOTICE: premiumize.me root 'rclone-test-jepuyij3zile': 1 differences found 2026/09/17 05:12:27 NOTICE: premiumize.me root 'rclone-test-jepuyij3zile': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/17 05:12:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 05:12:28 NOTICE: premiumize.me root 'rclone-test-jepuyij3zile': 0 differences found 2026/09/17 05:12:28 NOTICE: premiumize.me root 'rclone-test-jepuyij3zile': 1 matching files 2026/09/17 05:12:28 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-sevitud1feji" 2026/09/17 05:12:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 05:12:28 DEBUG : Creating backend with remote "/tmp/rclone3918813005" run.go:198: Remote "premiumize.me root 'rclone-test-sevitud1feji'", Local "Local file system at /tmp/rclone3918813005", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/09/17 05:12:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/17 05:12:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in premiumize.me root 'rclone-test-sevitud1feji' 2026/09/17 05:12:29 NOTICE: premiumize.me root 'rclone-test-sevitud1feji': 1 files missing 2026/09/17 05:12:29 NOTICE: 1 hashes missing 2026/09/17 05:12:29 NOTICE: premiumize.me root 'rclone-test-sevitud1feji': 1 differences found 2026/09/17 05:12:29 NOTICE: premiumize.me root 'rclone-test-sevitud1feji': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/17 05:12:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 05:12:29 NOTICE: premiumize.me root 'rclone-test-sevitud1feji': 0 differences found 2026/09/17 05:12:29 NOTICE: premiumize.me root 'rclone-test-sevitud1feji': 1 matching files 2026/09/17 05:12:29 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-nebusey1liqo" 2026/09/17 05:12:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 05:12:29 DEBUG : Creating backend with remote "/tmp/rclone2001240917" run.go:198: Remote "premiumize.me root 'rclone-test-nebusey1liqo'", Local "Local file system at /tmp/rclone2001240917", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/09/17 05:12:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/17 05:12:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in premiumize.me root 'rclone-test-nebusey1liqo' 2026/09/17 05:12:30 NOTICE: premiumize.me root 'rclone-test-nebusey1liqo': 1 files missing 2026/09/17 05:12:30 NOTICE: 1 hashes missing 2026/09/17 05:12:30 NOTICE: premiumize.me root 'rclone-test-nebusey1liqo': 1 differences found 2026/09/17 05:12:30 NOTICE: premiumize.me root 'rclone-test-nebusey1liqo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/17 05:12:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 05:12:30 NOTICE: premiumize.me root 'rclone-test-nebusey1liqo': 0 differences found 2026/09/17 05:12:30 NOTICE: premiumize.me root 'rclone-test-nebusey1liqo': 1 matching files 2026/09/17 05:12:30 DEBUG : premiumize.me root 'rclone-test-nebusey1liqo': Purge remote 2026/09/17 05:12:30 DEBUG : premiumize.me root 'rclone-test-sevitud1feji': Purge remote 2026/09/17 05:12:30 DEBUG : premiumize.me root 'rclone-test-jepuyij3zile': Purge remote 2026/09/17 05:12:30 DEBUG : premiumize.me root 'rclone-test-zufuvep4cipa': Purge remote 2026/09/17 05:12:31 DEBUG : premiumize.me root 'rclone-test-jujufoq2wowi': Purge remote 2026/09/17 05:12:31 DEBUG : premiumize.me root 'rclone-test-cibipem5simi': Purge remote 2026/09/17 05:12:31 DEBUG : premiumize.me root 'rclone-test-gexoham0loki': Purge remote 2026/09/17 05:12:31 DEBUG : premiumize.me root 'rclone-test-yukukep1titi': Purge remote 2026/09/17 05:12:31 DEBUG : premiumize.me root 'rclone-test-duvogec6devo': Purge remote 2026/09/17 05:12:31 DEBUG : premiumize.me root 'rclone-test-yijiraf8jeja': Purge remote --- PASS: TestApplyTransforms (13.67s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:12:31 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/17 05:12:32 DEBUG : sub/file2: size = 14 OK 2026/09/17 05:12:32 INFO : file1: Copied (new) to: sub/file2 2026/09/17 05:12:32 DEBUG : sub/file2: size = 14 OK 2026/09/17 05:12:32 DEBUG : file1: Sizes identical 2026/09/17 05:12:32 DEBUG : file1: Unchanged skipping 2026/09/17 05:12:32 DEBUG : premiumize.me root 'rclone-test-wilupeh4xure': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.47s) === RUN TestCopyLongFile run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.11s) === RUN TestCopyFileBackupDir run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:12:33 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wilupeh4xure/backup" 2026/09/17 05:12:34 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2012213043) 2026/09/17 05:12:34 DEBUG : dst/file1: size = 18 (premiumize.me root 'rclone-test-wilupeh4xure') 2026/09/17 05:12:34 DEBUG : dst/file1: Sizes differ 2026/09/17 05:12:34 INFO : dst/file1: Moved (server-side) 2026/09/17 05:12:35 DEBUG : dst/file1: size = 14 OK 2026/09/17 05:12:35 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (3.03s) === RUN TestCopyFileCompareDest run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:12:35 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wilupeh4xure/dst" 2026/09/17 05:12:36 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wilupeh4xure/CompareDest" 2026/09/17 05:12:36 DEBUG : one: Need to transfer - File not found at Destination 2026/09/17 05:12:37 DEBUG : one: size = 3 OK 2026/09/17 05:12:37 INFO : one: Copied (new) 2026/09/17 05:12:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2012213043) 2026/09/17 05:12:37 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-wilupeh4xure/dst') 2026/09/17 05:12:37 DEBUG : one: Sizes differ 2026/09/17 05:12:37 DEBUG : one: Moving old file out the way to "one.gagagok5" 2026/09/17 05:12:38 DEBUG : one: Removing old file 2026/09/17 05:12:38 DEBUG : one: size = 5 OK 2026/09/17 05:12:38 INFO : one: Copied (replaced existing) 2026/09/17 05:12:38 DEBUG : dst/one: Moving old file out the way to "one.qixoxos1" 2026/09/17 05:12:38 DEBUG : dst/one: Removing old file 2026/09/17 05:12:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2012213043) 2026/09/17 05:12:39 DEBUG : one: size = 3 (premiumize.me root 'rclone-test-wilupeh4xure/dst') 2026/09/17 05:12:39 DEBUG : one: Sizes differ 2026/09/17 05:12:40 DEBUG : one: size = 5 OK 2026/09/17 05:12:40 DEBUG : one: Sizes identical 2026/09/17 05:12:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/17 05:12:40 DEBUG : two: Need to transfer - File not found at Destination 2026/09/17 05:12:40 DEBUG : two: size = 3 OK 2026/09/17 05:12:40 DEBUG : two: Sizes identical 2026/09/17 05:12:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/17 05:12:41 DEBUG : two: Need to transfer - File not found at Destination 2026/09/17 05:12:41 DEBUG : two: size = 3 OK 2026/09/17 05:12:41 DEBUG : two: Sizes identical 2026/09/17 05:12:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/17 05:12:41 DEBUG : two: Need to transfer - File not found at Destination 2026/09/17 05:12:41 DEBUG : two: size = 5 (Local file system at /tmp/rclone2012213043) 2026/09/17 05:12:41 DEBUG : two: size = 3 (premiumize.me root 'rclone-test-wilupeh4xure/CompareDest') 2026/09/17 05:12:41 DEBUG : two: Sizes differ 2026/09/17 05:12:42 DEBUG : two: size = 5 OK 2026/09/17 05:12:42 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (7.01s) === RUN TestCopyFileCopyDest run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.12s) === RUN TestCopyInplace run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.12s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:12:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/17 05:12:44 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/17 05:12:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/17 05:12:44 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/17 05:12:44 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: upload file http: Post "https://swordbearingchicken-sto.energycdn.com/upload": failed to copy data: max transfer limit reached as set by --max-transfer 2026/09/17 05:12:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/17 05:12:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/17 05:12:45 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/17 05:12:45 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (2.48s) === RUN TestDeduplicateInteractive run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.11s) === RUN TestDeduplicateSkip run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.12s) === RUN TestDeduplicateFirst run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.12s) === RUN TestDeduplicateNewest run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.11s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.11s) === RUN TestDeduplicateLargest run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.12s) === RUN TestDeduplicateSmallest run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.11s) === RUN TestDeduplicateRename run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRenameManyExisting (0.11s) === RUN TestMergeDirs run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" dedupe_test.go:294: Can't merge directories --- SKIP: TestMergeDirs (0.12s) === RUN TestListDirSorted run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:12:51 DEBUG : a.txt: Excluded (Size Filter) 2026/09/17 05:12:51 DEBUG : a.txt: Excluded 2026/09/17 05:12:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/17 05:12:52 DEBUG : sub dir/hello world: Excluded 2026/09/17 05:12:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/17 05:12:52 DEBUG : sub dir/hello world2: Excluded 2026/09/17 05:12:52 DEBUG : sub dir/ignore dir: Excluded 2026/09/17 05:12:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/17 05:12:52 DEBUG : sub dir/hello world: Excluded 2026/09/17 05:12:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/17 05:12:52 DEBUG : sub dir/hello world2: Excluded 2026/09/17 05:12:52 DEBUG : sub dir/ignore dir: Excluded 2026/09/17 05:12:52 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:12:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/17 05:12:52 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:12:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/17 05:12:52 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:12:52 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/17 05:12:52 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:12:52 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/17 05:12:52 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:12:52 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/17 05:12:53 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:12:53 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/17 05:12:53 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:12:53 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/17 05:12:53 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:12:53 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/17 05:12:55 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:12:57 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:12:57 ERROR : sub dir: 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/asm_amd64.s:1264 Error: Received unexpected error: couldn't list files: error: Rate limit exceeded. Please slow down. Test: TestListDirSorted --- FAIL: TestListDirSorted (10.01s) === RUN TestListDirSortedFn run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:12:59 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:13:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/17 05:13:03 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/17 05:13:05 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/17 05:13:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/17 05:13:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/17 05:13:07 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/17 05:13:08 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/17 05:13:08 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/17 05:13:08 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/17 05:13:08 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/17 05:13:08 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.runopaf3" 2026/09/17 05:13:08 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/17 05:13:09 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/17 05:13:09 DEBUG : sub dir/hello world: Removing old file 2026/09/17 05:13:09 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/17 05:13:09 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/17 05:13:09 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/17 05:13:09 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/17 05:13:09 DEBUG : sub dir/hello world2: Moving old file out the way to "hello world2.qaveqev5" 2026/09/17 05:13:09 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/17 05:13:10 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/17 05:13:10 DEBUG : sub dir/hello world2: Removing old file 2026/09/17 05:13:10 DEBUG : pacer: Reducing sleep to 10ms 2026/09/17 05:13:10 DEBUG : sub dir/ignore dir/.ignore: Moving old file out the way to ".ignore.mezunan1" 2026/09/17 05:13:10 DEBUG : sub dir/ignore dir/.ignore: Removing old file 2026/09/17 05:13:10 DEBUG : sub dir/ignore dir/should be ignored: Moving old file out the way to "should be ignored.miyejel3" 2026/09/17 05:13:11 DEBUG : sub dir/ignore dir/should be ignored: Removing old file 2026/09/17 05:13:11 DEBUG : sub dir/sub sub dir/hello world3: Moving old file out the way to "hello world3.fegekod6" 2026/09/17 05:13:12 DEBUG : sub dir/sub sub dir/hello world3: Removing old file 2026/09/17 05:13:12 DEBUG : a.txt: Excluded (Size Filter) 2026/09/17 05:13:12 DEBUG : a.txt: Excluded 2026/09/17 05:13:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/17 05:13:12 DEBUG : sub dir/hello world: Excluded 2026/09/17 05:13:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/17 05:13:12 DEBUG : sub dir/hello world2: Excluded 2026/09/17 05:13:12 DEBUG : sub dir/ignore dir: Excluded 2026/09/17 05:13:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/17 05:13:12 DEBUG : sub dir/hello world: Excluded 2026/09/17 05:13:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/17 05:13:12 DEBUG : sub dir/hello world2: Excluded 2026/09/17 05:13:12 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (16.70s) === RUN TestListJSON run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", 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/17 05:13:15 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (2.46s) --- PASS: TestListJSON/Default (0.07s) --- PASS: TestListJSON/FilesOnly (0.06s) --- PASS: TestListJSON/DirsOnly (0.06s) --- PASS: TestListJSON/Recurse (0.11s) --- PASS: TestListJSON/SubDir (0.07s) --- PASS: TestListJSON/NoModTime (0.07s) --- PASS: TestListJSON/NoMimeType (0.06s) --- PASS: TestListJSON/ShowHash (0.06s) --- PASS: TestListJSON/HashTypes (0.06s) --- PASS: TestListJSON/Metadata (0.06s) === RUN TestStatJSON run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", 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/17 05:13:18 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wilupeh4xure/notfound" 2026/09/17 05:13:18 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (3.00s) --- PASS: TestStatJSON/Root (0.07s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.06s) --- PASS: TestStatJSON/Dir (0.13s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.06s) --- PASS: TestStatJSON/File (0.06s) --- PASS: TestStatJSON/NotFound (0.13s) --- PASS: TestStatJSON/DirFilesOnly (0.06s) --- PASS: TestStatJSON/FileFilesOnly (0.07s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.06s) --- PASS: TestStatJSON/DirDirsOnly (0.06s) --- PASS: TestStatJSON/FileDirsOnly (0.06s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.06s) --- PASS: TestStatJSON/RootNotFound (0.40s) === RUN TestStatJSONMemory 2026/09/17 05:13:19 DEBUG : Creating backend with remote ":memory:" 2026/09/17 05:13:19 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/17 05:13:19 DEBUG : sub/file1: size = 5 OK 2026/09/17 05:13:19 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/17 05:13:19 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:13:19 INFO : premiumize.me root 'rclone-test-wilupeh4xure': Making directory 2026/09/17 05:13:19 INFO : premiumize.me root 'rclone-test-wilupeh4xure': Making directory --- PASS: TestMkdir (0.17s) === RUN TestLsd run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" --- PASS: TestLsd (1.18s) === RUN TestLs run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" --- PASS: TestLs (1.45s) === RUN TestLsWithFilesFrom run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:13:23 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/17 05:13:23 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.57s) === RUN TestLsLong run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" --- PASS: TestLsLong (1.54s) === RUN TestHashSums run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" --- PASS: TestHashSums (1.31s) === RUN TestHashSumsWithErrors 2026/09/17 05:13:26 DEBUG : Creating backend with remote ":memory:" 2026/09/17 05:13:26 DEBUG : Config file has changed externally - reloading 2026/09/17 05:13:26 ERROR : file1: hash unsupported: hash type not supported 2026/09/17 05:13:26 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/17 05:13:26 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/17 05:13:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/17 05:13:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/17 05:13:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/17 05:13:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/17 05:13:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/17 05:13:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/17 05:13:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/17 05:13:26 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" --- PASS: TestCount (2.40s) === RUN TestDelete run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:13:30 DEBUG : Waiting for deletions to finish 2026/09/17 05:13:30 DEBUG : large: Excluded (Size Filter) 2026/09/17 05:13:30 DEBUG : large: Excluded 2026/09/17 05:13:30 INFO : medium: Deleted 2026/09/17 05:13:30 INFO : small: Deleted --- PASS: TestDelete (2.10s) === RUN TestMaxDelete run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:13:32 DEBUG : Waiting for deletions to finish 2026/09/17 05:13:32 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/09/17 05:13:33 INFO : large: Deleted 2026/09/17 05:13:33 INFO : medium: Deleted --- PASS: TestMaxDelete (2.23s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:13:35 DEBUG : Waiting for deletions to finish 2026/09/17 05:13:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/17 05:13:35 INFO : medium: Deleted 2026/09/17 05:13:35 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.27s) === RUN TestMaxDeleteSize run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:13:37 DEBUG : Waiting for deletions to finish 2026/09/17 05:13:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/17 05:13:37 INFO : medium: Deleted 2026/09/17 05:13:37 INFO : small: Deleted --- PASS: TestMaxDeleteSize (2.20s) === RUN TestReadFile run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" --- PASS: TestReadFile (1.22s) === RUN TestRetry 2026/09/17 05:13:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/17 05:13:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/17 05:13:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/17 05:13:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/17 05:13:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/17 05:13:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/17 05:13:39 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" --- PASS: TestCat (2.48s) === RUN TestPurge 2026/09/17 05:13:41 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-papiwon2fohu" 2026/09/17 05:13:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 05:13:41 DEBUG : Creating backend with remote "/tmp/rclone709773938" run.go:198: Remote "premiumize.me root 'rclone-test-papiwon2fohu'", Local "Local file system at /tmp/rclone709773938", Modify Window "876000h0m0s" 2026/09/17 05:13:42 INFO : A2: Making directory 2026/09/17 05:13:42 INFO : A1/B2: Making directory 2026/09/17 05:13:43 INFO : A1/B2/C2: Making directory 2026/09/17 05:13:43 INFO : A1/B1/C3: Making directory 2026/09/17 05:13:43 INFO : A3: Making directory 2026/09/17 05:13:43 INFO : A3/B3: Making directory 2026/09/17 05:13:43 INFO : A3/B3/C4: Making directory 2026/09/17 05:13:44 ERROR : error listing: directory not found 2026/09/17 05:13:44 DEBUG : premiumize.me root 'rclone-test-papiwon2fohu': Purge remote 2026/09/17 05:13:44 NOTICE: purge failed: directory not found --- PASS: TestPurge (3.42s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:13:45 INFO : A2: Making directory 2026/09/17 05:13:46 INFO : A1/B2: Making directory 2026/09/17 05:13:46 INFO : A1/B2/C2: Making directory 2026/09/17 05:13:46 INFO : A1/B1/C3: Making directory 2026/09/17 05:13:46 INFO : A3: Making directory 2026/09/17 05:13:46 INFO : A3/B3: Making directory 2026/09/17 05:13:46 INFO : A3/B3/C4: Making directory 2026/09/17 05:13:47 DEBUG : removing 1 level 3 directories 2026/09/17 05:13:47 INFO : A3/B3/C4: Removing directory 2026/09/17 05:13:48 DEBUG : removing 2 level 3 directories 2026/09/17 05:13:48 INFO : A1/B2/C2: Removing directory 2026/09/17 05:13:48 INFO : A1/B1/C3: Removing directory 2026/09/17 05:13:48 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:13:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/17 05:13:48 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:13:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/17 05:13:48 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:13:48 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/17 05:13:48 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:13:48 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/17 05:13:48 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:13:48 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/17 05:13:48 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:13:48 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/17 05:13:48 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:13:48 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/17 05:13:49 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:13:49 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/17 05:13:50 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:13:52 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:13:54 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:13:56 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:13:58 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:14:00 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/17 05:14:02 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/17 05:14:04 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/17 05:14:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/17 05:14:05 DEBUG : removing 2 level 2 directories 2026/09/17 05:14:05 INFO : A3/B3: Removing directory 2026/09/17 05:14:05 INFO : A1/B2: Removing directory 2026/09/17 05:14:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/17 05:14:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/17 05:14:07 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/17 05:14:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/17 05:14:07 DEBUG : removing 2 level 1 directories 2026/09/17 05:14:07 INFO : A3: Removing directory 2026/09/17 05:14:07 INFO : A2: Removing directory 2026/09/17 05:14:07 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/17 05:14:08 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/17 05:14:08 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/17 05:14:08 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/17 05:14:08 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/17 05:14:08 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/17 05:14:08 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/17 05:14:08 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/17 05:14:08 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/17 05:14:08 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/17 05:14:08 DEBUG : pacer: Reducing sleep to 10ms 2026/09/17 05:14:09 DEBUG : removing 1 level 3 directories 2026/09/17 05:14:09 INFO : A1/B1/C1: Removing directory 2026/09/17 05:14:09 DEBUG : removing 1 level 2 directories 2026/09/17 05:14:09 INFO : A1/B1: Removing directory 2026/09/17 05:14:09 DEBUG : removing 1 level 1 directories 2026/09/17 05:14:09 INFO : A1: Removing directory 2026/09/17 05:14:09 DEBUG : removing 1 level 0 directories 2026/09/17 05:14:09 INFO : premiumize.me root 'rclone-test-wilupeh4xure': Removing directory 2026/09/17 05:14:09 ERROR : error listing: directory not found 2026/09/17 05:14:09 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (24.65s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:14:09 INFO : A1: Making directory 2026/09/17 05:14:09 INFO : A1/B1: Making directory 2026/09/17 05:14:09 INFO : A1/B1/C1: Making directory 2026/09/17 05:14:10 DEBUG : removing 1 level 3 directories 2026/09/17 05:14:10 INFO : A1/B1/C1: Removing directory 2026/09/17 05:14:10 DEBUG : removing 1 level 2 directories 2026/09/17 05:14:10 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (1.45s) === RUN TestRmdirsWithFilter run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:14:11 INFO : A1: Making directory 2026/09/17 05:14:11 INFO : A1/B1: Making directory 2026/09/17 05:14:11 INFO : A1/B1/C1: Making directory 2026/09/17 05:14:11 DEBUG : removing 1 level 3 directories 2026/09/17 05:14:11 INFO : A1/B1/C1: Removing directory 2026/09/17 05:14:11 DEBUG : removing 1 level 2 directories 2026/09/17 05:14:11 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (1.40s) === RUN TestCopyURL run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:14:13 DEBUG : file1: size = 14 OK 2026/09/17 05:14:13 DEBUG : filename.txt: File name found in url 2026/09/17 05:14:13 DEBUG : filename.txt: size = 14 OK 2026/09/17 05:14:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/17 05:14:14 DEBUG : headerfilename.txt: size = 14 OK 2026/09/17 05:14:14 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (2.88s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:14:15 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (0.77s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:14:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/17 05:15:16 DEBUG : pacer: low level retry 1/1 (error Post "https://commitedpresentcritic-sto.energycdn.com/upload": dial tcp 157.90.177.27:443: i/o timeout) 2026/09/17 05:15:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/17 05:15:16 DEBUG : file1: Received error: upload file http: Post "https://commitedpresentcritic-sto.energycdn.com/upload": dial tcp 157.90.177.27:443: i/o timeout - low level retry 0/10 2026/09/17 05:15:16 DEBUG : pacer: Reducing sleep to 15ms 2026/09/17 05:15:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/17 05:15:17 DEBUG : pacer: Reducing sleep to 10ms 2026/09/17 05:15:17 DEBUG : sub/file2: size = 14 OK 2026/09/17 05:15:17 INFO : file1: Copied (new) to: sub/file2 2026/09/17 05:15:17 INFO : file1: Deleted 2026/09/17 05:15:17 DEBUG : sub/file2: size = 14 OK 2026/09/17 05:15:17 DEBUG : file1: Sizes identical 2026/09/17 05:15:17 DEBUG : file1: Unchanged skipping 2026/09/17 05:15:17 INFO : file1: Deleted 2026/09/17 05:15:17 DEBUG : premiumize.me root 'rclone-test-wilupeh4xure': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (61.82s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:15:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/17 05:15:18 DEBUG : file1: size = 14 OK 2026/09/17 05:15:18 INFO : file1: Copied (new) 2026/09/17 05:15:18 INFO : file1: Deleted 2026/09/17 05:15:18 DEBUG : file1: Destination exists, skipping 2026/09/17 05:15:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.05s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:15:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/17 05:15:19 DEBUG : sub/file2: size = 14 OK 2026/09/17 05:15:19 INFO : file1: Copied (new) to: sub/file2 2026/09/17 05:15:19 INFO : file1: Deleted 2026/09/17 05:15:20 DEBUG : sub/file2: size = 14 OK 2026/09/17 05:15:20 DEBUG : file1: Sizes identical 2026/09/17 05:15:20 DEBUG : file1: Unchanged skipping 2026/09/17 05:15:20 INFO : file1: Deleted 2026/09/17 05:15:20 DEBUG : sub/file2: moving to sub/File2-rclone-move-nivuzev4 2026/09/17 05:15:20 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-nivuzev4 2026/09/17 05:15:20 DEBUG : sub/file2: moving to sub/File2 2026/09/17 05:15:20 INFO : sub/File2-rclone-move-nivuzev4: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (2.39s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:15:22 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (1.13s) === RUN TestMoveFileBackupDir run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:15:23 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wilupeh4xure/backup" 2026/09/17 05:15:23 DEBUG : Config file has changed externally - reloading 2026/09/17 05:15:23 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2012213043) 2026/09/17 05:15:23 DEBUG : dst/file1: size = 18 (premiumize.me root 'rclone-test-wilupeh4xure') 2026/09/17 05:15:23 DEBUG : dst/file1: Sizes differ 2026/09/17 05:15:24 INFO : dst/file1: Moved (server-side) 2026/09/17 05:15:24 DEBUG : dst/file1: size = 14 OK 2026/09/17 05:15:24 INFO : dst/file1: Copied (new) 2026/09/17 05:15:24 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (3.23s) === 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:15:29 INFO : A1/B2: Making directory 2026/09/17 05:15:29 INFO : A1/B1/C3: Making directory 2026/09/17 05:15:31 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/17 05:15:31 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/17 05:15:31 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/17 05:15:31 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/17 05:15:31 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/17 05:15:32 INFO : premiumize.me root 'rclone-test-wilupeh4xure': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/17 05:15:33 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/17 05:15:33 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/17 05:15:33 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/17 05:15:33 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/17 05:15:33 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (10.50s) === RUN TestGetFsInfo run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.13s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:15:36 DEBUG : premiumize.me root 'rclone-test-wilupeh4xure': File to upload is small (34 bytes), uploading instead of streaming 2026/09/17 05:15:37 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/17 05:15:37 NOTICE: premiumize.me root 'rclone-test-wilupeh4xure': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/17 05:15:37 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/17 05:15:37 DEBUG : premiumize.me root 'rclone-test-wilupeh4xure': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/17 05:15:37 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/17 05:15:37 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:15:38 DEBUG : premiumize.me root 'rclone-test-wilupeh4xure': File to upload is small (34 bytes), uploading instead of streaming 2026/09/17 05:15:38 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/17 05:15:38 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/17 05:15:38 DEBUG : premiumize.me root 'rclone-test-wilupeh4xure': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/17 05:15:39 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/17 05:15:39 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:15:39 DEBUG : premiumize.me root 'rclone-test-wilupeh4xure': File to upload is small (34 bytes), uploading instead of streaming 2026/09/17 05:15:40 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/17 05:15:40 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/09/17 05:15:40 DEBUG : premiumize.me root 'rclone-test-wilupeh4xure': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/17 05:15:40 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/17 05:15:40 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:15:41 DEBUG : premiumize.me root 'rclone-test-wilupeh4xure': File to upload is small (34 bytes), uploading instead of streaming 2026/09/17 05:15:41 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/17 05:15:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/17 05:15:41 DEBUG : premiumize.me root 'rclone-test-wilupeh4xure': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/17 05:15:42 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/17 05:15:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (6.28s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.61s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.52s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.61s) === RUN TestRcatMetadata run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" operations_test.go:1567: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.13s) === RUN TestRcatSize run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:15:43 DEBUG : potato1: size = 60 OK 2026/09/17 05:15:43 DEBUG : premiumize.me root 'rclone-test-wilupeh4xure': File to upload is small (60 bytes), uploading instead of streaming 2026/09/17 05:15:44 DEBUG : potato2: size = 60 OK 2026/09/17 05:15:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (1.54s) === RUN TestRcatSizeShortEOF run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:15:44 DEBUG : pacer: low level retry 1/1 (error Post "https://tragicstudentrevenge-sto.energycdn.com/upload": net/http: HTTP/1.x transport connection broken: http: ContentLength=586 with Body length 526) 2026/09/17 05:15:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/17 05:15:44 ERROR : potato1: Post request put error: upload file http: Post "https://tragicstudentrevenge-sto.energycdn.com/upload": net/http: HTTP/1.x transport connection broken: http: ContentLength=586 with Body length 526 2026/09/17 05:15:44 DEBUG : pacer: Reducing sleep to 15ms 2026/09/17 05:15:44 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestRcatSizeShortEOF (0.37s) === RUN TestRcatSizeMetadata run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" operations_test.go:1660: Skipping as destination doesn't support user metadata 2026/09/17 05:15:44 DEBUG : pacer: Reducing sleep to 10ms --- SKIP: TestRcatSizeMetadata (0.12s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:15:45 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (0.82s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:15:46 DEBUG : potato4: size = 60 (premiumize.me root 'rclone-test-wilupeh4xure') 2026/09/17 05:15:46 DEBUG : potato4: size = 59 (premiumize.me root 'rclone-test-wilupeh4xure') 2026/09/17 05:15:46 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(premiumize.me root 'rclone-test-wilupeh4xure') 59 2026/09/17 05:15:46 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:15:47 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:15:47 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (2.34s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.12s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.84s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.72s) --- PASS: TestRcatSizeChecksum/NoHashes (0.67s) === RUN TestTouchDir run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" operations_test.go:1842: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.12s) === RUN TestMkdirMetadata run.go:198: Remote "premiumize.me root 'rclone-test-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", 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-wilupeh4xure'", Local "Local file system at /tmp/rclone2012213043", Modify Window "876000h0m0s" 2026/09/17 05:15:49 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:15:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/17 05:15:49 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:15:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/17 05:15:49 DEBUG : pacer: low level retry 3/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:15:49 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/17 05:15:49 DEBUG : pacer: low level retry 4/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:15:49 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/17 05:15:49 DEBUG : pacer: low level retry 5/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:15:49 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/17 05:15:49 DEBUG : pacer: low level retry 6/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:15:49 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/17 05:15:50 DEBUG : pacer: low level retry 7/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:15:50 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/17 05:15:50 DEBUG : pacer: low level retry 8/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:15:50 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/17 05:15:52 DEBUG : pacer: low level retry 9/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:15:54 DEBUG : pacer: low level retry 10/10 (error error: Rate limit exceeded. Please slow down.) run.go:299: Retry Put of "sub dir/test remove existing" to premiumize.me root 'rclone-test-wilupeh4xure': 1/10 (couldn't list files: error: Rate limit exceeded. Please slow down.) 2026/09/17 05:15:56 DEBUG : pacer: low level retry 1/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:15:58 DEBUG : pacer: low level retry 2/10 (error error: Rate limit exceeded. Please slow down.) 2026/09/17 05:16:00 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/17 05:16:02 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/17 05:16:02 DEBUG : sub dir/test remove existing: Moving old file out the way to "test remove existing.xakuveh5" 2026/09/17 05:16:03 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/17 05:16:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/17 05:16:05 DEBUG : sub dir/test remove existing: Removing old file 2026/09/17 05:16:05 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/17 05:16:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/17 05:16:06 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/17 05:16:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/17 05:16:07 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/17 05:16:07 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/17 05:16:07 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/17 05:16:07 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/17 05:16:07 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/17 05:16:08 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/17 05:16:08 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/17 05:16:08 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/17 05:16:08 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/17 05:16:08 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/17 05:16:08 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pedeboj4" before starting 2026/09/17 05:16:08 DEBUG : pacer: Reducing sleep to 10ms 2026/09/17 05:16:08 DEBUG : sub dir/test remove existing.pedeboj4: TEST: removing renamed existing file after operation 2026/09/17 05:16:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vodofey2" before starting 2026/09/17 05:16:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vodofey2: TEST: renaming existing back after failed operation 2026/09/17 05:16:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fazegip6" before starting 2026/09/17 05:16:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fazegip6: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (21.92s) === 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/17 05:16:10 DEBUG : premiumize.me root 'rclone-test-wilupeh4xure': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished ERROR in 4m18.60399675s (try 1/5): exit status 1: Failed [TestListDirSorted]