"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Starting (try 1/5) 2026/07/01 02:24:32 DEBUG : Creating backend with remote "TestMega:rclone-test-noliwof9yeje" 2026/07/01 02:24:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:24:32 DEBUG : mega root 'rclone-test-noliwof9yeje': Using previously stored session ID and master key to initialize the Mega API 2026/07/01 02:24:50 DEBUG : Creating backend with remote "/tmp/rclone3042337312" 2026/07/01 02:24:50 DEBUG : Config file has changed externally - reloading === 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 "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/01 02:24:50 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/01 02:24:50 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/07/01 02:24:50 DEBUG : a: size = 0 OK 2026/07/01 02:24:50 DEBUG : a: size = 1 (memory) 2026/07/01 02:24:50 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/01 02:24:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/01 02:24:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/01 02:24:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/01 02:24:50 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/01 02:24:50 DEBUG : potato: Seek from 10 to 0 2026/07/01 02:24:50 DEBUG : potato: Seek from 10 to 0 2026/07/01 02:24:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/01 02:24:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/01 02:24:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/01 02:24:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/01 02:24:50 DEBUG : potato: Seek from 5 to 2 2026/07/01 02:24:50 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/01 02:24:50 DEBUG : potato: Seek from 7 to 0 2026/07/01 02:24:50 DEBUG : potato: Seek from 7 to 0 2026/07/01 02:24:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/01 02:24:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/01 02:24:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/01 02:24:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/01 02:24:50 DEBUG : potato: Seek from 5 to 2 2026/07/01 02:24:50 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/01 02:24:50 DEBUG : potato: Seek from 8 to 0 2026/07/01 02:24:50 DEBUG : potato: Seek from 8 to 0 2026/07/01 02:24:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/01 02:24:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/01 02:24:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/01 02:24:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/01 02:24:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/01 02:24:50 DEBUG : potato: Seek from 5 to 2 2026/07/01 02:24:50 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/01 02:24:50 DEBUG : potato: Seek from 9 to 0 2026/07/01 02:24:50 DEBUG : potato: Seek from 9 to 0 2026/07/01 02:24:50 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 "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", 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 (8.40s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/07/01 02:24:59 DEBUG : Creating backend with remote "nonexistent" 2026/07/01 02:24:59 DEBUG : Creating backend with remote "nonexistent" 2026/07/01 02:24:59 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/01 02:24:59 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/07/01 02:24:59 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/01 02:24:59 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", 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 (20.79s) --- PASS: TestCheckDownload/1 (0.10s) --- PASS: TestCheckDownload/2 (0.11s) --- PASS: TestCheckDownload/3 (0.13s) --- PASS: TestCheckDownload/4 (0.15s) --- PASS: TestCheckDownload/5 (0.15s) --- PASS: TestCheckDownload/6 (0.15s) --- PASS: TestCheckDownload/7 (0.16s) === RUN TestCheckSizeOnly run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", 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 (5.24s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:25:25 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/01 02:25:25 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/01 02:25:25 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/01 02:25:25 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/01 02:25:26 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/01 02:25:26 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/01 02:25:26 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/01 02:25:26 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.37s) === RUN TestCheckSum run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:25:26 DEBUG : Creating backend with remote "TestMega:rclone-test-noliwof9yeje/data" 2026/07/01 02:25:26 DEBUG : mega root 'rclone-test-noliwof9yeje/data': Using previously stored session ID and master key to initialize the Mega API check_test.go:350: mega root 'rclone-test-noliwof9yeje/data' lacks md5, skipping --- SKIP: TestCheckSum (18.83s) === RUN TestCheckSumDownload run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:25:45 DEBUG : Creating backend with remote "TestMega:rclone-test-noliwof9yeje/data" 2026/07/01 02:25:45 DEBUG : mega root 'rclone-test-noliwof9yeje/data': Using previously stored session ID and master key to initialize the Mega API === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (47.14s) --- PASS: TestCheckSumDownload/subtest1 (0.33s) --- PASS: TestCheckSumDownload/subtest2 (0.21s) --- PASS: TestCheckSumDownload/subtest3 (0.27s) --- PASS: TestCheckSumDownload/subtest4 (0.27s) --- PASS: TestCheckSumDownload/subtest5 (0.39s) --- PASS: TestCheckSumDownload/subtest6 (0.35s) --- PASS: TestCheckSumDownload/subtest7 (0.31s) === RUN TestApplyTransforms 2026/07/01 02:26:32 DEBUG : Creating backend with remote "TestMega:rclone-test-bigigab9zohu" 2026/07/01 02:26:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:26:32 DEBUG : mega root 'rclone-test-bigigab9zohu': Using previously stored session ID and master key to initialize the Mega API 2026/07/01 02:26:52 DEBUG : Creating backend with remote "/tmp/rclone2222972498" run.go:198: Remote "mega root 'rclone-test-bigigab9zohu'", Local "Local file system at /tmp/rclone2222972498", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/07/01 02:26:55 ERROR : hello, world!: sum not found 2026/07/01 02:26:55 ERROR : HELLO, WORLD!: file not in mega root 'rclone-test-bigigab9zohu' 2026/07/01 02:26:55 NOTICE: mega root 'rclone-test-bigigab9zohu': 1 files missing 2026/07/01 02:26:55 NOTICE: 1 hashes missing 2026/07/01 02:26:55 NOTICE: mega root 'rclone-test-bigigab9zohu': 1 differences found 2026/07/01 02:26:55 NOTICE: mega root 'rclone-test-bigigab9zohu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/01 02:26:55 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/01 02:26:55 NOTICE: mega root 'rclone-test-bigigab9zohu': 0 differences found 2026/07/01 02:26:55 NOTICE: mega root 'rclone-test-bigigab9zohu': 1 matching files 2026/07/01 02:26:55 DEBUG : Creating backend with remote "TestMega:rclone-test-bidatac4xagi" 2026/07/01 02:26:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:26:55 DEBUG : mega root 'rclone-test-bidatac4xagi': Using previously stored session ID and master key to initialize the Mega API 2026/07/01 02:27:21 DEBUG : Creating backend with remote "/tmp/rclone3912728355" run.go:198: Remote "mega root 'rclone-test-bidatac4xagi'", Local "Local file system at /tmp/rclone3912728355", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/07/01 02:27:23 ERROR : HELLO, WORLD!: sum not found 2026/07/01 02:27:23 ERROR : hello, world!: file not in mega root 'rclone-test-bidatac4xagi' 2026/07/01 02:27:23 NOTICE: mega root 'rclone-test-bidatac4xagi': 1 files missing 2026/07/01 02:27:23 NOTICE: 1 hashes missing 2026/07/01 02:27:23 NOTICE: mega root 'rclone-test-bidatac4xagi': 1 differences found 2026/07/01 02:27:23 NOTICE: mega root 'rclone-test-bidatac4xagi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/01 02:27:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/01 02:27:23 NOTICE: mega root 'rclone-test-bidatac4xagi': 0 differences found 2026/07/01 02:27:23 NOTICE: mega root 'rclone-test-bidatac4xagi': 1 matching files 2026/07/01 02:27:23 DEBUG : Creating backend with remote "TestMega:rclone-test-fubilin4cofe" 2026/07/01 02:27:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:27:23 DEBUG : mega root 'rclone-test-fubilin4cofe': Using previously stored session ID and master key to initialize the Mega API 2026/07/01 02:27:49 DEBUG : Creating backend with remote "/tmp/rclone1845433372" run.go:198: Remote "mega root 'rclone-test-fubilin4cofe'", Local "Local file system at /tmp/rclone1845433372", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/01 02:27:59 ERROR : HeLlO, wOrLd!: sum not found 2026/07/01 02:27:59 ERROR : hello, world!: file not in mega root 'rclone-test-fubilin4cofe' 2026/07/01 02:27:59 NOTICE: mega root 'rclone-test-fubilin4cofe': 1 files missing 2026/07/01 02:27:59 NOTICE: 1 hashes missing 2026/07/01 02:27:59 NOTICE: mega root 'rclone-test-fubilin4cofe': 1 differences found 2026/07/01 02:27:59 NOTICE: mega root 'rclone-test-fubilin4cofe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/01 02:28:00 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/01 02:28:00 NOTICE: mega root 'rclone-test-fubilin4cofe': 0 differences found 2026/07/01 02:28:00 NOTICE: mega root 'rclone-test-fubilin4cofe': 1 matching files 2026/07/01 02:28:00 DEBUG : Creating backend with remote "TestMega:rclone-test-nefowok5qoka" 2026/07/01 02:28:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:28:00 DEBUG : mega root 'rclone-test-nefowok5qoka': Using previously stored session ID and master key to initialize the Mega API 2026/07/01 02:28:22 DEBUG : Creating backend with remote "/tmp/rclone1241309135" run.go:198: Remote "mega root 'rclone-test-nefowok5qoka'", Local "Local file system at /tmp/rclone1241309135", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/01 02:28:22 ERROR : HELLO, WORLD!: sum not found 2026/07/01 02:28:22 ERROR : HeLlO, wOrLd!: file not in mega root 'rclone-test-nefowok5qoka' 2026/07/01 02:28:22 NOTICE: mega root 'rclone-test-nefowok5qoka': 1 files missing 2026/07/01 02:28:22 NOTICE: 1 hashes missing 2026/07/01 02:28:22 NOTICE: mega root 'rclone-test-nefowok5qoka': 1 differences found 2026/07/01 02:28:22 NOTICE: mega root 'rclone-test-nefowok5qoka': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/01 02:28:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/01 02:28:23 NOTICE: mega root 'rclone-test-nefowok5qoka': 0 differences found 2026/07/01 02:28:23 NOTICE: mega root 'rclone-test-nefowok5qoka': 1 matching files 2026/07/01 02:28:23 DEBUG : Creating backend with remote "TestMega:rclone-test-fovofuh9kape" 2026/07/01 02:28:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:28:23 DEBUG : mega root 'rclone-test-fovofuh9kape': Using previously stored session ID and master key to initialize the Mega API 2026/07/01 02:28:48 DEBUG : Creating backend with remote "/tmp/rclone1322779192" run.go:198: Remote "mega root 'rclone-test-fovofuh9kape'", Local "Local file system at /tmp/rclone1322779192", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/07/01 02:28:51 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/01 02:28:51 ERROR : 測試_Русский___ě_áñ: file not in mega root 'rclone-test-fovofuh9kape' 2026/07/01 02:28:51 NOTICE: mega root 'rclone-test-fovofuh9kape': 1 files missing 2026/07/01 02:28:51 NOTICE: 1 hashes missing 2026/07/01 02:28:51 NOTICE: mega root 'rclone-test-fovofuh9kape': 1 differences found 2026/07/01 02:28:51 NOTICE: mega root 'rclone-test-fovofuh9kape': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/01 02:28:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/01 02:28:51 NOTICE: mega root 'rclone-test-fovofuh9kape': 0 differences found 2026/07/01 02:28:51 NOTICE: mega root 'rclone-test-fovofuh9kape': 1 matching files 2026/07/01 02:28:51 DEBUG : Creating backend with remote "TestMega:rclone-test-palavav3dicu" 2026/07/01 02:28:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:28:51 DEBUG : mega root 'rclone-test-palavav3dicu': Using previously stored session ID and master key to initialize the Mega API 2026/07/01 02:29:14 DEBUG : Creating backend with remote "/tmp/rclone2669956647" run.go:198: Remote "mega root 'rclone-test-palavav3dicu'", Local "Local file system at /tmp/rclone2669956647", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/07/01 02:29:15 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/01 02:29:15 ERROR : 測試_Русский___ě_áñ: file not in mega root 'rclone-test-palavav3dicu' 2026/07/01 02:29:15 NOTICE: mega root 'rclone-test-palavav3dicu': 1 files missing 2026/07/01 02:29:15 NOTICE: 1 hashes missing 2026/07/01 02:29:15 NOTICE: mega root 'rclone-test-palavav3dicu': 1 differences found 2026/07/01 02:29:15 NOTICE: mega root 'rclone-test-palavav3dicu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/01 02:29:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/01 02:29:16 NOTICE: mega root 'rclone-test-palavav3dicu': 0 differences found 2026/07/01 02:29:16 NOTICE: mega root 'rclone-test-palavav3dicu': 1 matching files 2026/07/01 02:29:16 DEBUG : Creating backend with remote "TestMega:rclone-test-lanuvem3rixo" 2026/07/01 02:29:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:29:16 DEBUG : mega root 'rclone-test-lanuvem3rixo': Using previously stored session ID and master key to initialize the Mega API 2026/07/01 02:29:43 DEBUG : Creating backend with remote "/tmp/rclone3663938629" run.go:198: Remote "mega root 'rclone-test-lanuvem3rixo'", Local "Local file system at /tmp/rclone3663938629", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/07/01 02:29:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/01 02:29:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in mega root 'rclone-test-lanuvem3rixo' 2026/07/01 02:29:46 NOTICE: mega root 'rclone-test-lanuvem3rixo': 1 files missing 2026/07/01 02:29:46 NOTICE: 1 hashes missing 2026/07/01 02:29:46 NOTICE: mega root 'rclone-test-lanuvem3rixo': 1 differences found 2026/07/01 02:29:46 NOTICE: mega root 'rclone-test-lanuvem3rixo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/01 02:29:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/01 02:29:46 NOTICE: mega root 'rclone-test-lanuvem3rixo': 0 differences found 2026/07/01 02:29:46 NOTICE: mega root 'rclone-test-lanuvem3rixo': 1 matching files 2026/07/01 02:29:46 DEBUG : Creating backend with remote "TestMega:rclone-test-dumaxoj1taro" 2026/07/01 02:29:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:29:46 DEBUG : mega root 'rclone-test-dumaxoj1taro': Using previously stored session ID and master key to initialize the Mega API 2026/07/01 02:30:12 DEBUG : Creating backend with remote "/tmp/rclone512489910" run.go:198: Remote "mega root 'rclone-test-dumaxoj1taro'", Local "Local file system at /tmp/rclone512489910", Modify Window "876000h0m0s" run.go:255: Failed to mkdir "mega root 'rclone-test-dumaxoj1taro'": mkdir create node failed: unexpected end of JSON input 2026/07/01 02:30:22 DEBUG : mega root 'rclone-test-dumaxoj1taro': Purge remote 2026/07/01 02:30:22 NOTICE: purge failed: directory not found 2026/07/01 02:30:22 DEBUG : mega root 'rclone-test-lanuvem3rixo': Purge remote 2026/07/01 02:30:34 DEBUG : mega root 'rclone-test-palavav3dicu': Purge remote 2026/07/01 02:30:45 DEBUG : mega root 'rclone-test-fovofuh9kape': Purge remote 2026/07/01 02:30:56 DEBUG : mega root 'rclone-test-nefowok5qoka': Purge remote 2026/07/01 02:31:07 DEBUG : mega root 'rclone-test-fubilin4cofe': Purge remote 2026/07/01 02:31:18 DEBUG : mega root 'rclone-test-bidatac4xagi': Purge remote 2026/07/01 02:31:29 DEBUG : mega root 'rclone-test-bigigab9zohu': Purge remote --- FAIL: TestApplyTransforms (308.62s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:31:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/01 02:31:51 ERROR : file1: Failed to copy: mkdir create node failed: unexpected end of JSON input copy_test.go:114: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:114 Error: Received unexpected error: mkdir create node failed: unexpected end of JSON input Test: TestCopyFile --- FAIL: TestCopyFile (10.59s) === RUN TestCopyLongFile run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "dst/file1" to "mega root 'rclone-test-noliwof9yeje'": mkdir create node failed: unexpected end of JSON input --- FAIL: TestCopyFileBackupDir (10.55s) === RUN TestCopyFileCompareDest run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:32:02 DEBUG : Creating backend with remote "TestMega:rclone-test-noliwof9yeje/dst" 2026/07/01 02:32:02 DEBUG : mega root 'rclone-test-noliwof9yeje/dst': Using previously stored session ID and master key to initialize the Mega API copy_test.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:200 Error: Received unexpected error: login with previous auth keys failed: unexpected end of JSON input Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (10.57s) === RUN TestCopyFileCopyDest run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.00s) === RUN TestCopyLongFileName run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.00s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.00s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:32:12 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/01 02:32:23 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: mkdir create node failed: unexpected end of JSON input copy_test.go:491: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:491 Error: Received unexpected error: mkdir create node failed: unexpected end of JSON input Test: TestCopyFileMaxTransfer --- FAIL: TestCopyFileMaxTransfer (10.56s) === RUN TestDeduplicateInteractive run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "one" to "mega root 'rclone-test-noliwof9yeje'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestDeduplicateSkip (10.58s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "one" to "mega root 'rclone-test-noliwof9yeje'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestDeduplicateSizeOnly (10.47s) === RUN TestDeduplicateFirst run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "one" to "mega root 'rclone-test-noliwof9yeje'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestDeduplicateFirst (10.55s) === RUN TestDeduplicateNewest run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "one" to "mega root 'rclone-test-noliwof9yeje'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestDeduplicateOldest (10.54s) === RUN TestDeduplicateLargest run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "one" to "mega root 'rclone-test-noliwof9yeje'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestDeduplicateLargest (10.55s) === RUN TestDeduplicateSmallest run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "one" to "mega root 'rclone-test-noliwof9yeje'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestDeduplicateSmallest (10.64s) === RUN TestDeduplicateRename run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "one.txt" to "mega root 'rclone-test-noliwof9yeje'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestDeduplicateRename (10.56s) === RUN TestMergeDirs run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "dupe1/one.txt" to "mega root 'rclone-test-noliwof9yeje'": mkdir create node failed: unexpected end of JSON input --- FAIL: TestMergeDirs (10.52s) === RUN TestListDirSorted run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "a.txt" to "mega root 'rclone-test-noliwof9yeje'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestListDirSorted (10.63s) === RUN TestListDirSortedFn run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "a.txt" to "mega root 'rclone-test-noliwof9yeje'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestListDirSortedFn (10.65s) === RUN TestListJSON run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "file1" to "mega root 'rclone-test-noliwof9yeje'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestListJSON (10.53s) === RUN TestStatJSON run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "file1" to "mega root 'rclone-test-noliwof9yeje'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestStatJSON (10.49s) === RUN TestMkdir run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:34:30 INFO : mega root 'rclone-test-noliwof9yeje': Making directory 2026/07/01 02:34:30 INFO : mega root 'rclone-test-noliwof9yeje': Making directory --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/hello world" to "mega root 'rclone-test-noliwof9yeje'": mkdir create node failed: unexpected end of JSON input --- FAIL: TestLsd (10.47s) === RUN TestLs run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "potato2" to "mega root 'rclone-test-noliwof9yeje'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestLs (10.51s) === RUN TestLsWithFilesFrom run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "potato2" to "mega root 'rclone-test-noliwof9yeje'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestLsWithFilesFrom (10.47s) === RUN TestLsLong run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "potato2" to "mega root 'rclone-test-noliwof9yeje'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestLsLong (10.53s) === RUN TestHashSums run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "potato2" to "mega root 'rclone-test-noliwof9yeje'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestHashSums (10.53s) === RUN TestHashSumsWithErrors 2026/07/01 02:35:22 DEBUG : Creating backend with remote ":memory:" 2026/07/01 02:35:22 DEBUG : Config file has changed externally - reloading 2026/07/01 02:35:22 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/01 02:35:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/01 02:35:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/01 02:35:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/01 02:35:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/01 02:35:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/01 02:35:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/01 02:35:22 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/01 02:35:22 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 "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" --- PASS: TestCount (10.84s) === RUN TestDelete run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:35:37 DEBUG : large: Excluded (Size Filter) 2026/07/01 02:35:37 DEBUG : large: Excluded 2026/07/01 02:35:37 DEBUG : Waiting for deletions to finish 2026/07/01 02:35:40 INFO : medium: Deleted 2026/07/01 02:35:40 INFO : small: Deleted --- PASS: TestDelete (6.79s) === RUN TestMaxDelete run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" run.go:303: Failed to put "medium" to "mega root 'rclone-test-noliwof9yeje'": failed to finish upload: unexpected end of JSON input --- FAIL: TestMaxDelete (17.14s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:36:00 DEBUG : Waiting for deletions to finish 2026/07/01 02:36:00 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/01 02:36:02 INFO : medium: Deleted 2026/07/01 02:36:04 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (17.50s) === RUN TestMaxDeleteSize run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:36:20 DEBUG : Waiting for deletions to finish 2026/07/01 02:36:20 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/07/01 02:36:20 INFO : medium: Deleted 2026/07/01 02:36:20 INFO : large: Deleted operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDeleteSize --- FAIL: TestMaxDeleteSize (6.23s) === RUN TestReadFile run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" --- PASS: TestReadFile (0.45s) === RUN TestRetry 2026/07/01 02:36:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/01 02:36:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/01 02:36:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/01 02:36:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/01 02:36:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/01 02:36:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/01 02:36:21 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 "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" --- PASS: TestCat (4.01s) === RUN TestPurge 2026/07/01 02:36:25 DEBUG : Creating backend with remote "TestMega:rclone-test-muzaban1huzo" 2026/07/01 02:36:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 02:36:25 DEBUG : mega root 'rclone-test-muzaban1huzo': Using previously stored session ID and master key to initialize the Mega API 2026/07/01 02:36:48 DEBUG : Creating backend with remote "/tmp/rclone1664696031" run.go:198: Remote "mega root 'rclone-test-muzaban1huzo'", Local "Local file system at /tmp/rclone1664696031", Modify Window "876000h0m0s" 2026/07/01 02:36:51 INFO : A2: Making directory 2026/07/01 02:36:53 INFO : A1/B2: Making directory 2026/07/01 02:36:53 INFO : A1/B2/C2: Making directory 2026/07/01 02:36:53 INFO : A1/B1/C3: Making directory 2026/07/01 02:36:54 INFO : A3: Making directory 2026/07/01 02:36:56 INFO : A3/B3: Making directory 2026/07/01 02:36:58 INFO : A3/B3/C4: Making directory 2026/07/01 02:37:02 ERROR : error listing: directory not found 2026/07/01 02:37:02 DEBUG : mega root 'rclone-test-muzaban1huzo': Purge remote 2026/07/01 02:37:02 NOTICE: purge failed: directory not found --- PASS: TestPurge (36.90s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:37:03 INFO : A2: Making directory 2026/07/01 02:37:03 INFO : A1/B2: Making directory 2026/07/01 02:37:04 INFO : A1/B2/C2: Making directory 2026/07/01 02:37:04 INFO : A1/B1/C3: Making directory 2026/07/01 02:37:04 INFO : A3: Making directory 2026/07/01 02:37:06 INFO : A3/B3: Making directory operations_test.go:657: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:657 Error: Received unexpected error: Mkdir failed: mkdir create node failed: unexpected end of JSON input Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (18.68s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:37:21 INFO : A1: Making directory 2026/07/01 02:37:21 INFO : A1/B1: Making directory 2026/07/01 02:37:21 INFO : A1/B1/C1: Making directory 2026/07/01 02:37:21 DEBUG : removing 1 level 3 directories 2026/07/01 02:37:21 INFO : A1/B1/C1: Removing directory 2026/07/01 02:37:22 DEBUG : removing 1 level 2 directories 2026/07/01 02:37:22 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (1.52s) === RUN TestRmdirsWithFilter run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:37:22 INFO : A1: Making directory 2026/07/01 02:37:24 INFO : A1/B1: Making directory 2026/07/01 02:37:24 INFO : A1/B1/C1: Making directory 2026/07/01 02:37:26 DEBUG : removing 1 level 3 directories 2026/07/01 02:37:26 INFO : A1/B1/C1: Removing directory 2026/07/01 02:37:26 DEBUG : removing 1 level 2 directories 2026/07/01 02:37:26 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (5.06s) === RUN TestCopyURL run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:37:38 ERROR : file1: Post request put error: upload file failed to create session: unexpected end of JSON input operations_test.go:843: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:843 Error: Received unexpected error: upload file failed to create session: unexpected end of JSON input Test: TestCopyURL --- FAIL: TestCopyURL (10.52s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyURLDownloadHeaders (13.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:37:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/01 02:37:57 DEBUG : sub/file2: size = 14 OK 2026/07/01 02:37:57 INFO : file1: Copied (new) to: sub/file2 2026/07/01 02:37:57 INFO : file1: Deleted 2026/07/01 02:37:57 DEBUG : sub/file2: size = 14 OK 2026/07/01 02:37:57 DEBUG : file1: Sizes identical 2026/07/01 02:37:57 DEBUG : file1: Unchanged skipping 2026/07/01 02:37:57 INFO : file1: Deleted 2026/07/01 02:37:57 DEBUG : mega root 'rclone-test-noliwof9yeje': don't need to copy/move sub/file2, it is already at target location run.go:186: removing dir "sub" failed - try 1/3: sleeping 1s: directory not empty --- PASS: TestMoveFile (7.10s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:37:58 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/01 02:37:59 DEBUG : file1: size = 14 OK 2026/07/01 02:37:59 INFO : file1: Copied (new) 2026/07/01 02:37:59 INFO : file1: Deleted 2026/07/01 02:37:59 DEBUG : file1: Destination exists, skipping 2026/07/01 02:37:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMoveFileWithIgnoreExisting (7.95s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:38:06 DEBUG : Creating backend with remote "TestMega:rclone-test-noliwof9yeje/backup" 2026/07/01 02:38:06 DEBUG : mega root 'rclone-test-noliwof9yeje/backup': Using previously stored session ID and master key to initialize the Mega API 2026/07/01 02:38:32 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3042337312) 2026/07/01 02:38:32 DEBUG : dst/file1: size = 18 (mega root 'rclone-test-noliwof9yeje') 2026/07/01 02:38:32 DEBUG : dst/file1: Sizes differ 2026/07/01 02:38:32 INFO : dst/file1: Moved (server-side) 2026/07/01 02:38:32 DEBUG : dst/file1: size = 14 OK 2026/07/01 02:38:32 INFO : dst/file1: Copied (new) 2026/07/01 02:38:32 INFO : dst/file1: Deleted run.go:186: removing dir "dst" failed - try 1/3: sleeping 1s: directory not empty --- PASS: TestMoveFileBackupDir (32.71s) === 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 "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:38:48 INFO : A1/B2: Making directory 2026/07/01 02:38:50 INFO : A1/B1/C3: Making directory 2026/07/01 02:38:54 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/01 02:38:56 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/01 02:38:58 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/01 02:38:58 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/01 02:38:58 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/01 02:39:00 INFO : mega root 'rclone-test-noliwof9yeje': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/01 02:39:03 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/01 02:39:05 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/01 02:39:05 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/01 02:39:07 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/01 02:39:09 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five --- PASS: TestDirMove (41.27s) === RUN TestGetFsInfo run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:39:20 DEBUG : mega root 'rclone-test-noliwof9yeje': File to upload is small (34 bytes), uploading instead of streaming 2026/07/01 02:39:22 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/01 02:39:22 NOTICE: mega root 'rclone-test-noliwof9yeje': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/01 02:39:22 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/01 02:39:22 DEBUG : mega root 'rclone-test-noliwof9yeje': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/01 02:39:24 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/01 02:39:24 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:39:34 DEBUG : mega root 'rclone-test-noliwof9yeje': File to upload is small (34 bytes), uploading instead of streaming 2026/07/01 02:39:35 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/01 02:39:35 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/01 02:39:35 DEBUG : mega root 'rclone-test-noliwof9yeje': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/01 02:39:41 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/01 02:39:41 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:39:50 DEBUG : mega root 'rclone-test-noliwof9yeje': File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1539: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1539 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: upload file failed to create session: unexpected end of JSON input Test: TestRcat/withChecksum=false,ignoreChecksum=true === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:40:01 DEBUG : mega root 'rclone-test-noliwof9yeje': File to upload is small (34 bytes), uploading instead of streaming 2026/07/01 02:40:02 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/01 02:40:02 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/01 02:40:02 DEBUG : mega root 'rclone-test-noliwof9yeje': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/01 02:40:05 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/01 02:40:05 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- FAIL: TestRcat (44.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (13.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (16.24s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (10.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (3.90s) === RUN TestRcatMetadata run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:40:05 DEBUG : mega root 'rclone-test-noliwof9yeje': File to upload is small (60 bytes), uploading instead of streaming 2026/07/01 02:40:07 DEBUG : potato2: size = 60 OK 2026/07/01 02:40:07 DEBUG : potato2: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRcatSize (11.89s) === RUN TestRcatSizeMetadata run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRcatSizeUploadHeaders (19.90s) === RUN TestTouchDir run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.00s) === RUN TestMkdirMetadata run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "mega root 'rclone-test-noliwof9yeje'", Local "Local file system at /tmp/rclone3042337312", Modify Window "876000h0m0s" 2026/07/01 02:40:40 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jerexeh5" before starting 2026/07/01 02:40:41 DEBUG : sub dir/test remove existing.jerexeh5: TEST: removing renamed existing file after operation 2026/07/01 02:40:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yiboyap9" before starting 2026/07/01 02:40:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yiboyap9: TEST: renaming existing back after failed operation 2026/07/01 02:40:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xocatuq3" before starting 2026/07/01 02:40:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xocatuq3: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (6.99s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/07/01 02:40:44 DEBUG : mega root 'rclone-test-noliwof9yeje': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Finished ERROR in 16m14.415632177s (try 1/5): exit status 1: Failed [TestApplyTransforms TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileMaxTransfer TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListDirSortedFn TestListJSON TestStatJSON TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestMaxDelete TestMaxDeleteSize TestRmdirsNoLeaveRoot TestCopyURL TestRcat/withChecksum=false,ignoreChecksum=true]