"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2025/12/06 04:45:51 DEBUG : Creating backend with remote "TestFileLu:rclone-test-katadif2dori" 2025/12/06 04:45:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/06 04:45:51 DEBUG : Creating backend with remote "/tmp/rclone1786944750" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/12/06 04:45:51 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.73s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/12/06 04:45:52 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.37s) === RUN TestSizeDiffers 2025/12/06 04:45:52 DEBUG : a: size = 0 OK 2025/12/06 04:45:52 DEBUG : a: size = 1 (memory) 2025/12/06 04:45:52 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/12/06 04:45:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/12/06 04:45:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/06 04:45:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/06 04:45:52 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/12/06 04:45:52 DEBUG : potato: Seek from 10 to 0 2025/12/06 04:45:52 DEBUG : potato: Seek from 10 to 0 2025/12/06 04:45:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/12/06 04:45:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/12/06 04:45:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/06 04:45:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/06 04:45:52 DEBUG : potato: Seek from 5 to 2 2025/12/06 04:45:52 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/12/06 04:45:52 DEBUG : potato: Seek from 7 to 0 2025/12/06 04:45:52 DEBUG : potato: Seek from 7 to 0 2025/12/06 04:45:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/12/06 04:45:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/12/06 04:45:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/06 04:45:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/06 04:45:52 DEBUG : potato: Seek from 5 to 2 2025/12/06 04:45:52 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/12/06 04:45:52 DEBUG : potato: Seek from 8 to 0 2025/12/06 04:45:52 DEBUG : potato: Seek from 8 to 0 2025/12/06 04:45:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/12/06 04:45:52 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/12/06 04:45:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/06 04:45:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/06 04:45:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/06 04:45:52 DEBUG : potato: Seek from 5 to 2 2025/12/06 04:45:52 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/12/06 04:45:52 DEBUG : potato: Seek from 9 to 0 2025/12/06 04:45:52 DEBUG : potato: Seek from 9 to 0 2025/12/06 04:45:52 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:45:52 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori" with ID 1786163 2025/12/06 04:45:54 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "rutabaga" === RUN TestCheck/1 === RUN TestCheck/2 2025/12/06 04:45:58 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "empty space" === RUN TestCheck/3 2025/12/06 04:46:01 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "potato2" === RUN TestCheck/4 === RUN TestCheck/5 2025/12/06 04:46:13 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "remotepotato" === RUN TestCheck/6 === RUN TestCheck/7 2025/12/06 04:46:26 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/empty space 2025/12/06 04:46:26 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/potato2 2025/12/06 04:46:27 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/remotepotato 2025/12/06 04:46:28 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/rutabaga --- PASS: TestCheck (36.05s) --- PASS: TestCheck/1 (0.52s) --- PASS: TestCheck/2 (0.50s) --- PASS: TestCheck/3 (0.43s) --- PASS: TestCheck/4 (0.40s) --- PASS: TestCheck/5 (0.40s) --- PASS: TestCheck/6 (3.40s) --- PASS: TestCheck/7 (0.91s) === RUN TestCheckFsError 2025/12/06 04:46:28 DEBUG : Creating backend with remote "nonexistent" 2025/12/06 04:46:28 DEBUG : Creating backend with remote "nonexistent" 2025/12/06 04:46:28 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/12/06 04:46:28 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/12/06 04:46:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/12/06 04:46:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:46:30 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/12/06 04:46:36 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "empty space" === RUN TestCheckDownload/3 2025/12/06 04:46:40 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "potato2" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/12/06 04:46:46 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/12/06 04:46:51 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/empty space 2025/12/06 04:46:52 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/potato2 2025/12/06 04:46:52 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/remotepotato 2025/12/06 04:46:52 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/rutabaga --- PASS: TestCheckDownload (25.16s) --- PASS: TestCheckDownload/1 (1.96s) --- PASS: TestCheckDownload/2 (1.58s) --- PASS: TestCheckDownload/3 (1.82s) --- PASS: TestCheckDownload/4 (1.99s) --- PASS: TestCheckDownload/5 (1.72s) --- PASS: TestCheckDownload/6 (1.80s) --- PASS: TestCheckDownload/7 (2.12s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:46:55 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/12/06 04:46:59 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2025/12/06 04:47:01 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/12/06 04:47:14 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/12/06 04:47:26 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/empty space 2025/12/06 04:47:26 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/potato2 2025/12/06 04:47:27 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/remotepotato 2025/12/06 04:47:28 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/rutabaga --- PASS: TestCheckSizeOnly (35.01s) --- PASS: TestCheckSizeOnly/1 (0.61s) --- PASS: TestCheckSizeOnly/2 (0.37s) --- PASS: TestCheckSizeOnly/3 (0.42s) --- PASS: TestCheckSizeOnly/4 (0.36s) --- PASS: TestCheckSizeOnly/5 (0.92s) --- PASS: TestCheckSizeOnly/6 (3.20s) --- PASS: TestCheckSizeOnly/7 (0.90s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:47:30 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "test.sum" 2025/12/06 04:47:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/12/06 04:47:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/12/06 04:47:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/12/06 04:47:32 NOTICE: test.sum: 2 warning(s) suppressed... 2025/12/06 04:47:35 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "test.sum" 2025/12/06 04:47:37 NOTICE: test.sum: improperly formatted checksum line 4 2025/12/06 04:47:37 NOTICE: test.sum: improperly formatted checksum line 5 2025/12/06 04:47:37 NOTICE: test.sum: improperly formatted checksum line 6 2025/12/06 04:47:37 NOTICE: test.sum: 2 warning(s) suppressed... 2025/12/06 04:47:38 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/test.sum --- PASS: TestParseSumFile (10.04s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:47:38 DEBUG : Creating backend with remote "TestFileLu:rclone-test-katadif2dori/data" check_test.go:350: FileLu root 'rclone-test-katadif2dori/data' lacks md5, skipping --- SKIP: TestCheckSum (1.66s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:47:40 DEBUG : Creating backend with remote "TestFileLu:rclone-test-katadif2dori/data" 2025/12/06 04:47:41 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/data" with ID 1786206 2025/12/06 04:47:43 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "data/banana" 2025/12/06 04:47:45 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest1 2025/12/06 04:47:52 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "data/potato" 2025/12/06 04:47:54 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest2 2025/12/06 04:48:01 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest3 2025/12/06 04:48:27 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest4 2025/12/06 04:48:34 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest5 2025/12/06 04:48:41 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest6 2025/12/06 04:48:49 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "data/banana" 2025/12/06 04:48:51 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "data/potato" 2025/12/06 04:48:53 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest7 2025/12/06 04:48:59 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/test.sum 2025/12/06 04:49:00 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/data/banana 2025/12/06 04:49:00 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/data/potato 2025/12/06 04:49:01 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/data" --- PASS: TestCheckSumDownload (81.80s) --- PASS: TestCheckSumDownload/subtest1 (3.63s) --- PASS: TestCheckSumDownload/subtest2 (3.72s) --- PASS: TestCheckSumDownload/subtest3 (12.99s) --- PASS: TestCheckSumDownload/subtest4 (3.82s) --- PASS: TestCheckSumDownload/subtest5 (4.03s) --- PASS: TestCheckSumDownload/subtest6 (3.97s) --- PASS: TestCheckSumDownload/subtest7 (3.66s) === RUN TestApplyTransforms 2025/12/06 04:49:02 DEBUG : Creating backend with remote "TestFileLu:rclone-test-zufonev1tome" 2025/12/06 04:49:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/06 04:49:02 DEBUG : Creating backend with remote "/tmp/rclone4206529510" run.go:185: Remote "FileLu root 'rclone-test-zufonev1tome'", Local "Local file system at /tmp/rclone4206529510", Modify Window "876000h0m0s" 2025/12/06 04:49:02 INFO : FileLu root 'rclone-test-zufonev1tome': Successfully created folder "rclone-test-zufonev1tome" with ID 1786245 2025/12/06 04:49:15 INFO : FileLu root 'rclone-test-zufonev1tome': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2025/12/06 04:49:16 ERROR : hello, world!: sum not found 2025/12/06 04:49:16 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-zufonev1tome' 2025/12/06 04:49:16 NOTICE: FileLu root 'rclone-test-zufonev1tome': 1 files missing 2025/12/06 04:49:16 NOTICE: 1 hashes missing 2025/12/06 04:49:16 NOTICE: FileLu root 'rclone-test-zufonev1tome': 1 differences found 2025/12/06 04:49:16 NOTICE: FileLu root 'rclone-test-zufonev1tome': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/12/06 04:49:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/06 04:49:25 NOTICE: FileLu root 'rclone-test-zufonev1tome': 0 differences found 2025/12/06 04:49:25 NOTICE: FileLu root 'rclone-test-zufonev1tome': 1 matching files 2025/12/06 04:49:25 DEBUG : Creating backend with remote "TestFileLu:rclone-test-vubewox8fozo" 2025/12/06 04:49:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/06 04:49:25 DEBUG : Creating backend with remote "/tmp/rclone3279845738" run.go:185: Remote "FileLu root 'rclone-test-vubewox8fozo'", Local "Local file system at /tmp/rclone3279845738", Modify Window "876000h0m0s" 2025/12/06 04:49:26 INFO : FileLu root 'rclone-test-vubewox8fozo': Successfully created folder "rclone-test-vubewox8fozo" with ID 1786250 2025/12/06 04:49:28 INFO : FileLu root 'rclone-test-vubewox8fozo': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2025/12/06 04:49:29 ERROR : HELLO, WORLD!: sum not found 2025/12/06 04:49:29 ERROR : hello, world!: file not in FileLu root 'rclone-test-vubewox8fozo' 2025/12/06 04:49:29 NOTICE: FileLu root 'rclone-test-vubewox8fozo': 1 files missing 2025/12/06 04:49:29 NOTICE: 1 hashes missing 2025/12/06 04:49:29 NOTICE: FileLu root 'rclone-test-vubewox8fozo': 1 differences found 2025/12/06 04:49:29 NOTICE: FileLu root 'rclone-test-vubewox8fozo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/12/06 04:49:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/06 04:49:31 NOTICE: FileLu root 'rclone-test-vubewox8fozo': 0 differences found 2025/12/06 04:49:31 NOTICE: FileLu root 'rclone-test-vubewox8fozo': 1 matching files 2025/12/06 04:49:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-zofubow2mila" 2025/12/06 04:49:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/06 04:49:31 DEBUG : Creating backend with remote "/tmp/rclone4113632019" run.go:185: Remote "FileLu root 'rclone-test-zofubow2mila'", Local "Local file system at /tmp/rclone4113632019", Modify Window "876000h0m0s" 2025/12/06 04:49:32 INFO : FileLu root 'rclone-test-zofubow2mila': Successfully created folder "rclone-test-zofubow2mila" with ID 1786259 2025/12/06 04:49:34 INFO : FileLu root 'rclone-test-zofubow2mila': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2025/12/06 04:49:35 ERROR : HeLlO, wOrLd!: sum not found 2025/12/06 04:49:35 ERROR : hello, world!: file not in FileLu root 'rclone-test-zofubow2mila' 2025/12/06 04:49:35 NOTICE: FileLu root 'rclone-test-zofubow2mila': 1 files missing 2025/12/06 04:49:35 NOTICE: 1 hashes missing 2025/12/06 04:49:35 NOTICE: FileLu root 'rclone-test-zofubow2mila': 1 differences found 2025/12/06 04:49:35 NOTICE: FileLu root 'rclone-test-zofubow2mila': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/12/06 04:49:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/06 04:49:37 NOTICE: FileLu root 'rclone-test-zofubow2mila': 0 differences found 2025/12/06 04:49:37 NOTICE: FileLu root 'rclone-test-zofubow2mila': 1 matching files 2025/12/06 04:49:37 DEBUG : Creating backend with remote "TestFileLu:rclone-test-necevik1pedi" 2025/12/06 04:49:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/06 04:49:37 DEBUG : Creating backend with remote "/tmp/rclone608191125" run.go:185: Remote "FileLu root 'rclone-test-necevik1pedi'", Local "Local file system at /tmp/rclone608191125", Modify Window "876000h0m0s" 2025/12/06 04:49:38 INFO : FileLu root 'rclone-test-necevik1pedi': Successfully created folder "rclone-test-necevik1pedi" with ID 1786265 2025/12/06 04:49:39 INFO : FileLu root 'rclone-test-necevik1pedi': Put: Successfully uploaded new file "HELLO, WORLD!" upperlowermixed checkfile vs. upper remote (without normalization) 2025/12/06 04:49:41 ERROR : HELLO, WORLD!: sum not found 2025/12/06 04:49:41 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-necevik1pedi' 2025/12/06 04:49:41 NOTICE: FileLu root 'rclone-test-necevik1pedi': 1 files missing 2025/12/06 04:49:41 NOTICE: 1 hashes missing 2025/12/06 04:49:41 NOTICE: FileLu root 'rclone-test-necevik1pedi': 1 differences found 2025/12/06 04:49:41 NOTICE: FileLu root 'rclone-test-necevik1pedi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/12/06 04:49:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/06 04:49:42 NOTICE: FileLu root 'rclone-test-necevik1pedi': 0 differences found 2025/12/06 04:49:42 NOTICE: FileLu root 'rclone-test-necevik1pedi': 1 matching files 2025/12/06 04:49:42 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tiguyuw6wera" 2025/12/06 04:49:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/06 04:49:42 DEBUG : Creating backend with remote "/tmp/rclone3363265064" run.go:185: Remote "FileLu root 'rclone-test-tiguyuw6wera'", Local "Local file system at /tmp/rclone3363265064", Modify Window "876000h0m0s" 2025/12/06 04:49:43 INFO : FileLu root 'rclone-test-tiguyuw6wera': Successfully created folder "rclone-test-tiguyuw6wera" with ID 1786268 2025/12/06 04:49:45 INFO : FileLu root 'rclone-test-tiguyuw6wera': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFD checkfile vs. NFC remote (without normalization) 2025/12/06 04:49:46 ERROR : 測試_Русский___ě_áñ: sum not found 2025/12/06 04:49:46 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-tiguyuw6wera' 2025/12/06 04:49:46 NOTICE: FileLu root 'rclone-test-tiguyuw6wera': 1 files missing 2025/12/06 04:49:46 NOTICE: 1 hashes missing 2025/12/06 04:49:46 NOTICE: FileLu root 'rclone-test-tiguyuw6wera': 1 differences found 2025/12/06 04:49:46 NOTICE: FileLu root 'rclone-test-tiguyuw6wera': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/12/06 04:49:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/06 04:49:48 NOTICE: FileLu root 'rclone-test-tiguyuw6wera': 0 differences found 2025/12/06 04:49:48 NOTICE: FileLu root 'rclone-test-tiguyuw6wera': 1 matching files 2025/12/06 04:49:48 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wukadey2vobo" 2025/12/06 04:49:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/06 04:49:48 DEBUG : Creating backend with remote "/tmp/rclone356127447" run.go:185: Remote "FileLu root 'rclone-test-wukadey2vobo'", Local "Local file system at /tmp/rclone356127447", Modify Window "876000h0m0s" 2025/12/06 04:49:49 INFO : FileLu root 'rclone-test-wukadey2vobo': Successfully created folder "rclone-test-wukadey2vobo" with ID 1786272 2025/12/06 04:49:51 INFO : FileLu root 'rclone-test-wukadey2vobo': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFC checkfile vs. NFD remote (without normalization) 2025/12/06 04:49:51 ERROR : 測試_Русский___ě_áñ: sum not found 2025/12/06 04:49:51 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-wukadey2vobo' 2025/12/06 04:49:51 NOTICE: FileLu root 'rclone-test-wukadey2vobo': 1 files missing 2025/12/06 04:49:51 NOTICE: 1 hashes missing 2025/12/06 04:49:51 NOTICE: FileLu root 'rclone-test-wukadey2vobo': 1 differences found 2025/12/06 04:49:51 NOTICE: FileLu root 'rclone-test-wukadey2vobo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/12/06 04:49:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/06 04:49:53 NOTICE: FileLu root 'rclone-test-wukadey2vobo': 0 differences found 2025/12/06 04:49:53 NOTICE: FileLu root 'rclone-test-wukadey2vobo': 1 matching files 2025/12/06 04:49:53 DEBUG : Creating backend with remote "TestFileLu:rclone-test-vekosey5cegi" 2025/12/06 04:49:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/06 04:49:53 DEBUG : Creating backend with remote "/tmp/rclone3608440576" run.go:185: Remote "FileLu root 'rclone-test-vekosey5cegi'", Local "Local file system at /tmp/rclone3608440576", Modify Window "876000h0m0s" 2025/12/06 04:49:54 INFO : FileLu root 'rclone-test-vekosey5cegi': Successfully created folder "rclone-test-vekosey5cegi" with ID 1786277 2025/12/06 04:49:56 INFO : FileLu root 'rclone-test-vekosey5cegi': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFDx2 checkfile vs. both remote (without normalization) 2025/12/06 04:49:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/12/06 04:49:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-vekosey5cegi' 2025/12/06 04:49:57 NOTICE: FileLu root 'rclone-test-vekosey5cegi': 1 files missing 2025/12/06 04:49:57 NOTICE: 1 hashes missing 2025/12/06 04:49:57 NOTICE: FileLu root 'rclone-test-vekosey5cegi': 1 differences found 2025/12/06 04:49:57 NOTICE: FileLu root 'rclone-test-vekosey5cegi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/12/06 04:49:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/06 04:49:59 NOTICE: FileLu root 'rclone-test-vekosey5cegi': 0 differences found 2025/12/06 04:49:59 NOTICE: FileLu root 'rclone-test-vekosey5cegi': 1 matching files 2025/12/06 04:49:59 DEBUG : Creating backend with remote "TestFileLu:rclone-test-zuxajif8fesi" 2025/12/06 04:49:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/06 04:49:59 DEBUG : Creating backend with remote "/tmp/rclone2635769029" run.go:185: Remote "FileLu root 'rclone-test-zuxajif8fesi'", Local "Local file system at /tmp/rclone2635769029", Modify Window "876000h0m0s" 2025/12/06 04:49:59 INFO : FileLu root 'rclone-test-zuxajif8fesi': Successfully created folder "rclone-test-zuxajif8fesi" with ID 1786285 2025/12/06 04:50:05 INFO : FileLu root 'rclone-test-zuxajif8fesi': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFCx2 checkfile vs. both remote (without normalization) 2025/12/06 04:50:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/12/06 04:50:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-zuxajif8fesi' 2025/12/06 04:50:09 NOTICE: FileLu root 'rclone-test-zuxajif8fesi': 1 files missing 2025/12/06 04:50:09 NOTICE: 1 hashes missing 2025/12/06 04:50:09 NOTICE: FileLu root 'rclone-test-zuxajif8fesi': 1 differences found 2025/12/06 04:50:09 NOTICE: FileLu root 'rclone-test-zuxajif8fesi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/12/06 04:50:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/06 04:50:21 NOTICE: FileLu root 'rclone-test-zuxajif8fesi': 0 differences found 2025/12/06 04:50:21 NOTICE: FileLu root 'rclone-test-zuxajif8fesi': 1 matching files 2025/12/06 04:50:21 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fevihay7guyu" 2025/12/06 04:50:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/06 04:50:21 DEBUG : Creating backend with remote "/tmp/rclone3651469212" run.go:185: Remote "FileLu root 'rclone-test-fevihay7guyu'", Local "Local file system at /tmp/rclone3651469212", Modify Window "876000h0m0s" 2025/12/06 04:50:22 INFO : FileLu root 'rclone-test-fevihay7guyu': Successfully created folder "rclone-test-fevihay7guyu" with ID 1786288 2025/12/06 04:50:24 INFO : FileLu root 'rclone-test-fevihay7guyu': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFDx2 remote (without normalization) 2025/12/06 04:50:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/12/06 04:50:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-fevihay7guyu' 2025/12/06 04:50:25 NOTICE: FileLu root 'rclone-test-fevihay7guyu': 1 files missing 2025/12/06 04:50:25 NOTICE: 1 hashes missing 2025/12/06 04:50:25 NOTICE: FileLu root 'rclone-test-fevihay7guyu': 1 differences found 2025/12/06 04:50:25 NOTICE: FileLu root 'rclone-test-fevihay7guyu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/12/06 04:50:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/06 04:50:27 NOTICE: FileLu root 'rclone-test-fevihay7guyu': 0 differences found 2025/12/06 04:50:27 NOTICE: FileLu root 'rclone-test-fevihay7guyu': 1 matching files 2025/12/06 04:50:27 DEBUG : Creating backend with remote "TestFileLu:rclone-test-menisuc8foce" 2025/12/06 04:50:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/06 04:50:27 DEBUG : Creating backend with remote "/tmp/rclone1759351382" run.go:185: Remote "FileLu root 'rclone-test-menisuc8foce'", Local "Local file system at /tmp/rclone1759351382", Modify Window "876000h0m0s" 2025/12/06 04:50:28 INFO : FileLu root 'rclone-test-menisuc8foce': Successfully created folder "rclone-test-menisuc8foce" with ID 1786291 2025/12/06 04:50:30 INFO : FileLu root 'rclone-test-menisuc8foce': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFCx2 remote (without normalization) 2025/12/06 04:50:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/12/06 04:50:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-menisuc8foce' 2025/12/06 04:50:31 NOTICE: FileLu root 'rclone-test-menisuc8foce': 1 files missing 2025/12/06 04:50:31 NOTICE: 1 hashes missing 2025/12/06 04:50:31 NOTICE: FileLu root 'rclone-test-menisuc8foce': 1 differences found 2025/12/06 04:50:31 NOTICE: FileLu root 'rclone-test-menisuc8foce': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/12/06 04:50:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/06 04:50:32 NOTICE: FileLu root 'rclone-test-menisuc8foce': 0 differences found 2025/12/06 04:50:32 NOTICE: FileLu root 'rclone-test-menisuc8foce': 1 matching files 2025/12/06 04:50:32 DEBUG : FileLu root 'rclone-test-menisuc8foce': Purge remote 2025/12/06 04:50:33 INFO : FileLu root 'rclone-test-menisuc8foce': Rmdir: successfully deleted "/rclone-test-menisuc8foce" 2025/12/06 04:50:33 DEBUG : FileLu root 'rclone-test-fevihay7guyu': Purge remote 2025/12/06 04:50:34 INFO : FileLu root 'rclone-test-fevihay7guyu': Rmdir: successfully deleted "/rclone-test-fevihay7guyu" 2025/12/06 04:50:34 DEBUG : FileLu root 'rclone-test-zuxajif8fesi': Purge remote 2025/12/06 04:50:34 INFO : FileLu root 'rclone-test-zuxajif8fesi': Rmdir: successfully deleted "/rclone-test-zuxajif8fesi" 2025/12/06 04:50:34 DEBUG : FileLu root 'rclone-test-vekosey5cegi': Purge remote 2025/12/06 04:50:35 INFO : FileLu root 'rclone-test-vekosey5cegi': Rmdir: successfully deleted "/rclone-test-vekosey5cegi" 2025/12/06 04:50:35 DEBUG : FileLu root 'rclone-test-wukadey2vobo': Purge remote 2025/12/06 04:50:36 INFO : FileLu root 'rclone-test-wukadey2vobo': Rmdir: successfully deleted "/rclone-test-wukadey2vobo" 2025/12/06 04:50:36 DEBUG : FileLu root 'rclone-test-tiguyuw6wera': Purge remote 2025/12/06 04:50:36 INFO : FileLu root 'rclone-test-tiguyuw6wera': Rmdir: successfully deleted "/rclone-test-tiguyuw6wera" 2025/12/06 04:50:36 DEBUG : FileLu root 'rclone-test-necevik1pedi': Purge remote 2025/12/06 04:50:37 INFO : FileLu root 'rclone-test-necevik1pedi': Rmdir: successfully deleted "/rclone-test-necevik1pedi" 2025/12/06 04:50:37 DEBUG : FileLu root 'rclone-test-zofubow2mila': Purge remote 2025/12/06 04:50:38 INFO : FileLu root 'rclone-test-zofubow2mila': Rmdir: successfully deleted "/rclone-test-zofubow2mila" 2025/12/06 04:50:38 DEBUG : FileLu root 'rclone-test-vubewox8fozo': Purge remote 2025/12/06 04:50:39 INFO : FileLu root 'rclone-test-vubewox8fozo': Rmdir: successfully deleted "/rclone-test-vubewox8fozo" 2025/12/06 04:50:39 DEBUG : FileLu root 'rclone-test-zufonev1tome': Purge remote 2025/12/06 04:50:39 INFO : FileLu root 'rclone-test-zufonev1tome': Rmdir: successfully deleted "/rclone-test-zufonev1tome" --- PASS: TestApplyTransforms (97.67s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:50:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/12/06 04:50:41 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/sub" with ID 1786298 2025/12/06 04:50:42 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "sub/file2" 2025/12/06 04:50:42 DEBUG : sub/file2: size = 14 OK 2025/12/06 04:50:42 INFO : file1: Copied (new) to: sub/file2 2025/12/06 04:50:44 DEBUG : sub/file2: size = 14 OK 2025/12/06 04:50:44 DEBUG : file1: Sizes identical 2025/12/06 04:50:44 DEBUG : file1: Unchanged skipping 2025/12/06 04:50:45 DEBUG : FileLu root 'rclone-test-katadif2dori': don't need to copy/move sub/file2, it is already at target location 2025/12/06 04:50:47 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub/file2 2025/12/06 04:50:48 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/sub" --- PASS: TestCopyFile (9.14s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (1.03s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:50:50 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/dst" with ID 1786305 2025/12/06 04:50:52 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "dst/file1" 2025/12/06 04:50:53 DEBUG : Creating backend with remote "TestFileLu:rclone-test-katadif2dori/backup" 2025/12/06 04:50:54 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1786944750) 2025/12/06 04:50:54 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-katadif2dori') 2025/12/06 04:50:54 DEBUG : dst/file1: Sizes differ 2025/12/06 04:50:57 INFO : FileLu root 'rclone-test-katadif2dori/backup': Successfully created folder "rclone-test-katadif2dori/backup/dst" with ID 1786309 2025/12/06 04:50:59 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/dst/file1 2025/12/06 04:50:59 INFO : dst/file1: Moved (server-side) 2025/12/06 04:51:10 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "dst/file1" 2025/12/06 04:51:10 DEBUG : dst/file1: size = 14 OK 2025/12/06 04:51:10 INFO : dst/file1: Copied (new) 2025/12/06 04:51:22 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/dst/file1 2025/12/06 04:51:25 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/backup/dst/file1 2025/12/06 04:51:26 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/dst" 2025/12/06 04:51:26 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/backup/dst" 2025/12/06 04:51:27 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/backup" --- PASS: TestCopyFileBackupDir (38.21s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:51:28 DEBUG : Creating backend with remote "TestFileLu:rclone-test-katadif2dori/dst" 2025/12/06 04:51:29 DEBUG : Creating backend with remote "TestFileLu:rclone-test-katadif2dori/CompareDest" 2025/12/06 04:51:29 DEBUG : one: Need to transfer - File not found at Destination 2025/12/06 04:51:30 INFO : FileLu root 'rclone-test-katadif2dori/dst': Successfully created folder "rclone-test-katadif2dori/dst" with ID 1786325 2025/12/06 04:51:32 INFO : FileLu root 'rclone-test-katadif2dori/dst': Put: Successfully uploaded new file "one" 2025/12/06 04:51:32 DEBUG : one: size = 3 OK 2025/12/06 04:51:32 INFO : one: Copied (new) 2025/12/06 04:51:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1786944750) 2025/12/06 04:51:35 DEBUG : one: size = 3 (FileLu root 'rclone-test-katadif2dori/dst') 2025/12/06 04:51:35 DEBUG : one: Sizes differ 2025/12/06 04:51:38 DEBUG : one: size = 5 OK 2025/12/06 04:51:38 INFO : one: Copied (replaced existing) 2025/12/06 04:51:42 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "dst/one" 2025/12/06 04:51:42 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/CompareDest" with ID 1786332 2025/12/06 04:51:44 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "CompareDest/one" 2025/12/06 04:51:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1786944750) 2025/12/06 04:51:46 DEBUG : one: size = 3 (FileLu root 'rclone-test-katadif2dori/dst') 2025/12/06 04:51:46 DEBUG : one: Sizes differ 2025/12/06 04:51:47 DEBUG : one: size = 5 OK 2025/12/06 04:51:47 DEBUG : one: Sizes identical 2025/12/06 04:51:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/12/06 04:51:50 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "CompareDest/two" 2025/12/06 04:51:51 DEBUG : two: Need to transfer - File not found at Destination 2025/12/06 04:51:52 DEBUG : two: size = 3 OK 2025/12/06 04:51:52 DEBUG : two: Sizes identical 2025/12/06 04:51:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/12/06 04:51:54 DEBUG : two: Need to transfer - File not found at Destination 2025/12/06 04:51:55 DEBUG : two: size = 3 OK 2025/12/06 04:51:55 DEBUG : two: Sizes identical 2025/12/06 04:51:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/12/06 04:51:57 DEBUG : two: Need to transfer - File not found at Destination 2025/12/06 04:51:58 DEBUG : two: size = 5 (Local file system at /tmp/rclone1786944750) 2025/12/06 04:51:58 DEBUG : two: size = 3 (FileLu root 'rclone-test-katadif2dori/CompareDest') 2025/12/06 04:51:58 DEBUG : two: Sizes differ 2025/12/06 04:52:00 INFO : FileLu root 'rclone-test-katadif2dori/dst': Put: Successfully uploaded new file "two" 2025/12/06 04:52:00 DEBUG : two: size = 5 OK 2025/12/06 04:52:00 INFO : two: Copied (new) 2025/12/06 04:52:18 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/dst/one 2025/12/06 04:52:22 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/dst/two 2025/12/06 04:52:24 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/CompareDest/one 2025/12/06 04:52:25 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/CompareDest/two 2025/12/06 04:52:26 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/dst" 2025/12/06 04:52:27 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/CompareDest" --- PASS: TestCopyFileCompareDest (59.66s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (1.16s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.75s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.75s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (1.40s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:52:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/12/06 04:52:32 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/TestCopyFileMaxTransfer" with ID 1786362 2025/12/06 04:52:34 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2025/12/06 04:52:34 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/12/06 04:52:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/12/06 04:52:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/12/06 04:52:37 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://2001.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 2025/12/06 04:52:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/12/06 04:52:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/12/06 04:52:42 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2025/12/06 04:52:42 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/12/06 04:52:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/12/06 04:52:44 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/TestCopyFileMaxTransfer/file1 2025/12/06 04:52:45 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/TestCopyFileMaxTransfer/file4 2025/12/06 04:52:46 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (14.57s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.91s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.02s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.73s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.81s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.00s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.74s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.90s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.93s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.74s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.86s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (2.10s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:52:59 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "a.txt" 2025/12/06 04:53:01 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "zend.txt" 2025/12/06 04:53:02 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/sub dir" with ID 1786385 2025/12/06 04:53:07 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "sub dir/hello world" 2025/12/06 04:53:20 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "sub dir/hello world2" 2025/12/06 04:53:21 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/sub dir/ignore dir" with ID 1786389 2025/12/06 04:53:25 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/12/06 04:53:27 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/12/06 04:53:28 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/sub dir/sub sub dir" with ID 1786392 2025/12/06 04:53:30 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/12/06 04:53:32 DEBUG : a.txt: Excluded (Size Filter) 2025/12/06 04:53:32 DEBUG : a.txt: Excluded 2025/12/06 04:53:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/12/06 04:53:33 DEBUG : sub dir/hello world2: Excluded 2025/12/06 04:53:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/12/06 04:53:33 DEBUG : sub dir/hello world: Excluded 2025/12/06 04:53:34 DEBUG : sub dir/ignore dir: Excluded 2025/12/06 04:53:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/12/06 04:53:35 DEBUG : sub dir/hello world2: Excluded 2025/12/06 04:53:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/12/06 04:53:35 DEBUG : sub dir/hello world: Excluded 2025/12/06 04:53:35 DEBUG : sub dir/ignore dir: Excluded 2025/12/06 04:53:37 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/a.txt 2025/12/06 04:53:38 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/zend.txt 2025/12/06 04:53:38 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub dir/hello world 2025/12/06 04:53:39 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub dir/hello world2 2025/12/06 04:53:40 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub dir/ignore dir/.ignore 2025/12/06 04:53:40 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub dir/ignore dir/should be ignored 2025/12/06 04:53:40 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub dir/sub sub dir/hello world3 2025/12/06 04:53:41 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/sub dir/sub sub dir" 2025/12/06 04:53:42 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/sub dir/ignore dir" 2025/12/06 04:53:43 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/sub dir" --- PASS: TestListDirSorted (46.87s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:53:46 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "a.txt" 2025/12/06 04:53:48 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "zend.txt" 2025/12/06 04:53:49 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/sub dir" with ID 1786407 2025/12/06 04:53:50 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "sub dir/hello world" 2025/12/06 04:53:52 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "sub dir/hello world2" 2025/12/06 04:53:53 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/sub dir/ignore dir" with ID 1786411 2025/12/06 04:53:55 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/12/06 04:53:57 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/12/06 04:53:58 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/sub dir/sub sub dir" with ID 1786417 2025/12/06 04:53:59 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/12/06 04:54:02 DEBUG : a.txt: Excluded (Size Filter) 2025/12/06 04:54:02 DEBUG : a.txt: Excluded 2025/12/06 04:54:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/12/06 04:54:08 DEBUG : sub dir/hello world2: Excluded 2025/12/06 04:54:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/12/06 04:54:08 DEBUG : sub dir/hello world: Excluded 2025/12/06 04:54:10 DEBUG : sub dir/ignore dir: Excluded 2025/12/06 04:54:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/12/06 04:54:13 DEBUG : sub dir/hello world2: Excluded 2025/12/06 04:54:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/12/06 04:54:13 DEBUG : sub dir/hello world: Excluded 2025/12/06 04:54:13 DEBUG : sub dir/ignore dir: Excluded 2025/12/06 04:54:24 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/a.txt 2025/12/06 04:54:27 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/zend.txt 2025/12/06 04:54:28 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub dir/hello world 2025/12/06 04:54:29 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub dir/hello world2 2025/12/06 04:54:29 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub dir/ignore dir/.ignore 2025/12/06 04:54:30 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub dir/ignore dir/should be ignored 2025/12/06 04:54:31 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub dir/sub sub dir/hello world3 2025/12/06 04:54:31 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/sub dir/sub sub dir" 2025/12/06 04:54:32 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/sub dir/ignore dir" 2025/12/06 04:54:34 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/sub dir" --- PASS: TestListDirSortedFn (50.45s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:54:36 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "file1" 2025/12/06 04:54:37 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/sub" with ID 1786432 2025/12/06 04:54:39 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "sub/file2" === 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 2025/12/06 04:54:44 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2025/12/06 04:54:46 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/file1 2025/12/06 04:54:47 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub/file2 2025/12/06 04:54:53 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/sub" --- PASS: TestListJSON (19.24s) --- PASS: TestListJSON/Default (0.36s) --- PASS: TestListJSON/FilesOnly (0.39s) --- PASS: TestListJSON/DirsOnly (0.45s) --- PASS: TestListJSON/Recurse (1.21s) --- PASS: TestListJSON/SubDir (0.37s) --- PASS: TestListJSON/NoModTime (0.37s) --- PASS: TestListJSON/NoMimeType (0.37s) --- PASS: TestListJSON/ShowHash (0.54s) --- PASS: TestListJSON/HashTypes (0.55s) --- PASS: TestListJSON/Metadata (0.46s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:54:56 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "file1" 2025/12/06 04:54:57 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/sub" with ID 1786445 2025/12/06 04:54:58 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "sub/file2" === 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 2025/12/06 04:55:16 DEBUG : Creating backend with remote "TestFileLu:rclone-test-katadif2dori/notfound" 2025/12/06 04:55:24 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/file1 2025/12/06 04:55:26 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub/file2 2025/12/06 04:55:28 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/sub" --- PASS: TestStatJSON (34.73s) --- PASS: TestStatJSON/Root (0.39s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.36s) --- PASS: TestStatJSON/Dir (0.80s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.52s) --- PASS: TestStatJSON/File (3.10s) --- PASS: TestStatJSON/NotFound (8.09s) --- PASS: TestStatJSON/DirFilesOnly (0.55s) --- PASS: TestStatJSON/FileFilesOnly (0.90s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.37s) --- PASS: TestStatJSON/DirDirsOnly (0.37s) --- PASS: TestStatJSON/FileDirsOnly (0.36s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.39s) --- PASS: TestStatJSON/RootNotFound (1.34s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:55:28 INFO : FileLu root 'rclone-test-katadif2dori': Making directory 2025/12/06 04:55:28 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori" with ID 1.786163e+06 2025/12/06 04:55:29 INFO : FileLu root 'rclone-test-katadif2dori': Making directory 2025/12/06 04:55:29 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori" with ID 1.786163e+06 --- PASS: TestMkdir (2.28s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:55:31 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/sub dir" with ID 1786454 2025/12/06 04:55:33 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "sub dir/hello world" 2025/12/06 04:55:35 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub dir/hello world 2025/12/06 04:55:36 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/sub dir" --- PASS: TestLsd (6.33s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:55:39 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "potato2" 2025/12/06 04:55:41 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "empty space" 2025/12/06 04:55:43 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/empty space 2025/12/06 04:55:43 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/potato2 --- PASS: TestLs (7.31s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:55:46 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "potato2" 2025/12/06 04:55:48 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "empty space" 2025/12/06 04:55:49 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/12/06 04:55:49 DEBUG : empty space: Excluded 2025/12/06 04:55:51 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/empty space 2025/12/06 04:55:51 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/potato2 --- PASS: TestLsWithFilesFrom (7.82s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:55:54 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "potato2" 2025/12/06 04:55:56 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "empty space" 2025/12/06 04:55:58 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/empty space 2025/12/06 04:55:58 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/potato2 --- PASS: TestLsLong (7.02s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:56:01 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "potato2" 2025/12/06 04:56:10 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "empty space" 2025/12/06 04:56:23 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/empty space 2025/12/06 04:56:26 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/potato2 --- PASS: TestHashSums (27.90s) === RUN TestHashSumsWithErrors 2025/12/06 04:56:27 DEBUG : Creating backend with remote ":memory:" 2025/12/06 04:56:27 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.01s) === RUN TestHashStream 2025/12/06 04:56:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/12/06 04:56:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/12/06 04:56:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/12/06 04:56:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/12/06 04:56:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/12/06 04:56:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/12/06 04:56:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/12/06 04:56:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:56:29 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "potato2" 2025/12/06 04:56:31 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "empty space" 2025/12/06 04:56:32 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/sub dir" with ID 1786485 2025/12/06 04:56:33 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "sub dir/potato3" 2025/12/06 04:56:36 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/empty space 2025/12/06 04:56:36 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/potato2 2025/12/06 04:56:38 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub dir/potato3 2025/12/06 04:56:44 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/sub dir" --- PASS: TestCount (17.54s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:56:47 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "small" 2025/12/06 04:56:49 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "medium" 2025/12/06 04:56:51 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "large" 2025/12/06 04:56:52 DEBUG : Waiting for deletions to finish 2025/12/06 04:56:52 DEBUG : large: Excluded (Size Filter) 2025/12/06 04:56:52 DEBUG : large: Excluded 2025/12/06 04:56:53 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/medium 2025/12/06 04:56:53 INFO : medium: Deleted 2025/12/06 04:56:53 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/small 2025/12/06 04:56:53 INFO : small: Deleted 2025/12/06 04:56:54 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/large --- PASS: TestDelete (10.67s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:56:57 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "small" 2025/12/06 04:56:59 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "medium" 2025/12/06 04:57:01 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "large" 2025/12/06 04:57:03 DEBUG : Waiting for deletions to finish 2025/12/06 04:57:04 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/12/06 04:57:09 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/medium 2025/12/06 04:57:09 INFO : medium: Deleted 2025/12/06 04:57:11 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/large 2025/12/06 04:57:11 INFO : large: Deleted 2025/12/06 04:57:22 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/small --- PASS: TestMaxDelete (31.91s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:57:29 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "small" 2025/12/06 04:57:31 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "medium" 2025/12/06 04:57:33 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "large" 2025/12/06 04:57:33 DEBUG : Waiting for deletions to finish 2025/12/06 04:57:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/12/06 04:57:34 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/medium 2025/12/06 04:57:34 INFO : medium: Deleted 2025/12/06 04:57:34 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/small 2025/12/06 04:57:34 INFO : small: Deleted 2025/12/06 04:57:36 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/large --- PASS: TestMaxDeleteSizeLargeFile (10.33s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:57:39 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "small" 2025/12/06 04:57:41 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "medium" 2025/12/06 04:57:43 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "large" 2025/12/06 04:57:44 DEBUG : Waiting for deletions to finish 2025/12/06 04:57:44 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/12/06 04:57:45 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/large 2025/12/06 04:57:45 INFO : large: Deleted 2025/12/06 04:57:45 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/medium 2025/12/06 04:57:45 INFO : medium: Deleted 2025/12/06 04:57:46 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/small --- PASS: TestMaxDeleteSize (10.06s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:57:49 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "ReadFile" 2025/12/06 04:57:53 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/ReadFile --- PASS: TestReadFile (7.43s) === RUN TestRetry 2025/12/06 04:57:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/12/06 04:57:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/12/06 04:57:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/12/06 04:57:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/12/06 04:57:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/12/06 04:57:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/12/06 04:57:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:57:57 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "file1" 2025/12/06 04:57:59 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "file2" 2025/12/06 04:58:35 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/file1 2025/12/06 04:58:36 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/file2 --- PASS: TestCat (41.36s) === RUN TestPurge 2025/12/06 04:58:36 DEBUG : Creating backend with remote "TestFileLu:rclone-test-citopik3rufe" 2025/12/06 04:58:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/06 04:58:36 DEBUG : Creating backend with remote "/tmp/rclone1518602639" run.go:185: Remote "FileLu root 'rclone-test-citopik3rufe'", Local "Local file system at /tmp/rclone1518602639", Modify Window "876000h0m0s" 2025/12/06 04:58:37 INFO : FileLu root 'rclone-test-citopik3rufe': Successfully created folder "rclone-test-citopik3rufe" with ID 1786528 2025/12/06 04:58:37 INFO : FileLu root 'rclone-test-citopik3rufe': Successfully created folder "rclone-test-citopik3rufe" with ID 1.786528e+06 2025/12/06 04:58:38 INFO : FileLu root 'rclone-test-citopik3rufe': Successfully created folder "rclone-test-citopik3rufe/A1/B1/C1" with ID 1786531 2025/12/06 04:58:40 INFO : FileLu root 'rclone-test-citopik3rufe': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/12/06 04:58:40 INFO : A2: Making directory 2025/12/06 04:58:41 INFO : FileLu root 'rclone-test-citopik3rufe': Successfully created folder "rclone-test-citopik3rufe/A2" with ID 1786535 2025/12/06 04:58:41 INFO : A1/B2: Making directory 2025/12/06 04:58:41 INFO : FileLu root 'rclone-test-citopik3rufe': Successfully created folder "rclone-test-citopik3rufe/A1/B2" with ID 1786536 2025/12/06 04:58:41 INFO : A1/B2/C2: Making directory 2025/12/06 04:58:42 INFO : FileLu root 'rclone-test-citopik3rufe': Successfully created folder "rclone-test-citopik3rufe/A1/B2/C2" with ID 1786537 2025/12/06 04:58:42 INFO : A1/B1/C3: Making directory 2025/12/06 04:58:42 INFO : FileLu root 'rclone-test-citopik3rufe': Successfully created folder "rclone-test-citopik3rufe/A1/B1/C3" with ID 1786538 2025/12/06 04:58:42 INFO : A3: Making directory 2025/12/06 04:58:42 INFO : FileLu root 'rclone-test-citopik3rufe': Successfully created folder "rclone-test-citopik3rufe/A3" with ID 1786539 2025/12/06 04:58:42 INFO : A3/B3: Making directory 2025/12/06 04:58:43 INFO : FileLu root 'rclone-test-citopik3rufe': Successfully created folder "rclone-test-citopik3rufe/A3/B3" with ID 1786542 2025/12/06 04:58:43 INFO : A3/B3/C4: Making directory 2025/12/06 04:58:44 INFO : FileLu root 'rclone-test-citopik3rufe': Successfully created folder "rclone-test-citopik3rufe/A3/B3/C4" with ID 1786544 2025/12/06 04:58:46 INFO : FileLu root 'rclone-test-citopik3rufe': Put: Successfully uploaded new file "A1/two" 2025/12/06 04:58:53 INFO : FileLu root 'rclone-test-citopik3rufe': Rmdir: successfully deleted "/rclone-test-citopik3rufe/A1/B1" 2025/12/06 04:58:56 INFO : FileLu root 'rclone-test-citopik3rufe': Rmdir: successfully deleted "/rclone-test-citopik3rufe" 2025/12/06 04:58:56 ERROR : error listing: directory not found 2025/12/06 04:58:56 DEBUG : FileLu root 'rclone-test-citopik3rufe': Purge remote 2025/12/06 04:58:57 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (21.39s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:58:58 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori" with ID 1.786163e+06 2025/12/06 04:58:59 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A1/B1/C1" with ID 1786554 2025/12/06 04:59:01 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/12/06 04:59:01 INFO : A2: Making directory 2025/12/06 04:59:01 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A2" with ID 1786555 2025/12/06 04:59:01 INFO : A1/B2: Making directory 2025/12/06 04:59:01 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A1/B2" with ID 1786556 2025/12/06 04:59:01 INFO : A1/B2/C2: Making directory 2025/12/06 04:59:02 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A1/B2/C2" with ID 1786557 2025/12/06 04:59:02 INFO : A1/B1/C3: Making directory 2025/12/06 04:59:02 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A1/B1/C3" with ID 1786558 2025/12/06 04:59:02 INFO : A3: Making directory 2025/12/06 04:59:03 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A3" with ID 1786559 2025/12/06 04:59:03 INFO : A3/B3: Making directory 2025/12/06 04:59:03 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A3/B3" with ID 1786562 2025/12/06 04:59:03 INFO : A3/B3/C4: Making directory 2025/12/06 04:59:04 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A3/B3/C4" with ID 1786563 2025/12/06 04:59:25 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "A1/two" 2025/12/06 04:59:32 DEBUG : removing 1 level 3 directories 2025/12/06 04:59:32 INFO : A3/B3/C4: Removing directory 2025/12/06 04:59:33 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A3/B3/C4" 2025/12/06 04:59:37 DEBUG : removing 2 level 3 directories 2025/12/06 04:59:37 INFO : A1/B2/C2: Removing directory 2025/12/06 04:59:37 INFO : A1/B1/C3: Removing directory 2025/12/06 04:59:38 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A1/B2/C2" 2025/12/06 04:59:38 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A1/B1/C3" 2025/12/06 04:59:38 DEBUG : removing 2 level 2 directories 2025/12/06 04:59:38 INFO : A3/B3: Removing directory 2025/12/06 04:59:38 INFO : A1/B2: Removing directory 2025/12/06 04:59:39 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A3/B3" 2025/12/06 04:59:39 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A1/B2" 2025/12/06 04:59:39 DEBUG : removing 2 level 1 directories 2025/12/06 04:59:39 INFO : A3: Removing directory 2025/12/06 04:59:39 INFO : A2: Removing directory 2025/12/06 04:59:40 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A2" 2025/12/06 04:59:40 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A3" 2025/12/06 04:59:43 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A1/B1/C1/one 2025/12/06 04:59:44 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A1/two 2025/12/06 04:59:46 DEBUG : removing 1 level 3 directories 2025/12/06 04:59:46 INFO : A1/B1/C1: Removing directory 2025/12/06 04:59:47 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A1/B1/C1" 2025/12/06 04:59:47 DEBUG : removing 1 level 2 directories 2025/12/06 04:59:47 INFO : A1/B1: Removing directory 2025/12/06 04:59:48 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A1/B1" 2025/12/06 04:59:48 DEBUG : removing 1 level 1 directories 2025/12/06 04:59:48 INFO : A1: Removing directory 2025/12/06 04:59:49 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A1" 2025/12/06 04:59:49 DEBUG : removing 1 level 0 directories 2025/12/06 04:59:49 INFO : FileLu root 'rclone-test-katadif2dori': Removing directory 2025/12/06 04:59:50 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori" 2025/12/06 04:59:50 ERROR : error listing: directory not found 2025/12/06 04:59:51 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (53.28s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 04:59:51 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori" with ID 1786570 2025/12/06 04:59:51 INFO : A1: Making directory 2025/12/06 04:59:51 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A1" with ID 1786571 2025/12/06 04:59:51 INFO : A1/B1: Making directory 2025/12/06 04:59:52 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A1/B1" with ID 1786572 2025/12/06 04:59:52 INFO : A1/B1/C1: Making directory 2025/12/06 04:59:52 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A1/B1/C1" with ID 1786573 2025/12/06 04:59:56 DEBUG : removing 1 level 3 directories 2025/12/06 04:59:56 INFO : A1/B1/C1: Removing directory 2025/12/06 04:59:57 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A1/B1/C1" 2025/12/06 04:59:57 DEBUG : removing 1 level 2 directories 2025/12/06 04:59:57 INFO : A1/B1: Removing directory 2025/12/06 04:59:58 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A1/B1" 2025/12/06 05:00:02 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A1" --- PASS: TestRmdirsLeaveRoot (13.84s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 05:00:05 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori" with ID 1.78657e+06 2025/12/06 05:00:05 INFO : A1: Making directory 2025/12/06 05:00:06 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A1" with ID 1786579 2025/12/06 05:00:06 INFO : A1/B1: Making directory 2025/12/06 05:00:06 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A1/B1" with ID 1786581 2025/12/06 05:00:06 INFO : A1/B1/C1: Making directory 2025/12/06 05:00:06 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A1/B1/C1" with ID 1786582 2025/12/06 05:00:10 DEBUG : removing 1 level 3 directories 2025/12/06 05:00:10 INFO : A1/B1/C1: Removing directory 2025/12/06 05:00:26 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A1/B1/C1" 2025/12/06 05:00:26 DEBUG : removing 1 level 2 directories 2025/12/06 05:00:26 INFO : A1/B1: Removing directory 2025/12/06 05:00:30 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A1/B1" 2025/12/06 05:00:33 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A1" --- PASS: TestRmdirsWithFilter (29.15s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 05:00:36 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "file1" 2025/12/06 05:00:38 DEBUG : filename.txt: File name found in url 2025/12/06 05:00:40 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "filename.txt" 2025/12/06 05:00:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/12/06 05:00:42 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "headerfilename.txt" 2025/12/06 05:00:44 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "file2" 2025/12/06 05:00:46 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/file1 2025/12/06 05:00:46 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/file2 2025/12/06 05:00:46 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/filename.txt 2025/12/06 05:00:47 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/headerfilename.txt --- PASS: TestCopyURL (13.83s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 05:00:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/12/06 05:00:49 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/sub" with ID 1786596 2025/12/06 05:00:51 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "sub/file2" 2025/12/06 05:00:51 DEBUG : sub/file2: size = 14 OK 2025/12/06 05:00:51 INFO : file1: Copied (new) to: sub/file2 2025/12/06 05:00:51 INFO : file1: Deleted 2025/12/06 05:00:53 DEBUG : sub/file2: size = 14 OK 2025/12/06 05:00:53 DEBUG : file1: Sizes identical 2025/12/06 05:00:53 DEBUG : file1: Unchanged skipping 2025/12/06 05:00:53 INFO : file1: Deleted 2025/12/06 05:00:54 DEBUG : FileLu root 'rclone-test-katadif2dori': don't need to copy/move sub/file2, it is already at target location 2025/12/06 05:00:56 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub/file2 2025/12/06 05:00:57 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/sub" --- PASS: TestMoveFile (9.58s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 05:00:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/12/06 05:01:00 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "file1" 2025/12/06 05:01:00 DEBUG : file1: size = 14 OK 2025/12/06 05:01:00 INFO : file1: Copied (new) 2025/12/06 05:01:00 INFO : file1: Deleted 2025/12/06 05:01:01 DEBUG : file1: Destination exists, skipping 2025/12/06 05:01:01 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/12/06 05:01:09 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/file1 --- PASS: TestMoveFileWithIgnoreExisting (12.30s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (7.64s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (3.98s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 05:01:22 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/dst" with ID 1786607 2025/12/06 05:01:29 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "dst/file1" 2025/12/06 05:01:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-katadif2dori/backup" 2025/12/06 05:01:31 DEBUG : Config file has changed externally - reloading 2025/12/06 05:01:32 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1786944750) 2025/12/06 05:01:32 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-katadif2dori') 2025/12/06 05:01:32 DEBUG : dst/file1: Sizes differ 2025/12/06 05:01:34 INFO : FileLu root 'rclone-test-katadif2dori/backup': Successfully created folder "rclone-test-katadif2dori/backup/dst" with ID 1786613 2025/12/06 05:01:37 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/dst/file1 2025/12/06 05:01:37 INFO : dst/file1: Moved (server-side) 2025/12/06 05:01:39 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "dst/file1" 2025/12/06 05:01:39 DEBUG : dst/file1: size = 14 OK 2025/12/06 05:01:39 INFO : dst/file1: Copied (new) 2025/12/06 05:01:39 INFO : dst/file1: Deleted 2025/12/06 05:01:43 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/dst/file1 2025/12/06 05:01:43 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/backup/dst/file1 2025/12/06 05:01:44 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/dst" 2025/12/06 05:01:45 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/backup/dst" 2025/12/06 05:01:46 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/backup" --- PASS: TestMoveFileBackupDir (25.70s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 05:01:47 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori" with ID 1.78657e+06 2025/12/06 05:01:48 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A1" with ID 1786616 2025/12/06 05:01:50 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "A1/one" 2025/12/06 05:01:52 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "A1/two" 2025/12/06 05:01:53 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A1/B1" with ID 1786619 2025/12/06 05:01:55 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "A1/B1/three" 2025/12/06 05:01:56 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A1/B1/C1" with ID 1786621 2025/12/06 05:01:57 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "A1/B1/C1/four" 2025/12/06 05:01:58 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A1/B1/C2" with ID 1786624 2025/12/06 05:02:00 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "A1/B1/C2/five" 2025/12/06 05:02:00 INFO : A1/B2: Making directory 2025/12/06 05:02:00 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A1/B2" with ID 1786628 2025/12/06 05:02:00 INFO : A1/B1/C3: Making directory 2025/12/06 05:02:01 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A1/B1/C3" with ID 1786629 2025/12/06 05:02:14 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A2" with ID 1786632 2025/12/06 05:02:14 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A2/B1" with ID 1786633 2025/12/06 05:02:15 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A2/B1/C1" with ID 1786634 2025/12/06 05:02:15 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A2/B1/C2" with ID 1786635 2025/12/06 05:02:15 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A2/B1/C3" with ID 1786636 2025/12/06 05:02:16 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A2/B2" with ID 1786637 2025/12/06 05:02:32 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A1/one 2025/12/06 05:02:32 INFO : A1/one: Moved (server-side) to: A2/one 2025/12/06 05:02:32 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A1/B1/three 2025/12/06 05:02:32 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2025/12/06 05:02:32 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A1/two 2025/12/06 05:02:32 INFO : A1/two: Moved (server-side) to: A2/two 2025/12/06 05:02:32 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A1/B1/C1/four 2025/12/06 05:02:32 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2025/12/06 05:02:32 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A1/B1/C2/five 2025/12/06 05:02:32 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2025/12/06 05:02:33 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A1/B2" 2025/12/06 05:02:34 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A1/B1/C3" 2025/12/06 05:02:35 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A1/B1/C2" 2025/12/06 05:02:36 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A1/B1/C1" 2025/12/06 05:02:37 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A1/B1" 2025/12/06 05:02:38 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A1" 2025/12/06 05:02:42 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A3" with ID 1786649 2025/12/06 05:02:42 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A3/B1" with ID 1786650 2025/12/06 05:02:43 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A3/B1/C1" with ID 1786651 2025/12/06 05:02:43 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A3/B1/C2" with ID 1786653 2025/12/06 05:02:44 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A3/B1/C3" with ID 1786654 2025/12/06 05:02:45 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A3/B2" with ID 1786655 2025/12/06 05:02:49 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A2/B1/C1/four 2025/12/06 05:02:49 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/12/06 05:02:50 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A2/two 2025/12/06 05:02:50 INFO : A2/two: Moved (server-side) to: A3/two 2025/12/06 05:02:50 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A2/B1/C2/five 2025/12/06 05:02:50 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/12/06 05:02:50 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A2/B1/three 2025/12/06 05:02:50 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/12/06 05:02:50 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A2/one 2025/12/06 05:02:50 INFO : A2/one: Moved (server-side) to: A3/one 2025/12/06 05:02:51 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A2/B2" 2025/12/06 05:02:52 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A2/B1/C3" 2025/12/06 05:02:53 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A2/B1/C2" 2025/12/06 05:02:54 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A2/B1/C1" 2025/12/06 05:02:55 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A2/B1" 2025/12/06 05:02:56 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A2" 2025/12/06 05:02:58 INFO : FileLu root 'rclone-test-katadif2dori': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/12/06 05:03:00 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A4" with ID 1786662 2025/12/06 05:03:00 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A4/B1" with ID 1786663 2025/12/06 05:03:01 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A4/B1/C1" with ID 1786665 2025/12/06 05:03:01 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A4/B1/C2" with ID 1786666 2025/12/06 05:03:02 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A4/B1/C3" with ID 1786667 2025/12/06 05:03:02 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/A4/B2" with ID 1786668 2025/12/06 05:03:29 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A3/two 2025/12/06 05:03:29 INFO : A3/two: Moved (server-side) to: A4/two 2025/12/06 05:03:29 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A3/one 2025/12/06 05:03:29 INFO : A3/one: Moved (server-side) to: A4/one 2025/12/06 05:03:29 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A3/B1/C2/five 2025/12/06 05:03:29 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/12/06 05:03:29 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A3/B1/C1/four 2025/12/06 05:03:29 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/12/06 05:03:29 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A3/B1/three 2025/12/06 05:03:29 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/12/06 05:03:31 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A3/B2" 2025/12/06 05:03:31 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A3/B1/C3" 2025/12/06 05:03:32 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A3/B1/C2" 2025/12/06 05:03:33 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A3/B1/C1" 2025/12/06 05:03:34 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A3/B1" 2025/12/06 05:03:35 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A3" 2025/12/06 05:03:39 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A4/one 2025/12/06 05:03:39 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A4/two 2025/12/06 05:03:40 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A4/B1/three 2025/12/06 05:03:41 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A4/B1/C1/four 2025/12/06 05:03:42 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/A4/B1/C2/five 2025/12/06 05:03:43 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A4/B2" 2025/12/06 05:03:43 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A4/B1/C3" 2025/12/06 05:03:45 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A4/B1/C2" 2025/12/06 05:03:45 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A4/B1/C1" 2025/12/06 05:03:46 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A4/B1" 2025/12/06 05:03:47 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/A4" --- PASS: TestDirMove (121.19s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.76s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 05:03:49 DEBUG : FileLu root 'rclone-test-katadif2dori': File to upload is small (34 bytes), uploading instead of streaming 2025/12/06 05:03:51 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe" 2025/12/06 05:03:51 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/12/06 05:03:51 NOTICE: FileLu root 'rclone-test-katadif2dori': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/12/06 05:03:51 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/12/06 05:03:51 DEBUG : FileLu root 'rclone-test-katadif2dori': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/12/06 05:03:53 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe" 2025/12/06 05:03:53 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/12/06 05:03:53 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/12/06 05:03:55 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/no_checksum_big_file_from_pipe 2025/12/06 05:03:55 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 05:03:56 DEBUG : FileLu root 'rclone-test-katadif2dori': File to upload is small (34 bytes), uploading instead of streaming 2025/12/06 05:03:58 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2025/12/06 05:03:58 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/12/06 05:03:58 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/12/06 05:03:58 DEBUG : FileLu root 'rclone-test-katadif2dori': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/12/06 05:04:00 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2025/12/06 05:04:00 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/12/06 05:04:00 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/12/06 05:04:01 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/with_checksum_big_file_from_pipe 2025/12/06 05:04:02 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 05:04:04 DEBUG : FileLu root 'rclone-test-katadif2dori': File to upload is small (34 bytes), uploading instead of streaming 2025/12/06 05:04:21 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/12/06 05:04:21 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/12/06 05:04:21 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/12/06 05:04:21 DEBUG : FileLu root 'rclone-test-katadif2dori': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/12/06 05:04:29 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/12/06 05:04:29 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/12/06 05:04:29 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2025/12/06 05:04:31 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/ignore_checksum_big_file_from_pipe 2025/12/06 05:04:31 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 05:04:32 DEBUG : FileLu root 'rclone-test-katadif2dori': File to upload is small (34 bytes), uploading instead of streaming 2025/12/06 05:04:34 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/12/06 05:04:34 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/12/06 05:04:34 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/12/06 05:04:34 DEBUG : FileLu root 'rclone-test-katadif2dori': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/12/06 05:04:36 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/12/06 05:04:36 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/12/06 05:04:36 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/12/06 05:04:38 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/ignore_checksum_big_file_from_pipe 2025/12/06 05:04:38 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (49.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.38s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (28.50s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.17s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (1.02s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 05:04:42 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "potato1" 2025/12/06 05:04:42 DEBUG : FileLu root 'rclone-test-katadif2dori': File to upload is small (60 bytes), uploading instead of streaming 2025/12/06 05:04:44 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "potato2" 2025/12/06 05:04:44 DEBUG : potato2: size = 60 OK 2025/12/06 05:04:44 DEBUG : potato2: Size of src and dst objects identical 2025/12/06 05:04:45 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/potato1 2025/12/06 05:04:46 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/potato2 --- PASS: TestRcatSize (6.31s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.83s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (1.00s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.79s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.92s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (1.11s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.89s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.75s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-katadif2dori'", Local "Local file system at /tmp/rclone1786944750", Modify Window "876000h0m0s" 2025/12/06 05:04:53 INFO : FileLu root 'rclone-test-katadif2dori': Successfully created folder "rclone-test-katadif2dori/sub dir" with ID 1786724 2025/12/06 05:04:55 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "sub dir/test remove existing" 2025/12/06 05:04:57 INFO : FileLu root 'rclone-test-katadif2dori': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2025/12/06 05:05:02 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tujabup6" before starting 2025/12/06 05:05:24 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub dir/test remove existing 2025/12/06 05:05:25 DEBUG : sub dir/test remove existing.tujabup6: TEST: removing renamed existing file after operation 2025/12/06 05:05:27 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub dir/test remove existing.tujabup6 2025/12/06 05:05:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.revugal4" before starting 2025/12/06 05:05:35 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/12/06 05:05:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.revugal4: TEST: renaming existing back after failed operation 2025/12/06 05:05:40 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.revugal4 2025/12/06 05:05:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qicagev8" before starting 2025/12/06 05:05:46 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/12/06 05:05:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qicagev8: TEST: removing renamed existing file after operation 2025/12/06 05:05:47 INFO : FileLu root 'rclone-test-katadif2dori': Successfully deleted file: /rclone-test-katadif2dori/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qicagev8 2025/12/06 05:05:50 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori/sub dir" --- PASS: TestRemoveExisting (58.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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/12/06 05:05:50 DEBUG : FileLu root 'rclone-test-katadif2dori': Purge remote 2025/12/06 05:05:51 INFO : FileLu root 'rclone-test-katadif2dori': Rmdir: successfully deleted "/rclone-test-katadif2dori" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 20m0.020117886s (try 1/5)