"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/07/20 01:07:58 DEBUG : Creating backend with remote "TestFileLu:rclone-test-getocon8rahi" 2026/07/20 01:07:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:07:58 DEBUG : Creating backend with remote "/tmp/rclone2965279581" === 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 "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/20 01:07:59 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.70s) === RUN TestMultithreadCopyAbort run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/20 01:08:00 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.58s) === RUN TestSizeDiffers 2026/07/20 01:08:00 DEBUG : a: size = 0 OK 2026/07/20 01:08:00 DEBUG : a: size = 1 (memory) 2026/07/20 01:08:00 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/20 01:08:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/20 01:08:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/20 01:08:00 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/20 01:08:00 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/20 01:08:00 DEBUG : potato: Seek from 10 to 0 2026/07/20 01:08:00 DEBUG : potato: Seek from 10 to 0 2026/07/20 01:08:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/20 01:08:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/20 01:08:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/20 01:08:00 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/20 01:08:00 DEBUG : potato: Seek from 5 to 2 2026/07/20 01:08:00 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/20 01:08:00 DEBUG : potato: Seek from 7 to 0 2026/07/20 01:08:00 DEBUG : potato: Seek from 7 to 0 2026/07/20 01:08:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/20 01:08:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/20 01:08:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/20 01:08:00 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/20 01:08:00 DEBUG : potato: Seek from 5 to 2 2026/07/20 01:08:00 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/20 01:08:00 DEBUG : potato: Seek from 8 to 0 2026/07/20 01:08:00 DEBUG : potato: Seek from 8 to 0 2026/07/20 01:08:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/20 01:08:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/20 01:08:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/20 01:08:00 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/20 01:08:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/20 01:08:00 DEBUG : potato: Seek from 5 to 2 2026/07/20 01:08:00 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/20 01:08:00 DEBUG : potato: Seek from 9 to 0 2026/07/20 01:08:00 DEBUG : potato: Seek from 9 to 0 2026/07/20 01:08:00 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 "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:08:00 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi" with ID 4832447 === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 2026/07/20 01:08:17 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/empty space 2026/07/20 01:08:17 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/potato2 2026/07/20 01:08:18 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/remotepotato 2026/07/20 01:08:19 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/rutabaga --- PASS: TestCheck (19.51s) --- PASS: TestCheck/1 (0.60s) --- PASS: TestCheck/2 (0.62s) --- PASS: TestCheck/3 (0.58s) --- PASS: TestCheck/4 (0.57s) --- PASS: TestCheck/5 (0.61s) --- PASS: TestCheck/6 (0.59s) --- PASS: TestCheck/7 (0.61s) === RUN TestCheckFsError 2026/07/20 01:08:19 DEBUG : Creating backend with remote "nonexistent" 2026/07/20 01:08:19 DEBUG : Creating backend with remote "nonexistent" 2026/07/20 01:08:19 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/20 01:08:19 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/20 01:08:19 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/20 01:08:19 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/20 01:08:45 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/empty space 2026/07/20 01:08:45 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/potato2 2026/07/20 01:08:46 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/remotepotato 2026/07/20 01:08:47 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/rutabaga --- PASS: TestCheckDownload (27.94s) --- PASS: TestCheckDownload/1 (1.83s) --- PASS: TestCheckDownload/2 (2.12s) --- PASS: TestCheckDownload/3 (1.93s) --- PASS: TestCheckDownload/4 (1.86s) --- PASS: TestCheckDownload/5 (1.87s) --- PASS: TestCheckDownload/6 (1.85s) --- PASS: TestCheckDownload/7 (1.82s) === RUN TestCheckSizeOnly run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/20 01:09:04 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/empty space 2026/07/20 01:09:05 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/potato2 2026/07/20 01:09:05 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/remotepotato 2026/07/20 01:09:06 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/rutabaga --- PASS: TestCheckSizeOnly (19.29s) --- PASS: TestCheckSizeOnly/1 (0.59s) --- PASS: TestCheckSizeOnly/2 (0.58s) --- PASS: TestCheckSizeOnly/3 (0.62s) --- PASS: TestCheckSizeOnly/4 (0.63s) --- PASS: TestCheckSizeOnly/5 (0.58s) --- PASS: TestCheckSizeOnly/6 (0.58s) --- PASS: TestCheckSizeOnly/7 (0.59s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:09:11 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/20 01:09:11 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/20 01:09:11 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/20 01:09:11 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/20 01:09:17 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/20 01:09:17 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/20 01:09:17 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/20 01:09:17 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/20 01:09:18 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/test.sum --- PASS: TestParseSumFile (12.34s) === RUN TestCheckSum run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:09:19 DEBUG : Creating backend with remote "TestFileLu:rclone-test-getocon8rahi/data" check_test.go:350: FileLu root 'rclone-test-getocon8rahi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.92s) === RUN TestCheckSumDownload run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:09:21 DEBUG : Creating backend with remote "TestFileLu:rclone-test-getocon8rahi/data" 2026/07/20 01:09:23 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/data" with ID 4832450 === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2026/07/20 01:10:34 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/test.sum 2026/07/20 01:10:35 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/data/banana 2026/07/20 01:10:35 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/data/potato 2026/07/20 01:10:36 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/data" --- PASS: TestCheckSumDownload (76.38s) --- PASS: TestCheckSumDownload/subtest1 (4.34s) --- PASS: TestCheckSumDownload/subtest2 (4.29s) --- PASS: TestCheckSumDownload/subtest3 (4.73s) --- PASS: TestCheckSumDownload/subtest4 (4.25s) --- PASS: TestCheckSumDownload/subtest5 (4.26s) --- PASS: TestCheckSumDownload/subtest6 (4.67s) --- PASS: TestCheckSumDownload/subtest7 (4.29s) === RUN TestApplyTransforms 2026/07/20 01:10:37 DEBUG : Creating backend with remote "TestFileLu:rclone-test-piworem1meha" 2026/07/20 01:10:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:10:37 DEBUG : Creating backend with remote "/tmp/rclone804943161" run.go:198: Remote "FileLu root 'rclone-test-piworem1meha'", Local "Local file system at /tmp/rclone804943161", Modify Window "876000h0m0s" 2026/07/20 01:10:38 INFO : FileLu root 'rclone-test-piworem1meha': Successfully created folder "rclone-test-piworem1meha" with ID 4832452 upper checkfile vs. lower remote (without normalization) 2026/07/20 01:10:41 ERROR : hello, world!: sum not found 2026/07/20 01:10:41 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-piworem1meha' 2026/07/20 01:10:41 NOTICE: FileLu root 'rclone-test-piworem1meha': 1 files missing 2026/07/20 01:10:41 NOTICE: 1 hashes missing 2026/07/20 01:10:41 NOTICE: FileLu root 'rclone-test-piworem1meha': 1 differences found 2026/07/20 01:10:41 NOTICE: FileLu root 'rclone-test-piworem1meha': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/20 01:10:43 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/20 01:10:43 NOTICE: FileLu root 'rclone-test-piworem1meha': 0 differences found 2026/07/20 01:10:43 NOTICE: FileLu root 'rclone-test-piworem1meha': 1 matching files 2026/07/20 01:10:43 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rugudek9xoze" 2026/07/20 01:10:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:10:43 DEBUG : Creating backend with remote "/tmp/rclone4049299455" run.go:198: Remote "FileLu root 'rclone-test-rugudek9xoze'", Local "Local file system at /tmp/rclone4049299455", Modify Window "876000h0m0s" 2026/07/20 01:10:44 INFO : FileLu root 'rclone-test-rugudek9xoze': Successfully created folder "rclone-test-rugudek9xoze" with ID 4832453 lower checkfile vs. upper remote (without normalization) 2026/07/20 01:10:47 ERROR : HELLO, WORLD!: sum not found 2026/07/20 01:10:47 ERROR : hello, world!: file not in FileLu root 'rclone-test-rugudek9xoze' 2026/07/20 01:10:47 NOTICE: FileLu root 'rclone-test-rugudek9xoze': 1 files missing 2026/07/20 01:10:47 NOTICE: 1 hashes missing 2026/07/20 01:10:47 NOTICE: FileLu root 'rclone-test-rugudek9xoze': 1 differences found 2026/07/20 01:10:47 NOTICE: FileLu root 'rclone-test-rugudek9xoze': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/20 01:10:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/20 01:10:49 NOTICE: FileLu root 'rclone-test-rugudek9xoze': 0 differences found 2026/07/20 01:10:49 NOTICE: FileLu root 'rclone-test-rugudek9xoze': 1 matching files 2026/07/20 01:10:49 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pudobav6moro" 2026/07/20 01:10:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:10:49 DEBUG : Creating backend with remote "/tmp/rclone3038974789" run.go:198: Remote "FileLu root 'rclone-test-pudobav6moro'", Local "Local file system at /tmp/rclone3038974789", Modify Window "876000h0m0s" 2026/07/20 01:10:49 INFO : FileLu root 'rclone-test-pudobav6moro': Successfully created folder "rclone-test-pudobav6moro" with ID 4832454 lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/20 01:10:53 ERROR : HeLlO, wOrLd!: sum not found 2026/07/20 01:10:53 ERROR : hello, world!: file not in FileLu root 'rclone-test-pudobav6moro' 2026/07/20 01:10:53 NOTICE: FileLu root 'rclone-test-pudobav6moro': 1 files missing 2026/07/20 01:10:53 NOTICE: 1 hashes missing 2026/07/20 01:10:53 NOTICE: FileLu root 'rclone-test-pudobav6moro': 1 differences found 2026/07/20 01:10:53 NOTICE: FileLu root 'rclone-test-pudobav6moro': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/20 01:10:55 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/20 01:10:55 NOTICE: FileLu root 'rclone-test-pudobav6moro': 0 differences found 2026/07/20 01:10:55 NOTICE: FileLu root 'rclone-test-pudobav6moro': 1 matching files 2026/07/20 01:10:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-ruvulah1sazo" 2026/07/20 01:10:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:10:55 DEBUG : Creating backend with remote "/tmp/rclone1898054473" run.go:198: Remote "FileLu root 'rclone-test-ruvulah1sazo'", Local "Local file system at /tmp/rclone1898054473", Modify Window "876000h0m0s" 2026/07/20 01:10:55 INFO : FileLu root 'rclone-test-ruvulah1sazo': Successfully created folder "rclone-test-ruvulah1sazo" with ID 4832455 upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/20 01:10:58 ERROR : HELLO, WORLD!: sum not found 2026/07/20 01:10:58 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-ruvulah1sazo' 2026/07/20 01:10:58 NOTICE: FileLu root 'rclone-test-ruvulah1sazo': 1 files missing 2026/07/20 01:10:58 NOTICE: 1 hashes missing 2026/07/20 01:10:58 NOTICE: FileLu root 'rclone-test-ruvulah1sazo': 1 differences found 2026/07/20 01:10:58 NOTICE: FileLu root 'rclone-test-ruvulah1sazo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/20 01:11:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/20 01:11:00 NOTICE: FileLu root 'rclone-test-ruvulah1sazo': 0 differences found 2026/07/20 01:11:00 NOTICE: FileLu root 'rclone-test-ruvulah1sazo': 1 matching files 2026/07/20 01:11:00 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hazisud6vitu" 2026/07/20 01:11:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:11:00 DEBUG : Creating backend with remote "/tmp/rclone943309455" run.go:198: Remote "FileLu root 'rclone-test-hazisud6vitu'", Local "Local file system at /tmp/rclone943309455", Modify Window "876000h0m0s" 2026/07/20 01:11:01 INFO : FileLu root 'rclone-test-hazisud6vitu': Successfully created folder "rclone-test-hazisud6vitu" with ID 4832456 NFD checkfile vs. NFC remote (without normalization) 2026/07/20 01:11:04 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/20 01:11:04 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-hazisud6vitu' 2026/07/20 01:11:04 NOTICE: FileLu root 'rclone-test-hazisud6vitu': 1 files missing 2026/07/20 01:11:04 NOTICE: 1 hashes missing 2026/07/20 01:11:04 NOTICE: FileLu root 'rclone-test-hazisud6vitu': 1 differences found 2026/07/20 01:11:04 NOTICE: FileLu root 'rclone-test-hazisud6vitu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/20 01:11:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/20 01:11:06 NOTICE: FileLu root 'rclone-test-hazisud6vitu': 0 differences found 2026/07/20 01:11:06 NOTICE: FileLu root 'rclone-test-hazisud6vitu': 1 matching files 2026/07/20 01:11:06 DEBUG : Creating backend with remote "TestFileLu:rclone-test-haweler6kaju" 2026/07/20 01:11:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:11:06 DEBUG : Creating backend with remote "/tmp/rclone3643114741" run.go:198: Remote "FileLu root 'rclone-test-haweler6kaju'", Local "Local file system at /tmp/rclone3643114741", Modify Window "876000h0m0s" 2026/07/20 01:11:07 INFO : FileLu root 'rclone-test-haweler6kaju': Successfully created folder "rclone-test-haweler6kaju" with ID 4832457 check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/07/20 01:11:10 DEBUG : FileLu root 'rclone-test-haweler6kaju': Purge remote 2026/07/20 01:11:10 INFO : FileLu root 'rclone-test-haweler6kaju': Rmdir: successfully deleted "/rclone-test-haweler6kaju" 2026/07/20 01:11:10 DEBUG : FileLu root 'rclone-test-hazisud6vitu': Purge remote 2026/07/20 01:11:11 INFO : FileLu root 'rclone-test-hazisud6vitu': Rmdir: successfully deleted "/rclone-test-hazisud6vitu" 2026/07/20 01:11:11 DEBUG : FileLu root 'rclone-test-ruvulah1sazo': Purge remote 2026/07/20 01:11:11 INFO : FileLu root 'rclone-test-ruvulah1sazo': Rmdir: successfully deleted "/rclone-test-ruvulah1sazo" 2026/07/20 01:11:11 DEBUG : FileLu root 'rclone-test-pudobav6moro': Purge remote 2026/07/20 01:11:12 INFO : FileLu root 'rclone-test-pudobav6moro': Rmdir: successfully deleted "/rclone-test-pudobav6moro" 2026/07/20 01:11:12 DEBUG : FileLu root 'rclone-test-rugudek9xoze': Purge remote 2026/07/20 01:11:12 INFO : FileLu root 'rclone-test-rugudek9xoze': Rmdir: successfully deleted "/rclone-test-rugudek9xoze" 2026/07/20 01:11:12 DEBUG : FileLu root 'rclone-test-piworem1meha': Purge remote 2026/07/20 01:11:13 INFO : FileLu root 'rclone-test-piworem1meha': Rmdir: successfully deleted "/rclone-test-piworem1meha" --- SKIP: TestApplyTransforms (36.00s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:11:14 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/20 01:11:15 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/sub" with ID 4832458 2026/07/20 01:11:16 DEBUG : sub/file2: size = 14 OK 2026/07/20 01:11:16 INFO : file1: Copied (new) to: sub/file2 2026/07/20 01:11:19 DEBUG : sub/file2: size = 14 OK 2026/07/20 01:11:19 DEBUG : file1: Sizes identical 2026/07/20 01:11:19 DEBUG : file1: Unchanged skipping 2026/07/20 01:11:20 DEBUG : FileLu root 'rclone-test-getocon8rahi': don't need to copy/move sub/file2, it is already at target location 2026/07/20 01:11:23 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub/file2 2026/07/20 01:11:24 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/sub" --- PASS: TestCopyFile (11.49s) === RUN TestCopyLongFile run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (1.14s) === RUN TestCopyFileBackupDir run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:11:27 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/dst" with ID 4832459 2026/07/20 01:11:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-getocon8rahi/backup" 2026/07/20 01:11:31 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2965279581) 2026/07/20 01:11:31 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-getocon8rahi') 2026/07/20 01:11:31 DEBUG : dst/file1: Sizes differ 2026/07/20 01:11:34 INFO : FileLu root 'rclone-test-getocon8rahi/backup': Successfully created folder "rclone-test-getocon8rahi/backup/dst" with ID 4832461 2026/07/20 01:11:37 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/dst/file1 2026/07/20 01:11:37 INFO : dst/file1: Moved (server-side) 2026/07/20 01:11:39 DEBUG : dst/file1: size = 14 OK 2026/07/20 01:11:39 INFO : dst/file1: Copied (new) 2026/07/20 01:11:42 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/dst/file1 2026/07/20 01:11:44 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/backup/dst/file1 2026/07/20 01:11:45 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/dst" 2026/07/20 01:11:46 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/backup/dst" 2026/07/20 01:11:47 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/backup" --- PASS: TestCopyFileBackupDir (22.10s) === RUN TestCopyFileCompareDest run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:11:48 DEBUG : Creating backend with remote "TestFileLu:rclone-test-getocon8rahi/dst" 2026/07/20 01:11:49 DEBUG : Creating backend with remote "TestFileLu:rclone-test-getocon8rahi/CompareDest" 2026/07/20 01:11:50 DEBUG : one: Need to transfer - File not found at Destination 2026/07/20 01:11:51 INFO : FileLu root 'rclone-test-getocon8rahi/dst': Successfully created folder "rclone-test-getocon8rahi/dst" with ID 4832462 2026/07/20 01:11:53 DEBUG : one: size = 3 OK 2026/07/20 01:11:53 INFO : one: Copied (new) 2026/07/20 01:11:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2965279581) 2026/07/20 01:11:56 DEBUG : one: size = 3 (FileLu root 'rclone-test-getocon8rahi/dst') 2026/07/20 01:11:56 DEBUG : one: Sizes differ 2026/07/20 01:12:00 DEBUG : one: size = 5 OK 2026/07/20 01:12:00 INFO : one: Copied (replaced existing) 2026/07/20 01:12:05 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/CompareDest" with ID 4832463 2026/07/20 01:12:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2965279581) 2026/07/20 01:12:09 DEBUG : one: size = 3 (FileLu root 'rclone-test-getocon8rahi/dst') 2026/07/20 01:12:09 DEBUG : one: Sizes differ 2026/07/20 01:12:10 DEBUG : one: size = 5 OK 2026/07/20 01:12:10 DEBUG : one: Sizes identical 2026/07/20 01:12:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 01:12:15 DEBUG : two: Need to transfer - File not found at Destination 2026/07/20 01:12:16 DEBUG : two: size = 3 OK 2026/07/20 01:12:16 DEBUG : two: Sizes identical 2026/07/20 01:12:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/20 01:12:18 DEBUG : two: Need to transfer - File not found at Destination 2026/07/20 01:12:19 DEBUG : two: size = 3 OK 2026/07/20 01:12:19 DEBUG : two: Sizes identical 2026/07/20 01:12:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/20 01:12:22 DEBUG : two: Need to transfer - File not found at Destination 2026/07/20 01:12:23 DEBUG : two: size = 5 (Local file system at /tmp/rclone2965279581) 2026/07/20 01:12:23 DEBUG : two: size = 3 (FileLu root 'rclone-test-getocon8rahi/CompareDest') 2026/07/20 01:12:23 DEBUG : two: Sizes differ 2026/07/20 01:12:26 DEBUG : two: size = 5 OK 2026/07/20 01:12:26 INFO : two: Copied (new) 2026/07/20 01:12:29 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/dst/one 2026/07/20 01:12:29 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/dst/two 2026/07/20 01:12:30 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/CompareDest/one 2026/07/20 01:12:30 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/CompareDest/two 2026/07/20 01:12:32 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/dst" 2026/07/20 01:12:33 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/CompareDest" --- PASS: TestCopyFileCompareDest (45.48s) === RUN TestCopyFileCopyDest run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (1.20s) === RUN TestCopyInplace run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (1.15s) === RUN TestCopyLongFileName run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (1.14s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (1.23s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:12:39 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/20 01:12:40 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/TestCopyFileMaxTransfer" with ID 4832464 2026/07/20 01:12:41 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/20 01:12:41 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/20 01:12:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/20 01:12:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d37s.cdnguest.space/cgi-bin/upload.cgi?upload_type=rclone&utype=prem&": failed to copy file content: max transfer limit reached as set by --max-transfer 2026/07/20 01:12:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/20 01:12:49 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/20 01:12:51 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/20 01:12:51 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/20 01:12:54 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/TestCopyFileMaxTransfer/file1 2026/07/20 01:12:54 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/TestCopyFileMaxTransfer/file4 2026/07/20 01:12:55 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (17.96s) === RUN TestDeduplicateInteractive run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.17s) === RUN TestDeduplicateSkip run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.14s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.22s) === RUN TestDeduplicateFirst run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.67s) === RUN TestDeduplicateNewest run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.22s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (1.18s) === RUN TestDeduplicateOldest run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.18s) === RUN TestDeduplicateLargest run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.24s) === RUN TestDeduplicateSmallest run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.20s) === RUN TestDeduplicateRename run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.20s) === RUN TestMergeDirs run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (1.18s) === RUN TestListDirSorted run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:13:16 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/sub dir" with ID 4832467 2026/07/20 01:13:21 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/sub dir/ignore dir" with ID 4832468 2026/07/20 01:13:26 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/sub dir/sub sub dir" with ID 4832469 2026/07/20 01:13:30 DEBUG : a.txt: Excluded (Size Filter) 2026/07/20 01:13:30 DEBUG : a.txt: Excluded 2026/07/20 01:13:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/20 01:13:32 DEBUG : sub dir/hello world2: Excluded 2026/07/20 01:13:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/20 01:13:32 DEBUG : sub dir/hello world: Excluded 2026/07/20 01:13:33 DEBUG : sub dir/ignore dir: Excluded 2026/07/20 01:13:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/20 01:13:34 DEBUG : sub dir/hello world2: Excluded 2026/07/20 01:13:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/20 01:13:34 DEBUG : sub dir/hello world: Excluded 2026/07/20 01:13:35 DEBUG : sub dir/ignore dir: Excluded 2026/07/20 01:13:37 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/a.txt 2026/07/20 01:13:38 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/zend.txt 2026/07/20 01:13:39 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub dir/hello world 2026/07/20 01:13:39 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub dir/hello world2 2026/07/20 01:13:41 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub dir/ignore dir/.ignore 2026/07/20 01:13:41 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub dir/ignore dir/should be ignored 2026/07/20 01:13:42 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub dir/sub sub dir/hello world3 2026/07/20 01:13:43 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/sub dir/sub sub dir" 2026/07/20 01:13:44 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/sub dir/ignore dir" 2026/07/20 01:13:45 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/sub dir" --- PASS: TestListDirSorted (36.41s) === RUN TestListDirSortedFn run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:13:52 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/sub dir" with ID 4832471 2026/07/20 01:13:57 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/sub dir/ignore dir" with ID 4832472 2026/07/20 01:14:02 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/sub dir/sub sub dir" with ID 4832473 2026/07/20 01:14:07 DEBUG : a.txt: Excluded (Size Filter) 2026/07/20 01:14:07 DEBUG : a.txt: Excluded 2026/07/20 01:14:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/20 01:14:08 DEBUG : sub dir/hello world2: Excluded 2026/07/20 01:14:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/20 01:14:08 DEBUG : sub dir/hello world: Excluded 2026/07/20 01:14:10 DEBUG : sub dir/ignore dir: Excluded 2026/07/20 01:14:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/20 01:14:11 DEBUG : sub dir/hello world2: Excluded 2026/07/20 01:14:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/20 01:14:11 DEBUG : sub dir/hello world: Excluded 2026/07/20 01:14:11 DEBUG : sub dir/ignore dir: Excluded 2026/07/20 01:14:13 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/a.txt 2026/07/20 01:14:14 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/zend.txt 2026/07/20 01:14:15 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub dir/hello world 2026/07/20 01:14:16 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub dir/hello world2 2026/07/20 01:14:17 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub dir/sub sub dir/hello world3 2026/07/20 01:14:18 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub dir/ignore dir/.ignore 2026/07/20 01:14:18 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub dir/ignore dir/should be ignored 2026/07/20 01:14:19 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/sub dir/sub sub dir" 2026/07/20 01:14:21 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/sub dir/ignore dir" 2026/07/20 01:14:22 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/sub dir" --- PASS: TestListDirSortedFn (36.39s) === RUN TestListJSON run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:14:26 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/sub" with ID 4832475 === 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/07/20 01:14:35 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/07/20 01:14:36 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/file1 2026/07/20 01:14:38 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub/file2 2026/07/20 01:14:39 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/sub" --- PASS: TestListJSON (16.91s) --- PASS: TestListJSON/Default (0.57s) --- PASS: TestListJSON/FilesOnly (0.63s) --- PASS: TestListJSON/DirsOnly (0.64s) --- PASS: TestListJSON/Recurse (1.19s) --- PASS: TestListJSON/SubDir (0.61s) --- PASS: TestListJSON/NoModTime (0.58s) --- PASS: TestListJSON/NoMimeType (0.60s) --- PASS: TestListJSON/ShowHash (0.59s) --- PASS: TestListJSON/HashTypes (0.67s) --- PASS: TestListJSON/Metadata (0.57s) === RUN TestStatJSON run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:14:43 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/sub" with ID 4832476 === 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/07/20 01:14:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-getocon8rahi/notfound" 2026/07/20 01:14:58 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/file1 2026/07/20 01:14:59 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub/file2 2026/07/20 01:15:00 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/sub" --- PASS: TestStatJSON (21.35s) --- PASS: TestStatJSON/Root (0.62s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.58s) --- PASS: TestStatJSON/Dir (1.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.58s) --- PASS: TestStatJSON/File (1.21s) --- PASS: TestStatJSON/NotFound (1.18s) --- PASS: TestStatJSON/DirFilesOnly (0.57s) --- PASS: TestStatJSON/FileFilesOnly (1.13s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.57s) --- PASS: TestStatJSON/DirDirsOnly (0.59s) --- PASS: TestStatJSON/FileDirsOnly (0.63s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.57s) --- PASS: TestStatJSON/RootNotFound (1.28s) === RUN TestStatJSONMemory 2026/07/20 01:15:01 DEBUG : Creating backend with remote ":memory:" 2026/07/20 01:15:01 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/20 01:15:01 DEBUG : sub/file1: size = 5 OK 2026/07/20 01:15:01 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/20 01:15:01 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 TestMkdir run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:15:01 INFO : FileLu root 'rclone-test-getocon8rahi': Making directory 2026/07/20 01:15:01 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi" with ID 4.832447e+06 2026/07/20 01:15:02 INFO : FileLu root 'rclone-test-getocon8rahi': Making directory 2026/07/20 01:15:02 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi" with ID 4.832447e+06 --- PASS: TestMkdir (2.93s) === RUN TestLsd run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:15:05 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/sub dir" with ID 4832477 2026/07/20 01:15:10 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub dir/hello world 2026/07/20 01:15:11 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/sub dir" --- PASS: TestLsd (8.22s) === RUN TestLs run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:15:19 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/empty space 2026/07/20 01:15:19 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/potato2 --- PASS: TestLs (7.83s) === RUN TestLsWithFilesFrom run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:15:25 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/20 01:15:25 DEBUG : empty space: Excluded 2026/07/20 01:15:27 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/empty space 2026/07/20 01:15:28 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/potato2 --- PASS: TestLsWithFilesFrom (8.85s) === RUN TestLsLong run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:15:35 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/empty space 2026/07/20 01:15:36 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/potato2 --- PASS: TestLsLong (7.88s) === RUN TestHashSums run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:15:42 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/empty space 2026/07/20 01:15:43 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/potato2 --- PASS: TestHashSums (7.24s) === RUN TestHashSumsWithErrors 2026/07/20 01:15:44 DEBUG : Creating backend with remote ":memory:" 2026/07/20 01:15:44 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/20 01:15:44 ERROR : file1: hash unsupported: hash type not supported 2026/07/20 01:15:44 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/20 01:15:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/20 01:15:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/20 01:15:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/20 01:15:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/20 01:15:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/20 01:15:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/20 01:15:44 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/20 01:15:44 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 "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:15:49 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/sub dir" with ID 4832478 2026/07/20 01:15:54 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/empty space 2026/07/20 01:15:54 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/potato2 2026/07/20 01:15:55 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub dir/potato3 2026/07/20 01:15:57 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/sub dir" --- PASS: TestCount (13.58s) === RUN TestDelete run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:16:04 DEBUG : Waiting for deletions to finish 2026/07/20 01:16:05 DEBUG : large: Excluded (Size Filter) 2026/07/20 01:16:05 DEBUG : large: Excluded 2026/07/20 01:16:06 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/small 2026/07/20 01:16:06 INFO : small: Deleted 2026/07/20 01:16:06 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/medium 2026/07/20 01:16:06 INFO : medium: Deleted 2026/07/20 01:16:07 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/large --- PASS: TestDelete (10.76s) === RUN TestMaxDelete run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:16:15 DEBUG : Waiting for deletions to finish 2026/07/20 01:16:16 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/20 01:16:16 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/large 2026/07/20 01:16:16 INFO : large: Deleted 2026/07/20 01:16:16 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/medium 2026/07/20 01:16:16 INFO : medium: Deleted 2026/07/20 01:16:18 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/small --- PASS: TestMaxDelete (11.70s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:16:28 DEBUG : Waiting for deletions to finish 2026/07/20 01:16:28 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/20 01:16:29 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/medium 2026/07/20 01:16:29 INFO : medium: Deleted 2026/07/20 01:16:29 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/small 2026/07/20 01:16:29 INFO : small: Deleted 2026/07/20 01:16:31 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/large --- PASS: TestMaxDeleteSizeLargeFile (12.83s) === RUN TestMaxDeleteSize run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:16:40 DEBUG : Waiting for deletions to finish 2026/07/20 01:16:40 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/07/20 01:16:41 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/large 2026/07/20 01:16:41 INFO : large: Deleted 2026/07/20 01:16:41 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/medium 2026/07/20 01:16:41 INFO : medium: Deleted 2026/07/20 01:16:43 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/small --- PASS: TestMaxDeleteSize (11.77s) === RUN TestReadFile run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:16:51 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/ReadFile --- PASS: TestReadFile (8.03s) === RUN TestRetry 2026/07/20 01:16:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/20 01:16:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/20 01:16:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/20 01:16:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/20 01:16:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/20 01:16:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/20 01:16:52 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 "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:17:14 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/file1 2026/07/20 01:17:15 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/file2 --- PASS: TestCat (22.82s) === RUN TestPurge 2026/07/20 01:17:15 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pasenot5wage" 2026/07/20 01:17:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:17:15 DEBUG : Creating backend with remote "/tmp/rclone3844043081" run.go:198: Remote "FileLu root 'rclone-test-pasenot5wage'", Local "Local file system at /tmp/rclone3844043081", Modify Window "876000h0m0s" 2026/07/20 01:17:16 INFO : FileLu root 'rclone-test-pasenot5wage': Successfully created folder "rclone-test-pasenot5wage" with ID 4832481 2026/07/20 01:17:16 INFO : FileLu root 'rclone-test-pasenot5wage': Successfully created folder "rclone-test-pasenot5wage" with ID 4.832481e+06 2026/07/20 01:17:18 INFO : FileLu root 'rclone-test-pasenot5wage': Successfully created folder "rclone-test-pasenot5wage/A1/B1/C1" with ID 4832484 2026/07/20 01:17:19 INFO : A2: Making directory 2026/07/20 01:17:20 INFO : FileLu root 'rclone-test-pasenot5wage': Successfully created folder "rclone-test-pasenot5wage/A2" with ID 4832485 2026/07/20 01:17:20 INFO : A1/B2: Making directory 2026/07/20 01:17:20 INFO : FileLu root 'rclone-test-pasenot5wage': Successfully created folder "rclone-test-pasenot5wage/A1/B2" with ID 4832486 2026/07/20 01:17:20 INFO : A1/B2/C2: Making directory 2026/07/20 01:17:21 INFO : FileLu root 'rclone-test-pasenot5wage': Successfully created folder "rclone-test-pasenot5wage/A1/B2/C2" with ID 4832487 2026/07/20 01:17:21 INFO : A1/B1/C3: Making directory 2026/07/20 01:17:21 INFO : FileLu root 'rclone-test-pasenot5wage': Successfully created folder "rclone-test-pasenot5wage/A1/B1/C3" with ID 4832488 2026/07/20 01:17:21 INFO : A3: Making directory 2026/07/20 01:17:22 INFO : FileLu root 'rclone-test-pasenot5wage': Successfully created folder "rclone-test-pasenot5wage/A3" with ID 4832489 2026/07/20 01:17:22 INFO : A3/B3: Making directory 2026/07/20 01:17:22 INFO : FileLu root 'rclone-test-pasenot5wage': Successfully created folder "rclone-test-pasenot5wage/A3/B3" with ID 4832490 2026/07/20 01:17:22 INFO : A3/B3/C4: Making directory 2026/07/20 01:17:23 INFO : FileLu root 'rclone-test-pasenot5wage': Successfully created folder "rclone-test-pasenot5wage/A3/B3/C4" with ID 4832491 2026/07/20 01:17:28 INFO : FileLu root 'rclone-test-pasenot5wage': Rmdir: successfully deleted "/rclone-test-pasenot5wage/A1/B1" 2026/07/20 01:17:31 INFO : FileLu root 'rclone-test-pasenot5wage': Rmdir: successfully deleted "/rclone-test-pasenot5wage" 2026/07/20 01:17:32 ERROR : error listing: directory not found 2026/07/20 01:17:32 DEBUG : FileLu root 'rclone-test-pasenot5wage': Purge remote 2026/07/20 01:17:32 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (17.28s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:17:33 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi" with ID 4.832447e+06 2026/07/20 01:17:34 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A1/B1/C1" with ID 4832494 2026/07/20 01:17:36 INFO : A2: Making directory 2026/07/20 01:17:36 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A2" with ID 4832495 2026/07/20 01:17:36 INFO : A1/B2: Making directory 2026/07/20 01:17:37 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A1/B2" with ID 4832496 2026/07/20 01:17:37 INFO : A1/B2/C2: Making directory 2026/07/20 01:17:37 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A1/B2/C2" with ID 4832497 2026/07/20 01:17:37 INFO : A1/B1/C3: Making directory 2026/07/20 01:17:38 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A1/B1/C3" with ID 4832498 2026/07/20 01:17:38 INFO : A3: Making directory 2026/07/20 01:17:39 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A3" with ID 4832499 2026/07/20 01:17:39 INFO : A3/B3: Making directory 2026/07/20 01:17:39 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A3/B3" with ID 4832500 2026/07/20 01:17:39 INFO : A3/B3/C4: Making directory 2026/07/20 01:17:40 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A3/B3/C4" with ID 4832501 2026/07/20 01:17:45 DEBUG : removing 1 level 3 directories 2026/07/20 01:17:45 INFO : A3/B3/C4: Removing directory 2026/07/20 01:17:46 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A3/B3/C4" 2026/07/20 01:17:51 DEBUG : removing 2 level 3 directories 2026/07/20 01:17:51 INFO : A1/B2/C2: Removing directory 2026/07/20 01:17:51 INFO : A1/B1/C3: Removing directory 2026/07/20 01:17:52 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A1/B2/C2" 2026/07/20 01:17:52 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A1/B1/C3" 2026/07/20 01:17:52 DEBUG : removing 2 level 2 directories 2026/07/20 01:17:52 INFO : A3/B3: Removing directory 2026/07/20 01:17:52 INFO : A1/B2: Removing directory 2026/07/20 01:17:54 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A3/B3" 2026/07/20 01:17:54 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A1/B2" 2026/07/20 01:17:54 DEBUG : removing 2 level 1 directories 2026/07/20 01:17:54 INFO : A3: Removing directory 2026/07/20 01:17:54 INFO : A2: Removing directory 2026/07/20 01:17:55 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A3" 2026/07/20 01:17:55 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A2" 2026/07/20 01:17:59 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A1/B1/C1/one 2026/07/20 01:18:01 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A1/two 2026/07/20 01:18:03 DEBUG : removing 1 level 3 directories 2026/07/20 01:18:03 INFO : A1/B1/C1: Removing directory 2026/07/20 01:18:04 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A1/B1/C1" 2026/07/20 01:18:04 DEBUG : removing 1 level 2 directories 2026/07/20 01:18:04 INFO : A1/B1: Removing directory 2026/07/20 01:18:05 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A1/B1" 2026/07/20 01:18:05 DEBUG : removing 1 level 1 directories 2026/07/20 01:18:05 INFO : A1: Removing directory 2026/07/20 01:18:07 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A1" 2026/07/20 01:18:07 DEBUG : removing 1 level 0 directories 2026/07/20 01:18:07 INFO : FileLu root 'rclone-test-getocon8rahi': Removing directory 2026/07/20 01:18:08 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi" 2026/07/20 01:18:08 ERROR : error listing: directory not found 2026/07/20 01:18:09 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (36.39s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:18:09 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi" with ID 4832503 2026/07/20 01:18:09 INFO : A1: Making directory 2026/07/20 01:18:10 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A1" with ID 4832504 2026/07/20 01:18:10 INFO : A1/B1: Making directory 2026/07/20 01:18:11 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A1/B1" with ID 4832505 2026/07/20 01:18:11 INFO : A1/B1/C1: Making directory 2026/07/20 01:18:11 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A1/B1/C1" with ID 4832506 2026/07/20 01:18:15 DEBUG : removing 1 level 3 directories 2026/07/20 01:18:15 INFO : A1/B1/C1: Removing directory 2026/07/20 01:18:16 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A1/B1/C1" 2026/07/20 01:18:16 DEBUG : removing 1 level 2 directories 2026/07/20 01:18:16 INFO : A1/B1: Removing directory 2026/07/20 01:18:18 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A1/B1" 2026/07/20 01:18:21 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A1" --- PASS: TestRmdirsLeaveRoot (12.91s) === RUN TestRmdirsWithFilter run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:18:22 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi" with ID 4.832503e+06 2026/07/20 01:18:22 INFO : A1: Making directory 2026/07/20 01:18:23 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A1" with ID 4832507 2026/07/20 01:18:23 INFO : A1/B1: Making directory 2026/07/20 01:18:23 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A1/B1" with ID 4832508 2026/07/20 01:18:23 INFO : A1/B1/C1: Making directory 2026/07/20 01:18:24 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A1/B1/C1" with ID 4832509 2026/07/20 01:18:29 DEBUG : removing 1 level 3 directories 2026/07/20 01:18:29 INFO : A1/B1/C1: Removing directory 2026/07/20 01:18:30 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A1/B1/C1" 2026/07/20 01:18:30 DEBUG : removing 1 level 2 directories 2026/07/20 01:18:30 INFO : A1/B1: Removing directory 2026/07/20 01:18:31 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A1/B1" 2026/07/20 01:18:35 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A1" --- PASS: TestRmdirsWithFilter (13.58s) === RUN TestCopyURL run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:18:40 DEBUG : filename.txt: File name found in url 2026/07/20 01:18:42 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/20 01:18:49 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/file1 2026/07/20 01:18:49 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/file2 2026/07/20 01:18:50 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/filename.txt 2026/07/20 01:18:50 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/headerfilename.txt --- PASS: TestCopyURL (15.57s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:18:54 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/file1 --- PASS: TestCopyURLDownloadHeaders (4.16s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:18:56 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/20 01:18:57 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/sub" with ID 4832510 2026/07/20 01:18:58 DEBUG : sub/file2: size = 14 OK 2026/07/20 01:18:58 INFO : file1: Copied (new) to: sub/file2 2026/07/20 01:18:58 INFO : file1: Deleted 2026/07/20 01:19:01 DEBUG : sub/file2: size = 14 OK 2026/07/20 01:19:01 DEBUG : file1: Sizes identical 2026/07/20 01:19:01 DEBUG : file1: Unchanged skipping 2026/07/20 01:19:01 INFO : file1: Deleted 2026/07/20 01:19:02 DEBUG : FileLu root 'rclone-test-getocon8rahi': don't need to copy/move sub/file2, it is already at target location 2026/07/20 01:19:05 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub/file2 2026/07/20 01:19:06 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/sub" --- PASS: TestMoveFile (11.58s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:19:07 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/20 01:19:09 DEBUG : file1: size = 14 OK 2026/07/20 01:19:09 INFO : file1: Copied (new) 2026/07/20 01:19:09 INFO : file1: Deleted 2026/07/20 01:19:11 DEBUG : file1: Destination exists, skipping 2026/07/20 01:19:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/20 01:19:13 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/file1 --- PASS: TestMoveFileWithIgnoreExisting (6.81s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (1.15s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.20s) === RUN TestMoveFileBackupDir run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:19:17 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/dst" with ID 4832513 2026/07/20 01:19:22 DEBUG : Creating backend with remote "TestFileLu:rclone-test-getocon8rahi/backup" 2026/07/20 01:19:22 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2965279581) 2026/07/20 01:19:22 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-getocon8rahi') 2026/07/20 01:19:22 DEBUG : dst/file1: Sizes differ 2026/07/20 01:19:25 INFO : FileLu root 'rclone-test-getocon8rahi/backup': Successfully created folder "rclone-test-getocon8rahi/backup/dst" with ID 4832515 2026/07/20 01:19:28 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/dst/file1 2026/07/20 01:19:28 INFO : dst/file1: Moved (server-side) 2026/07/20 01:19:30 DEBUG : dst/file1: size = 14 OK 2026/07/20 01:19:30 INFO : dst/file1: Copied (new) 2026/07/20 01:19:30 INFO : dst/file1: Deleted 2026/07/20 01:19:33 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/dst/file1 2026/07/20 01:19:34 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/backup/dst/file1 2026/07/20 01:19:36 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/dst" 2026/07/20 01:19:37 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/backup/dst" 2026/07/20 01:19:38 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/backup" --- PASS: TestMoveFileBackupDir (22.61s) === 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 "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:19:39 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi" with ID 4.832503e+06 2026/07/20 01:19:40 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A1" with ID 4832516 2026/07/20 01:19:45 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A1/B1" with ID 4832517 2026/07/20 01:19:48 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A1/B1/C1" with ID 4832518 2026/07/20 01:19:51 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A1/B1/C2" with ID 4832519 2026/07/20 01:19:52 INFO : A1/B2: Making directory 2026/07/20 01:19:53 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A1/B2" with ID 4832520 2026/07/20 01:19:53 INFO : A1/B1/C3: Making directory 2026/07/20 01:19:54 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A1/B1/C3" with ID 4832521 2026/07/20 01:19:58 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A2" with ID 4832522 2026/07/20 01:19:59 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A2/B1" with ID 4832523 2026/07/20 01:20:00 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A2/B1/C1" with ID 4832524 2026/07/20 01:20:00 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A2/B1/C2" with ID 4832525 2026/07/20 01:20:01 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A2/B1/C3" with ID 4832526 2026/07/20 01:20:01 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A2/B2" with ID 4832527 2026/07/20 01:20:06 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A1/two 2026/07/20 01:20:06 INFO : A1/two: Moved (server-side) to: A2/two 2026/07/20 01:20:06 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A1/one 2026/07/20 01:20:06 INFO : A1/one: Moved (server-side) to: A2/one 2026/07/20 01:20:06 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A1/B1/three 2026/07/20 01:20:06 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/07/20 01:20:06 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A1/B1/C1/four 2026/07/20 01:20:06 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/07/20 01:20:06 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A1/B1/C2/five 2026/07/20 01:20:06 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/07/20 01:20:07 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A1/B2" 2026/07/20 01:20:08 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A1/B1/C3" 2026/07/20 01:20:10 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A1/B1/C2" 2026/07/20 01:20:11 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A1/B1/C1" 2026/07/20 01:20:12 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A1/B1" 2026/07/20 01:20:13 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A1" 2026/07/20 01:20:19 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A3" with ID 4832529 2026/07/20 01:20:19 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A3/B1" with ID 4832530 2026/07/20 01:20:20 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A3/B1/C1" with ID 4832531 2026/07/20 01:20:20 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A3/B1/C2" with ID 4832532 2026/07/20 01:20:21 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A3/B1/C3" with ID 4832533 2026/07/20 01:20:22 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A3/B2" with ID 4832534 2026/07/20 01:20:26 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A2/two 2026/07/20 01:20:26 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/20 01:20:26 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A2/B1/C2/five 2026/07/20 01:20:26 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/20 01:20:26 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A2/B1/three 2026/07/20 01:20:26 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/20 01:20:26 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A2/one 2026/07/20 01:20:26 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/20 01:20:26 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A2/B1/C1/four 2026/07/20 01:20:26 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/20 01:20:27 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A2/B2" 2026/07/20 01:20:29 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A2/B1/C3" 2026/07/20 01:20:30 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A2/B1/C2" 2026/07/20 01:20:31 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A2/B1/C1" 2026/07/20 01:20:32 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A2/B1" 2026/07/20 01:20:33 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A2" 2026/07/20 01:20:36 INFO : FileLu root 'rclone-test-getocon8rahi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/20 01:20:38 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A4" with ID 4832535 2026/07/20 01:20:39 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A4/B1" with ID 4832536 2026/07/20 01:20:39 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A4/B1/C1" with ID 4832537 2026/07/20 01:20:40 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A4/B1/C2" with ID 4832538 2026/07/20 01:20:41 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A4/B1/C3" with ID 4832539 2026/07/20 01:20:41 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/A4/B2" with ID 4832540 2026/07/20 01:20:46 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A3/two 2026/07/20 01:20:46 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/20 01:20:46 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A3/one 2026/07/20 01:20:46 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/20 01:20:46 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A3/B1/C2/five 2026/07/20 01:20:46 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/20 01:20:47 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A3/B1/three 2026/07/20 01:20:47 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/20 01:20:47 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A3/B1/C1/four 2026/07/20 01:20:47 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/20 01:20:48 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A3/B2" 2026/07/20 01:20:49 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A3/B1/C3" 2026/07/20 01:20:50 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A3/B1/C2" 2026/07/20 01:20:51 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A3/B1/C1" 2026/07/20 01:20:52 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A3/B1" 2026/07/20 01:20:54 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A3" 2026/07/20 01:20:58 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A4/one 2026/07/20 01:20:58 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A4/two 2026/07/20 01:21:00 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A4/B1/three 2026/07/20 01:21:01 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A4/B1/C1/four 2026/07/20 01:21:01 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/A4/B1/C2/five 2026/07/20 01:21:03 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A4/B2" 2026/07/20 01:21:04 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A4/B1/C3" 2026/07/20 01:21:05 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A4/B1/C2" 2026/07/20 01:21:06 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A4/B1/C1" 2026/07/20 01:21:07 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A4/B1" 2026/07/20 01:21:09 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/A4" --- PASS: TestDirMove (90.77s) === RUN TestGetFsInfo run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (1.17s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:21:11 DEBUG : FileLu root 'rclone-test-getocon8rahi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/20 01:21:13 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/20 01:21:13 NOTICE: FileLu root 'rclone-test-getocon8rahi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/20 01:21:13 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/20 01:21:13 DEBUG : FileLu root 'rclone-test-getocon8rahi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/20 01:21:15 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/20 01:21:15 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/20 01:21:17 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/no_checksum_big_file_from_pipe 2026/07/20 01:21:18 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:21:19 DEBUG : FileLu root 'rclone-test-getocon8rahi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/20 01:21:21 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/20 01:21:21 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/20 01:21:21 DEBUG : FileLu root 'rclone-test-getocon8rahi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/20 01:21:23 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/20 01:21:23 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/20 01:21:25 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/with_checksum_big_file_from_pipe 2026/07/20 01:21:26 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:21:27 DEBUG : FileLu root 'rclone-test-getocon8rahi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/20 01:21:29 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/20 01:21:29 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/07/20 01:21:29 DEBUG : FileLu root 'rclone-test-getocon8rahi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/20 01:21:31 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/20 01:21:31 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/07/20 01:21:33 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/ignore_checksum_big_file_from_pipe 2026/07/20 01:21:34 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:21:35 DEBUG : FileLu root 'rclone-test-getocon8rahi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/20 01:21:37 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/20 01:21:37 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/20 01:21:37 DEBUG : FileLu root 'rclone-test-getocon8rahi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/20 01:21:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/20 01:21:39 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/20 01:21:41 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/ignore_checksum_big_file_from_pipe 2026/07/20 01:21:42 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (31.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.95s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.96s) === RUN TestRcatMetadata run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (1.18s) === RUN TestRcatSize run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:21:46 DEBUG : FileLu root 'rclone-test-getocon8rahi': File to upload is small (60 bytes), uploading instead of streaming 2026/07/20 01:21:48 DEBUG : potato2: size = 60 OK 2026/07/20 01:21:48 DEBUG : potato2: Size of src and dst objects identical 2026/07/20 01:21:49 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/potato1 2026/07/20 01:21:50 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/potato2 --- PASS: TestRcatSize (7.26s) === RUN TestRcatSizeMetadata run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (1.17s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:21:55 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/potato1 --- PASS: TestRcatSizeUploadHeaders (3.94s) === RUN TestTouchDir run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (1.18s) === RUN TestMkdirMetadata run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.19s) === RUN TestMkdirModTime run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (1.29s) === RUN TestCopyDirMetadata run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (1.15s) === RUN TestSetDirModTime run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (1.17s) === RUN TestDirsEqual run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (1.15s) === RUN TestRemoveExisting run.go:198: Remote "FileLu root 'rclone-test-getocon8rahi'", Local "Local file system at /tmp/rclone2965279581", Modify Window "876000h0m0s" 2026/07/20 01:22:04 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully created folder "rclone-test-getocon8rahi/sub dir" with ID 4832542 2026/07/20 01:22:13 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.macelab6" before starting 2026/07/20 01:22:17 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub dir/test remove existing 2026/07/20 01:22:19 DEBUG : sub dir/test remove existing.macelab6: TEST: removing renamed existing file after operation 2026/07/20 01:22:19 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub dir/test remove existing.macelab6 2026/07/20 01:22:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rozutod8" before starting 2026/07/20 01:22:26 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/07/20 01:22:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rozutod8: TEST: renaming existing back after failed operation 2026/07/20 01:22:31 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rozutod8 2026/07/20 01:22:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qutehox7" before starting 2026/07/20 01:22:38 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/07/20 01:22:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qutehox7: TEST: removing renamed existing file after operation 2026/07/20 01:22:39 INFO : FileLu root 'rclone-test-getocon8rahi': Successfully deleted file: /rclone-test-getocon8rahi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qutehox7 2026/07/20 01:22:44 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi/sub dir" --- PASS: TestRemoveExisting (41.30s) === 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) PASS 2026/07/20 01:22:44 DEBUG : FileLu root 'rclone-test-getocon8rahi': Purge remote 2026/07/20 01:22:45 INFO : FileLu root 'rclone-test-getocon8rahi': Rmdir: successfully deleted "/rclone-test-getocon8rahi" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 14m46.360020389s (try 1/5)