"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/02/25 04:08:00 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cujolut0qalo" 2026/02/25 04:08:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:08:00 DEBUG : Creating backend with remote "/tmp/rclone1652591095" === 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:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/02/25 04:08:01 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.64s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/02/25 04:08:01 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.28s) === RUN TestSizeDiffers 2026/02/25 04:08:01 DEBUG : a: size = 0 OK 2026/02/25 04:08:01 DEBUG : a: size = 1 (memory) 2026/02/25 04:08:01 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/25 04:08:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/25 04:08:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 04:08:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 04:08:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/25 04:08:01 DEBUG : potato: Seek from 10 to 0 2026/02/25 04:08:01 DEBUG : potato: Seek from 10 to 0 2026/02/25 04:08:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/25 04:08:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/25 04:08:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 04:08:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 04:08:01 DEBUG : potato: Seek from 5 to 2 2026/02/25 04:08:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/25 04:08:01 DEBUG : potato: Seek from 7 to 0 2026/02/25 04:08:01 DEBUG : potato: Seek from 7 to 0 2026/02/25 04:08:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/25 04:08:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/25 04:08:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 04:08:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 04:08:01 DEBUG : potato: Seek from 5 to 2 2026/02/25 04:08:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/25 04:08:01 DEBUG : potato: Seek from 8 to 0 2026/02/25 04:08:01 DEBUG : potato: Seek from 8 to 0 2026/02/25 04:08:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/25 04:08:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/25 04:08:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 04:08:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 04:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 04:08:01 DEBUG : potato: Seek from 5 to 2 2026/02/25 04:08:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/25 04:08:01 DEBUG : potato: Seek from 9 to 0 2026/02/25 04:08:01 DEBUG : potato: Seek from 9 to 0 2026/02/25 04:08:01 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:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:08:01 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo" with ID 2935756 === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 2026/02/25 04:08:11 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/empty space 2026/02/25 04:08:12 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/potato2 2026/02/25 04:08:12 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/remotepotato 2026/02/25 04:08:12 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/rutabaga --- PASS: TestCheck (11.63s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/02/25 04:08:13 DEBUG : Creating backend with remote "nonexistent" 2026/02/25 04:08:13 DEBUG : Creating backend with remote "nonexistent" 2026/02/25 04:08:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/25 04:08:13 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/02/25 04:08:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/25 04:08:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", 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/02/25 04:08:30 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/empty space 2026/02/25 04:08:30 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/potato2 2026/02/25 04:08:30 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/remotepotato 2026/02/25 04:08:31 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/rutabaga --- PASS: TestCheckDownload (18.28s) --- PASS: TestCheckDownload/1 (1.29s) --- PASS: TestCheckDownload/2 (1.19s) --- PASS: TestCheckDownload/3 (1.21s) --- PASS: TestCheckDownload/4 (1.52s) --- PASS: TestCheckDownload/5 (1.27s) --- PASS: TestCheckDownload/6 (1.23s) --- PASS: TestCheckDownload/7 (1.20s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", 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/02/25 04:08:41 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/empty space 2026/02/25 04:08:41 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/potato2 2026/02/25 04:08:41 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/remotepotato 2026/02/25 04:08:42 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/rutabaga --- PASS: TestCheckSizeOnly (10.99s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:08:45 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/25 04:08:45 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/25 04:08:45 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/25 04:08:45 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/25 04:08:48 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/25 04:08:48 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/25 04:08:48 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/25 04:08:48 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/25 04:08:49 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/test.sum --- PASS: TestParseSumFile (7.20s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:08:49 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cujolut0qalo/data" check_test.go:350: FileLu root 'rclone-test-cujolut0qalo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.11s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:08:50 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cujolut0qalo/data" 2026/02/25 04:08:51 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/data" with ID 2935757 === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2026/02/25 04:09:34 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/test.sum 2026/02/25 04:09:35 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/data/banana 2026/02/25 04:09:35 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/data/potato 2026/02/25 04:09:35 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/data" --- PASS: TestCheckSumDownload (45.59s) --- PASS: TestCheckSumDownload/subtest1 (2.70s) --- PASS: TestCheckSumDownload/subtest2 (2.72s) --- PASS: TestCheckSumDownload/subtest3 (2.89s) --- PASS: TestCheckSumDownload/subtest4 (2.67s) --- PASS: TestCheckSumDownload/subtest5 (2.70s) --- PASS: TestCheckSumDownload/subtest6 (2.69s) --- PASS: TestCheckSumDownload/subtest7 (2.67s) === RUN TestApplyTransforms 2026/02/25 04:09:36 DEBUG : Creating backend with remote "TestFileLu:rclone-test-zijawux1fetu" 2026/02/25 04:09:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:09:36 DEBUG : Creating backend with remote "/tmp/rclone1616947117" run.go:185: Remote "FileLu root 'rclone-test-zijawux1fetu'", Local "Local file system at /tmp/rclone1616947117", Modify Window "876000h0m0s" 2026/02/25 04:09:36 INFO : FileLu root 'rclone-test-zijawux1fetu': Successfully created folder "rclone-test-zijawux1fetu" with ID 2935758 upper checkfile vs. lower remote (without normalization) 2026/02/25 04:09:38 ERROR : hello, world!: sum not found 2026/02/25 04:09:38 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-zijawux1fetu' 2026/02/25 04:09:38 NOTICE: FileLu root 'rclone-test-zijawux1fetu': 1 files missing 2026/02/25 04:09:38 NOTICE: 1 hashes missing 2026/02/25 04:09:38 NOTICE: FileLu root 'rclone-test-zijawux1fetu': 1 differences found 2026/02/25 04:09:38 NOTICE: FileLu root 'rclone-test-zijawux1fetu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/25 04:09:39 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 04:09:39 NOTICE: FileLu root 'rclone-test-zijawux1fetu': 0 differences found 2026/02/25 04:09:39 NOTICE: FileLu root 'rclone-test-zijawux1fetu': 1 matching files 2026/02/25 04:09:39 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fomegap5soga" 2026/02/25 04:09:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:09:39 DEBUG : Creating backend with remote "/tmp/rclone192548011" run.go:185: Remote "FileLu root 'rclone-test-fomegap5soga'", Local "Local file system at /tmp/rclone192548011", Modify Window "876000h0m0s" 2026/02/25 04:09:40 INFO : FileLu root 'rclone-test-fomegap5soga': Successfully created folder "rclone-test-fomegap5soga" with ID 2935759 lower checkfile vs. upper remote (without normalization) 2026/02/25 04:09:42 ERROR : HELLO, WORLD!: sum not found 2026/02/25 04:09:42 ERROR : hello, world!: file not in FileLu root 'rclone-test-fomegap5soga' 2026/02/25 04:09:42 NOTICE: FileLu root 'rclone-test-fomegap5soga': 1 files missing 2026/02/25 04:09:42 NOTICE: 1 hashes missing 2026/02/25 04:09:42 NOTICE: FileLu root 'rclone-test-fomegap5soga': 1 differences found 2026/02/25 04:09:42 NOTICE: FileLu root 'rclone-test-fomegap5soga': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/25 04:09:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 04:09:43 NOTICE: FileLu root 'rclone-test-fomegap5soga': 0 differences found 2026/02/25 04:09:43 NOTICE: FileLu root 'rclone-test-fomegap5soga': 1 matching files 2026/02/25 04:09:43 DEBUG : Creating backend with remote "TestFileLu:rclone-test-puzevoh5jeve" 2026/02/25 04:09:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:09:43 DEBUG : Creating backend with remote "/tmp/rclone3706009395" run.go:185: Remote "FileLu root 'rclone-test-puzevoh5jeve'", Local "Local file system at /tmp/rclone3706009395", Modify Window "876000h0m0s" 2026/02/25 04:09:44 INFO : FileLu root 'rclone-test-puzevoh5jeve': Successfully created folder "rclone-test-puzevoh5jeve" with ID 2935760 lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/25 04:09:46 ERROR : HeLlO, wOrLd!: sum not found 2026/02/25 04:09:46 ERROR : hello, world!: file not in FileLu root 'rclone-test-puzevoh5jeve' 2026/02/25 04:09:46 NOTICE: FileLu root 'rclone-test-puzevoh5jeve': 1 files missing 2026/02/25 04:09:46 NOTICE: 1 hashes missing 2026/02/25 04:09:46 NOTICE: FileLu root 'rclone-test-puzevoh5jeve': 1 differences found 2026/02/25 04:09:46 NOTICE: FileLu root 'rclone-test-puzevoh5jeve': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/25 04:09:47 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 04:09:47 NOTICE: FileLu root 'rclone-test-puzevoh5jeve': 0 differences found 2026/02/25 04:09:47 NOTICE: FileLu root 'rclone-test-puzevoh5jeve': 1 matching files 2026/02/25 04:09:47 DEBUG : Creating backend with remote "TestFileLu:rclone-test-duvixiy9tile" 2026/02/25 04:09:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:09:47 DEBUG : Creating backend with remote "/tmp/rclone2365511260" run.go:185: Remote "FileLu root 'rclone-test-duvixiy9tile'", Local "Local file system at /tmp/rclone2365511260", Modify Window "876000h0m0s" 2026/02/25 04:09:47 INFO : FileLu root 'rclone-test-duvixiy9tile': Successfully created folder "rclone-test-duvixiy9tile" with ID 2935761 upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/25 04:09:49 ERROR : HELLO, WORLD!: sum not found 2026/02/25 04:09:49 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-duvixiy9tile' 2026/02/25 04:09:49 NOTICE: FileLu root 'rclone-test-duvixiy9tile': 1 files missing 2026/02/25 04:09:49 NOTICE: 1 hashes missing 2026/02/25 04:09:49 NOTICE: FileLu root 'rclone-test-duvixiy9tile': 1 differences found 2026/02/25 04:09:49 NOTICE: FileLu root 'rclone-test-duvixiy9tile': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/25 04:09:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 04:09:51 NOTICE: FileLu root 'rclone-test-duvixiy9tile': 0 differences found 2026/02/25 04:09:51 NOTICE: FileLu root 'rclone-test-duvixiy9tile': 1 matching files 2026/02/25 04:09:51 DEBUG : Creating backend with remote "TestFileLu:rclone-test-zenised2xupa" 2026/02/25 04:09:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:09:51 DEBUG : Creating backend with remote "/tmp/rclone148234706" run.go:185: Remote "FileLu root 'rclone-test-zenised2xupa'", Local "Local file system at /tmp/rclone148234706", Modify Window "876000h0m0s" 2026/02/25 04:09:51 INFO : FileLu root 'rclone-test-zenised2xupa': Successfully created folder "rclone-test-zenised2xupa" with ID 2935762 NFD checkfile vs. NFC remote (without normalization) 2026/02/25 04:09:53 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/25 04:09:53 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-zenised2xupa' 2026/02/25 04:09:53 NOTICE: FileLu root 'rclone-test-zenised2xupa': 1 files missing 2026/02/25 04:09:53 NOTICE: 1 hashes missing 2026/02/25 04:09:53 NOTICE: FileLu root 'rclone-test-zenised2xupa': 1 differences found 2026/02/25 04:09:53 NOTICE: FileLu root 'rclone-test-zenised2xupa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/25 04:09:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 04:09:54 NOTICE: FileLu root 'rclone-test-zenised2xupa': 0 differences found 2026/02/25 04:09:54 NOTICE: FileLu root 'rclone-test-zenised2xupa': 1 matching files 2026/02/25 04:09:54 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mecutop9faji" 2026/02/25 04:09:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:09:54 DEBUG : Creating backend with remote "/tmp/rclone1034274996" run.go:185: Remote "FileLu root 'rclone-test-mecutop9faji'", Local "Local file system at /tmp/rclone1034274996", Modify Window "876000h0m0s" 2026/02/25 04:09:55 INFO : FileLu root 'rclone-test-mecutop9faji': Successfully created folder "rclone-test-mecutop9faji" with ID 2935763 check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/02/25 04:09:57 DEBUG : FileLu root 'rclone-test-mecutop9faji': Purge remote 2026/02/25 04:09:57 INFO : FileLu root 'rclone-test-mecutop9faji': Rmdir: successfully deleted "/rclone-test-mecutop9faji" 2026/02/25 04:09:57 DEBUG : FileLu root 'rclone-test-zenised2xupa': Purge remote 2026/02/25 04:09:57 INFO : FileLu root 'rclone-test-zenised2xupa': Rmdir: successfully deleted "/rclone-test-zenised2xupa" 2026/02/25 04:09:57 DEBUG : FileLu root 'rclone-test-duvixiy9tile': Purge remote 2026/02/25 04:09:58 INFO : FileLu root 'rclone-test-duvixiy9tile': Rmdir: successfully deleted "/rclone-test-duvixiy9tile" 2026/02/25 04:09:58 DEBUG : FileLu root 'rclone-test-puzevoh5jeve': Purge remote 2026/02/25 04:09:58 INFO : FileLu root 'rclone-test-puzevoh5jeve': Rmdir: successfully deleted "/rclone-test-puzevoh5jeve" 2026/02/25 04:09:58 DEBUG : FileLu root 'rclone-test-fomegap5soga': Purge remote 2026/02/25 04:09:58 INFO : FileLu root 'rclone-test-fomegap5soga': Rmdir: successfully deleted "/rclone-test-fomegap5soga" 2026/02/25 04:09:58 DEBUG : FileLu root 'rclone-test-zijawux1fetu': Purge remote 2026/02/25 04:09:59 INFO : FileLu root 'rclone-test-zijawux1fetu': Rmdir: successfully deleted "/rclone-test-zijawux1fetu" --- SKIP: TestApplyTransforms (23.26s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:09:59 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/25 04:10:00 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/sub" with ID 2935764 2026/02/25 04:10:01 DEBUG : sub/file2: size = 14 OK 2026/02/25 04:10:01 INFO : file1: Copied (new) to: sub/file2 2026/02/25 04:10:02 DEBUG : sub/file2: size = 14 OK 2026/02/25 04:10:02 DEBUG : file1: Sizes identical 2026/02/25 04:10:02 DEBUG : file1: Unchanged skipping 2026/02/25 04:10:03 DEBUG : FileLu root 'rclone-test-cujolut0qalo': don't need to copy/move sub/file2, it is already at target location 2026/02/25 04:10:04 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub/file2 2026/02/25 04:10:05 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/sub" --- PASS: TestCopyFile (5.98s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.54s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:10:06 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/dst" with ID 2935765 2026/02/25 04:10:08 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cujolut0qalo/backup" 2026/02/25 04:10:09 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1652591095) 2026/02/25 04:10:09 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-cujolut0qalo') 2026/02/25 04:10:09 DEBUG : dst/file1: Sizes differ 2026/02/25 04:10:11 INFO : FileLu root 'rclone-test-cujolut0qalo/backup': Successfully created folder "rclone-test-cujolut0qalo/backup/dst" with ID 2935767 2026/02/25 04:10:12 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/dst/file1 2026/02/25 04:10:12 INFO : dst/file1: Moved (server-side) 2026/02/25 04:10:14 DEBUG : dst/file1: size = 14 OK 2026/02/25 04:10:14 INFO : dst/file1: Copied (new) 2026/02/25 04:10:16 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/dst/file1 2026/02/25 04:10:16 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/backup/dst/file1 2026/02/25 04:10:17 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/dst" 2026/02/25 04:10:17 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/backup/dst" 2026/02/25 04:10:18 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/backup" --- PASS: TestCopyFileBackupDir (12.68s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:10:18 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cujolut0qalo/dst" 2026/02/25 04:10:19 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cujolut0qalo/CompareDest" 2026/02/25 04:10:19 DEBUG : one: Need to transfer - File not found at Destination 2026/02/25 04:10:20 INFO : FileLu root 'rclone-test-cujolut0qalo/dst': Successfully created folder "rclone-test-cujolut0qalo/dst" with ID 2935768 2026/02/25 04:10:21 DEBUG : one: size = 3 OK 2026/02/25 04:10:21 INFO : one: Copied (new) 2026/02/25 04:10:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1652591095) 2026/02/25 04:10:23 DEBUG : one: size = 3 (FileLu root 'rclone-test-cujolut0qalo/dst') 2026/02/25 04:10:23 DEBUG : one: Sizes differ 2026/02/25 04:10:25 DEBUG : one: size = 5 OK 2026/02/25 04:10:25 INFO : one: Copied (replaced existing) 2026/02/25 04:10:28 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/CompareDest" with ID 2935769 2026/02/25 04:10:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1652591095) 2026/02/25 04:10:31 DEBUG : one: size = 3 (FileLu root 'rclone-test-cujolut0qalo/dst') 2026/02/25 04:10:31 DEBUG : one: Sizes differ 2026/02/25 04:10:32 DEBUG : one: size = 5 OK 2026/02/25 04:10:32 DEBUG : one: Sizes identical 2026/02/25 04:10:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/25 04:10:35 DEBUG : two: Need to transfer - File not found at Destination 2026/02/25 04:10:35 DEBUG : two: size = 3 OK 2026/02/25 04:10:35 DEBUG : two: Sizes identical 2026/02/25 04:10:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/25 04:10:36 DEBUG : two: Need to transfer - File not found at Destination 2026/02/25 04:10:37 DEBUG : two: size = 3 OK 2026/02/25 04:10:37 DEBUG : two: Sizes identical 2026/02/25 04:10:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/25 04:10:38 DEBUG : two: Need to transfer - File not found at Destination 2026/02/25 04:10:39 DEBUG : two: size = 5 (Local file system at /tmp/rclone1652591095) 2026/02/25 04:10:39 DEBUG : two: size = 3 (FileLu root 'rclone-test-cujolut0qalo/CompareDest') 2026/02/25 04:10:39 DEBUG : two: Sizes differ 2026/02/25 04:10:40 DEBUG : two: size = 5 OK 2026/02/25 04:10:40 INFO : two: Copied (new) 2026/02/25 04:10:41 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/dst/one 2026/02/25 04:10:42 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/dst/two 2026/02/25 04:10:42 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/CompareDest/one 2026/02/25 04:10:42 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/CompareDest/two 2026/02/25 04:10:43 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/dst" 2026/02/25 04:10:43 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/CompareDest" --- PASS: TestCopyFileCompareDest (25.46s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.55s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.56s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.55s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.54s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:10:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/25 04:10:47 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/TestCopyFileMaxTransfer" with ID 2935770 2026/02/25 04:10:48 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/25 04:10:48 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/25 04:10:49 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/25 04:10:50 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d2001.cdnfinal.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/02/25 04:10:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/25 04:10:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/25 04:10:53 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/02/25 04:10:53 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/02/25 04:10:54 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/TestCopyFileMaxTransfer/file1 2026/02/25 04:10:55 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/TestCopyFileMaxTransfer/file4 2026/02/25 04:10:55 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (9.58s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.54s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.55s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.55s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.54s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.56s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.55s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.55s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.54s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.56s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.54s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.55s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:11:05 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/sub dir" with ID 2935771 2026/02/25 04:11:09 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/sub dir/ignore dir" with ID 2935772 2026/02/25 04:11:12 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/sub dir/sub sub dir" with ID 2935773 2026/02/25 04:11:15 DEBUG : a.txt: Excluded (Size Filter) 2026/02/25 04:11:15 DEBUG : a.txt: Excluded 2026/02/25 04:11:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/25 04:11:16 DEBUG : sub dir/hello world2: Excluded 2026/02/25 04:11:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/25 04:11:16 DEBUG : sub dir/hello world: Excluded 2026/02/25 04:11:17 DEBUG : sub dir/ignore dir: Excluded 2026/02/25 04:11:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/25 04:11:17 DEBUG : sub dir/hello world2: Excluded 2026/02/25 04:11:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/25 04:11:17 DEBUG : sub dir/hello world: Excluded 2026/02/25 04:11:17 DEBUG : sub dir/ignore dir: Excluded 2026/02/25 04:11:18 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/a.txt 2026/02/25 04:11:19 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/zend.txt 2026/02/25 04:11:19 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub dir/hello world 2026/02/25 04:11:20 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub dir/hello world2 2026/02/25 04:11:20 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub dir/sub sub dir/hello world3 2026/02/25 04:11:20 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub dir/ignore dir/.ignore 2026/02/25 04:11:21 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub dir/ignore dir/should be ignored 2026/02/25 04:11:21 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/sub dir/sub sub dir" 2026/02/25 04:11:22 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/sub dir/ignore dir" 2026/02/25 04:11:22 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/sub dir" --- PASS: TestListDirSorted (21.05s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:11:26 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/sub dir" with ID 2935774 2026/02/25 04:11:30 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/sub dir/ignore dir" with ID 2935775 2026/02/25 04:11:34 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/sub dir/sub sub dir" with ID 2935776 2026/02/25 04:11:36 DEBUG : a.txt: Excluded (Size Filter) 2026/02/25 04:11:36 DEBUG : a.txt: Excluded 2026/02/25 04:11:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/25 04:11:37 DEBUG : sub dir/hello world2: Excluded 2026/02/25 04:11:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/25 04:11:37 DEBUG : sub dir/hello world: Excluded 2026/02/25 04:11:38 DEBUG : sub dir/ignore dir: Excluded 2026/02/25 04:11:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/25 04:11:38 DEBUG : sub dir/hello world2: Excluded 2026/02/25 04:11:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/25 04:11:38 DEBUG : sub dir/hello world: Excluded 2026/02/25 04:11:38 DEBUG : sub dir/ignore dir: Excluded 2026/02/25 04:11:39 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/a.txt 2026/02/25 04:11:40 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/zend.txt 2026/02/25 04:11:40 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub dir/hello world 2026/02/25 04:11:41 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub dir/hello world2 2026/02/25 04:11:41 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub dir/sub sub dir/hello world3 2026/02/25 04:11:42 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub dir/ignore dir/.ignore 2026/02/25 04:11:42 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub dir/ignore dir/should be ignored 2026/02/25 04:11:43 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/sub dir/sub sub dir" 2026/02/25 04:11:43 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/sub dir/ignore dir" 2026/02/25 04:11:44 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/sub dir" --- PASS: TestListDirSortedFn (21.37s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:11:46 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/sub" with ID 2935777 === 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/02/25 04:11:51 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/02/25 04:11:52 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/file1 2026/02/25 04:11:52 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub/file2 2026/02/25 04:11:53 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/sub" --- PASS: TestListJSON (9.24s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.59s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.28s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:11:55 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/sub" with ID 2935778 === 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/02/25 04:12:01 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cujolut0qalo/notfound" 2026/02/25 04:12:03 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/file1 2026/02/25 04:12:03 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub/file2 2026/02/25 04:12:04 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/sub" --- PASS: TestStatJSON (11.12s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.55s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.55s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (0.85s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:12:04 INFO : FileLu root 'rclone-test-cujolut0qalo': Making directory 2026/02/25 04:12:05 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo" with ID 2.935756e+06 2026/02/25 04:12:05 INFO : FileLu root 'rclone-test-cujolut0qalo': Making directory 2026/02/25 04:12:05 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo" with ID 2.935756e+06 --- PASS: TestMkdir (1.69s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:12:07 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/sub dir" with ID 2935779 2026/02/25 04:12:10 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub dir/hello world 2026/02/25 04:12:10 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/sub dir" --- PASS: TestLsd (4.65s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:12:15 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/empty space 2026/02/25 04:12:15 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/potato2 --- PASS: TestLs (4.79s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:12:19 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/02/25 04:12:19 DEBUG : empty space: Excluded 2026/02/25 04:12:20 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/empty space 2026/02/25 04:12:20 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/potato2 --- PASS: TestLsWithFilesFrom (5.32s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:12:25 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/empty space 2026/02/25 04:12:26 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/potato2 --- PASS: TestLsLong (5.15s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:12:30 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/empty space 2026/02/25 04:12:30 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/potato2 --- PASS: TestHashSums (4.84s) === RUN TestHashSumsWithErrors 2026/02/25 04:12:31 DEBUG : Creating backend with remote ":memory:" 2026/02/25 04:12:31 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/25 04:12:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/25 04:12:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/25 04:12:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/25 04:12:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/25 04:12:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/25 04:12:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/25 04:12:31 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/25 04:12:31 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:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:12:34 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/sub dir" with ID 2935780 2026/02/25 04:12:37 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/empty space 2026/02/25 04:12:37 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/potato2 2026/02/25 04:12:38 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub dir/potato3 2026/02/25 04:12:38 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/sub dir" --- PASS: TestCount (7.97s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:12:44 DEBUG : Waiting for deletions to finish 2026/02/25 04:12:44 DEBUG : large: Excluded (Size Filter) 2026/02/25 04:12:44 DEBUG : large: Excluded 2026/02/25 04:12:44 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/small 2026/02/25 04:12:44 INFO : small: Deleted 2026/02/25 04:12:44 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/medium 2026/02/25 04:12:44 INFO : medium: Deleted 2026/02/25 04:12:45 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/large --- PASS: TestDelete (6.88s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:12:51 DEBUG : Waiting for deletions to finish 2026/02/25 04:12:51 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/02/25 04:12:52 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/large 2026/02/25 04:12:52 INFO : large: Deleted 2026/02/25 04:12:52 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/medium 2026/02/25 04:12:52 INFO : medium: Deleted 2026/02/25 04:12:53 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/small --- PASS: TestMaxDelete (7.84s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:12:58 DEBUG : Waiting for deletions to finish 2026/02/25 04:12:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/25 04:12:59 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/medium 2026/02/25 04:12:59 INFO : medium: Deleted 2026/02/25 04:12:59 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/small 2026/02/25 04:12:59 INFO : small: Deleted 2026/02/25 04:13:00 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/large --- PASS: TestMaxDeleteSizeLargeFile (7.16s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:13:06 DEBUG : Waiting for deletions to finish 2026/02/25 04:13:06 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/25 04:13:06 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/large 2026/02/25 04:13:06 INFO : large: Deleted 2026/02/25 04:13:06 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/medium 2026/02/25 04:13:06 INFO : medium: Deleted 2026/02/25 04:13:07 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/small --- PASS: TestMaxDeleteSize (7.17s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:13:12 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/ReadFile --- PASS: TestReadFile (4.68s) === RUN TestRetry 2026/02/25 04:13:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/25 04:13:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/25 04:13:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/25 04:13:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/25 04:13:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/25 04:13:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/25 04:13:12 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:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:13:27 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/file1 2026/02/25 04:13:27 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/file2 --- PASS: TestCat (14.99s) === RUN TestPurge 2026/02/25 04:13:27 DEBUG : Creating backend with remote "TestFileLu:rclone-test-natapew7wuxu" 2026/02/25 04:13:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:13:27 DEBUG : Creating backend with remote "/tmp/rclone862894233" run.go:185: Remote "FileLu root 'rclone-test-natapew7wuxu'", Local "Local file system at /tmp/rclone862894233", Modify Window "876000h0m0s" 2026/02/25 04:13:28 INFO : FileLu root 'rclone-test-natapew7wuxu': Successfully created folder "rclone-test-natapew7wuxu" with ID 2935781 2026/02/25 04:13:28 INFO : FileLu root 'rclone-test-natapew7wuxu': Successfully created folder "rclone-test-natapew7wuxu" with ID 2.935781e+06 2026/02/25 04:13:29 INFO : FileLu root 'rclone-test-natapew7wuxu': Successfully created folder "rclone-test-natapew7wuxu/A1/B1/C1" with ID 2935784 2026/02/25 04:13:30 INFO : A2: Making directory 2026/02/25 04:13:30 INFO : FileLu root 'rclone-test-natapew7wuxu': Successfully created folder "rclone-test-natapew7wuxu/A2" with ID 2935785 2026/02/25 04:13:30 INFO : A1/B2: Making directory 2026/02/25 04:13:30 INFO : FileLu root 'rclone-test-natapew7wuxu': Successfully created folder "rclone-test-natapew7wuxu/A1/B2" with ID 2935786 2026/02/25 04:13:30 INFO : A1/B2/C2: Making directory 2026/02/25 04:13:31 INFO : FileLu root 'rclone-test-natapew7wuxu': Successfully created folder "rclone-test-natapew7wuxu/A1/B2/C2" with ID 2935787 2026/02/25 04:13:31 INFO : A1/B1/C3: Making directory 2026/02/25 04:13:31 INFO : FileLu root 'rclone-test-natapew7wuxu': Successfully created folder "rclone-test-natapew7wuxu/A1/B1/C3" with ID 2935788 2026/02/25 04:13:31 INFO : A3: Making directory 2026/02/25 04:13:31 INFO : FileLu root 'rclone-test-natapew7wuxu': Successfully created folder "rclone-test-natapew7wuxu/A3" with ID 2935789 2026/02/25 04:13:31 INFO : A3/B3: Making directory 2026/02/25 04:13:32 INFO : FileLu root 'rclone-test-natapew7wuxu': Successfully created folder "rclone-test-natapew7wuxu/A3/B3" with ID 2935790 2026/02/25 04:13:32 INFO : A3/B3/C4: Making directory 2026/02/25 04:13:32 INFO : FileLu root 'rclone-test-natapew7wuxu': Successfully created folder "rclone-test-natapew7wuxu/A3/B3/C4" with ID 2935791 2026/02/25 04:13:36 INFO : FileLu root 'rclone-test-natapew7wuxu': Rmdir: successfully deleted "/rclone-test-natapew7wuxu/A1/B1" 2026/02/25 04:13:37 INFO : FileLu root 'rclone-test-natapew7wuxu': Rmdir: successfully deleted "/rclone-test-natapew7wuxu" 2026/02/25 04:13:37 ERROR : error listing: directory not found 2026/02/25 04:13:37 DEBUG : FileLu root 'rclone-test-natapew7wuxu': Purge remote 2026/02/25 04:13:38 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (10.17s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:13:38 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo" with ID 2.935756e+06 2026/02/25 04:13:39 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A1/B1/C1" with ID 2935794 2026/02/25 04:13:40 INFO : A2: Making directory 2026/02/25 04:13:40 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A2" with ID 2935795 2026/02/25 04:13:40 INFO : A1/B2: Making directory 2026/02/25 04:13:40 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A1/B2" with ID 2935796 2026/02/25 04:13:40 INFO : A1/B2/C2: Making directory 2026/02/25 04:13:41 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A1/B2/C2" with ID 2935797 2026/02/25 04:13:41 INFO : A1/B1/C3: Making directory 2026/02/25 04:13:41 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A1/B1/C3" with ID 2935798 2026/02/25 04:13:41 INFO : A3: Making directory 2026/02/25 04:13:41 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A3" with ID 2935799 2026/02/25 04:13:41 INFO : A3/B3: Making directory 2026/02/25 04:13:42 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A3/B3" with ID 2935800 2026/02/25 04:13:42 INFO : A3/B3/C4: Making directory 2026/02/25 04:13:42 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A3/B3/C4" with ID 2935801 2026/02/25 04:13:45 DEBUG : removing 1 level 3 directories 2026/02/25 04:13:45 INFO : A3/B3/C4: Removing directory 2026/02/25 04:13:46 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A3/B3/C4" 2026/02/25 04:13:48 DEBUG : removing 2 level 3 directories 2026/02/25 04:13:48 INFO : A1/B2/C2: Removing directory 2026/02/25 04:13:48 INFO : A1/B1/C3: Removing directory 2026/02/25 04:13:48 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A1/B2/C2" 2026/02/25 04:13:48 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A1/B1/C3" 2026/02/25 04:13:48 DEBUG : removing 2 level 2 directories 2026/02/25 04:13:48 INFO : A3/B3: Removing directory 2026/02/25 04:13:48 INFO : A1/B2: Removing directory 2026/02/25 04:13:49 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A3/B3" 2026/02/25 04:13:49 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A1/B2" 2026/02/25 04:13:49 DEBUG : removing 2 level 1 directories 2026/02/25 04:13:49 INFO : A3: Removing directory 2026/02/25 04:13:49 INFO : A2: Removing directory 2026/02/25 04:13:50 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A3" 2026/02/25 04:13:50 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A2" 2026/02/25 04:13:51 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A1/B1/C1/one 2026/02/25 04:13:52 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A1/two 2026/02/25 04:13:53 DEBUG : removing 1 level 3 directories 2026/02/25 04:13:53 INFO : A1/B1/C1: Removing directory 2026/02/25 04:13:54 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A1/B1/C1" 2026/02/25 04:13:54 DEBUG : removing 1 level 2 directories 2026/02/25 04:13:54 INFO : A1/B1: Removing directory 2026/02/25 04:13:54 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A1/B1" 2026/02/25 04:13:54 DEBUG : removing 1 level 1 directories 2026/02/25 04:13:54 INFO : A1: Removing directory 2026/02/25 04:13:55 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A1" 2026/02/25 04:13:55 DEBUG : removing 1 level 0 directories 2026/02/25 04:13:55 INFO : FileLu root 'rclone-test-cujolut0qalo': Removing directory 2026/02/25 04:13:56 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo" 2026/02/25 04:13:56 ERROR : error listing: directory not found 2026/02/25 04:13:56 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (18.50s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:13:56 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo" with ID 2935802 2026/02/25 04:13:56 INFO : A1: Making directory 2026/02/25 04:13:57 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A1" with ID 2935803 2026/02/25 04:13:57 INFO : A1/B1: Making directory 2026/02/25 04:13:57 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A1/B1" with ID 2935804 2026/02/25 04:13:57 INFO : A1/B1/C1: Making directory 2026/02/25 04:13:57 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A1/B1/C1" with ID 2935805 2026/02/25 04:13:59 DEBUG : removing 1 level 3 directories 2026/02/25 04:13:59 INFO : A1/B1/C1: Removing directory 2026/02/25 04:14:00 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A1/B1/C1" 2026/02/25 04:14:00 DEBUG : removing 1 level 2 directories 2026/02/25 04:14:00 INFO : A1/B1: Removing directory 2026/02/25 04:14:00 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A1/B1" 2026/02/25 04:14:02 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A1" --- PASS: TestRmdirsLeaveRoot (6.02s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:14:02 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo" with ID 2.935802e+06 2026/02/25 04:14:02 INFO : A1: Making directory 2026/02/25 04:14:03 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A1" with ID 2935806 2026/02/25 04:14:03 INFO : A1/B1: Making directory 2026/02/25 04:14:03 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A1/B1" with ID 2935807 2026/02/25 04:14:03 INFO : A1/B1/C1: Making directory 2026/02/25 04:14:03 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A1/B1/C1" with ID 2935808 2026/02/25 04:14:05 DEBUG : removing 1 level 3 directories 2026/02/25 04:14:05 INFO : A1/B1/C1: Removing directory 2026/02/25 04:14:06 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A1/B1/C1" 2026/02/25 04:14:06 DEBUG : removing 1 level 2 directories 2026/02/25 04:14:06 INFO : A1/B1: Removing directory 2026/02/25 04:14:06 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A1/B1" 2026/02/25 04:14:08 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A1" --- PASS: TestRmdirsWithFilter (6.25s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:14:11 DEBUG : filename.txt: File name found in url 2026/02/25 04:14:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/25 04:14:17 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/file1 2026/02/25 04:14:17 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/file2 2026/02/25 04:14:17 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/filename.txt 2026/02/25 04:14:17 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/headerfilename.txt --- PASS: TestCopyURL (9.28s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:14:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/25 04:14:18 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/sub" with ID 2935809 2026/02/25 04:14:20 DEBUG : sub/file2: size = 14 OK 2026/02/25 04:14:20 INFO : file1: Copied (new) to: sub/file2 2026/02/25 04:14:20 INFO : file1: Deleted 2026/02/25 04:14:21 DEBUG : sub/file2: size = 14 OK 2026/02/25 04:14:21 DEBUG : file1: Sizes identical 2026/02/25 04:14:21 DEBUG : file1: Unchanged skipping 2026/02/25 04:14:21 INFO : file1: Deleted 2026/02/25 04:14:22 DEBUG : FileLu root 'rclone-test-cujolut0qalo': don't need to copy/move sub/file2, it is already at target location 2026/02/25 04:14:23 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub/file2 2026/02/25 04:14:24 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/sub" --- PASS: TestMoveFile (6.47s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:14:24 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/25 04:14:26 DEBUG : file1: size = 14 OK 2026/02/25 04:14:26 INFO : file1: Copied (new) 2026/02/25 04:14:26 INFO : file1: Deleted 2026/02/25 04:14:27 DEBUG : file1: Destination exists, skipping 2026/02/25 04:14:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/02/25 04:14:28 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/file1 --- PASS: TestMoveFileWithIgnoreExisting (3.80s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.55s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.55s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:14:30 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/dst" with ID 2935810 2026/02/25 04:14:32 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cujolut0qalo/backup" 2026/02/25 04:14:33 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1652591095) 2026/02/25 04:14:33 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-cujolut0qalo') 2026/02/25 04:14:33 DEBUG : dst/file1: Sizes differ 2026/02/25 04:14:34 INFO : FileLu root 'rclone-test-cujolut0qalo/backup': Successfully created folder "rclone-test-cujolut0qalo/backup/dst" with ID 2935812 2026/02/25 04:14:36 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/dst/file1 2026/02/25 04:14:36 INFO : dst/file1: Moved (server-side) 2026/02/25 04:14:37 DEBUG : dst/file1: size = 14 OK 2026/02/25 04:14:37 INFO : dst/file1: Copied (new) 2026/02/25 04:14:37 INFO : dst/file1: Deleted 2026/02/25 04:14:39 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/dst/file1 2026/02/25 04:14:40 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/backup/dst/file1 2026/02/25 04:14:40 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/dst" 2026/02/25 04:14:41 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/backup/dst" 2026/02/25 04:14:41 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/backup" --- PASS: TestMoveFileBackupDir (12.53s) === 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:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:14:42 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo" with ID 2.935802e+06 2026/02/25 04:14:42 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A1" with ID 2935813 2026/02/25 04:14:46 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A1/B1" with ID 2935814 2026/02/25 04:14:48 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A1/B1/C1" with ID 2935815 2026/02/25 04:14:49 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A1/B1/C2" with ID 2935816 2026/02/25 04:14:51 INFO : A1/B2: Making directory 2026/02/25 04:14:51 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A1/B2" with ID 2935817 2026/02/25 04:14:51 INFO : A1/B1/C3: Making directory 2026/02/25 04:14:51 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A1/B1/C3" with ID 2935818 2026/02/25 04:14:54 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A2" with ID 2935819 2026/02/25 04:14:54 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A2/B1" with ID 2935820 2026/02/25 04:14:54 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A2/B1/C1" with ID 2935821 2026/02/25 04:14:54 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A2/B1/C2" with ID 2935822 2026/02/25 04:14:55 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A2/B1/C3" with ID 2935823 2026/02/25 04:14:55 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A2/B2" with ID 2935824 2026/02/25 04:14:58 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A1/B1/three 2026/02/25 04:14:58 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/02/25 04:14:58 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A1/B1/C1/four 2026/02/25 04:14:58 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/02/25 04:14:58 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A1/B1/C2/five 2026/02/25 04:14:58 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/02/25 04:14:58 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A1/one 2026/02/25 04:14:58 INFO : A1/one: Moved (server-side) to: A2/one 2026/02/25 04:14:58 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A1/two 2026/02/25 04:14:58 INFO : A1/two: Moved (server-side) to: A2/two 2026/02/25 04:14:59 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A1/B2" 2026/02/25 04:14:59 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A1/B1/C3" 2026/02/25 04:15:00 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A1/B1/C2" 2026/02/25 04:15:00 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A1/B1/C1" 2026/02/25 04:15:01 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A1/B1" 2026/02/25 04:15:01 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A1" 2026/02/25 04:15:04 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A3" with ID 2935825 2026/02/25 04:15:04 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A3/B1" with ID 2935826 2026/02/25 04:15:04 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A3/B1/C1" with ID 2935827 2026/02/25 04:15:05 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A3/B1/C2" with ID 2935828 2026/02/25 04:15:05 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A3/B1/C3" with ID 2935829 2026/02/25 04:15:05 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A3/B2" with ID 2935830 2026/02/25 04:15:08 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A2/two 2026/02/25 04:15:08 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/25 04:15:08 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A2/B1/C1/four 2026/02/25 04:15:08 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/25 04:15:08 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A2/one 2026/02/25 04:15:08 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/25 04:15:08 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A2/B1/three 2026/02/25 04:15:08 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/25 04:15:08 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A2/B1/C2/five 2026/02/25 04:15:08 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/25 04:15:09 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A2/B2" 2026/02/25 04:15:09 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A2/B1/C3" 2026/02/25 04:15:10 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A2/B1/C2" 2026/02/25 04:15:11 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A2/B1/C1" 2026/02/25 04:15:11 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A2/B1" 2026/02/25 04:15:12 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A2" 2026/02/25 04:15:13 INFO : FileLu root 'rclone-test-cujolut0qalo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/25 04:15:14 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A4" with ID 2935831 2026/02/25 04:15:14 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A4/B1" with ID 2935832 2026/02/25 04:15:14 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A4/B1/C1" with ID 2935833 2026/02/25 04:15:15 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A4/B1/C2" with ID 2935834 2026/02/25 04:15:15 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A4/B1/C3" with ID 2935835 2026/02/25 04:15:15 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/A4/B2" with ID 2935836 2026/02/25 04:15:18 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A3/B1/three 2026/02/25 04:15:18 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/02/25 04:15:18 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A3/B1/C1/four 2026/02/25 04:15:18 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/02/25 04:15:18 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A3/B1/C2/five 2026/02/25 04:15:18 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/25 04:15:18 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A3/one 2026/02/25 04:15:18 INFO : A3/one: Moved (server-side) to: A4/one 2026/02/25 04:15:18 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A3/two 2026/02/25 04:15:18 INFO : A3/two: Moved (server-side) to: A4/two 2026/02/25 04:15:19 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A3/B2" 2026/02/25 04:15:19 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A3/B1/C3" 2026/02/25 04:15:20 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A3/B1/C2" 2026/02/25 04:15:21 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A3/B1/C1" 2026/02/25 04:15:21 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A3/B1" 2026/02/25 04:15:22 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A3" 2026/02/25 04:15:24 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A4/one 2026/02/25 04:15:24 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A4/two 2026/02/25 04:15:24 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A4/B1/three 2026/02/25 04:15:25 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A4/B1/C1/four 2026/02/25 04:15:25 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/A4/B1/C2/five 2026/02/25 04:15:26 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A4/B2" 2026/02/25 04:15:26 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A4/B1/C3" 2026/02/25 04:15:27 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A4/B1/C2" 2026/02/25 04:15:27 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A4/B1/C1" 2026/02/25 04:15:28 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A4/B1" 2026/02/25 04:15:29 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/A4" --- PASS: TestDirMove (47.28s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.55s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:15:30 DEBUG : FileLu root 'rclone-test-cujolut0qalo': File to upload is small (34 bytes), uploading instead of streaming 2026/02/25 04:15:31 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/25 04:15:31 NOTICE: FileLu root 'rclone-test-cujolut0qalo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/25 04:15:31 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/25 04:15:31 DEBUG : FileLu root 'rclone-test-cujolut0qalo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/25 04:15:33 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/25 04:15:33 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/25 04:15:34 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/no_checksum_big_file_from_pipe 2026/02/25 04:15:34 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:15:35 DEBUG : FileLu root 'rclone-test-cujolut0qalo': File to upload is small (34 bytes), uploading instead of streaming 2026/02/25 04:15:36 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/25 04:15:36 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/25 04:15:36 DEBUG : FileLu root 'rclone-test-cujolut0qalo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/25 04:15:38 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/25 04:15:38 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/25 04:15:39 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/with_checksum_big_file_from_pipe 2026/02/25 04:15:39 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:15:39 DEBUG : FileLu root 'rclone-test-cujolut0qalo': File to upload is small (34 bytes), uploading instead of streaming 2026/02/25 04:15:41 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/25 04:15:41 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/02/25 04:15:41 DEBUG : FileLu root 'rclone-test-cujolut0qalo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/25 04:15:43 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/25 04:15:43 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/02/25 04:15:43 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/ignore_checksum_big_file_from_pipe 2026/02/25 04:15:44 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:15:44 DEBUG : FileLu root 'rclone-test-cujolut0qalo': File to upload is small (34 bytes), uploading instead of streaming 2026/02/25 04:15:46 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/25 04:15:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/25 04:15:46 DEBUG : FileLu root 'rclone-test-cujolut0qalo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/25 04:15:47 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/25 04:15:47 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/25 04:15:48 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/ignore_checksum_big_file_from_pipe 2026/02/25 04:15:49 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (19.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.83s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (1.46s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:15:52 DEBUG : FileLu root 'rclone-test-cujolut0qalo': File to upload is small (60 bytes), uploading instead of streaming 2026/02/25 04:15:53 DEBUG : potato2: size = 60 OK 2026/02/25 04:15:53 DEBUG : potato2: Size of src and dst objects identical 2026/02/25 04:15:54 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/potato1 2026/02/25 04:15:54 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/potato2 --- PASS: TestRcatSize (4.47s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.55s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.54s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.54s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.55s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.55s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.54s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.55s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-cujolut0qalo'", Local "Local file system at /tmp/rclone1652591095", Modify Window "876000h0m0s" 2026/02/25 04:15:59 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully created folder "rclone-test-cujolut0qalo/sub dir" with ID 2935837 2026/02/25 04:16:05 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.likotob6" before starting 2026/02/25 04:16:07 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub dir/test remove existing 2026/02/25 04:16:08 DEBUG : sub dir/test remove existing.likotob6: TEST: removing renamed existing file after operation 2026/02/25 04:16:08 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub dir/test remove existing.likotob6 2026/02/25 04:16:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gayevos2" before starting 2026/02/25 04:16:12 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/02/25 04:16:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gayevos2: TEST: renaming existing back after failed operation 2026/02/25 04:16:15 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gayevos2 2026/02/25 04:16:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fuyofav9" before starting 2026/02/25 04:16:19 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/02/25 04:16:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fuyofav9: TEST: removing renamed existing file after operation 2026/02/25 04:16:20 INFO : FileLu root 'rclone-test-cujolut0qalo': Successfully deleted file: /rclone-test-cujolut0qalo/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fuyofav9 2026/02/25 04:16:22 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo/sub dir" --- PASS: TestRemoveExisting (23.45s) === 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/02/25 04:16:22 DEBUG : FileLu root 'rclone-test-cujolut0qalo': Purge remote 2026/02/25 04:16:22 INFO : FileLu root 'rclone-test-cujolut0qalo': Rmdir: successfully deleted "/rclone-test-cujolut0qalo" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 8m22.327923332s (try 1/5)