"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/06/30 04:15:06 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yiyusap5xoho" 2026/06/30 04:15:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/30 04:15:06 DEBUG : Creating backend with remote "/tmp/rclone815700045" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/06/30 04:15:07 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.60s) === RUN TestMultithreadCopyAbort run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/06/30 04:15:07 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.58s) === RUN TestSizeDiffers 2026/06/30 04:15:07 DEBUG : a: size = 0 OK 2026/06/30 04:15:07 DEBUG : a: size = 1 (memory) 2026/06/30 04:15:07 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/30 04:15:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/30 04:15:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/30 04:15:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/30 04:15:07 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/30 04:15:07 DEBUG : potato: Seek from 10 to 0 2026/06/30 04:15:07 DEBUG : potato: Seek from 10 to 0 2026/06/30 04:15:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/30 04:15:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/30 04:15:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/30 04:15:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/30 04:15:07 DEBUG : potato: Seek from 5 to 2 2026/06/30 04:15:07 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/30 04:15:07 DEBUG : potato: Seek from 7 to 0 2026/06/30 04:15:07 DEBUG : potato: Seek from 7 to 0 2026/06/30 04:15:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/30 04:15:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/30 04:15:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/30 04:15:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/30 04:15:07 DEBUG : potato: Seek from 5 to 2 2026/06/30 04:15:07 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/30 04:15:07 DEBUG : potato: Seek from 8 to 0 2026/06/30 04:15:07 DEBUG : potato: Seek from 8 to 0 2026/06/30 04:15:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/30 04:15:07 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/30 04:15:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/30 04:15:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/30 04:15:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/30 04:15:07 DEBUG : potato: Seek from 5 to 2 2026/06/30 04:15:07 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/30 04:15:07 DEBUG : potato: Seek from 9 to 0 2026/06/30 04:15:07 DEBUG : potato: Seek from 9 to 0 2026/06/30 04:15:07 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:15:08 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho" with ID 4579855 === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 2026/06/30 04:15:25 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/empty space 2026/06/30 04:15:26 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/potato2 2026/06/30 04:15:26 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/remotepotato 2026/06/30 04:15:27 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/rutabaga --- PASS: TestCheck (19.98s) --- PASS: TestCheck/1 (0.57s) --- PASS: TestCheck/2 (0.55s) --- PASS: TestCheck/3 (0.56s) --- PASS: TestCheck/4 (0.56s) --- PASS: TestCheck/5 (0.59s) --- PASS: TestCheck/6 (0.57s) --- PASS: TestCheck/7 (0.56s) === RUN TestCheckFsError 2026/06/30 04:15:27 DEBUG : Creating backend with remote "nonexistent" 2026/06/30 04:15:27 DEBUG : Creating backend with remote "nonexistent" 2026/06/30 04:15:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/30 04:15:27 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/06/30 04:15:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/30 04:15:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", 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/06/30 04:15:53 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/empty space 2026/06/30 04:15:54 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/potato2 2026/06/30 04:15:54 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/remotepotato 2026/06/30 04:15:55 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/rutabaga --- PASS: TestCheckDownload (28.04s) --- PASS: TestCheckDownload/1 (1.83s) --- PASS: TestCheckDownload/2 (1.82s) --- PASS: TestCheckDownload/3 (1.81s) --- PASS: TestCheckDownload/4 (1.81s) --- PASS: TestCheckDownload/5 (1.79s) --- PASS: TestCheckDownload/6 (1.82s) --- PASS: TestCheckDownload/7 (1.79s) === RUN TestCheckSizeOnly run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", 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/06/30 04:16:12 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/empty space 2026/06/30 04:16:13 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/potato2 2026/06/30 04:16:13 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/remotepotato 2026/06/30 04:16:14 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/rutabaga --- PASS: TestCheckSizeOnly (19.33s) --- PASS: TestCheckSizeOnly/1 (0.59s) --- PASS: TestCheckSizeOnly/2 (0.56s) --- PASS: TestCheckSizeOnly/3 (0.56s) --- PASS: TestCheckSizeOnly/4 (0.57s) --- PASS: TestCheckSizeOnly/5 (0.57s) --- PASS: TestCheckSizeOnly/6 (0.59s) --- PASS: TestCheckSizeOnly/7 (0.56s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:16:19 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/30 04:16:19 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/30 04:16:19 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/30 04:16:19 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/30 04:16:25 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/30 04:16:25 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/30 04:16:25 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/30 04:16:25 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/30 04:16:27 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/test.sum --- PASS: TestParseSumFile (12.41s) === RUN TestCheckSum run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:16:27 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yiyusap5xoho/data" check_test.go:350: FileLu root 'rclone-test-yiyusap5xoho/data' lacks md5, skipping --- SKIP: TestCheckSum (1.82s) === RUN TestCheckSumDownload run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:16:29 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yiyusap5xoho/data" 2026/06/30 04:16:31 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/data" with ID 4579857 === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2026/06/30 04:17:40 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/test.sum 2026/06/30 04:17:41 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/data/banana 2026/06/30 04:17:41 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/data/potato 2026/06/30 04:17:42 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/data" --- PASS: TestCheckSumDownload (74.12s) --- PASS: TestCheckSumDownload/subtest1 (4.20s) --- PASS: TestCheckSumDownload/subtest2 (4.30s) --- PASS: TestCheckSumDownload/subtest3 (4.15s) --- PASS: TestCheckSumDownload/subtest4 (4.27s) --- PASS: TestCheckSumDownload/subtest5 (4.20s) --- PASS: TestCheckSumDownload/subtest6 (4.36s) --- PASS: TestCheckSumDownload/subtest7 (4.32s) === RUN TestApplyTransforms 2026/06/30 04:17:43 DEBUG : Creating backend with remote "TestFileLu:rclone-test-jaregix1bonu" 2026/06/30 04:17:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/30 04:17:43 DEBUG : Creating backend with remote "/tmp/rclone3683363215" run.go:198: Remote "FileLu root 'rclone-test-jaregix1bonu'", Local "Local file system at /tmp/rclone3683363215", Modify Window "876000h0m0s" 2026/06/30 04:17:44 INFO : FileLu root 'rclone-test-jaregix1bonu': Successfully created folder "rclone-test-jaregix1bonu" with ID 4579861 upper checkfile vs. lower remote (without normalization) 2026/06/30 04:17:47 ERROR : hello, world!: sum not found 2026/06/30 04:17:47 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-jaregix1bonu' 2026/06/30 04:17:47 NOTICE: FileLu root 'rclone-test-jaregix1bonu': 1 files missing 2026/06/30 04:17:47 NOTICE: 1 hashes missing 2026/06/30 04:17:47 NOTICE: FileLu root 'rclone-test-jaregix1bonu': 1 differences found 2026/06/30 04:17:47 NOTICE: FileLu root 'rclone-test-jaregix1bonu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/30 04:17:49 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/30 04:17:49 NOTICE: FileLu root 'rclone-test-jaregix1bonu': 0 differences found 2026/06/30 04:17:49 NOTICE: FileLu root 'rclone-test-jaregix1bonu': 1 matching files 2026/06/30 04:17:49 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fuvixad4voso" 2026/06/30 04:17:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/30 04:17:49 DEBUG : Creating backend with remote "/tmp/rclone3152386788" run.go:198: Remote "FileLu root 'rclone-test-fuvixad4voso'", Local "Local file system at /tmp/rclone3152386788", Modify Window "876000h0m0s" 2026/06/30 04:17:50 INFO : FileLu root 'rclone-test-fuvixad4voso': Successfully created folder "rclone-test-fuvixad4voso" with ID 4579862 lower checkfile vs. upper remote (without normalization) 2026/06/30 04:17:53 ERROR : HELLO, WORLD!: sum not found 2026/06/30 04:17:53 ERROR : hello, world!: file not in FileLu root 'rclone-test-fuvixad4voso' 2026/06/30 04:17:53 NOTICE: FileLu root 'rclone-test-fuvixad4voso': 1 files missing 2026/06/30 04:17:53 NOTICE: 1 hashes missing 2026/06/30 04:17:53 NOTICE: FileLu root 'rclone-test-fuvixad4voso': 1 differences found 2026/06/30 04:17:53 NOTICE: FileLu root 'rclone-test-fuvixad4voso': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/30 04:17:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/30 04:17:55 NOTICE: FileLu root 'rclone-test-fuvixad4voso': 0 differences found 2026/06/30 04:17:55 NOTICE: FileLu root 'rclone-test-fuvixad4voso': 1 matching files 2026/06/30 04:17:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-moyucow6quvi" 2026/06/30 04:17:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/30 04:17:55 DEBUG : Creating backend with remote "/tmp/rclone3432696588" run.go:198: Remote "FileLu root 'rclone-test-moyucow6quvi'", Local "Local file system at /tmp/rclone3432696588", Modify Window "876000h0m0s" 2026/06/30 04:17:56 INFO : FileLu root 'rclone-test-moyucow6quvi': Successfully created folder "rclone-test-moyucow6quvi" with ID 4579863 lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/30 04:17:59 ERROR : HeLlO, wOrLd!: sum not found 2026/06/30 04:17:59 ERROR : hello, world!: file not in FileLu root 'rclone-test-moyucow6quvi' 2026/06/30 04:17:59 NOTICE: FileLu root 'rclone-test-moyucow6quvi': 1 files missing 2026/06/30 04:17:59 NOTICE: 1 hashes missing 2026/06/30 04:17:59 NOTICE: FileLu root 'rclone-test-moyucow6quvi': 1 differences found 2026/06/30 04:17:59 NOTICE: FileLu root 'rclone-test-moyucow6quvi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/30 04:18:01 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/30 04:18:01 NOTICE: FileLu root 'rclone-test-moyucow6quvi': 0 differences found 2026/06/30 04:18:01 NOTICE: FileLu root 'rclone-test-moyucow6quvi': 1 matching files 2026/06/30 04:18:01 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tiqeyak9wuvo" 2026/06/30 04:18:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/30 04:18:01 DEBUG : Creating backend with remote "/tmp/rclone2993889932" run.go:198: Remote "FileLu root 'rclone-test-tiqeyak9wuvo'", Local "Local file system at /tmp/rclone2993889932", Modify Window "876000h0m0s" 2026/06/30 04:18:01 INFO : FileLu root 'rclone-test-tiqeyak9wuvo': Successfully created folder "rclone-test-tiqeyak9wuvo" with ID 4579864 upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/30 04:18:05 ERROR : HELLO, WORLD!: sum not found 2026/06/30 04:18:05 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-tiqeyak9wuvo' 2026/06/30 04:18:05 NOTICE: FileLu root 'rclone-test-tiqeyak9wuvo': 1 files missing 2026/06/30 04:18:05 NOTICE: 1 hashes missing 2026/06/30 04:18:05 NOTICE: FileLu root 'rclone-test-tiqeyak9wuvo': 1 differences found 2026/06/30 04:18:05 NOTICE: FileLu root 'rclone-test-tiqeyak9wuvo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/30 04:18:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/30 04:18:07 NOTICE: FileLu root 'rclone-test-tiqeyak9wuvo': 0 differences found 2026/06/30 04:18:07 NOTICE: FileLu root 'rclone-test-tiqeyak9wuvo': 1 matching files 2026/06/30 04:18:07 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xeviled4vibi" 2026/06/30 04:18:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/30 04:18:07 DEBUG : Creating backend with remote "/tmp/rclone1912210593" run.go:198: Remote "FileLu root 'rclone-test-xeviled4vibi'", Local "Local file system at /tmp/rclone1912210593", Modify Window "876000h0m0s" 2026/06/30 04:18:08 INFO : FileLu root 'rclone-test-xeviled4vibi': Successfully created folder "rclone-test-xeviled4vibi" with ID 4579866 NFD checkfile vs. NFC remote (without normalization) 2026/06/30 04:18:11 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/30 04:18:11 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-xeviled4vibi' 2026/06/30 04:18:11 NOTICE: FileLu root 'rclone-test-xeviled4vibi': 1 files missing 2026/06/30 04:18:11 NOTICE: 1 hashes missing 2026/06/30 04:18:11 NOTICE: FileLu root 'rclone-test-xeviled4vibi': 1 differences found 2026/06/30 04:18:11 NOTICE: FileLu root 'rclone-test-xeviled4vibi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/30 04:18:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/30 04:18:13 NOTICE: FileLu root 'rclone-test-xeviled4vibi': 0 differences found 2026/06/30 04:18:13 NOTICE: FileLu root 'rclone-test-xeviled4vibi': 1 matching files 2026/06/30 04:18:13 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fotilay6yuma" 2026/06/30 04:18:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/30 04:18:13 DEBUG : Creating backend with remote "/tmp/rclone3384682309" run.go:198: Remote "FileLu root 'rclone-test-fotilay6yuma'", Local "Local file system at /tmp/rclone3384682309", Modify Window "876000h0m0s" 2026/06/30 04:18:14 INFO : FileLu root 'rclone-test-fotilay6yuma': Successfully created folder "rclone-test-fotilay6yuma" with ID 4579867 check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/06/30 04:18:17 DEBUG : FileLu root 'rclone-test-fotilay6yuma': Purge remote 2026/06/30 04:18:17 INFO : FileLu root 'rclone-test-fotilay6yuma': Rmdir: successfully deleted "/rclone-test-fotilay6yuma" 2026/06/30 04:18:17 DEBUG : FileLu root 'rclone-test-xeviled4vibi': Purge remote 2026/06/30 04:18:18 INFO : FileLu root 'rclone-test-xeviled4vibi': Rmdir: successfully deleted "/rclone-test-xeviled4vibi" 2026/06/30 04:18:18 DEBUG : FileLu root 'rclone-test-tiqeyak9wuvo': Purge remote 2026/06/30 04:18:18 INFO : FileLu root 'rclone-test-tiqeyak9wuvo': Rmdir: successfully deleted "/rclone-test-tiqeyak9wuvo" 2026/06/30 04:18:18 DEBUG : FileLu root 'rclone-test-moyucow6quvi': Purge remote 2026/06/30 04:18:19 INFO : FileLu root 'rclone-test-moyucow6quvi': Rmdir: successfully deleted "/rclone-test-moyucow6quvi" 2026/06/30 04:18:19 DEBUG : FileLu root 'rclone-test-fuvixad4voso': Purge remote 2026/06/30 04:18:19 INFO : FileLu root 'rclone-test-fuvixad4voso': Rmdir: successfully deleted "/rclone-test-fuvixad4voso" 2026/06/30 04:18:19 DEBUG : FileLu root 'rclone-test-jaregix1bonu': Purge remote 2026/06/30 04:18:20 INFO : FileLu root 'rclone-test-jaregix1bonu': Rmdir: successfully deleted "/rclone-test-jaregix1bonu" --- SKIP: TestApplyTransforms (36.90s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:18:21 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/30 04:18:22 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/sub" with ID 4579868 2026/06/30 04:18:23 DEBUG : sub/file2: size = 14 OK 2026/06/30 04:18:23 INFO : file1: Copied (new) to: sub/file2 2026/06/30 04:18:26 DEBUG : sub/file2: size = 14 OK 2026/06/30 04:18:26 DEBUG : file1: Sizes identical 2026/06/30 04:18:26 DEBUG : file1: Unchanged skipping 2026/06/30 04:18:27 DEBUG : FileLu root 'rclone-test-yiyusap5xoho': don't need to copy/move sub/file2, it is already at target location 2026/06/30 04:18:30 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub/file2 2026/06/30 04:18:31 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/sub" --- PASS: TestCopyFile (11.46s) === RUN TestCopyLongFile run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (1.19s) === RUN TestCopyFileBackupDir run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:18:34 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/dst" with ID 4579869 2026/06/30 04:18:38 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yiyusap5xoho/backup" 2026/06/30 04:18:39 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone815700045) 2026/06/30 04:18:39 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-yiyusap5xoho') 2026/06/30 04:18:39 DEBUG : dst/file1: Sizes differ 2026/06/30 04:18:42 INFO : FileLu root 'rclone-test-yiyusap5xoho/backup': Successfully created folder "rclone-test-yiyusap5xoho/backup/dst" with ID 4579872 2026/06/30 04:18:44 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/dst/file1 2026/06/30 04:18:44 INFO : dst/file1: Moved (server-side) 2026/06/30 04:18:46 DEBUG : dst/file1: size = 14 OK 2026/06/30 04:18:46 INFO : dst/file1: Copied (new) 2026/06/30 04:18:50 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/dst/file1 2026/06/30 04:18:51 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/backup/dst/file1 2026/06/30 04:18:52 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/dst" 2026/06/30 04:18:53 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/backup/dst" 2026/06/30 04:18:54 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/backup" --- PASS: TestCopyFileBackupDir (22.20s) === RUN TestCopyFileCompareDest run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:18:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yiyusap5xoho/dst" 2026/06/30 04:18:56 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yiyusap5xoho/CompareDest" 2026/06/30 04:18:57 DEBUG : one: Need to transfer - File not found at Destination 2026/06/30 04:18:58 INFO : FileLu root 'rclone-test-yiyusap5xoho/dst': Successfully created folder "rclone-test-yiyusap5xoho/dst" with ID 4579873 2026/06/30 04:19:00 DEBUG : one: size = 3 OK 2026/06/30 04:19:00 INFO : one: Copied (new) 2026/06/30 04:19:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone815700045) 2026/06/30 04:19:04 DEBUG : one: size = 3 (FileLu root 'rclone-test-yiyusap5xoho/dst') 2026/06/30 04:19:04 DEBUG : one: Sizes differ 2026/06/30 04:19:07 DEBUG : one: size = 5 OK 2026/06/30 04:19:07 INFO : one: Copied (replaced existing) 2026/06/30 04:19:12 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/CompareDest" with ID 4579875 2026/06/30 04:19:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone815700045) 2026/06/30 04:19:16 DEBUG : one: size = 3 (FileLu root 'rclone-test-yiyusap5xoho/dst') 2026/06/30 04:19:16 DEBUG : one: Sizes differ 2026/06/30 04:19:18 DEBUG : one: size = 5 OK 2026/06/30 04:19:18 DEBUG : one: Sizes identical 2026/06/30 04:19:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/30 04:19:23 DEBUG : two: Need to transfer - File not found at Destination 2026/06/30 04:19:24 DEBUG : two: size = 3 OK 2026/06/30 04:19:24 DEBUG : two: Sizes identical 2026/06/30 04:19:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/30 04:19:26 DEBUG : two: Need to transfer - File not found at Destination 2026/06/30 04:19:27 DEBUG : two: size = 3 OK 2026/06/30 04:19:27 DEBUG : two: Sizes identical 2026/06/30 04:19:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/30 04:19:30 DEBUG : two: Need to transfer - File not found at Destination 2026/06/30 04:19:31 DEBUG : two: size = 5 (Local file system at /tmp/rclone815700045) 2026/06/30 04:19:31 DEBUG : two: size = 3 (FileLu root 'rclone-test-yiyusap5xoho/CompareDest') 2026/06/30 04:19:31 DEBUG : two: Sizes differ 2026/06/30 04:19:33 DEBUG : two: size = 5 OK 2026/06/30 04:19:33 INFO : two: Copied (new) 2026/06/30 04:19:36 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/dst/one 2026/06/30 04:19:36 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/dst/two 2026/06/30 04:19:37 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/CompareDest/one 2026/06/30 04:19:38 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/CompareDest/two 2026/06/30 04:19:39 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/dst" 2026/06/30 04:19:40 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/CompareDest" --- PASS: TestCopyFileCompareDest (45.54s) === RUN TestCopyFileCopyDest run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (1.14s) === RUN TestCopyInplace run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (1.25s) === RUN TestCopyLongFileName run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (1.12s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (1.11s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:19:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/30 04:19:47 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/TestCopyFileMaxTransfer" with ID 4579877 2026/06/30 04:19:48 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/30 04:19:48 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/30 04:19:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/30 04:19:52 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d37s.filelu.live/cgi-bin/upload.cgi?upload_type=rclone&utype=prem&": failed to copy file content: max transfer limit reached as set by --max-transfer 2026/06/30 04:19:54 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/30 04:19:55 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/30 04:19:58 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/30 04:19:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/30 04:20:00 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/TestCopyFileMaxTransfer/file1 2026/06/30 04:20:01 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/TestCopyFileMaxTransfer/file4 2026/06/30 04:20:02 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (17.62s) === RUN TestDeduplicateInteractive run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.15s) === RUN TestDeduplicateSkip run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.19s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.16s) === RUN TestDeduplicateFirst run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.13s) === RUN TestDeduplicateNewest run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.11s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (1.11s) === RUN TestDeduplicateOldest run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.37s) === RUN TestDeduplicateLargest run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.12s) === RUN TestDeduplicateSmallest run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.11s) === RUN TestDeduplicateRename run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.11s) === RUN TestMergeDirs run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (1.14s) === RUN TestListDirSorted run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:20:21 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/sub dir" with ID 4579880 2026/06/30 04:20:26 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/sub dir/ignore dir" with ID 4579881 2026/06/30 04:20:32 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/sub dir/sub sub dir" with ID 4579882 2026/06/30 04:20:36 DEBUG : a.txt: Excluded (Size Filter) 2026/06/30 04:20:36 DEBUG : a.txt: Excluded 2026/06/30 04:20:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/30 04:20:37 DEBUG : sub dir/hello world2: Excluded 2026/06/30 04:20:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/30 04:20:37 DEBUG : sub dir/hello world: Excluded 2026/06/30 04:20:39 DEBUG : sub dir/ignore dir: Excluded 2026/06/30 04:20:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/30 04:20:40 DEBUG : sub dir/hello world2: Excluded 2026/06/30 04:20:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/30 04:20:40 DEBUG : sub dir/hello world: Excluded 2026/06/30 04:20:40 DEBUG : sub dir/ignore dir: Excluded 2026/06/30 04:20:43 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/a.txt 2026/06/30 04:20:43 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/zend.txt 2026/06/30 04:20:44 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub dir/hello world 2026/06/30 04:20:45 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub dir/hello world2 2026/06/30 04:20:46 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub dir/ignore dir/.ignore 2026/06/30 04:20:47 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub dir/ignore dir/should be ignored 2026/06/30 04:20:47 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub dir/sub sub dir/hello world3 2026/06/30 04:20:48 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/sub dir/sub sub dir" 2026/06/30 04:20:49 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/sub dir/ignore dir" 2026/06/30 04:20:51 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/sub dir" --- PASS: TestListDirSorted (35.79s) === RUN TestListDirSortedFn run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:20:57 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/sub dir" with ID 4579884 2026/06/30 04:21:02 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/sub dir/ignore dir" with ID 4579885 2026/06/30 04:21:07 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/sub dir/sub sub dir" with ID 4579886 2026/06/30 04:21:12 DEBUG : a.txt: Excluded (Size Filter) 2026/06/30 04:21:12 DEBUG : a.txt: Excluded 2026/06/30 04:21:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/30 04:21:13 DEBUG : sub dir/hello world2: Excluded 2026/06/30 04:21:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/30 04:21:13 DEBUG : sub dir/hello world: Excluded 2026/06/30 04:21:15 DEBUG : sub dir/ignore dir: Excluded 2026/06/30 04:21:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/30 04:21:15 DEBUG : sub dir/hello world2: Excluded 2026/06/30 04:21:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/30 04:21:15 DEBUG : sub dir/hello world: Excluded 2026/06/30 04:21:16 DEBUG : sub dir/ignore dir: Excluded 2026/06/30 04:21:18 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/a.txt 2026/06/30 04:21:19 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/zend.txt 2026/06/30 04:21:20 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub dir/hello world 2026/06/30 04:21:20 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub dir/hello world2 2026/06/30 04:21:22 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub dir/sub sub dir/hello world3 2026/06/30 04:21:22 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub dir/ignore dir/.ignore 2026/06/30 04:21:23 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub dir/ignore dir/should be ignored 2026/06/30 04:21:24 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/sub dir/sub sub dir" 2026/06/30 04:21:25 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/sub dir/ignore dir" 2026/06/30 04:21:26 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/sub dir" --- PASS: TestListDirSortedFn (35.57s) === RUN TestListJSON run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:21:30 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/sub" with ID 4579888 === 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/06/30 04:21:39 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/06/30 04:21:40 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/file1 2026/06/30 04:21:41 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub/file2 2026/06/30 04:21:43 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/sub" --- PASS: TestListJSON (16.46s) --- PASS: TestListJSON/Default (0.56s) --- PASS: TestListJSON/FilesOnly (0.55s) --- PASS: TestListJSON/DirsOnly (0.56s) --- PASS: TestListJSON/Recurse (1.10s) --- PASS: TestListJSON/SubDir (0.57s) --- PASS: TestListJSON/NoModTime (0.55s) --- PASS: TestListJSON/NoMimeType (0.55s) --- PASS: TestListJSON/ShowHash (0.58s) --- PASS: TestListJSON/HashTypes (0.57s) --- PASS: TestListJSON/Metadata (0.55s) === RUN TestStatJSON run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:21:47 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/sub" with ID 4579890 === 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/06/30 04:21:58 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yiyusap5xoho/notfound" 2026/06/30 04:21:58 DEBUG : Config file has changed externally - reloading 2026/06/30 04:22:01 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/file1 2026/06/30 04:22:02 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub/file2 2026/06/30 04:22:03 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/sub" --- PASS: TestStatJSON (20.45s) --- PASS: TestStatJSON/Root (0.58s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.56s) --- PASS: TestStatJSON/Dir (1.16s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.56s) --- PASS: TestStatJSON/File (1.13s) --- PASS: TestStatJSON/NotFound (1.12s) --- PASS: TestStatJSON/DirFilesOnly (0.56s) --- PASS: TestStatJSON/FileFilesOnly (1.11s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.60s) --- PASS: TestStatJSON/DirDirsOnly (0.56s) --- PASS: TestStatJSON/FileDirsOnly (0.55s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.56s) --- PASS: TestStatJSON/RootNotFound (1.18s) === RUN TestMkdir run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:22:04 INFO : FileLu root 'rclone-test-yiyusap5xoho': Making directory 2026/06/30 04:22:04 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho" with ID 4.579855e+06 2026/06/30 04:22:05 INFO : FileLu root 'rclone-test-yiyusap5xoho': Making directory 2026/06/30 04:22:05 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho" with ID 4.579855e+06 --- PASS: TestMkdir (2.84s) === RUN TestLsd run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:22:08 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/sub dir" with ID 4579891 2026/06/30 04:22:13 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub dir/hello world 2026/06/30 04:22:14 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/sub dir" --- PASS: TestLsd (8.00s) === RUN TestLs run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:22:21 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/empty space 2026/06/30 04:22:22 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/potato2 --- PASS: TestLs (7.98s) === RUN TestLsWithFilesFrom run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:22:28 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/30 04:22:28 DEBUG : empty space: Excluded 2026/06/30 04:22:30 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/empty space 2026/06/30 04:22:31 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/potato2 --- PASS: TestLsWithFilesFrom (9.11s) === RUN TestLsLong run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:22:39 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/empty space 2026/06/30 04:22:39 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/potato2 --- PASS: TestLsLong (8.41s) === RUN TestHashSums run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:22:46 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/empty space 2026/06/30 04:22:47 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/potato2 --- PASS: TestHashSums (7.38s) === RUN TestHashSumsWithErrors 2026/06/30 04:22:47 DEBUG : Creating backend with remote ":memory:" 2026/06/30 04:22:47 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/30 04:22:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/30 04:22:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/30 04:22:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/30 04:22:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/30 04:22:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/30 04:22:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/30 04:22:47 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/30 04:22:47 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:22:53 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/sub dir" with ID 4579895 2026/06/30 04:22:58 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/empty space 2026/06/30 04:22:58 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/potato2 2026/06/30 04:22:59 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub dir/potato3 2026/06/30 04:23:00 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/sub dir" --- PASS: TestCount (13.65s) === RUN TestDelete run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:23:08 DEBUG : Waiting for deletions to finish 2026/06/30 04:23:09 DEBUG : large: Excluded (Size Filter) 2026/06/30 04:23:09 DEBUG : large: Excluded 2026/06/30 04:23:10 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/small 2026/06/30 04:23:10 INFO : small: Deleted 2026/06/30 04:23:10 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/medium 2026/06/30 04:23:10 INFO : medium: Deleted 2026/06/30 04:23:11 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/large --- PASS: TestDelete (11.07s) === RUN TestMaxDelete run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:23:19 DEBUG : Waiting for deletions to finish 2026/06/30 04:23:20 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/06/30 04:23:21 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/large 2026/06/30 04:23:21 INFO : large: Deleted 2026/06/30 04:23:21 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/medium 2026/06/30 04:23:21 INFO : medium: Deleted 2026/06/30 04:23:22 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/small --- PASS: TestMaxDelete (11.87s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:23:31 DEBUG : Waiting for deletions to finish 2026/06/30 04:23:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/30 04:23:32 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/small 2026/06/30 04:23:32 INFO : small: Deleted 2026/06/30 04:23:32 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/medium 2026/06/30 04:23:32 INFO : medium: Deleted 2026/06/30 04:23:34 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/large --- PASS: TestMaxDeleteSizeLargeFile (11.89s) === RUN TestMaxDeleteSize run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:23:43 DEBUG : Waiting for deletions to finish 2026/06/30 04:23:44 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/06/30 04:23:44 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/medium 2026/06/30 04:23:44 INFO : medium: Deleted 2026/06/30 04:23:44 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/large 2026/06/30 04:23:44 INFO : large: Deleted 2026/06/30 04:23:46 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/small --- PASS: TestMaxDeleteSize (11.87s) === RUN TestReadFile run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:23:54 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/ReadFile --- PASS: TestReadFile (7.97s) === RUN TestRetry 2026/06/30 04:23:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/30 04:23:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/30 04:23:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/30 04:23:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/30 04:23:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/30 04:23:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/30 04:23:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:24:17 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/file1 2026/06/30 04:24:18 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/file2 --- PASS: TestCat (22.55s) === RUN TestPurge 2026/06/30 04:24:18 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wufoyuy5cobu" 2026/06/30 04:24:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/30 04:24:18 DEBUG : Creating backend with remote "/tmp/rclone2321652634" run.go:198: Remote "FileLu root 'rclone-test-wufoyuy5cobu'", Local "Local file system at /tmp/rclone2321652634", Modify Window "876000h0m0s" 2026/06/30 04:24:19 INFO : FileLu root 'rclone-test-wufoyuy5cobu': Successfully created folder "rclone-test-wufoyuy5cobu" with ID 4579902 2026/06/30 04:24:19 INFO : FileLu root 'rclone-test-wufoyuy5cobu': Successfully created folder "rclone-test-wufoyuy5cobu" with ID 4.579902e+06 2026/06/30 04:24:21 INFO : FileLu root 'rclone-test-wufoyuy5cobu': Successfully created folder "rclone-test-wufoyuy5cobu/A1/B1/C1" with ID 4579905 2026/06/30 04:24:22 INFO : A2: Making directory 2026/06/30 04:24:23 INFO : FileLu root 'rclone-test-wufoyuy5cobu': Successfully created folder "rclone-test-wufoyuy5cobu/A2" with ID 4579906 2026/06/30 04:24:23 INFO : A1/B2: Making directory 2026/06/30 04:24:23 INFO : FileLu root 'rclone-test-wufoyuy5cobu': Successfully created folder "rclone-test-wufoyuy5cobu/A1/B2" with ID 4579907 2026/06/30 04:24:23 INFO : A1/B2/C2: Making directory 2026/06/30 04:24:24 INFO : FileLu root 'rclone-test-wufoyuy5cobu': Successfully created folder "rclone-test-wufoyuy5cobu/A1/B2/C2" with ID 4579908 2026/06/30 04:24:24 INFO : A1/B1/C3: Making directory 2026/06/30 04:24:25 INFO : FileLu root 'rclone-test-wufoyuy5cobu': Successfully created folder "rclone-test-wufoyuy5cobu/A1/B1/C3" with ID 4579909 2026/06/30 04:24:25 INFO : A3: Making directory 2026/06/30 04:24:25 INFO : FileLu root 'rclone-test-wufoyuy5cobu': Successfully created folder "rclone-test-wufoyuy5cobu/A3" with ID 4579910 2026/06/30 04:24:25 INFO : A3/B3: Making directory 2026/06/30 04:24:26 INFO : FileLu root 'rclone-test-wufoyuy5cobu': Successfully created folder "rclone-test-wufoyuy5cobu/A3/B3" with ID 4579911 2026/06/30 04:24:26 INFO : A3/B3/C4: Making directory 2026/06/30 04:24:26 INFO : FileLu root 'rclone-test-wufoyuy5cobu': Successfully created folder "rclone-test-wufoyuy5cobu/A3/B3/C4" with ID 4579912 2026/06/30 04:24:32 INFO : FileLu root 'rclone-test-wufoyuy5cobu': Rmdir: successfully deleted "/rclone-test-wufoyuy5cobu/A1/B1" 2026/06/30 04:24:34 INFO : FileLu root 'rclone-test-wufoyuy5cobu': Rmdir: successfully deleted "/rclone-test-wufoyuy5cobu" 2026/06/30 04:24:35 ERROR : error listing: directory not found 2026/06/30 04:24:35 DEBUG : FileLu root 'rclone-test-wufoyuy5cobu': Purge remote 2026/06/30 04:24:36 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (17.42s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:24:36 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho" with ID 4.579855e+06 2026/06/30 04:24:37 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A1/B1/C1" with ID 4579915 2026/06/30 04:24:39 INFO : A2: Making directory 2026/06/30 04:24:40 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A2" with ID 4579916 2026/06/30 04:24:40 INFO : A1/B2: Making directory 2026/06/30 04:24:40 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A1/B2" with ID 4579917 2026/06/30 04:24:40 INFO : A1/B2/C2: Making directory 2026/06/30 04:24:41 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A1/B2/C2" with ID 4579918 2026/06/30 04:24:41 INFO : A1/B1/C3: Making directory 2026/06/30 04:24:41 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A1/B1/C3" with ID 4579919 2026/06/30 04:24:41 INFO : A3: Making directory 2026/06/30 04:24:42 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A3" with ID 4579920 2026/06/30 04:24:42 INFO : A3/B3: Making directory 2026/06/30 04:24:42 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A3/B3" with ID 4579921 2026/06/30 04:24:42 INFO : A3/B3/C4: Making directory 2026/06/30 04:24:43 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A3/B3/C4" with ID 4579922 2026/06/30 04:24:48 DEBUG : removing 1 level 3 directories 2026/06/30 04:24:48 INFO : A3/B3/C4: Removing directory 2026/06/30 04:24:49 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A3/B3/C4" 2026/06/30 04:24:54 DEBUG : removing 2 level 3 directories 2026/06/30 04:24:54 INFO : A1/B2/C2: Removing directory 2026/06/30 04:24:54 INFO : A1/B1/C3: Removing directory 2026/06/30 04:24:55 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A1/B2/C2" 2026/06/30 04:24:55 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A1/B1/C3" 2026/06/30 04:24:55 DEBUG : removing 2 level 2 directories 2026/06/30 04:24:55 INFO : A3/B3: Removing directory 2026/06/30 04:24:55 INFO : A1/B2: Removing directory 2026/06/30 04:24:56 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A3/B3" 2026/06/30 04:24:56 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A1/B2" 2026/06/30 04:24:56 DEBUG : removing 2 level 1 directories 2026/06/30 04:24:56 INFO : A3: Removing directory 2026/06/30 04:24:56 INFO : A2: Removing directory 2026/06/30 04:24:58 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A2" 2026/06/30 04:24:58 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A3" 2026/06/30 04:25:02 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A1/B1/C1/one 2026/06/30 04:25:04 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A1/two 2026/06/30 04:25:06 DEBUG : removing 1 level 3 directories 2026/06/30 04:25:06 INFO : A1/B1/C1: Removing directory 2026/06/30 04:25:07 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A1/B1/C1" 2026/06/30 04:25:07 DEBUG : removing 1 level 2 directories 2026/06/30 04:25:07 INFO : A1/B1: Removing directory 2026/06/30 04:25:09 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A1/B1" 2026/06/30 04:25:09 DEBUG : removing 1 level 1 directories 2026/06/30 04:25:09 INFO : A1: Removing directory 2026/06/30 04:25:10 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A1" 2026/06/30 04:25:10 DEBUG : removing 1 level 0 directories 2026/06/30 04:25:10 INFO : FileLu root 'rclone-test-yiyusap5xoho': Removing directory 2026/06/30 04:25:11 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho" 2026/06/30 04:25:11 ERROR : error listing: directory not found 2026/06/30 04:25:12 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (36.40s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:25:13 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho" with ID 4579924 2026/06/30 04:25:13 INFO : A1: Making directory 2026/06/30 04:25:13 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A1" with ID 4579925 2026/06/30 04:25:13 INFO : A1/B1: Making directory 2026/06/30 04:25:14 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A1/B1" with ID 4579926 2026/06/30 04:25:14 INFO : A1/B1/C1: Making directory 2026/06/30 04:25:14 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A1/B1/C1" with ID 4579927 2026/06/30 04:25:18 DEBUG : removing 1 level 3 directories 2026/06/30 04:25:18 INFO : A1/B1/C1: Removing directory 2026/06/30 04:25:19 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A1/B1/C1" 2026/06/30 04:25:19 DEBUG : removing 1 level 2 directories 2026/06/30 04:25:19 INFO : A1/B1: Removing directory 2026/06/30 04:25:21 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A1/B1" 2026/06/30 04:25:24 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A1" --- PASS: TestRmdirsLeaveRoot (12.42s) === RUN TestRmdirsWithFilter run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:25:25 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho" with ID 4.579924e+06 2026/06/30 04:25:25 INFO : A1: Making directory 2026/06/30 04:25:26 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A1" with ID 4579929 2026/06/30 04:25:26 INFO : A1/B1: Making directory 2026/06/30 04:25:26 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A1/B1" with ID 4579930 2026/06/30 04:25:26 INFO : A1/B1/C1: Making directory 2026/06/30 04:25:27 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A1/B1/C1" with ID 4579931 2026/06/30 04:25:31 DEBUG : removing 1 level 3 directories 2026/06/30 04:25:31 INFO : A1/B1/C1: Removing directory 2026/06/30 04:25:32 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A1/B1/C1" 2026/06/30 04:25:32 DEBUG : removing 1 level 2 directories 2026/06/30 04:25:32 INFO : A1/B1: Removing directory 2026/06/30 04:25:34 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A1/B1" 2026/06/30 04:25:37 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A1" --- PASS: TestRmdirsWithFilter (13.13s) === RUN TestCopyURL run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:25:42 DEBUG : filename.txt: File name found in url 2026/06/30 04:25:44 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/30 04:25:51 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/file1 2026/06/30 04:25:51 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/file2 2026/06/30 04:25:52 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/filename.txt 2026/06/30 04:25:52 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/headerfilename.txt --- PASS: TestCopyURL (15.41s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:25:57 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/file1 --- PASS: TestCopyURLDownloadHeaders (4.24s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:25:58 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/30 04:25:59 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/sub" with ID 4579932 2026/06/30 04:26:01 DEBUG : sub/file2: size = 14 OK 2026/06/30 04:26:01 INFO : file1: Copied (new) to: sub/file2 2026/06/30 04:26:01 INFO : file1: Deleted 2026/06/30 04:26:03 DEBUG : sub/file2: size = 14 OK 2026/06/30 04:26:03 DEBUG : file1: Sizes identical 2026/06/30 04:26:03 DEBUG : file1: Unchanged skipping 2026/06/30 04:26:03 INFO : file1: Deleted 2026/06/30 04:26:04 DEBUG : FileLu root 'rclone-test-yiyusap5xoho': don't need to copy/move sub/file2, it is already at target location 2026/06/30 04:26:07 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub/file2 2026/06/30 04:26:08 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/sub" --- PASS: TestMoveFile (11.48s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:26:09 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/30 04:26:12 DEBUG : file1: size = 14 OK 2026/06/30 04:26:12 INFO : file1: Copied (new) 2026/06/30 04:26:12 INFO : file1: Deleted 2026/06/30 04:26:13 DEBUG : file1: Destination exists, skipping 2026/06/30 04:26:13 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/06/30 04:26:15 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/file1 --- PASS: TestMoveFileWithIgnoreExisting (6.97s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (1.13s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.19s) === RUN TestMoveFileBackupDir run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:26:19 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/dst" with ID 4579933 2026/06/30 04:26:23 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yiyusap5xoho/backup" 2026/06/30 04:26:24 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone815700045) 2026/06/30 04:26:24 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-yiyusap5xoho') 2026/06/30 04:26:24 DEBUG : dst/file1: Sizes differ 2026/06/30 04:26:27 INFO : FileLu root 'rclone-test-yiyusap5xoho/backup': Successfully created folder "rclone-test-yiyusap5xoho/backup/dst" with ID 4579936 2026/06/30 04:26:29 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/dst/file1 2026/06/30 04:26:29 INFO : dst/file1: Moved (server-side) 2026/06/30 04:26:31 DEBUG : dst/file1: size = 14 OK 2026/06/30 04:26:31 INFO : dst/file1: Copied (new) 2026/06/30 04:26:31 INFO : dst/file1: Deleted 2026/06/30 04:26:35 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/dst/file1 2026/06/30 04:26:35 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/backup/dst/file1 2026/06/30 04:26:36 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/dst" 2026/06/30 04:26:38 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/backup/dst" 2026/06/30 04:26:39 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/backup" --- PASS: TestMoveFileBackupDir (21.19s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:26:40 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho" with ID 4.579924e+06 2026/06/30 04:26:41 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A1" with ID 4579937 2026/06/30 04:26:46 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A1/B1" with ID 4579938 2026/06/30 04:26:49 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A1/B1/C1" with ID 4579939 2026/06/30 04:26:52 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A1/B1/C2" with ID 4579940 2026/06/30 04:26:53 INFO : A1/B2: Making directory 2026/06/30 04:26:54 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A1/B2" with ID 4579941 2026/06/30 04:26:54 INFO : A1/B1/C3: Making directory 2026/06/30 04:26:55 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A1/B1/C3" with ID 4579942 2026/06/30 04:26:59 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A2" with ID 4579943 2026/06/30 04:27:00 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A2/B1" with ID 4579944 2026/06/30 04:27:00 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A2/B1/C1" with ID 4579945 2026/06/30 04:27:01 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A2/B1/C2" with ID 4579946 2026/06/30 04:27:01 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A2/B1/C3" with ID 4579947 2026/06/30 04:27:02 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A2/B2" with ID 4579948 2026/06/30 04:27:07 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A1/two 2026/06/30 04:27:07 INFO : A1/two: Moved (server-side) to: A2/two 2026/06/30 04:27:07 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A1/B1/C2/five 2026/06/30 04:27:07 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/06/30 04:27:07 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A1/one 2026/06/30 04:27:07 INFO : A1/one: Moved (server-side) to: A2/one 2026/06/30 04:27:07 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A1/B1/three 2026/06/30 04:27:07 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/06/30 04:27:07 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A1/B1/C1/four 2026/06/30 04:27:07 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/06/30 04:27:08 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A1/B2" 2026/06/30 04:27:09 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A1/B1/C3" 2026/06/30 04:27:11 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A1/B1/C2" 2026/06/30 04:27:12 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A1/B1/C1" 2026/06/30 04:27:13 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A1/B1" 2026/06/30 04:27:14 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A1" 2026/06/30 04:27:19 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A3" with ID 4579949 2026/06/30 04:27:19 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A3/B1" with ID 4579950 2026/06/30 04:27:20 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A3/B1/C1" with ID 4579951 2026/06/30 04:27:20 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A3/B1/C2" with ID 4579952 2026/06/30 04:27:21 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A3/B1/C3" with ID 4579953 2026/06/30 04:27:21 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A3/B2" with ID 4579954 2026/06/30 04:27:26 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A2/B1/C2/five 2026/06/30 04:27:26 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/30 04:27:26 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A2/B1/three 2026/06/30 04:27:26 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/30 04:27:26 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A2/one 2026/06/30 04:27:26 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/30 04:27:26 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A2/two 2026/06/30 04:27:26 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/30 04:27:26 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A2/B1/C1/four 2026/06/30 04:27:26 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/30 04:27:27 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A2/B2" 2026/06/30 04:27:28 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A2/B1/C3" 2026/06/30 04:27:30 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A2/B1/C2" 2026/06/30 04:27:31 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A2/B1/C1" 2026/06/30 04:27:32 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A2/B1" 2026/06/30 04:27:33 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A2" 2026/06/30 04:27:35 INFO : FileLu root 'rclone-test-yiyusap5xoho': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/30 04:27:38 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A4" with ID 4579955 2026/06/30 04:27:38 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A4/B1" with ID 4579956 2026/06/30 04:27:39 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A4/B1/C1" with ID 4579957 2026/06/30 04:27:39 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A4/B1/C2" with ID 4579958 2026/06/30 04:27:40 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A4/B1/C3" with ID 4579959 2026/06/30 04:27:41 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/A4/B2" with ID 4579960 2026/06/30 04:27:45 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A3/B1/C2/five 2026/06/30 04:27:45 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/30 04:27:45 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A3/B1/three 2026/06/30 04:27:45 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/30 04:27:45 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A3/B1/C1/four 2026/06/30 04:27:45 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/30 04:27:45 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A3/one 2026/06/30 04:27:45 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/30 04:27:45 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A3/two 2026/06/30 04:27:45 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/30 04:27:47 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A3/B2" 2026/06/30 04:27:48 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A3/B1/C3" 2026/06/30 04:27:50 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A3/B1/C2" 2026/06/30 04:27:51 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A3/B1/C1" 2026/06/30 04:27:52 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A3/B1" 2026/06/30 04:27:53 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A3" 2026/06/30 04:27:57 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A4/one 2026/06/30 04:27:57 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A4/two 2026/06/30 04:27:59 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A4/B1/three 2026/06/30 04:28:00 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A4/B1/C2/five 2026/06/30 04:28:00 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/A4/B1/C1/four 2026/06/30 04:28:01 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A4/B2" 2026/06/30 04:28:03 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A4/B1/C3" 2026/06/30 04:28:04 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A4/B1/C2" 2026/06/30 04:28:05 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A4/B1/C1" 2026/06/30 04:28:06 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A4/B1" 2026/06/30 04:28:07 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/A4" --- PASS: TestDirMove (88.49s) === RUN TestGetFsInfo run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:28:08 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (1.15s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:28:09 DEBUG : FileLu root 'rclone-test-yiyusap5xoho': File to upload is small (34 bytes), uploading instead of streaming 2026/06/30 04:28:12 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/30 04:28:12 NOTICE: FileLu root 'rclone-test-yiyusap5xoho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/30 04:28:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/30 04:28:12 DEBUG : FileLu root 'rclone-test-yiyusap5xoho': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/30 04:28:14 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/30 04:28:14 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/30 04:28:16 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/no_checksum_big_file_from_pipe 2026/06/30 04:28:16 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:28:18 DEBUG : FileLu root 'rclone-test-yiyusap5xoho': File to upload is small (34 bytes), uploading instead of streaming 2026/06/30 04:28:20 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/30 04:28:20 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/30 04:28:20 DEBUG : FileLu root 'rclone-test-yiyusap5xoho': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/30 04:28:23 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/30 04:28:23 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/30 04:28:24 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/with_checksum_big_file_from_pipe 2026/06/30 04:28:25 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:28:26 DEBUG : FileLu root 'rclone-test-yiyusap5xoho': File to upload is small (34 bytes), uploading instead of streaming 2026/06/30 04:28:28 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/30 04:28:28 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/06/30 04:28:28 DEBUG : FileLu root 'rclone-test-yiyusap5xoho': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/30 04:28:31 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/30 04:28:31 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/06/30 04:28:32 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/ignore_checksum_big_file_from_pipe 2026/06/30 04:28:33 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:28:34 DEBUG : FileLu root 'rclone-test-yiyusap5xoho': File to upload is small (34 bytes), uploading instead of streaming 2026/06/30 04:28:36 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/30 04:28:36 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/30 04:28:36 DEBUG : FileLu root 'rclone-test-yiyusap5xoho': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/30 04:28:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/30 04:28:39 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/30 04:28:40 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/ignore_checksum_big_file_from_pipe 2026/06/30 04:28:41 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (32.75s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.11s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (8.12s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.05s) === RUN TestRcatMetadata run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (1.15s) === RUN TestRcatSize run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:28:45 DEBUG : FileLu root 'rclone-test-yiyusap5xoho': File to upload is small (60 bytes), uploading instead of streaming 2026/06/30 04:28:47 DEBUG : potato2: size = 60 OK 2026/06/30 04:28:47 DEBUG : potato2: Size of src and dst objects identical 2026/06/30 04:28:49 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/potato1 2026/06/30 04:28:50 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/potato2 --- PASS: TestRcatSize (7.57s) === RUN TestRcatSizeMetadata run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (1.15s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:28:55 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/potato1 --- PASS: TestRcatSizeUploadHeaders (3.96s) === RUN TestTouchDir run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (1.12s) === RUN TestMkdirMetadata run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.12s) === RUN TestMkdirModTime run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (1.13s) === RUN TestCopyDirMetadata run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (1.14s) === RUN TestSetDirModTime run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (1.13s) === RUN TestDirsEqual run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (1.12s) === RUN TestRemoveExisting run.go:198: Remote "FileLu root 'rclone-test-yiyusap5xoho'", Local "Local file system at /tmp/rclone815700045", Modify Window "876000h0m0s" 2026/06/30 04:29:03 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully created folder "rclone-test-yiyusap5xoho/sub dir" with ID 4579964 2026/06/30 04:29:12 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.detoric6" before starting 2026/06/30 04:29:17 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub dir/test remove existing 2026/06/30 04:29:18 DEBUG : sub dir/test remove existing.detoric6: TEST: removing renamed existing file after operation 2026/06/30 04:29:18 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub dir/test remove existing.detoric6 2026/06/30 04:29:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.miconuf3" before starting 2026/06/30 04:29:25 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/06/30 04:29:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.miconuf3: TEST: renaming existing back after failed operation 2026/06/30 04:29:30 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.miconuf3 2026/06/30 04:29:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.guqiwus2" before starting 2026/06/30 04:29:37 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/06/30 04:29:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.guqiwus2: TEST: removing renamed existing file after operation 2026/06/30 04:29:38 INFO : FileLu root 'rclone-test-yiyusap5xoho': Successfully deleted file: /rclone-test-yiyusap5xoho/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.guqiwus2 2026/06/30 04:29:42 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho/sub dir" --- PASS: TestRemoveExisting (40.27s) === 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/06/30 04:29:42 DEBUG : FileLu root 'rclone-test-yiyusap5xoho': Purge remote 2026/06/30 04:29:43 INFO : FileLu root 'rclone-test-yiyusap5xoho': Rmdir: successfully deleted "/rclone-test-yiyusap5xoho" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 14m36.903425878s (try 1/5)