"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/08/29 05:01:35 DEBUG : Creating backend with remote "TestFileLu:rclone-test-heyapab8qubi" 2026/08/29 05:01:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 05:01:35 DEBUG : Creating backend with remote "/tmp/rclone2165929745" === 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-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/29 05:01:36 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.99s) === RUN TestMultithreadCopyAbort run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/29 05:01:36 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.57s) === RUN TestSizeDiffers 2026/08/29 05:01:36 DEBUG : a: size = 0 OK 2026/08/29 05:01:36 DEBUG : a: size = 1 (memory) 2026/08/29 05:01:36 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/29 05:01:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/29 05:01:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/29 05:01:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/29 05:01:36 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/29 05:01:36 DEBUG : potato: Seek from 10 to 0 2026/08/29 05:01:36 DEBUG : potato: Seek from 10 to 0 2026/08/29 05:01:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/29 05:01:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/29 05:01:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/29 05:01:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/29 05:01:36 DEBUG : potato: Seek from 5 to 2 2026/08/29 05:01:36 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/29 05:01:36 DEBUG : potato: Seek from 7 to 0 2026/08/29 05:01:36 DEBUG : potato: Seek from 7 to 0 2026/08/29 05:01:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/29 05:01:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/29 05:01:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/29 05:01:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/29 05:01:36 DEBUG : potato: Seek from 5 to 2 2026/08/29 05:01:36 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/29 05:01:36 DEBUG : potato: Seek from 8 to 0 2026/08/29 05:01:36 DEBUG : potato: Seek from 8 to 0 2026/08/29 05:01:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/29 05:01:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/29 05:01:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/29 05:01:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/29 05:01:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/29 05:01:36 DEBUG : potato: Seek from 5 to 2 2026/08/29 05:01:36 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/29 05:01:36 DEBUG : potato: Seek from 9 to 0 2026/08/29 05:01:36 DEBUG : potato: Seek from 9 to 0 2026/08/29 05:01:36 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-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:01:37 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi" with ID 6091034 === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 2026/08/29 05:01:53 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/empty space 2026/08/29 05:01:54 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/potato2 2026/08/29 05:01:54 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/remotepotato 2026/08/29 05:01:55 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/rutabaga --- PASS: TestCheck (18.83s) --- PASS: TestCheck/1 (0.65s) --- PASS: TestCheck/2 (0.56s) --- PASS: TestCheck/3 (0.56s) --- PASS: TestCheck/4 (0.56s) --- PASS: TestCheck/5 (0.57s) --- PASS: TestCheck/6 (0.57s) --- PASS: TestCheck/7 (0.57s) === RUN TestCheckFsError 2026/08/29 05:01:55 DEBUG : Creating backend with remote "nonexistent" 2026/08/29 05:01:55 DEBUG : Creating backend with remote "nonexistent" 2026/08/29 05:01:55 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/29 05:01:55 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/29 05:01:55 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/29 05:01:55 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", 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/08/29 05:02:21 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/empty space 2026/08/29 05:02:21 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/potato2 2026/08/29 05:02:22 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/remotepotato 2026/08/29 05:02:22 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/rutabaga --- PASS: TestCheckDownload (27.74s) --- PASS: TestCheckDownload/1 (1.84s) --- PASS: TestCheckDownload/2 (1.85s) --- PASS: TestCheckDownload/3 (1.79s) --- PASS: TestCheckDownload/4 (1.87s) --- PASS: TestCheckDownload/5 (1.84s) --- PASS: TestCheckDownload/6 (1.85s) --- PASS: TestCheckDownload/7 (1.82s) === RUN TestCheckSizeOnly run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", 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/08/29 05:02:39 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/empty space 2026/08/29 05:02:40 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/potato2 2026/08/29 05:02:40 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/remotepotato 2026/08/29 05:02:41 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/rutabaga --- PASS: TestCheckSizeOnly (18.19s) --- PASS: TestCheckSizeOnly/1 (0.59s) --- PASS: TestCheckSizeOnly/2 (0.57s) --- PASS: TestCheckSizeOnly/3 (0.57s) --- PASS: TestCheckSizeOnly/4 (0.57s) --- PASS: TestCheckSizeOnly/5 (0.56s) --- PASS: TestCheckSizeOnly/6 (0.57s) --- PASS: TestCheckSizeOnly/7 (0.59s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:02:46 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/29 05:02:46 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/29 05:02:46 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/29 05:02:46 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/29 05:02:51 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/29 05:02:51 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/29 05:02:51 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/29 05:02:51 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/29 05:02:52 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/test.sum --- PASS: TestParseSumFile (11.56s) === RUN TestCheckSum run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:02:53 DEBUG : Creating backend with remote "TestFileLu:rclone-test-heyapab8qubi/data" check_test.go:354: FileLu root 'rclone-test-heyapab8qubi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.72s) === RUN TestCheckSumDownload run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:02:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-heyapab8qubi/data" 2026/08/29 05:02:56 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/data" with ID 6091140 === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2026/08/29 05:04:04 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/test.sum 2026/08/29 05:04:05 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/data/banana 2026/08/29 05:04:06 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/data/potato 2026/08/29 05:04:07 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/data" --- PASS: TestCheckSumDownload (72.92s) --- PASS: TestCheckSumDownload/subtest1 (4.15s) --- PASS: TestCheckSumDownload/subtest2 (4.11s) --- PASS: TestCheckSumDownload/subtest3 (4.20s) --- PASS: TestCheckSumDownload/subtest4 (4.15s) --- PASS: TestCheckSumDownload/subtest5 (4.19s) --- PASS: TestCheckSumDownload/subtest6 (4.20s) --- PASS: TestCheckSumDownload/subtest7 (4.51s) === RUN TestCheckSumConcurrency 2026/08/29 05:04:07 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/29 05:04:07 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/29 05:04:07 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/29 05:04:07 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/29 05:04:07 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/29 05:04:07 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/29 05:04:07 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/29 05:04:07 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/29 05:04:07 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/29 05:04:07 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/29 05:04:07 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/29 05:04:07 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/29 05:04:07 DEBUG : Creating backend with remote "TestFileLu:rclone-test-datapek3husa" 2026/08/29 05:04:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 05:04:07 DEBUG : Creating backend with remote "/tmp/rclone3722507657" run.go:198: Remote "FileLu root 'rclone-test-datapek3husa'", Local "Local file system at /tmp/rclone3722507657", Modify Window "876000h0m0s" 2026/08/29 05:04:08 INFO : FileLu root 'rclone-test-datapek3husa': Successfully created folder "rclone-test-datapek3husa" with ID 6091261 upper checkfile vs. lower remote (without normalization) 2026/08/29 05:04:11 ERROR : hello, world!: sum not found 2026/08/29 05:04:11 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-datapek3husa' 2026/08/29 05:04:11 NOTICE: FileLu root 'rclone-test-datapek3husa': 1 files missing 2026/08/29 05:04:11 NOTICE: 1 hashes missing 2026/08/29 05:04:11 NOTICE: FileLu root 'rclone-test-datapek3husa': 1 differences found 2026/08/29 05:04:11 NOTICE: FileLu root 'rclone-test-datapek3husa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/29 05:04:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/29 05:04:13 NOTICE: FileLu root 'rclone-test-datapek3husa': 0 differences found 2026/08/29 05:04:13 NOTICE: FileLu root 'rclone-test-datapek3husa': 1 matching files 2026/08/29 05:04:13 DEBUG : Creating backend with remote "TestFileLu:rclone-test-taratiz3resa" 2026/08/29 05:04:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 05:04:13 DEBUG : Creating backend with remote "/tmp/rclone1713998799" run.go:198: Remote "FileLu root 'rclone-test-taratiz3resa'", Local "Local file system at /tmp/rclone1713998799", Modify Window "876000h0m0s" 2026/08/29 05:04:14 INFO : FileLu root 'rclone-test-taratiz3resa': Successfully created folder "rclone-test-taratiz3resa" with ID 6091278 lower checkfile vs. upper remote (without normalization) 2026/08/29 05:04:17 ERROR : HELLO, WORLD!: sum not found 2026/08/29 05:04:17 ERROR : hello, world!: file not in FileLu root 'rclone-test-taratiz3resa' 2026/08/29 05:04:17 NOTICE: FileLu root 'rclone-test-taratiz3resa': 1 files missing 2026/08/29 05:04:17 NOTICE: 1 hashes missing 2026/08/29 05:04:17 NOTICE: FileLu root 'rclone-test-taratiz3resa': 1 differences found 2026/08/29 05:04:17 NOTICE: FileLu root 'rclone-test-taratiz3resa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/29 05:04:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/29 05:04:19 NOTICE: FileLu root 'rclone-test-taratiz3resa': 0 differences found 2026/08/29 05:04:19 NOTICE: FileLu root 'rclone-test-taratiz3resa': 1 matching files 2026/08/29 05:04:19 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nigipas7vase" 2026/08/29 05:04:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 05:04:19 DEBUG : Creating backend with remote "/tmp/rclone4211960698" run.go:198: Remote "FileLu root 'rclone-test-nigipas7vase'", Local "Local file system at /tmp/rclone4211960698", Modify Window "876000h0m0s" 2026/08/29 05:04:20 INFO : FileLu root 'rclone-test-nigipas7vase': Successfully created folder "rclone-test-nigipas7vase" with ID 6091292 lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/29 05:04:23 ERROR : HeLlO, wOrLd!: sum not found 2026/08/29 05:04:23 ERROR : hello, world!: file not in FileLu root 'rclone-test-nigipas7vase' 2026/08/29 05:04:23 NOTICE: FileLu root 'rclone-test-nigipas7vase': 1 files missing 2026/08/29 05:04:23 NOTICE: 1 hashes missing 2026/08/29 05:04:23 NOTICE: FileLu root 'rclone-test-nigipas7vase': 1 differences found 2026/08/29 05:04:23 NOTICE: FileLu root 'rclone-test-nigipas7vase': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/29 05:04:25 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/29 05:04:25 NOTICE: FileLu root 'rclone-test-nigipas7vase': 0 differences found 2026/08/29 05:04:25 NOTICE: FileLu root 'rclone-test-nigipas7vase': 1 matching files 2026/08/29 05:04:25 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mozilur5kuda" 2026/08/29 05:04:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 05:04:25 DEBUG : Creating backend with remote "/tmp/rclone3528164251" run.go:198: Remote "FileLu root 'rclone-test-mozilur5kuda'", Local "Local file system at /tmp/rclone3528164251", Modify Window "876000h0m0s" 2026/08/29 05:04:26 INFO : FileLu root 'rclone-test-mozilur5kuda': Successfully created folder "rclone-test-mozilur5kuda" with ID 6091305 upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/29 05:04:29 ERROR : HELLO, WORLD!: sum not found 2026/08/29 05:04:29 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-mozilur5kuda' 2026/08/29 05:04:29 NOTICE: FileLu root 'rclone-test-mozilur5kuda': 1 files missing 2026/08/29 05:04:29 NOTICE: 1 hashes missing 2026/08/29 05:04:29 NOTICE: FileLu root 'rclone-test-mozilur5kuda': 1 differences found 2026/08/29 05:04:29 NOTICE: FileLu root 'rclone-test-mozilur5kuda': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/29 05:04:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/29 05:04:31 NOTICE: FileLu root 'rclone-test-mozilur5kuda': 0 differences found 2026/08/29 05:04:31 NOTICE: FileLu root 'rclone-test-mozilur5kuda': 1 matching files 2026/08/29 05:04:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pigukik2gafa" 2026/08/29 05:04:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 05:04:31 DEBUG : Creating backend with remote "/tmp/rclone1902873546" run.go:198: Remote "FileLu root 'rclone-test-pigukik2gafa'", Local "Local file system at /tmp/rclone1902873546", Modify Window "876000h0m0s" 2026/08/29 05:04:31 INFO : FileLu root 'rclone-test-pigukik2gafa': Successfully created folder "rclone-test-pigukik2gafa" with ID 6091315 NFD checkfile vs. NFC remote (without normalization) 2026/08/29 05:04:35 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/29 05:04:35 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-pigukik2gafa' 2026/08/29 05:04:35 NOTICE: FileLu root 'rclone-test-pigukik2gafa': 1 files missing 2026/08/29 05:04:35 NOTICE: 1 hashes missing 2026/08/29 05:04:35 NOTICE: FileLu root 'rclone-test-pigukik2gafa': 1 differences found 2026/08/29 05:04:35 NOTICE: FileLu root 'rclone-test-pigukik2gafa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/29 05:04:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/29 05:04:36 NOTICE: FileLu root 'rclone-test-pigukik2gafa': 0 differences found 2026/08/29 05:04:36 NOTICE: FileLu root 'rclone-test-pigukik2gafa': 1 matching files 2026/08/29 05:04:36 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fecinij0febu" 2026/08/29 05:04:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 05:04:36 DEBUG : Creating backend with remote "/tmp/rclone3096238687" run.go:198: Remote "FileLu root 'rclone-test-fecinij0febu'", Local "Local file system at /tmp/rclone3096238687", Modify Window "876000h0m0s" 2026/08/29 05:04:37 INFO : FileLu root 'rclone-test-fecinij0febu': Successfully created folder "rclone-test-fecinij0febu" with ID 6091327 check_test.go:688: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/08/29 05:04:40 DEBUG : FileLu root 'rclone-test-fecinij0febu': Purge remote 2026/08/29 05:04:40 INFO : FileLu root 'rclone-test-fecinij0febu': Rmdir: successfully deleted "/rclone-test-fecinij0febu" 2026/08/29 05:04:40 DEBUG : FileLu root 'rclone-test-pigukik2gafa': Purge remote 2026/08/29 05:04:41 INFO : FileLu root 'rclone-test-pigukik2gafa': Rmdir: successfully deleted "/rclone-test-pigukik2gafa" 2026/08/29 05:04:41 DEBUG : FileLu root 'rclone-test-mozilur5kuda': Purge remote 2026/08/29 05:04:41 INFO : FileLu root 'rclone-test-mozilur5kuda': Rmdir: successfully deleted "/rclone-test-mozilur5kuda" 2026/08/29 05:04:41 DEBUG : FileLu root 'rclone-test-nigipas7vase': Purge remote 2026/08/29 05:04:42 INFO : FileLu root 'rclone-test-nigipas7vase': Rmdir: successfully deleted "/rclone-test-nigipas7vase" 2026/08/29 05:04:42 DEBUG : FileLu root 'rclone-test-taratiz3resa': Purge remote 2026/08/29 05:04:43 INFO : FileLu root 'rclone-test-taratiz3resa': Rmdir: successfully deleted "/rclone-test-taratiz3resa" 2026/08/29 05:04:43 DEBUG : FileLu root 'rclone-test-datapek3husa': Purge remote 2026/08/29 05:04:43 INFO : FileLu root 'rclone-test-datapek3husa': Rmdir: successfully deleted "/rclone-test-datapek3husa" --- SKIP: TestApplyTransforms (35.63s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:04:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/29 05:04:45 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/sub" with ID 6091347 2026/08/29 05:04:46 DEBUG : sub/file2: size = 14 OK 2026/08/29 05:04:46 INFO : file1: Copied (new) to: sub/file2 2026/08/29 05:04:49 DEBUG : sub/file2: size = 14 OK 2026/08/29 05:04:49 DEBUG : file1: Sizes identical 2026/08/29 05:04:49 DEBUG : file1: Unchanged skipping 2026/08/29 05:04:50 DEBUG : FileLu root 'rclone-test-heyapab8qubi': don't need to copy/move sub/file2, it is already at target location 2026/08/29 05:04:53 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub/file2 2026/08/29 05:04:54 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/sub" --- PASS: TestCopyFile (11.66s) === RUN TestCopyLongFile run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (1.12s) === RUN TestCopyFileBackupDir run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:04:57 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/dst" with ID 6091371 2026/08/29 05:05:01 DEBUG : Creating backend with remote "TestFileLu:rclone-test-heyapab8qubi/backup" 2026/08/29 05:05:01 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2165929745) 2026/08/29 05:05:01 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-heyapab8qubi') 2026/08/29 05:05:01 DEBUG : dst/file1: Sizes differ 2026/08/29 05:05:04 INFO : FileLu root 'rclone-test-heyapab8qubi/backup': Successfully created folder "rclone-test-heyapab8qubi/backup/dst" with ID 6091390 2026/08/29 05:05:06 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/dst/file1 2026/08/29 05:05:06 INFO : dst/file1: Moved (server-side) 2026/08/29 05:05:09 DEBUG : dst/file1: size = 14 OK 2026/08/29 05:05:09 INFO : dst/file1: Copied (new) 2026/08/29 05:05:12 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/dst/file1 2026/08/29 05:05:13 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/backup/dst/file1 2026/08/29 05:05:14 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/dst" 2026/08/29 05:05:15 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/backup/dst" 2026/08/29 05:05:17 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/backup" --- PASS: TestCopyFileBackupDir (21.42s) === RUN TestCopyFileCompareDest run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:05:17 DEBUG : Creating backend with remote "TestFileLu:rclone-test-heyapab8qubi/dst" 2026/08/29 05:05:17 DEBUG : Config file has changed externally - reloading 2026/08/29 05:05:18 DEBUG : Creating backend with remote "TestFileLu:rclone-test-heyapab8qubi/CompareDest" 2026/08/29 05:05:19 DEBUG : one: Need to transfer - File not found at Destination 2026/08/29 05:05:21 INFO : FileLu root 'rclone-test-heyapab8qubi/dst': Successfully created folder "rclone-test-heyapab8qubi/dst" with ID 6091413 2026/08/29 05:05:22 DEBUG : one: size = 3 OK 2026/08/29 05:05:22 INFO : one: Copied (new) 2026/08/29 05:05:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2165929745) 2026/08/29 05:05:26 DEBUG : one: size = 3 (FileLu root 'rclone-test-heyapab8qubi/dst') 2026/08/29 05:05:26 DEBUG : one: Sizes differ 2026/08/29 05:05:29 DEBUG : one: size = 5 OK 2026/08/29 05:05:29 INFO : one: Copied (replaced existing) 2026/08/29 05:05:34 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/CompareDest" with ID 6091448 2026/08/29 05:05:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2165929745) 2026/08/29 05:05:38 DEBUG : one: size = 3 (FileLu root 'rclone-test-heyapab8qubi/dst') 2026/08/29 05:05:38 DEBUG : one: Sizes differ 2026/08/29 05:05:39 DEBUG : one: size = 5 OK 2026/08/29 05:05:39 DEBUG : one: Sizes identical 2026/08/29 05:05:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/29 05:05:44 DEBUG : two: Need to transfer - File not found at Destination 2026/08/29 05:05:45 DEBUG : two: size = 3 OK 2026/08/29 05:05:45 DEBUG : two: Sizes identical 2026/08/29 05:05:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/29 05:05:47 DEBUG : two: Need to transfer - File not found at Destination 2026/08/29 05:05:48 DEBUG : two: size = 3 OK 2026/08/29 05:05:48 DEBUG : two: Sizes identical 2026/08/29 05:05:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/29 05:05:51 DEBUG : two: Need to transfer - File not found at Destination 2026/08/29 05:05:52 DEBUG : two: size = 5 (Local file system at /tmp/rclone2165929745) 2026/08/29 05:05:52 DEBUG : two: size = 3 (FileLu root 'rclone-test-heyapab8qubi/CompareDest') 2026/08/29 05:05:52 DEBUG : two: Sizes differ 2026/08/29 05:05:54 DEBUG : two: size = 5 OK 2026/08/29 05:05:54 INFO : two: Copied (new) 2026/08/29 05:05:57 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/dst/one 2026/08/29 05:05:58 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/dst/two 2026/08/29 05:05:58 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/CompareDest/one 2026/08/29 05:05:59 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/CompareDest/two 2026/08/29 05:06:00 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/dst" 2026/08/29 05:06:01 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/CompareDest" --- PASS: TestCopyFileCompareDest (44.44s) === RUN TestCopyFileCopyDest run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (1.13s) === RUN TestCopyInplace run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (1.14s) === RUN TestCopyLongFileName run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (1.14s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (1.14s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:06:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/29 05:06:08 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/TestCopyFileMaxTransfer" with ID 6091531 2026/08/29 05:06:10 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/29 05:06:10 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/29 05:06:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/29 05:06:13 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d2011.cdnguest.space/cgi-bin/upload.cgi?upload_type=rclone&utype=prem&": failed to copy file content: max transfer limit reached as set by --max-transfer 2026/08/29 05:06:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/29 05:06:17 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/29 05:06:19 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/29 05:06:19 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/08/29 05:06:22 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/TestCopyFileMaxTransfer/file1 2026/08/29 05:06:22 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/TestCopyFileMaxTransfer/file4 2026/08/29 05:06:23 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (17.76s) === RUN TestDeduplicateInteractive run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.14s) === RUN TestDeduplicateSkip run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.13s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.13s) === RUN TestDeduplicateFirst run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", 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-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.15s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (1.15s) === RUN TestDeduplicateOldest run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.15s) === RUN TestDeduplicateLargest run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.78s) === RUN TestDeduplicateSmallest run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.15s) === RUN TestDeduplicateRename run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.13s) === RUN TestMergeDirs run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", 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-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:06:43 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/sub dir" with ID 6091609 2026/08/29 05:06:48 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/sub dir/ignore dir" with ID 6091624 2026/08/29 05:06:53 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/sub dir/sub sub dir" with ID 6091635 2026/08/29 05:06:57 DEBUG : a.txt: Excluded (Size Filter) 2026/08/29 05:06:57 DEBUG : a.txt: Excluded 2026/08/29 05:06:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/29 05:06:58 DEBUG : sub dir/hello world2: Excluded 2026/08/29 05:06:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/29 05:06:58 DEBUG : sub dir/hello world: Excluded 2026/08/29 05:07:00 DEBUG : sub dir/ignore dir: Excluded 2026/08/29 05:07:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/29 05:07:01 DEBUG : sub dir/hello world2: Excluded 2026/08/29 05:07:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/29 05:07:01 DEBUG : sub dir/hello world: Excluded 2026/08/29 05:07:01 DEBUG : sub dir/ignore dir: Excluded 2026/08/29 05:07:03 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/a.txt 2026/08/29 05:07:04 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/zend.txt 2026/08/29 05:07:05 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub dir/hello world 2026/08/29 05:07:06 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub dir/hello world2 2026/08/29 05:07:07 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub dir/sub sub dir/hello world3 2026/08/29 05:07:07 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub dir/ignore dir/.ignore 2026/08/29 05:07:08 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub dir/ignore dir/should be ignored 2026/08/29 05:07:09 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/sub dir/sub sub dir" 2026/08/29 05:07:10 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/sub dir/ignore dir" 2026/08/29 05:07:11 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/sub dir" --- PASS: TestListDirSorted (34.71s) === RUN TestListDirSortedFn run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:07:18 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/sub dir" with ID 6091678 2026/08/29 05:07:23 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/sub dir/ignore dir" with ID 6091694 2026/08/29 05:07:28 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/sub dir/sub sub dir" with ID 6091709 2026/08/29 05:07:33 DEBUG : a.txt: Excluded (Size Filter) 2026/08/29 05:07:33 DEBUG : a.txt: Excluded 2026/08/29 05:07:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/29 05:07:34 DEBUG : sub dir/hello world2: Excluded 2026/08/29 05:07:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/29 05:07:34 DEBUG : sub dir/hello world: Excluded 2026/08/29 05:07:35 DEBUG : sub dir/ignore dir: Excluded 2026/08/29 05:07:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/29 05:07:36 DEBUG : sub dir/hello world2: Excluded 2026/08/29 05:07:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/29 05:07:36 DEBUG : sub dir/hello world: Excluded 2026/08/29 05:07:36 DEBUG : sub dir/ignore dir: Excluded 2026/08/29 05:07:39 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/a.txt 2026/08/29 05:07:39 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/zend.txt 2026/08/29 05:07:40 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub dir/hello world 2026/08/29 05:07:41 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub dir/hello world2 2026/08/29 05:07:42 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub dir/sub sub dir/hello world3 2026/08/29 05:07:43 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub dir/ignore dir/.ignore 2026/08/29 05:07:43 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub dir/ignore dir/should be ignored 2026/08/29 05:07:44 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/sub dir/sub sub dir" 2026/08/29 05:07:46 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/sub dir/ignore dir" 2026/08/29 05:07:47 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/sub dir" --- PASS: TestListDirSortedFn (35.42s) === RUN TestListJSON run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:07:51 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/sub" with ID 6091761 === 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/08/29 05:07:59 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/08/29 05:08:01 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/file1 2026/08/29 05:08:02 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub/file2 2026/08/29 05:08:03 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/sub" --- PASS: TestListJSON (16.68s) --- PASS: TestListJSON/Default (0.93s) --- PASS: TestListJSON/FilesOnly (0.56s) --- PASS: TestListJSON/DirsOnly (0.57s) --- PASS: TestListJSON/Recurse (1.13s) --- PASS: TestListJSON/SubDir (0.56s) --- PASS: TestListJSON/NoModTime (0.57s) --- PASS: TestListJSON/NoMimeType (0.58s) --- PASS: TestListJSON/ShowHash (0.56s) --- PASS: TestListJSON/HashTypes (0.56s) --- PASS: TestListJSON/Metadata (0.56s) === RUN TestStatJSON run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:08:07 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/sub" with ID 6091802 === 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/08/29 05:08:19 DEBUG : Creating backend with remote "TestFileLu:rclone-test-heyapab8qubi/notfound" 2026/08/29 05:08:22 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/file1 2026/08/29 05:08:23 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub/file2 2026/08/29 05:08:24 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/sub" --- PASS: TestStatJSON (20.73s) --- PASS: TestStatJSON/Root (0.58s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.57s) --- PASS: TestStatJSON/Dir (1.14s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.60s) --- PASS: TestStatJSON/File (1.14s) --- PASS: TestStatJSON/NotFound (1.12s) --- PASS: TestStatJSON/DirFilesOnly (0.57s) --- PASS: TestStatJSON/FileFilesOnly (1.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.56s) --- PASS: TestStatJSON/DirDirsOnly (0.91s) --- PASS: TestStatJSON/FileDirsOnly (0.57s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.57s) --- PASS: TestStatJSON/RootNotFound (1.24s) === RUN TestStatJSONMemory 2026/08/29 05:08:25 DEBUG : Creating backend with remote ":memory:" 2026/08/29 05:08:25 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 05:08:25 DEBUG : sub/file1: size = 5 OK 2026/08/29 05:08:25 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 05:08:25 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:08:25 INFO : FileLu root 'rclone-test-heyapab8qubi': Making directory 2026/08/29 05:08:25 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi" with ID 6.091034e+06 2026/08/29 05:08:26 INFO : FileLu root 'rclone-test-heyapab8qubi': Making directory 2026/08/29 05:08:26 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi" with ID 6.091034e+06 --- PASS: TestMkdir (2.87s) === RUN TestLsd run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:08:29 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/sub dir" with ID 6091849 2026/08/29 05:08:34 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub dir/hello world 2026/08/29 05:08:35 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/sub dir" --- PASS: TestLsd (7.90s) === RUN TestLs run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:08:43 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/empty space 2026/08/29 05:08:43 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/potato2 --- PASS: TestLs (8.57s) === RUN TestLsWithFilesFrom run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:08:49 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/29 05:08:49 DEBUG : empty space: Excluded 2026/08/29 05:08:52 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/empty space 2026/08/29 05:08:52 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/potato2 --- PASS: TestLsWithFilesFrom (8.79s) === RUN TestLsLong run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:08:59 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/empty space 2026/08/29 05:09:00 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/potato2 --- PASS: TestLsLong (7.68s) === RUN TestHashSums run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:09:06 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/empty space 2026/08/29 05:09:07 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/potato2 --- PASS: TestHashSums (7.12s) === RUN TestHashSumsWithErrors 2026/08/29 05:09:08 DEBUG : Creating backend with remote ":memory:" 2026/08/29 05:09:08 ERROR : file1: hash unsupported: hash type not supported 2026/08/29 05:09:08 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/29 05:09:08 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/29 05:09:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/29 05:09:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/29 05:09:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/29 05:09:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/29 05:09:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/29 05:09:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/29 05:09:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/29 05:09:08 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-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:09:13 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/sub dir" with ID 6091935 2026/08/29 05:09:18 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/empty space 2026/08/29 05:09:18 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/potato2 2026/08/29 05:09:20 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub dir/potato3 2026/08/29 05:09:21 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/sub dir" --- PASS: TestCount (13.66s) === RUN TestDelete run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:09:28 DEBUG : Waiting for deletions to finish 2026/08/29 05:09:29 DEBUG : large: Excluded (Size Filter) 2026/08/29 05:09:29 DEBUG : large: Excluded 2026/08/29 05:09:30 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/medium 2026/08/29 05:09:30 INFO : medium: Deleted 2026/08/29 05:09:30 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/small 2026/08/29 05:09:30 INFO : small: Deleted 2026/08/29 05:09:31 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/large --- PASS: TestDelete (10.54s) === RUN TestMaxDelete run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:09:39 DEBUG : Waiting for deletions to finish 2026/08/29 05:09:39 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/08/29 05:09:40 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/small 2026/08/29 05:09:40 INFO : small: Deleted 2026/08/29 05:09:40 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/large 2026/08/29 05:09:40 INFO : large: Deleted 2026/08/29 05:09:42 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/medium --- PASS: TestMaxDelete (11.65s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:09:50 DEBUG : Waiting for deletions to finish 2026/08/29 05:09:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/29 05:09:52 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/medium 2026/08/29 05:09:52 INFO : medium: Deleted 2026/08/29 05:09:52 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/small 2026/08/29 05:09:52 INFO : small: Deleted 2026/08/29 05:09:53 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/large --- PASS: TestMaxDeleteSizeLargeFile (11.50s) === RUN TestMaxDeleteSize run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:10:02 DEBUG : Waiting for deletions to finish 2026/08/29 05:10:03 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/08/29 05:10:03 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/small 2026/08/29 05:10:03 INFO : small: Deleted 2026/08/29 05:10:03 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/large 2026/08/29 05:10:03 INFO : large: Deleted 2026/08/29 05:10:05 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/medium --- PASS: TestMaxDeleteSize (11.56s) === RUN TestReadFile run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:10:13 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/ReadFile --- PASS: TestReadFile (7.87s) === RUN TestRetry 2026/08/29 05:10:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/29 05:10:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/29 05:10:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/29 05:10:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/29 05:10:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/29 05:10:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/29 05:10:14 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-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:10:36 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/file1 2026/08/29 05:10:36 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/file2 --- PASS: TestCat (22.43s) === RUN TestPurge 2026/08/29 05:10:37 DEBUG : Creating backend with remote "TestFileLu:rclone-test-naduxus1jiso" 2026/08/29 05:10:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 05:10:37 DEBUG : Creating backend with remote "/tmp/rclone2235430389" run.go:198: Remote "FileLu root 'rclone-test-naduxus1jiso'", Local "Local file system at /tmp/rclone2235430389", Modify Window "876000h0m0s" 2026/08/29 05:10:38 INFO : FileLu root 'rclone-test-naduxus1jiso': Successfully created folder "rclone-test-naduxus1jiso" with ID 6092129 2026/08/29 05:10:38 INFO : FileLu root 'rclone-test-naduxus1jiso': Successfully created folder "rclone-test-naduxus1jiso" with ID 6.092129e+06 2026/08/29 05:10:40 INFO : FileLu root 'rclone-test-naduxus1jiso': Successfully created folder "rclone-test-naduxus1jiso/A1/B1/C1" with ID 6092137 2026/08/29 05:10:42 INFO : A2: Making directory 2026/08/29 05:10:42 INFO : FileLu root 'rclone-test-naduxus1jiso': Successfully created folder "rclone-test-naduxus1jiso/A2" with ID 6092142 2026/08/29 05:10:42 INFO : A1/B2: Making directory 2026/08/29 05:10:43 INFO : FileLu root 'rclone-test-naduxus1jiso': Successfully created folder "rclone-test-naduxus1jiso/A1/B2" with ID 6092143 2026/08/29 05:10:43 INFO : A1/B2/C2: Making directory 2026/08/29 05:10:43 INFO : FileLu root 'rclone-test-naduxus1jiso': Successfully created folder "rclone-test-naduxus1jiso/A1/B2/C2" with ID 6092144 2026/08/29 05:10:43 INFO : A1/B1/C3: Making directory 2026/08/29 05:10:44 INFO : FileLu root 'rclone-test-naduxus1jiso': Successfully created folder "rclone-test-naduxus1jiso/A1/B1/C3" with ID 6092147 2026/08/29 05:10:44 INFO : A3: Making directory 2026/08/29 05:10:44 INFO : FileLu root 'rclone-test-naduxus1jiso': Successfully created folder "rclone-test-naduxus1jiso/A3" with ID 6092148 2026/08/29 05:10:44 INFO : A3/B3: Making directory 2026/08/29 05:10:45 INFO : FileLu root 'rclone-test-naduxus1jiso': Successfully created folder "rclone-test-naduxus1jiso/A3/B3" with ID 6092153 2026/08/29 05:10:45 INFO : A3/B3/C4: Making directory 2026/08/29 05:10:46 INFO : FileLu root 'rclone-test-naduxus1jiso': Successfully created folder "rclone-test-naduxus1jiso/A3/B3/C4" with ID 6092154 2026/08/29 05:10:51 INFO : FileLu root 'rclone-test-naduxus1jiso': Rmdir: successfully deleted "/rclone-test-naduxus1jiso/A1/B1" 2026/08/29 05:10:53 INFO : FileLu root 'rclone-test-naduxus1jiso': Rmdir: successfully deleted "/rclone-test-naduxus1jiso" 2026/08/29 05:10:54 ERROR : error listing: directory not found 2026/08/29 05:10:54 DEBUG : FileLu root 'rclone-test-naduxus1jiso': Purge remote 2026/08/29 05:10:55 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (17.70s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:10:55 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi" with ID 6.091034e+06 2026/08/29 05:10:56 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A1/B1/C1" with ID 6092172 2026/08/29 05:10:58 INFO : A2: Making directory 2026/08/29 05:10:58 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A2" with ID 6092176 2026/08/29 05:10:58 INFO : A1/B2: Making directory 2026/08/29 05:10:59 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A1/B2" with ID 6092183 2026/08/29 05:10:59 INFO : A1/B2/C2: Making directory 2026/08/29 05:11:00 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A1/B2/C2" with ID 6092185 2026/08/29 05:11:00 INFO : A1/B1/C3: Making directory 2026/08/29 05:11:00 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A1/B1/C3" with ID 6092187 2026/08/29 05:11:00 INFO : A3: Making directory 2026/08/29 05:11:01 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A3" with ID 6092189 2026/08/29 05:11:01 INFO : A3/B3: Making directory 2026/08/29 05:11:01 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A3/B3" with ID 6092190 2026/08/29 05:11:01 INFO : A3/B3/C4: Making directory 2026/08/29 05:11:02 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A3/B3/C4" with ID 6092191 2026/08/29 05:11:08 DEBUG : removing 1 level 3 directories 2026/08/29 05:11:08 INFO : A3/B3/C4: Removing directory 2026/08/29 05:11:09 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A3/B3/C4" 2026/08/29 05:11:14 DEBUG : removing 2 level 3 directories 2026/08/29 05:11:14 INFO : A1/B2/C2: Removing directory 2026/08/29 05:11:14 INFO : A1/B1/C3: Removing directory 2026/08/29 05:11:19 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A1/B2/C2" 2026/08/29 05:11:19 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A1/B1/C3" 2026/08/29 05:11:19 DEBUG : removing 2 level 2 directories 2026/08/29 05:11:19 INFO : A3/B3: Removing directory 2026/08/29 05:11:19 INFO : A1/B2: Removing directory 2026/08/29 05:11:20 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A1/B2" 2026/08/29 05:11:20 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A3/B3" 2026/08/29 05:11:20 DEBUG : removing 2 level 1 directories 2026/08/29 05:11:20 INFO : A3: Removing directory 2026/08/29 05:11:20 INFO : A2: Removing directory 2026/08/29 05:11:22 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A3" 2026/08/29 05:11:22 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A2" 2026/08/29 05:11:26 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A1/B1/C1/one 2026/08/29 05:11:27 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A1/two 2026/08/29 05:11:30 DEBUG : removing 1 level 3 directories 2026/08/29 05:11:30 INFO : A1/B1/C1: Removing directory 2026/08/29 05:11:31 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A1/B1/C1" 2026/08/29 05:11:31 DEBUG : removing 1 level 2 directories 2026/08/29 05:11:31 INFO : A1/B1: Removing directory 2026/08/29 05:11:32 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A1/B1" 2026/08/29 05:11:32 DEBUG : removing 1 level 1 directories 2026/08/29 05:11:32 INFO : A1: Removing directory 2026/08/29 05:11:33 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A1" 2026/08/29 05:11:33 DEBUG : removing 1 level 0 directories 2026/08/29 05:11:33 INFO : FileLu root 'rclone-test-heyapab8qubi': Removing directory 2026/08/29 05:11:34 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi" 2026/08/29 05:11:35 ERROR : error listing: directory not found 2026/08/29 05:11:35 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (40.80s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:11:36 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi" with ID 6092259 2026/08/29 05:11:36 INFO : A1: Making directory 2026/08/29 05:11:37 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A1" with ID 6092262 2026/08/29 05:11:37 INFO : A1/B1: Making directory 2026/08/29 05:11:37 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A1/B1" with ID 6092265 2026/08/29 05:11:37 INFO : A1/B1/C1: Making directory 2026/08/29 05:11:38 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A1/B1/C1" with ID 6092270 2026/08/29 05:11:42 DEBUG : removing 1 level 3 directories 2026/08/29 05:11:42 INFO : A1/B1/C1: Removing directory 2026/08/29 05:11:43 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A1/B1/C1" 2026/08/29 05:11:43 DEBUG : removing 1 level 2 directories 2026/08/29 05:11:43 INFO : A1/B1: Removing directory 2026/08/29 05:11:44 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A1/B1" 2026/08/29 05:11:48 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A1" --- PASS: TestRmdirsLeaveRoot (12.65s) === RUN TestRmdirsWithFilter run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:11:49 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi" with ID 6.092259e+06 2026/08/29 05:11:49 INFO : A1: Making directory 2026/08/29 05:11:49 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A1" with ID 6092301 2026/08/29 05:11:49 INFO : A1/B1: Making directory 2026/08/29 05:11:50 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A1/B1" with ID 6092303 2026/08/29 05:11:50 INFO : A1/B1/C1: Making directory 2026/08/29 05:11:50 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A1/B1/C1" with ID 6092305 2026/08/29 05:11:55 DEBUG : removing 1 level 3 directories 2026/08/29 05:11:55 INFO : A1/B1/C1: Removing directory 2026/08/29 05:11:56 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A1/B1/C1" 2026/08/29 05:11:56 DEBUG : removing 1 level 2 directories 2026/08/29 05:11:56 INFO : A1/B1: Removing directory 2026/08/29 05:11:57 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A1/B1" 2026/08/29 05:12:01 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A1" --- PASS: TestRmdirsWithFilter (13.20s) === RUN TestCopyURL run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:12:04 DEBUG : file1: size = 14 OK 2026/08/29 05:12:06 DEBUG : filename.txt: File name found in url 2026/08/29 05:12:08 DEBUG : filename.txt: size = 14 OK 2026/08/29 05:12:08 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/29 05:12:11 DEBUG : headerfilename.txt: size = 14 OK 2026/08/29 05:12:13 DEBUG : file2: size = 14 OK 2026/08/29 05:12:15 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/file1 2026/08/29 05:12:15 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/file2 2026/08/29 05:12:16 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/filename.txt 2026/08/29 05:12:16 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/headerfilename.txt --- PASS: TestCopyURL (15.59s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:12:19 DEBUG : file1: size = 14 OK 2026/08/29 05:12:20 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/file1 --- PASS: TestCopyURLDownloadHeaders (3.89s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:12:21 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/29 05:12:23 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/sub" with ID 6092384 2026/08/29 05:12:24 DEBUG : sub/file2: size = 14 OK 2026/08/29 05:12:24 INFO : file1: Copied (new) to: sub/file2 2026/08/29 05:12:24 INFO : file1: Deleted 2026/08/29 05:12:26 DEBUG : sub/file2: size = 14 OK 2026/08/29 05:12:26 DEBUG : file1: Sizes identical 2026/08/29 05:12:26 DEBUG : file1: Unchanged skipping 2026/08/29 05:12:26 INFO : file1: Deleted 2026/08/29 05:12:28 DEBUG : FileLu root 'rclone-test-heyapab8qubi': don't need to copy/move sub/file2, it is already at target location 2026/08/29 05:12:30 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub/file2 2026/08/29 05:12:32 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/sub" --- PASS: TestMoveFile (11.36s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:12:33 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/29 05:12:35 DEBUG : file1: size = 14 OK 2026/08/29 05:12:35 INFO : file1: Copied (new) 2026/08/29 05:12:35 INFO : file1: Deleted 2026/08/29 05:12:37 DEBUG : file1: Destination exists, skipping 2026/08/29 05:12:37 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/08/29 05:12:38 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/file1 --- PASS: TestMoveFileWithIgnoreExisting (6.71s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (1.15s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.13s) === RUN TestMoveFileBackupDir run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:12:42 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/dst" with ID 6092422 2026/08/29 05:12:46 DEBUG : Creating backend with remote "TestFileLu:rclone-test-heyapab8qubi/backup" 2026/08/29 05:12:47 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2165929745) 2026/08/29 05:12:47 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-heyapab8qubi') 2026/08/29 05:12:47 DEBUG : dst/file1: Sizes differ 2026/08/29 05:12:50 INFO : FileLu root 'rclone-test-heyapab8qubi/backup': Successfully created folder "rclone-test-heyapab8qubi/backup/dst" with ID 6092426 2026/08/29 05:12:52 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/dst/file1 2026/08/29 05:12:52 INFO : dst/file1: Moved (server-side) 2026/08/29 05:12:54 DEBUG : dst/file1: size = 14 OK 2026/08/29 05:12:54 INFO : dst/file1: Copied (new) 2026/08/29 05:12:54 INFO : dst/file1: Deleted 2026/08/29 05:12:57 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/dst/file1 2026/08/29 05:12:59 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/backup/dst/file1 2026/08/29 05:13:00 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/dst" 2026/08/29 05:13:01 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/backup/dst" 2026/08/29 05:13:02 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/backup" --- PASS: TestMoveFileBackupDir (21.44s) === 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-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:13:03 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi" with ID 6.092259e+06 2026/08/29 05:13:04 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A1" with ID 6092448 2026/08/29 05:13:09 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A1/B1" with ID 6092451 2026/08/29 05:13:12 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A1/B1/C1" with ID 6092458 2026/08/29 05:13:15 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A1/B1/C2" with ID 6092460 2026/08/29 05:13:16 INFO : A1/B2: Making directory 2026/08/29 05:13:17 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A1/B2" with ID 6092463 2026/08/29 05:13:17 INFO : A1/B1/C3: Making directory 2026/08/29 05:13:17 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A1/B1/C3" with ID 6092465 2026/08/29 05:13:22 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A2" with ID 6092470 2026/08/29 05:13:23 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A2/B1" with ID 6092478 2026/08/29 05:13:23 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A2/B1/C1" with ID 6092479 2026/08/29 05:13:24 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A2/B1/C2" with ID 6092483 2026/08/29 05:13:24 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A2/B1/C3" with ID 6092484 2026/08/29 05:13:25 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A2/B2" with ID 6092485 2026/08/29 05:13:29 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A1/one 2026/08/29 05:13:29 INFO : A1/one: Moved (server-side) to: A2/one 2026/08/29 05:13:29 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A1/B1/C2/five 2026/08/29 05:13:29 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/08/29 05:13:29 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A1/two 2026/08/29 05:13:29 INFO : A1/two: Moved (server-side) to: A2/two 2026/08/29 05:13:29 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A1/B1/C1/four 2026/08/29 05:13:29 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/08/29 05:13:30 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A1/B1/three 2026/08/29 05:13:30 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/08/29 05:13:31 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A1/B2" 2026/08/29 05:13:32 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A1/B1/C3" 2026/08/29 05:13:33 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A1/B1/C2" 2026/08/29 05:13:34 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A1/B1/C1" 2026/08/29 05:13:35 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A1/B1" 2026/08/29 05:13:36 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A1" 2026/08/29 05:13:41 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A3" with ID 6092500 2026/08/29 05:13:42 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A3/B1" with ID 6092503 2026/08/29 05:13:42 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A3/B1/C1" with ID 6092506 2026/08/29 05:13:43 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A3/B1/C2" with ID 6092511 2026/08/29 05:13:43 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A3/B1/C3" with ID 6092512 2026/08/29 05:13:44 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A3/B2" with ID 6092515 2026/08/29 05:13:49 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A2/one 2026/08/29 05:13:49 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/29 05:13:49 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A2/B1/C1/four 2026/08/29 05:13:49 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/29 05:13:49 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A2/B1/three 2026/08/29 05:13:49 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/29 05:13:49 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A2/B1/C2/five 2026/08/29 05:13:49 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/29 05:13:49 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A2/two 2026/08/29 05:13:49 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/29 05:13:51 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A2/B2" 2026/08/29 05:13:52 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A2/B1/C3" 2026/08/29 05:13:53 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A2/B1/C2" 2026/08/29 05:13:54 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A2/B1/C1" 2026/08/29 05:13:55 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A2/B1" 2026/08/29 05:13:56 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A2" 2026/08/29 05:13:59 INFO : FileLu root 'rclone-test-heyapab8qubi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/29 05:14:01 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A4" with ID 6092539 2026/08/29 05:14:01 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A4/B1" with ID 6092541 2026/08/29 05:14:02 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A4/B1/C1" with ID 6092542 2026/08/29 05:14:03 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A4/B1/C2" with ID 6092545 2026/08/29 05:14:03 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A4/B1/C3" with ID 6092546 2026/08/29 05:14:04 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/A4/B2" with ID 6092547 2026/08/29 05:14:08 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A3/B1/C1/four 2026/08/29 05:14:08 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/29 05:14:08 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A3/B1/three 2026/08/29 05:14:08 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/29 05:14:08 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A3/one 2026/08/29 05:14:08 INFO : A3/one: Moved (server-side) to: A4/one 2026/08/29 05:14:08 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A3/B1/C2/five 2026/08/29 05:14:08 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/29 05:14:08 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A3/two 2026/08/29 05:14:08 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/29 05:14:10 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A3/B2" 2026/08/29 05:14:11 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A3/B1/C3" 2026/08/29 05:14:12 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A3/B1/C2" 2026/08/29 05:14:13 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A3/B1/C1" 2026/08/29 05:14:14 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A3/B1" 2026/08/29 05:14:15 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A3" 2026/08/29 05:14:19 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A4/one 2026/08/29 05:14:20 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A4/two 2026/08/29 05:14:21 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A4/B1/three 2026/08/29 05:14:22 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A4/B1/C2/five 2026/08/29 05:14:23 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/A4/B1/C1/four 2026/08/29 05:14:24 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A4/B2" 2026/08/29 05:14:25 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A4/B1/C3" 2026/08/29 05:14:26 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A4/B1/C2" 2026/08/29 05:14:27 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A4/B1/C1" 2026/08/29 05:14:29 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A4/B1" 2026/08/29 05:14:30 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/A4" --- PASS: TestDirMove (88.17s) === RUN TestGetFsInfo run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (1.14s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:14:32 DEBUG : FileLu root 'rclone-test-heyapab8qubi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/29 05:14:35 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/29 05:14:35 NOTICE: FileLu root 'rclone-test-heyapab8qubi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/29 05:14:35 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/29 05:14:35 DEBUG : FileLu root 'rclone-test-heyapab8qubi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/29 05:14:37 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/29 05:14:37 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/29 05:14:39 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/no_checksum_big_file_from_pipe 2026/08/29 05:14:40 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:14:41 DEBUG : FileLu root 'rclone-test-heyapab8qubi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/29 05:14:43 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/29 05:14:43 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/29 05:14:43 DEBUG : FileLu root 'rclone-test-heyapab8qubi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/29 05:14:45 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/29 05:14:45 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/29 05:14:47 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/with_checksum_big_file_from_pipe 2026/08/29 05:14:47 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:14:49 DEBUG : FileLu root 'rclone-test-heyapab8qubi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/29 05:14:51 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/29 05:14:51 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/08/29 05:14:51 DEBUG : FileLu root 'rclone-test-heyapab8qubi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/29 05:14:53 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/29 05:14:53 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/08/29 05:14:55 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/ignore_checksum_big_file_from_pipe 2026/08/29 05:14:55 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:14:56 DEBUG : FileLu root 'rclone-test-heyapab8qubi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/29 05:14:59 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/29 05:14:59 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/29 05:14:59 DEBUG : FileLu root 'rclone-test-heyapab8qubi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/29 05:15:01 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/29 05:15:01 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/29 05:15:03 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/ignore_checksum_big_file_from_pipe 2026/08/29 05:15:03 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (32.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.48s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.72s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.02s) === RUN TestRcatMetadata run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" operations_test.go:1564: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (1.14s) === RUN TestRcatSize run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:15:08 DEBUG : potato1: size = 60 OK 2026/08/29 05:15:08 DEBUG : FileLu root 'rclone-test-heyapab8qubi': File to upload is small (60 bytes), uploading instead of streaming 2026/08/29 05:15:10 DEBUG : potato2: size = 60 OK 2026/08/29 05:15:10 DEBUG : potato2: Size of src and dst objects identical 2026/08/29 05:15:12 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/potato1 2026/08/29 05:15:12 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/potato2 --- PASS: TestRcatSize (7.76s) === RUN TestRcatSizeShortEOF run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:15:16 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/potato1 2026/08/29 05:15:16 ERROR : potato1: Post request put error: expected 120 bytes in input, but got 60: unexpected EOF --- PASS: TestRcatSizeShortEOF (3.90s) === RUN TestRcatSizeMetadata run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" operations_test.go:1657: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (1.15s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:15:20 DEBUG : potato1: size = 60 OK 2026/08/29 05:15:21 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/potato1 --- PASS: TestRcatSizeUploadHeaders (3.82s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" operations_test.go:1794: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:15:25 DEBUG : potato4: size = 60 (FileLu root 'rclone-test-heyapab8qubi') 2026/08/29 05:15:25 DEBUG : potato4: size = 59 (FileLu root 'rclone-test-heyapab8qubi') 2026/08/29 05:15:25 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(FileLu root 'rclone-test-heyapab8qubi') 59 2026/08/29 05:15:25 INFO : potato4: Removing failed copy 2026/08/29 05:15:26 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/potato4 === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:15:30 DEBUG : potato2: size = 60 OK 2026/08/29 05:15:31 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/potato2 === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:15:34 DEBUG : potato3: size = 60 OK 2026/08/29 05:15:35 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/potato3 --- PASS: TestRcatSizeChecksum (13.72s) --- SKIP: TestRcatSizeChecksum/Corrupted (1.13s) --- PASS: TestRcatSizeChecksum/SizeDiffers (4.68s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (4.09s) --- PASS: TestRcatSizeChecksum/NoHashes (3.82s) === RUN TestTouchDir run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" operations_test.go:1839: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (1.16s) === RUN TestMkdirMetadata run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.12s) === RUN TestMkdirModTime run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (1.13s) === RUN TestCopyDirMetadata run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (1.13s) === RUN TestSetDirModTime run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (1.12s) === RUN TestDirsEqual run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (1.16s) === RUN TestRemoveExisting run.go:198: Remote "FileLu root 'rclone-test-heyapab8qubi'", Local "Local file system at /tmp/rclone2165929745", Modify Window "876000h0m0s" 2026/08/29 05:15:43 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully created folder "rclone-test-heyapab8qubi/sub dir" with ID 6092649 2026/08/29 05:15:52 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.goletev3" before starting 2026/08/29 05:15:56 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub dir/test remove existing 2026/08/29 05:15:57 DEBUG : sub dir/test remove existing.goletev3: TEST: removing renamed existing file after operation 2026/08/29 05:15:59 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub dir/test remove existing.goletev3 2026/08/29 05:16:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lojubex7" before starting 2026/08/29 05:16:05 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/08/29 05:16:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lojubex7: TEST: renaming existing back after failed operation 2026/08/29 05:16:10 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lojubex7 2026/08/29 05:16:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.maxocer6" before starting 2026/08/29 05:16:17 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/08/29 05:16:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.maxocer6: TEST: removing renamed existing file after operation 2026/08/29 05:16:18 INFO : FileLu root 'rclone-test-heyapab8qubi': Successfully deleted file: /rclone-test-heyapab8qubi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.maxocer6 2026/08/29 05:16:22 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi/sub dir" --- PASS: TestRemoveExisting (40.17s) === 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/08/29 05:16:22 DEBUG : FileLu root 'rclone-test-heyapab8qubi': Purge remote 2026/08/29 05:16:23 INFO : FileLu root 'rclone-test-heyapab8qubi': Rmdir: successfully deleted "/rclone-test-heyapab8qubi" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 14m48.149796427s (try 1/5)