"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2025/11/24 01:45:02 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cafegif6pocu" 2025/11/24 01:45:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:45:02 DEBUG : Creating backend with remote "/tmp/rclone1173816064" === 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-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/24 01:45:03 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.73s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/24 01:45:04 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.37s) === RUN TestSizeDiffers 2025/11/24 01:45:04 DEBUG : a: size = 0 OK 2025/11/24 01:45:04 DEBUG : a: size = 1 (memory) 2025/11/24 01:45:04 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/24 01:45:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/24 01:45:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 01:45:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 01:45:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/24 01:45:04 DEBUG : potato: Seek from 10 to 0 2025/11/24 01:45:04 DEBUG : potato: Seek from 10 to 0 2025/11/24 01:45:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/24 01:45:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/24 01:45:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 01:45:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 01:45:04 DEBUG : potato: Seek from 5 to 2 2025/11/24 01:45:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/24 01:45:04 DEBUG : potato: Seek from 7 to 0 2025/11/24 01:45:04 DEBUG : potato: Seek from 7 to 0 2025/11/24 01:45:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/24 01:45:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/24 01:45:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 01:45:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 01:45:04 DEBUG : potato: Seek from 5 to 2 2025/11/24 01:45:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/24 01:45:04 DEBUG : potato: Seek from 8 to 0 2025/11/24 01:45:04 DEBUG : potato: Seek from 8 to 0 2025/11/24 01:45:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/24 01:45:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/24 01:45:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 01:45:04 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 01:45:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 01:45:04 DEBUG : potato: Seek from 5 to 2 2025/11/24 01:45:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/24 01:45:04 DEBUG : potato: Seek from 9 to 0 2025/11/24 01:45:04 DEBUG : potato: Seek from 9 to 0 2025/11/24 01:45:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:45:04 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu" with ID 1126112 2025/11/24 01:45:06 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "rutabaga" === RUN TestCheck/1 === RUN TestCheck/2 2025/11/24 01:45:10 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "empty space" === RUN TestCheck/3 2025/11/24 01:45:12 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "potato2" === RUN TestCheck/4 === RUN TestCheck/5 2025/11/24 01:45:15 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "remotepotato" === RUN TestCheck/6 === RUN TestCheck/7 2025/11/24 01:45:17 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/empty space 2025/11/24 01:45:17 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/potato2 2025/11/24 01:45:18 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/remotepotato 2025/11/24 01:45:18 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/rutabaga --- PASS: TestCheck (14.96s) --- PASS: TestCheck/1 (0.37s) --- PASS: TestCheck/2 (0.36s) --- PASS: TestCheck/3 (0.44s) --- PASS: TestCheck/4 (0.37s) --- PASS: TestCheck/5 (0.37s) --- PASS: TestCheck/6 (0.39s) --- PASS: TestCheck/7 (0.37s) === RUN TestCheckFsError 2025/11/24 01:45:18 DEBUG : Creating backend with remote "nonexistent" 2025/11/24 01:45:18 DEBUG : Creating backend with remote "nonexistent" 2025/11/24 01:45:18 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/24 01:45:18 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/11/24 01:45:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/24 01:45:18 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-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:45:20 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/24 01:45:26 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "empty space" === RUN TestCheckDownload/3 2025/11/24 01:45:29 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "potato2" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/24 01:45:35 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/11/24 01:45:40 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/empty space 2025/11/24 01:45:40 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/potato2 2025/11/24 01:45:40 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/remotepotato 2025/11/24 01:45:41 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/rutabaga --- PASS: TestCheckDownload (22.52s) --- PASS: TestCheckDownload/1 (1.50s) --- PASS: TestCheckDownload/2 (1.52s) --- PASS: TestCheckDownload/3 (1.52s) --- PASS: TestCheckDownload/4 (1.70s) --- PASS: TestCheckDownload/5 (1.51s) --- PASS: TestCheckDownload/6 (1.53s) --- PASS: TestCheckDownload/7 (1.55s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:45:43 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/24 01:45:46 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2025/11/24 01:45:49 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/24 01:45:53 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/11/24 01:45:55 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/empty space 2025/11/24 01:45:55 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/potato2 2025/11/24 01:45:55 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/remotepotato 2025/11/24 01:45:56 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/rutabaga --- PASS: TestCheckSizeOnly (15.07s) --- PASS: TestCheckSizeOnly/1 (0.37s) --- PASS: TestCheckSizeOnly/2 (0.37s) --- PASS: TestCheckSizeOnly/3 (0.37s) --- PASS: TestCheckSizeOnly/4 (0.38s) --- PASS: TestCheckSizeOnly/5 (0.42s) --- PASS: TestCheckSizeOnly/6 (0.38s) --- PASS: TestCheckSizeOnly/7 (0.37s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:45:58 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "test.sum" 2025/11/24 01:46:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/24 01:46:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/24 01:46:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/24 01:46:00 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/24 01:46:04 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "test.sum" 2025/11/24 01:46:06 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/24 01:46:06 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/24 01:46:06 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/24 01:46:06 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/24 01:46:07 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/test.sum --- PASS: TestParseSumFile (10.81s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:46:07 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cafegif6pocu/data" check_test.go:350: FileLu root 'rclone-test-cafegif6pocu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.15s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:46:08 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cafegif6pocu/data" 2025/11/24 01:46:09 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/data" with ID 1126124 2025/11/24 01:46:12 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "data/banana" 2025/11/24 01:46:15 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest1 2025/11/24 01:46:22 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "data/potato" 2025/11/24 01:46:24 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest2 2025/11/24 01:46:32 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest3 2025/11/24 01:46:40 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest4 2025/11/24 01:46:49 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest5 2025/11/24 01:46:58 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest6 2025/11/24 01:47:06 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "data/banana" 2025/11/24 01:47:10 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "data/potato" 2025/11/24 01:47:12 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest7 2025/11/24 01:47:17 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/test.sum 2025/11/24 01:47:18 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/data/banana 2025/11/24 01:47:19 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/data/potato 2025/11/24 01:47:19 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/data" --- PASS: TestCheckSumDownload (71.70s) --- PASS: TestCheckSumDownload/subtest1 (5.08s) --- PASS: TestCheckSumDownload/subtest2 (4.29s) --- PASS: TestCheckSumDownload/subtest3 (4.18s) --- PASS: TestCheckSumDownload/subtest4 (5.14s) --- PASS: TestCheckSumDownload/subtest5 (5.09s) --- PASS: TestCheckSumDownload/subtest6 (5.34s) --- PASS: TestCheckSumDownload/subtest7 (4.21s) === RUN TestApplyTransforms 2025/11/24 01:47:20 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lukuyeq1vubu" 2025/11/24 01:47:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:47:20 DEBUG : Creating backend with remote "/tmp/rclone2549196805" run.go:185: Remote "FileLu root 'rclone-test-lukuyeq1vubu'", Local "Local file system at /tmp/rclone2549196805", Modify Window "876000h0m0s" 2025/11/24 01:47:20 INFO : FileLu root 'rclone-test-lukuyeq1vubu': Successfully created folder "rclone-test-lukuyeq1vubu" with ID 1126134 2025/11/24 01:47:22 INFO : FileLu root 'rclone-test-lukuyeq1vubu': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2025/11/24 01:47:23 ERROR : hello, world!: sum not found 2025/11/24 01:47:23 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-lukuyeq1vubu' 2025/11/24 01:47:23 NOTICE: FileLu root 'rclone-test-lukuyeq1vubu': 1 files missing 2025/11/24 01:47:23 NOTICE: 1 hashes missing 2025/11/24 01:47:23 NOTICE: FileLu root 'rclone-test-lukuyeq1vubu': 1 differences found 2025/11/24 01:47:23 NOTICE: FileLu root 'rclone-test-lukuyeq1vubu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/24 01:47:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 01:47:25 NOTICE: FileLu root 'rclone-test-lukuyeq1vubu': 0 differences found 2025/11/24 01:47:25 NOTICE: FileLu root 'rclone-test-lukuyeq1vubu': 1 matching files 2025/11/24 01:47:25 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rihupaj3zede" 2025/11/24 01:47:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:47:25 DEBUG : Creating backend with remote "/tmp/rclone2318545160" run.go:185: Remote "FileLu root 'rclone-test-rihupaj3zede'", Local "Local file system at /tmp/rclone2318545160", Modify Window "876000h0m0s" 2025/11/24 01:47:25 INFO : FileLu root 'rclone-test-rihupaj3zede': Successfully created folder "rclone-test-rihupaj3zede" with ID 1126136 2025/11/24 01:47:27 INFO : FileLu root 'rclone-test-rihupaj3zede': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2025/11/24 01:47:28 ERROR : HELLO, WORLD!: sum not found 2025/11/24 01:47:28 ERROR : hello, world!: file not in FileLu root 'rclone-test-rihupaj3zede' 2025/11/24 01:47:28 NOTICE: FileLu root 'rclone-test-rihupaj3zede': 1 files missing 2025/11/24 01:47:28 NOTICE: 1 hashes missing 2025/11/24 01:47:28 NOTICE: FileLu root 'rclone-test-rihupaj3zede': 1 differences found 2025/11/24 01:47:28 NOTICE: FileLu root 'rclone-test-rihupaj3zede': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/24 01:47:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 01:47:29 NOTICE: FileLu root 'rclone-test-rihupaj3zede': 0 differences found 2025/11/24 01:47:29 NOTICE: FileLu root 'rclone-test-rihupaj3zede': 1 matching files 2025/11/24 01:47:29 DEBUG : Creating backend with remote "TestFileLu:rclone-test-socoxoc2moco" 2025/11/24 01:47:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:47:29 DEBUG : Creating backend with remote "/tmp/rclone4203173516" run.go:185: Remote "FileLu root 'rclone-test-socoxoc2moco'", Local "Local file system at /tmp/rclone4203173516", Modify Window "876000h0m0s" 2025/11/24 01:47:30 INFO : FileLu root 'rclone-test-socoxoc2moco': Successfully created folder "rclone-test-socoxoc2moco" with ID 1126137 2025/11/24 01:47:32 INFO : FileLu root 'rclone-test-socoxoc2moco': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/24 01:47:33 ERROR : HeLlO, wOrLd!: sum not found 2025/11/24 01:47:33 ERROR : hello, world!: file not in FileLu root 'rclone-test-socoxoc2moco' 2025/11/24 01:47:33 NOTICE: FileLu root 'rclone-test-socoxoc2moco': 1 files missing 2025/11/24 01:47:33 NOTICE: 1 hashes missing 2025/11/24 01:47:33 NOTICE: FileLu root 'rclone-test-socoxoc2moco': 1 differences found 2025/11/24 01:47:33 NOTICE: FileLu root 'rclone-test-socoxoc2moco': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/24 01:47:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 01:47:35 NOTICE: FileLu root 'rclone-test-socoxoc2moco': 0 differences found 2025/11/24 01:47:35 NOTICE: FileLu root 'rclone-test-socoxoc2moco': 1 matching files 2025/11/24 01:47:35 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gagejuz5kupi" 2025/11/24 01:47:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:47:35 DEBUG : Creating backend with remote "/tmp/rclone1434079766" run.go:185: Remote "FileLu root 'rclone-test-gagejuz5kupi'", Local "Local file system at /tmp/rclone1434079766", Modify Window "876000h0m0s" 2025/11/24 01:47:36 INFO : FileLu root 'rclone-test-gagejuz5kupi': Successfully created folder "rclone-test-gagejuz5kupi" with ID 1126138 2025/11/24 01:47:38 INFO : FileLu root 'rclone-test-gagejuz5kupi': Put: Successfully uploaded new file "HELLO, WORLD!" upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/24 01:47:39 ERROR : HELLO, WORLD!: sum not found 2025/11/24 01:47:39 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-gagejuz5kupi' 2025/11/24 01:47:39 NOTICE: FileLu root 'rclone-test-gagejuz5kupi': 1 files missing 2025/11/24 01:47:39 NOTICE: 1 hashes missing 2025/11/24 01:47:39 NOTICE: FileLu root 'rclone-test-gagejuz5kupi': 1 differences found 2025/11/24 01:47:39 NOTICE: FileLu root 'rclone-test-gagejuz5kupi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/24 01:47:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 01:47:40 NOTICE: FileLu root 'rclone-test-gagejuz5kupi': 0 differences found 2025/11/24 01:47:40 NOTICE: FileLu root 'rclone-test-gagejuz5kupi': 1 matching files 2025/11/24 01:47:40 DEBUG : Creating backend with remote "TestFileLu:rclone-test-zesitub9vesi" 2025/11/24 01:47:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:47:40 DEBUG : Creating backend with remote "/tmp/rclone2782551875" run.go:185: Remote "FileLu root 'rclone-test-zesitub9vesi'", Local "Local file system at /tmp/rclone2782551875", Modify Window "876000h0m0s" 2025/11/24 01:47:41 INFO : FileLu root 'rclone-test-zesitub9vesi': Successfully created folder "rclone-test-zesitub9vesi" with ID 1126139 2025/11/24 01:47:43 INFO : FileLu root 'rclone-test-zesitub9vesi': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFD checkfile vs. NFC remote (without normalization) 2025/11/24 01:47:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/24 01:47:44 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-zesitub9vesi' 2025/11/24 01:47:44 NOTICE: FileLu root 'rclone-test-zesitub9vesi': 1 files missing 2025/11/24 01:47:44 NOTICE: 1 hashes missing 2025/11/24 01:47:44 NOTICE: FileLu root 'rclone-test-zesitub9vesi': 1 differences found 2025/11/24 01:47:44 NOTICE: FileLu root 'rclone-test-zesitub9vesi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/24 01:47:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 01:47:45 NOTICE: FileLu root 'rclone-test-zesitub9vesi': 0 differences found 2025/11/24 01:47:45 NOTICE: FileLu root 'rclone-test-zesitub9vesi': 1 matching files 2025/11/24 01:47:45 DEBUG : Creating backend with remote "TestFileLu:rclone-test-timufer6bega" 2025/11/24 01:47:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:47:45 DEBUG : Creating backend with remote "/tmp/rclone741380757" run.go:185: Remote "FileLu root 'rclone-test-timufer6bega'", Local "Local file system at /tmp/rclone741380757", Modify Window "876000h0m0s" 2025/11/24 01:47:46 INFO : FileLu root 'rclone-test-timufer6bega': Successfully created folder "rclone-test-timufer6bega" with ID 1126141 2025/11/24 01:47:49 INFO : FileLu root 'rclone-test-timufer6bega': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFC checkfile vs. NFD remote (without normalization) 2025/11/24 01:47:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/24 01:47:49 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-timufer6bega' 2025/11/24 01:47:49 NOTICE: FileLu root 'rclone-test-timufer6bega': 1 files missing 2025/11/24 01:47:49 NOTICE: 1 hashes missing 2025/11/24 01:47:49 NOTICE: FileLu root 'rclone-test-timufer6bega': 1 differences found 2025/11/24 01:47:49 NOTICE: FileLu root 'rclone-test-timufer6bega': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/24 01:47:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 01:47:52 NOTICE: FileLu root 'rclone-test-timufer6bega': 0 differences found 2025/11/24 01:47:52 NOTICE: FileLu root 'rclone-test-timufer6bega': 1 matching files 2025/11/24 01:47:52 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pivipow6piru" 2025/11/24 01:47:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:47:52 DEBUG : Creating backend with remote "/tmp/rclone1051900136" run.go:185: Remote "FileLu root 'rclone-test-pivipow6piru'", Local "Local file system at /tmp/rclone1051900136", Modify Window "876000h0m0s" 2025/11/24 01:47:52 INFO : FileLu root 'rclone-test-pivipow6piru': Successfully created folder "rclone-test-pivipow6piru" with ID 1126143 2025/11/24 01:47:55 INFO : FileLu root 'rclone-test-pivipow6piru': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFDx2 checkfile vs. both remote (without normalization) 2025/11/24 01:47:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/24 01:47:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-pivipow6piru' 2025/11/24 01:47:56 NOTICE: FileLu root 'rclone-test-pivipow6piru': 1 files missing 2025/11/24 01:47:56 NOTICE: 1 hashes missing 2025/11/24 01:47:56 NOTICE: FileLu root 'rclone-test-pivipow6piru': 1 differences found 2025/11/24 01:47:56 NOTICE: FileLu root 'rclone-test-pivipow6piru': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/24 01:47:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 01:47:58 NOTICE: FileLu root 'rclone-test-pivipow6piru': 0 differences found 2025/11/24 01:47:58 NOTICE: FileLu root 'rclone-test-pivipow6piru': 1 matching files 2025/11/24 01:47:58 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xowudoc7xubu" 2025/11/24 01:47:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:47:58 DEBUG : Creating backend with remote "/tmp/rclone1437984372" run.go:185: Remote "FileLu root 'rclone-test-xowudoc7xubu'", Local "Local file system at /tmp/rclone1437984372", Modify Window "876000h0m0s" 2025/11/24 01:47:58 INFO : FileLu root 'rclone-test-xowudoc7xubu': Successfully created folder "rclone-test-xowudoc7xubu" with ID 1126145 2025/11/24 01:48:01 INFO : FileLu root 'rclone-test-xowudoc7xubu': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFCx2 checkfile vs. both remote (without normalization) 2025/11/24 01:48:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/24 01:48:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-xowudoc7xubu' 2025/11/24 01:48:01 NOTICE: FileLu root 'rclone-test-xowudoc7xubu': 1 files missing 2025/11/24 01:48:01 NOTICE: 1 hashes missing 2025/11/24 01:48:01 NOTICE: FileLu root 'rclone-test-xowudoc7xubu': 1 differences found 2025/11/24 01:48:01 NOTICE: FileLu root 'rclone-test-xowudoc7xubu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/24 01:48:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 01:48:05 NOTICE: FileLu root 'rclone-test-xowudoc7xubu': 0 differences found 2025/11/24 01:48:05 NOTICE: FileLu root 'rclone-test-xowudoc7xubu': 1 matching files 2025/11/24 01:48:05 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wosegug4yepo" 2025/11/24 01:48:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:48:05 DEBUG : Creating backend with remote "/tmp/rclone2918706475" run.go:185: Remote "FileLu root 'rclone-test-wosegug4yepo'", Local "Local file system at /tmp/rclone2918706475", Modify Window "876000h0m0s" 2025/11/24 01:48:05 INFO : FileLu root 'rclone-test-wosegug4yepo': Successfully created folder "rclone-test-wosegug4yepo" with ID 1126147 2025/11/24 01:48:07 INFO : FileLu root 'rclone-test-wosegug4yepo': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFDx2 remote (without normalization) 2025/11/24 01:48:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/24 01:48:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-wosegug4yepo' 2025/11/24 01:48:08 NOTICE: FileLu root 'rclone-test-wosegug4yepo': 1 files missing 2025/11/24 01:48:08 NOTICE: 1 hashes missing 2025/11/24 01:48:08 NOTICE: FileLu root 'rclone-test-wosegug4yepo': 1 differences found 2025/11/24 01:48:08 NOTICE: FileLu root 'rclone-test-wosegug4yepo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/24 01:48:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 01:48:09 NOTICE: FileLu root 'rclone-test-wosegug4yepo': 0 differences found 2025/11/24 01:48:09 NOTICE: FileLu root 'rclone-test-wosegug4yepo': 1 matching files 2025/11/24 01:48:09 DEBUG : Creating backend with remote "TestFileLu:rclone-test-vitojag8dena" 2025/11/24 01:48:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:48:09 DEBUG : Creating backend with remote "/tmp/rclone1244360564" run.go:185: Remote "FileLu root 'rclone-test-vitojag8dena'", Local "Local file system at /tmp/rclone1244360564", Modify Window "876000h0m0s" 2025/11/24 01:48:10 INFO : FileLu root 'rclone-test-vitojag8dena': Successfully created folder "rclone-test-vitojag8dena" with ID 1126148 2025/11/24 01:48:11 INFO : FileLu root 'rclone-test-vitojag8dena': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFCx2 remote (without normalization) 2025/11/24 01:48:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/24 01:48:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-vitojag8dena' 2025/11/24 01:48:12 NOTICE: FileLu root 'rclone-test-vitojag8dena': 1 files missing 2025/11/24 01:48:12 NOTICE: 1 hashes missing 2025/11/24 01:48:12 NOTICE: FileLu root 'rclone-test-vitojag8dena': 1 differences found 2025/11/24 01:48:12 NOTICE: FileLu root 'rclone-test-vitojag8dena': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/24 01:48:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 01:48:14 NOTICE: FileLu root 'rclone-test-vitojag8dena': 0 differences found 2025/11/24 01:48:14 NOTICE: FileLu root 'rclone-test-vitojag8dena': 1 matching files 2025/11/24 01:48:14 DEBUG : FileLu root 'rclone-test-vitojag8dena': Purge remote 2025/11/24 01:48:14 INFO : FileLu root 'rclone-test-vitojag8dena': Rmdir: successfully deleted "/rclone-test-vitojag8dena" 2025/11/24 01:48:14 DEBUG : FileLu root 'rclone-test-wosegug4yepo': Purge remote 2025/11/24 01:48:14 INFO : FileLu root 'rclone-test-wosegug4yepo': Rmdir: successfully deleted "/rclone-test-wosegug4yepo" 2025/11/24 01:48:14 DEBUG : FileLu root 'rclone-test-xowudoc7xubu': Purge remote 2025/11/24 01:48:15 INFO : FileLu root 'rclone-test-xowudoc7xubu': Rmdir: successfully deleted "/rclone-test-xowudoc7xubu" 2025/11/24 01:48:15 DEBUG : FileLu root 'rclone-test-pivipow6piru': Purge remote 2025/11/24 01:48:16 INFO : FileLu root 'rclone-test-pivipow6piru': Rmdir: successfully deleted "/rclone-test-pivipow6piru" 2025/11/24 01:48:16 DEBUG : FileLu root 'rclone-test-timufer6bega': Purge remote 2025/11/24 01:48:16 INFO : FileLu root 'rclone-test-timufer6bega': Rmdir: successfully deleted "/rclone-test-timufer6bega" 2025/11/24 01:48:16 DEBUG : FileLu root 'rclone-test-zesitub9vesi': Purge remote 2025/11/24 01:48:16 INFO : FileLu root 'rclone-test-zesitub9vesi': Rmdir: successfully deleted "/rclone-test-zesitub9vesi" 2025/11/24 01:48:16 DEBUG : FileLu root 'rclone-test-gagejuz5kupi': Purge remote 2025/11/24 01:48:17 INFO : FileLu root 'rclone-test-gagejuz5kupi': Rmdir: successfully deleted "/rclone-test-gagejuz5kupi" 2025/11/24 01:48:17 DEBUG : FileLu root 'rclone-test-socoxoc2moco': Purge remote 2025/11/24 01:48:17 INFO : FileLu root 'rclone-test-socoxoc2moco': Rmdir: successfully deleted "/rclone-test-socoxoc2moco" 2025/11/24 01:48:17 DEBUG : FileLu root 'rclone-test-rihupaj3zede': Purge remote 2025/11/24 01:48:17 INFO : FileLu root 'rclone-test-rihupaj3zede': Rmdir: successfully deleted "/rclone-test-rihupaj3zede" 2025/11/24 01:48:17 DEBUG : FileLu root 'rclone-test-lukuyeq1vubu': Purge remote 2025/11/24 01:48:18 INFO : FileLu root 'rclone-test-lukuyeq1vubu': Rmdir: successfully deleted "/rclone-test-lukuyeq1vubu" --- PASS: TestApplyTransforms (58.34s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:48:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/24 01:48:19 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/sub" with ID 1126150 2025/11/24 01:48:22 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "sub/file2" 2025/11/24 01:48:22 DEBUG : sub/file2: size = 14 OK 2025/11/24 01:48:22 INFO : file1: Copied (new) to: sub/file2 2025/11/24 01:48:23 DEBUG : sub/file2: size = 14 OK 2025/11/24 01:48:23 DEBUG : file1: Sizes identical 2025/11/24 01:48:23 DEBUG : file1: Unchanged skipping 2025/11/24 01:48:24 DEBUG : FileLu root 'rclone-test-cafegif6pocu': don't need to copy/move sub/file2, it is already at target location 2025/11/24 01:48:26 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub/file2 2025/11/24 01:48:27 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/sub" --- PASS: TestCopyFile (8.82s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.80s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:48:29 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/dst" with ID 1126151 2025/11/24 01:48:30 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "dst/file1" 2025/11/24 01:48:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cafegif6pocu/backup" 2025/11/24 01:48:32 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1173816064) 2025/11/24 01:48:32 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-cafegif6pocu') 2025/11/24 01:48:32 DEBUG : dst/file1: Sizes differ 2025/11/24 01:48:34 INFO : FileLu root 'rclone-test-cafegif6pocu/backup': Successfully created folder "rclone-test-cafegif6pocu/backup/dst" with ID 1126153 2025/11/24 01:48:36 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/dst/file1 2025/11/24 01:48:36 INFO : dst/file1: Moved (server-side) 2025/11/24 01:48:40 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "dst/file1" 2025/11/24 01:48:40 DEBUG : dst/file1: size = 14 OK 2025/11/24 01:48:40 INFO : dst/file1: Copied (new) 2025/11/24 01:48:42 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/dst/file1 2025/11/24 01:48:43 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/backup/dst/file1 2025/11/24 01:48:43 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/dst" 2025/11/24 01:48:44 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/backup/dst" 2025/11/24 01:48:45 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/backup" --- PASS: TestCopyFileBackupDir (17.68s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:48:45 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cafegif6pocu/dst" 2025/11/24 01:48:46 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cafegif6pocu/CompareDest" 2025/11/24 01:48:47 DEBUG : one: Need to transfer - File not found at Destination 2025/11/24 01:48:48 INFO : FileLu root 'rclone-test-cafegif6pocu/dst': Successfully created folder "rclone-test-cafegif6pocu/dst" with ID 1126155 2025/11/24 01:48:50 INFO : FileLu root 'rclone-test-cafegif6pocu/dst': Put: Successfully uploaded new file "one" 2025/11/24 01:48:50 DEBUG : one: size = 3 OK 2025/11/24 01:48:50 INFO : one: Copied (new) 2025/11/24 01:48:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173816064) 2025/11/24 01:48:53 DEBUG : one: size = 3 (FileLu root 'rclone-test-cafegif6pocu/dst') 2025/11/24 01:48:53 DEBUG : one: Sizes differ 2025/11/24 01:48:56 DEBUG : one: size = 5 OK 2025/11/24 01:48:56 INFO : one: Copied (replaced existing) 2025/11/24 01:49:00 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "dst/one" 2025/11/24 01:49:01 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/CompareDest" with ID 1126157 2025/11/24 01:49:04 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "CompareDest/one" 2025/11/24 01:49:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173816064) 2025/11/24 01:49:06 DEBUG : one: size = 3 (FileLu root 'rclone-test-cafegif6pocu/dst') 2025/11/24 01:49:06 DEBUG : one: Sizes differ 2025/11/24 01:49:06 DEBUG : one: size = 5 OK 2025/11/24 01:49:06 DEBUG : one: Sizes identical 2025/11/24 01:49:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 01:49:10 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "CompareDest/two" 2025/11/24 01:49:11 DEBUG : two: Need to transfer - File not found at Destination 2025/11/24 01:49:12 DEBUG : two: size = 3 OK 2025/11/24 01:49:12 DEBUG : two: Sizes identical 2025/11/24 01:49:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/24 01:49:13 DEBUG : two: Need to transfer - File not found at Destination 2025/11/24 01:49:14 DEBUG : two: size = 3 OK 2025/11/24 01:49:14 DEBUG : two: Sizes identical 2025/11/24 01:49:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/24 01:49:16 DEBUG : two: Need to transfer - File not found at Destination 2025/11/24 01:49:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone1173816064) 2025/11/24 01:49:16 DEBUG : two: size = 3 (FileLu root 'rclone-test-cafegif6pocu/CompareDest') 2025/11/24 01:49:16 DEBUG : two: Sizes differ 2025/11/24 01:49:19 INFO : FileLu root 'rclone-test-cafegif6pocu/dst': Put: Successfully uploaded new file "two" 2025/11/24 01:49:19 DEBUG : two: size = 5 OK 2025/11/24 01:49:19 INFO : two: Copied (new) 2025/11/24 01:49:21 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/dst/one 2025/11/24 01:49:21 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/dst/two 2025/11/24 01:49:22 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/CompareDest/one 2025/11/24 01:49:22 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/CompareDest/two 2025/11/24 01:49:23 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/dst" 2025/11/24 01:49:24 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/CompareDest" --- PASS: TestCopyFileCompareDest (38.79s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.73s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.76s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.73s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.75s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:49:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/24 01:49:28 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/TestCopyFileMaxTransfer" with ID 1126159 2025/11/24 01:49:30 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2025/11/24 01:49:30 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/24 01:49:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/24 01:49:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/24 01:49:33 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://1028.cdnfilelu.site/cgi-bin/upload.cgi?upload_type=rclone&": failed to copy file content: max transfer limit reached as set by --max-transfer 2025/11/24 01:49:34 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/24 01:49:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/24 01:49:37 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2025/11/24 01:49:37 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/24 01:49:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/24 01:49:39 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/TestCopyFileMaxTransfer/file1 2025/11/24 01:49:39 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/TestCopyFileMaxTransfer/file4 2025/11/24 01:49:40 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (13.18s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.77s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.72s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.74s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.73s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.74s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", 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-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.74s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.73s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", 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-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.74s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.73s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:49:51 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "a.txt" 2025/11/24 01:49:53 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "zend.txt" 2025/11/24 01:49:54 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/sub dir" with ID 1126161 2025/11/24 01:49:55 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/24 01:49:58 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/24 01:49:59 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/sub dir/ignore dir" with ID 1126162 2025/11/24 01:50:00 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/24 01:50:03 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/24 01:50:04 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/sub dir/sub sub dir" with ID 1126163 2025/11/24 01:50:06 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/24 01:50:08 DEBUG : a.txt: Excluded (Size Filter) 2025/11/24 01:50:08 DEBUG : a.txt: Excluded 2025/11/24 01:50:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/24 01:50:09 DEBUG : sub dir/hello world2: Excluded 2025/11/24 01:50:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/24 01:50:09 DEBUG : sub dir/hello world: Excluded 2025/11/24 01:50:10 DEBUG : sub dir/ignore dir: Excluded 2025/11/24 01:50:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/24 01:50:10 DEBUG : sub dir/hello world2: Excluded 2025/11/24 01:50:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/24 01:50:10 DEBUG : sub dir/hello world: Excluded 2025/11/24 01:50:10 DEBUG : sub dir/ignore dir: Excluded 2025/11/24 01:50:12 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/a.txt 2025/11/24 01:50:12 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/zend.txt 2025/11/24 01:50:13 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub dir/hello world 2025/11/24 01:50:14 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub dir/hello world2 2025/11/24 01:50:14 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub dir/sub sub dir/hello world3 2025/11/24 01:50:15 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub dir/ignore dir/.ignore 2025/11/24 01:50:15 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub dir/ignore dir/should be ignored 2025/11/24 01:50:16 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/sub dir/sub sub dir" 2025/11/24 01:50:17 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/sub dir/ignore dir" 2025/11/24 01:50:17 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/sub dir" --- PASS: TestListDirSorted (29.28s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:50:20 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "a.txt" 2025/11/24 01:50:21 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "zend.txt" 2025/11/24 01:50:22 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/sub dir" with ID 1126165 2025/11/24 01:50:24 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/24 01:50:26 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/24 01:50:26 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/sub dir/ignore dir" with ID 1126166 2025/11/24 01:50:29 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/24 01:50:32 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/24 01:50:32 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/sub dir/sub sub dir" with ID 1126167 2025/11/24 01:50:34 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/24 01:50:36 DEBUG : a.txt: Excluded (Size Filter) 2025/11/24 01:50:36 DEBUG : a.txt: Excluded 2025/11/24 01:50:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/24 01:50:37 DEBUG : sub dir/hello world2: Excluded 2025/11/24 01:50:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/24 01:50:37 DEBUG : sub dir/hello world: Excluded 2025/11/24 01:50:38 DEBUG : sub dir/ignore dir: Excluded 2025/11/24 01:50:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/24 01:50:38 DEBUG : sub dir/hello world2: Excluded 2025/11/24 01:50:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/24 01:50:38 DEBUG : sub dir/hello world: Excluded 2025/11/24 01:50:39 DEBUG : sub dir/ignore dir: Excluded 2025/11/24 01:50:40 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/a.txt 2025/11/24 01:50:40 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/zend.txt 2025/11/24 01:50:41 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub dir/hello world 2025/11/24 01:50:42 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub dir/hello world2 2025/11/24 01:50:42 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub dir/sub sub dir/hello world3 2025/11/24 01:50:43 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub dir/ignore dir/.ignore 2025/11/24 01:50:43 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub dir/ignore dir/should be ignored 2025/11/24 01:50:44 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/sub dir/sub sub dir" 2025/11/24 01:50:45 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/sub dir/ignore dir" 2025/11/24 01:50:45 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/sub dir" --- PASS: TestListDirSortedFn (28.07s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:50:48 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "file1" 2025/11/24 01:50:48 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/sub" with ID 1126169 2025/11/24 01:50:50 INFO : FileLu root 'rclone-test-cafegif6pocu': 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/11/24 01:50:55 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2025/11/24 01:50:56 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/file1 2025/11/24 01:50:57 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub/file2 2025/11/24 01:50:57 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/sub" --- PASS: TestListJSON (11.98s) --- PASS: TestListJSON/Default (0.37s) --- PASS: TestListJSON/FilesOnly (0.38s) --- PASS: TestListJSON/DirsOnly (0.37s) --- PASS: TestListJSON/Recurse (0.73s) --- PASS: TestListJSON/SubDir (0.38s) --- PASS: TestListJSON/NoModTime (0.37s) --- PASS: TestListJSON/NoMimeType (0.37s) --- PASS: TestListJSON/ShowHash (0.37s) --- PASS: TestListJSON/HashTypes (0.38s) --- PASS: TestListJSON/Metadata (0.38s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:51:00 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "file1" 2025/11/24 01:51:00 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/sub" with ID 1126170 2025/11/24 01:51:03 INFO : FileLu root 'rclone-test-cafegif6pocu': 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/11/24 01:51:12 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cafegif6pocu/notfound" 2025/11/24 01:51:13 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/file1 2025/11/24 01:51:14 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub/file2 2025/11/24 01:51:15 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/sub" --- PASS: TestStatJSON (17.54s) --- PASS: TestStatJSON/Root (0.73s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.37s) --- PASS: TestStatJSON/Dir (0.75s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.37s) --- PASS: TestStatJSON/File (0.74s) --- PASS: TestStatJSON/NotFound (0.77s) --- PASS: TestStatJSON/DirFilesOnly (0.40s) --- PASS: TestStatJSON/FileFilesOnly (0.74s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.39s) --- PASS: TestStatJSON/DirDirsOnly (0.37s) --- PASS: TestStatJSON/FileDirsOnly (0.37s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.38s) --- PASS: TestStatJSON/RootNotFound (0.77s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:51:15 INFO : FileLu root 'rclone-test-cafegif6pocu': Making directory 2025/11/24 01:51:16 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu" with ID 1.126112e+06 2025/11/24 01:51:16 INFO : FileLu root 'rclone-test-cafegif6pocu': Making directory 2025/11/24 01:51:17 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu" with ID 1.126112e+06 --- PASS: TestMkdir (2.01s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:51:18 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/sub dir" with ID 1126171 2025/11/24 01:51:19 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/24 01:51:22 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub dir/hello world 2025/11/24 01:51:22 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/sub dir" --- PASS: TestLsd (5.54s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:51:25 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "potato2" 2025/11/24 01:51:27 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "empty space" 2025/11/24 01:51:29 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/empty space 2025/11/24 01:51:29 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/potato2 --- PASS: TestLs (6.48s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:51:31 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "potato2" 2025/11/24 01:51:33 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "empty space" 2025/11/24 01:51:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/24 01:51:34 DEBUG : empty space: Excluded 2025/11/24 01:51:35 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/empty space 2025/11/24 01:51:36 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/potato2 --- PASS: TestLsWithFilesFrom (6.67s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:51:39 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "potato2" 2025/11/24 01:51:41 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "empty space" 2025/11/24 01:51:42 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/empty space 2025/11/24 01:51:42 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/potato2 --- PASS: TestLsLong (6.73s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:51:45 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "potato2" 2025/11/24 01:51:47 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "empty space" 2025/11/24 01:51:48 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/empty space 2025/11/24 01:51:49 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/potato2 --- PASS: TestHashSums (6.45s) === RUN TestHashSumsWithErrors 2025/11/24 01:51:49 DEBUG : Creating backend with remote ":memory:" 2025/11/24 01:51:49 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.01s) === RUN TestHashStream 2025/11/24 01:51:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/24 01:51:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/24 01:51:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/24 01:51:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/24 01:51:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/24 01:51:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/24 01:51:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/24 01:51:49 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-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:51:51 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "potato2" 2025/11/24 01:51:53 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "empty space" 2025/11/24 01:51:54 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/sub dir" with ID 1126173 2025/11/24 01:51:55 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "sub dir/potato3" 2025/11/24 01:51:57 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/empty space 2025/11/24 01:51:57 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/potato2 2025/11/24 01:51:58 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub dir/potato3 2025/11/24 01:51:59 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/sub dir" --- PASS: TestCount (9.95s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:52:01 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "small" 2025/11/24 01:52:05 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "medium" 2025/11/24 01:52:08 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "large" 2025/11/24 01:52:09 DEBUG : Waiting for deletions to finish 2025/11/24 01:52:09 DEBUG : large: Excluded (Size Filter) 2025/11/24 01:52:09 DEBUG : large: Excluded 2025/11/24 01:52:09 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/medium 2025/11/24 01:52:09 INFO : medium: Deleted 2025/11/24 01:52:09 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/small 2025/11/24 01:52:09 INFO : small: Deleted 2025/11/24 01:52:10 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/large --- PASS: TestDelete (11.61s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:52:13 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "small" 2025/11/24 01:52:15 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "medium" 2025/11/24 01:52:17 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "large" 2025/11/24 01:52:17 DEBUG : Waiting for deletions to finish 2025/11/24 01:52:18 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/24 01:52:18 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/large 2025/11/24 01:52:18 INFO : large: Deleted 2025/11/24 01:52:18 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/medium 2025/11/24 01:52:18 INFO : medium: Deleted 2025/11/24 01:52:19 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/small --- PASS: TestMaxDelete (9.41s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:52:22 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "small" 2025/11/24 01:52:25 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "medium" 2025/11/24 01:52:27 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "large" 2025/11/24 01:52:28 DEBUG : Waiting for deletions to finish 2025/11/24 01:52:28 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/24 01:52:28 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/medium 2025/11/24 01:52:28 INFO : medium: Deleted 2025/11/24 01:52:28 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/small 2025/11/24 01:52:28 INFO : small: Deleted 2025/11/24 01:52:30 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/large --- PASS: TestMaxDeleteSizeLargeFile (10.44s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:52:33 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "small" 2025/11/24 01:52:35 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "medium" 2025/11/24 01:52:37 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "large" 2025/11/24 01:52:37 DEBUG : Waiting for deletions to finish 2025/11/24 01:52:37 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/24 01:52:38 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/large 2025/11/24 01:52:38 INFO : large: Deleted 2025/11/24 01:52:38 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/medium 2025/11/24 01:52:38 INFO : medium: Deleted 2025/11/24 01:52:39 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/small --- PASS: TestMaxDeleteSize (9.44s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:52:42 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "ReadFile" 2025/11/24 01:52:45 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/ReadFile --- PASS: TestReadFile (6.24s) === RUN TestRetry 2025/11/24 01:52:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/24 01:52:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/24 01:52:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/24 01:52:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/24 01:52:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/24 01:52:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/24 01:52:46 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-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:52:48 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "file1" 2025/11/24 01:52:50 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "file2" 2025/11/24 01:53:06 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/file1 2025/11/24 01:53:07 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/file2 --- PASS: TestCat (20.71s) === RUN TestPurge 2025/11/24 01:53:07 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mavexaz8xera" 2025/11/24 01:53:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 01:53:07 DEBUG : Creating backend with remote "/tmp/rclone2704086423" run.go:185: Remote "FileLu root 'rclone-test-mavexaz8xera'", Local "Local file system at /tmp/rclone2704086423", Modify Window "876000h0m0s" 2025/11/24 01:53:07 INFO : FileLu root 'rclone-test-mavexaz8xera': Successfully created folder "rclone-test-mavexaz8xera" with ID 1126174 2025/11/24 01:53:08 INFO : FileLu root 'rclone-test-mavexaz8xera': Successfully created folder "rclone-test-mavexaz8xera" with ID 1.126174e+06 2025/11/24 01:53:09 INFO : FileLu root 'rclone-test-mavexaz8xera': Successfully created folder "rclone-test-mavexaz8xera/A1/B1/C1" with ID 1126177 2025/11/24 01:53:10 INFO : FileLu root 'rclone-test-mavexaz8xera': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/24 01:53:10 INFO : A2: Making directory 2025/11/24 01:53:10 INFO : FileLu root 'rclone-test-mavexaz8xera': Successfully created folder "rclone-test-mavexaz8xera/A2" with ID 1126178 2025/11/24 01:53:10 INFO : A1/B2: Making directory 2025/11/24 01:53:11 INFO : FileLu root 'rclone-test-mavexaz8xera': Successfully created folder "rclone-test-mavexaz8xera/A1/B2" with ID 1126179 2025/11/24 01:53:11 INFO : A1/B2/C2: Making directory 2025/11/24 01:53:11 INFO : FileLu root 'rclone-test-mavexaz8xera': Successfully created folder "rclone-test-mavexaz8xera/A1/B2/C2" with ID 1126180 2025/11/24 01:53:11 INFO : A1/B1/C3: Making directory 2025/11/24 01:53:12 INFO : FileLu root 'rclone-test-mavexaz8xera': Successfully created folder "rclone-test-mavexaz8xera/A1/B1/C3" with ID 1126181 2025/11/24 01:53:12 INFO : A3: Making directory 2025/11/24 01:53:12 INFO : FileLu root 'rclone-test-mavexaz8xera': Successfully created folder "rclone-test-mavexaz8xera/A3" with ID 1126182 2025/11/24 01:53:12 INFO : A3/B3: Making directory 2025/11/24 01:53:12 INFO : FileLu root 'rclone-test-mavexaz8xera': Successfully created folder "rclone-test-mavexaz8xera/A3/B3" with ID 1126183 2025/11/24 01:53:12 INFO : A3/B3/C4: Making directory 2025/11/24 01:53:13 INFO : FileLu root 'rclone-test-mavexaz8xera': Successfully created folder "rclone-test-mavexaz8xera/A3/B3/C4" with ID 1126184 2025/11/24 01:53:14 INFO : FileLu root 'rclone-test-mavexaz8xera': Put: Successfully uploaded new file "A1/two" 2025/11/24 01:53:16 INFO : FileLu root 'rclone-test-mavexaz8xera': Rmdir: successfully deleted "/rclone-test-mavexaz8xera/A1/B1" 2025/11/24 01:53:19 INFO : FileLu root 'rclone-test-mavexaz8xera': Rmdir: successfully deleted "/rclone-test-mavexaz8xera" 2025/11/24 01:53:19 ERROR : error listing: directory not found 2025/11/24 01:53:19 DEBUG : FileLu root 'rclone-test-mavexaz8xera': Purge remote 2025/11/24 01:53:19 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (12.31s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:53:20 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu" with ID 1.126112e+06 2025/11/24 01:53:20 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A1/B1/C1" with ID 1126187 2025/11/24 01:53:22 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/24 01:53:22 INFO : A2: Making directory 2025/11/24 01:53:23 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A2" with ID 1126188 2025/11/24 01:53:23 INFO : A1/B2: Making directory 2025/11/24 01:53:23 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A1/B2" with ID 1126189 2025/11/24 01:53:23 INFO : A1/B2/C2: Making directory 2025/11/24 01:53:23 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A1/B2/C2" with ID 1126190 2025/11/24 01:53:23 INFO : A1/B1/C3: Making directory 2025/11/24 01:53:24 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A1/B1/C3" with ID 1126191 2025/11/24 01:53:24 INFO : A3: Making directory 2025/11/24 01:53:24 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A3" with ID 1126192 2025/11/24 01:53:24 INFO : A3/B3: Making directory 2025/11/24 01:53:25 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A3/B3" with ID 1126193 2025/11/24 01:53:25 INFO : A3/B3/C4: Making directory 2025/11/24 01:53:25 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A3/B3/C4" with ID 1126194 2025/11/24 01:53:27 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "A1/two" 2025/11/24 01:53:29 DEBUG : removing 1 level 3 directories 2025/11/24 01:53:29 INFO : A3/B3/C4: Removing directory 2025/11/24 01:53:30 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A3/B3/C4" 2025/11/24 01:53:33 DEBUG : removing 2 level 3 directories 2025/11/24 01:53:33 INFO : A1/B2/C2: Removing directory 2025/11/24 01:53:33 INFO : A1/B1/C3: Removing directory 2025/11/24 01:53:34 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A1/B2/C2" 2025/11/24 01:53:34 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A1/B1/C3" 2025/11/24 01:53:34 DEBUG : removing 2 level 2 directories 2025/11/24 01:53:34 INFO : A1/B2: Removing directory 2025/11/24 01:53:34 INFO : A3/B3: Removing directory 2025/11/24 01:53:35 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A3/B3" 2025/11/24 01:53:35 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A1/B2" 2025/11/24 01:53:35 DEBUG : removing 2 level 1 directories 2025/11/24 01:53:35 INFO : A3: Removing directory 2025/11/24 01:53:35 INFO : A2: Removing directory 2025/11/24 01:53:36 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A3" 2025/11/24 01:53:36 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A2" 2025/11/24 01:53:38 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A1/B1/C1/one 2025/11/24 01:53:39 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A1/two 2025/11/24 01:53:41 DEBUG : removing 1 level 3 directories 2025/11/24 01:53:41 INFO : A1/B1/C1: Removing directory 2025/11/24 01:53:42 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A1/B1/C1" 2025/11/24 01:53:42 DEBUG : removing 1 level 2 directories 2025/11/24 01:53:42 INFO : A1/B1: Removing directory 2025/11/24 01:53:42 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A1/B1" 2025/11/24 01:53:42 DEBUG : removing 1 level 1 directories 2025/11/24 01:53:42 INFO : A1: Removing directory 2025/11/24 01:53:43 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A1" 2025/11/24 01:53:43 DEBUG : removing 1 level 0 directories 2025/11/24 01:53:43 INFO : FileLu root 'rclone-test-cafegif6pocu': Removing directory 2025/11/24 01:53:44 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu" 2025/11/24 01:53:44 ERROR : error listing: directory not found 2025/11/24 01:53:45 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (25.16s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:53:45 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu" with ID 1126195 2025/11/24 01:53:45 INFO : A1: Making directory 2025/11/24 01:53:45 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A1" with ID 1126196 2025/11/24 01:53:45 INFO : A1/B1: Making directory 2025/11/24 01:53:46 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A1/B1" with ID 1126197 2025/11/24 01:53:46 INFO : A1/B1/C1: Making directory 2025/11/24 01:53:46 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A1/B1/C1" with ID 1126198 2025/11/24 01:53:49 DEBUG : removing 1 level 3 directories 2025/11/24 01:53:49 INFO : A1/B1/C1: Removing directory 2025/11/24 01:53:49 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A1/B1/C1" 2025/11/24 01:53:49 DEBUG : removing 1 level 2 directories 2025/11/24 01:53:49 INFO : A1/B1: Removing directory 2025/11/24 01:53:50 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A1/B1" 2025/11/24 01:53:53 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A1" --- PASS: TestRmdirsLeaveRoot (8.47s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:53:53 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu" with ID 1.126195e+06 2025/11/24 01:53:53 INFO : A1: Making directory 2025/11/24 01:53:54 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A1" with ID 1126199 2025/11/24 01:53:54 INFO : A1/B1: Making directory 2025/11/24 01:53:54 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A1/B1" with ID 1126200 2025/11/24 01:53:54 INFO : A1/B1/C1: Making directory 2025/11/24 01:53:54 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A1/B1/C1" with ID 1126201 2025/11/24 01:53:57 DEBUG : removing 1 level 3 directories 2025/11/24 01:53:57 INFO : A1/B1/C1: Removing directory 2025/11/24 01:53:58 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A1/B1/C1" 2025/11/24 01:53:58 DEBUG : removing 1 level 2 directories 2025/11/24 01:53:58 INFO : A1/B1: Removing directory 2025/11/24 01:53:59 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A1/B1" 2025/11/24 01:54:01 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A1" --- PASS: TestRmdirsWithFilter (8.79s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:54:06 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "file1" 2025/11/24 01:54:08 DEBUG : filename.txt: File name found in url 2025/11/24 01:54:09 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "filename.txt" 2025/11/24 01:54:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/24 01:54:11 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "headerfilename.txt" 2025/11/24 01:54:13 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "file2" 2025/11/24 01:54:14 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/file1 2025/11/24 01:54:15 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/file2 2025/11/24 01:54:15 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/filename.txt 2025/11/24 01:54:16 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/headerfilename.txt --- PASS: TestCopyURL (14.17s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:54:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/24 01:54:17 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/sub" with ID 1126202 2025/11/24 01:54:19 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "sub/file2" 2025/11/24 01:54:19 DEBUG : sub/file2: size = 14 OK 2025/11/24 01:54:19 INFO : file1: Copied (new) to: sub/file2 2025/11/24 01:54:19 INFO : file1: Deleted 2025/11/24 01:54:20 DEBUG : sub/file2: size = 14 OK 2025/11/24 01:54:20 DEBUG : file1: Sizes identical 2025/11/24 01:54:20 DEBUG : file1: Unchanged skipping 2025/11/24 01:54:20 INFO : file1: Deleted 2025/11/24 01:54:21 DEBUG : FileLu root 'rclone-test-cafegif6pocu': don't need to copy/move sub/file2, it is already at target location 2025/11/24 01:54:23 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub/file2 2025/11/24 01:54:23 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/sub" --- PASS: TestMoveFile (7.84s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:54:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/24 01:54:27 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "file1" 2025/11/24 01:54:27 DEBUG : file1: size = 14 OK 2025/11/24 01:54:27 INFO : file1: Copied (new) 2025/11/24 01:54:27 INFO : file1: Deleted 2025/11/24 01:54:28 DEBUG : file1: Destination exists, skipping 2025/11/24 01:54:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/11/24 01:54:29 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/file1 --- PASS: TestMoveFileWithIgnoreExisting (5.63s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.74s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.73s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:54:32 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/dst" with ID 1126203 2025/11/24 01:54:33 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "dst/file1" 2025/11/24 01:54:35 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cafegif6pocu/backup" 2025/11/24 01:54:35 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1173816064) 2025/11/24 01:54:35 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-cafegif6pocu') 2025/11/24 01:54:35 DEBUG : dst/file1: Sizes differ 2025/11/24 01:54:37 INFO : FileLu root 'rclone-test-cafegif6pocu/backup': Successfully created folder "rclone-test-cafegif6pocu/backup/dst" with ID 1126205 2025/11/24 01:54:40 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/dst/file1 2025/11/24 01:54:40 INFO : dst/file1: Moved (server-side) 2025/11/24 01:54:42 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "dst/file1" 2025/11/24 01:54:42 DEBUG : dst/file1: size = 14 OK 2025/11/24 01:54:42 INFO : dst/file1: Copied (new) 2025/11/24 01:54:42 INFO : dst/file1: Deleted 2025/11/24 01:54:44 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/dst/file1 2025/11/24 01:54:44 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/backup/dst/file1 2025/11/24 01:54:45 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/dst" 2025/11/24 01:54:46 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/backup/dst" 2025/11/24 01:54:47 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/backup" --- PASS: TestMoveFileBackupDir (16.01s) === 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-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:54:47 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu" with ID 1.126195e+06 2025/11/24 01:54:48 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A1" with ID 1126206 2025/11/24 01:54:50 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "A1/one" 2025/11/24 01:54:52 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "A1/two" 2025/11/24 01:54:53 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A1/B1" with ID 1126207 2025/11/24 01:54:54 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "A1/B1/three" 2025/11/24 01:54:55 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A1/B1/C1" with ID 1126208 2025/11/24 01:54:57 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "A1/B1/C1/four" 2025/11/24 01:54:57 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A1/B1/C2" with ID 1126209 2025/11/24 01:55:00 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "A1/B1/C2/five" 2025/11/24 01:55:00 INFO : A1/B2: Making directory 2025/11/24 01:55:00 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A1/B2" with ID 1126210 2025/11/24 01:55:00 INFO : A1/B1/C3: Making directory 2025/11/24 01:55:01 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A1/B1/C3" with ID 1126211 2025/11/24 01:55:06 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A2" with ID 1126212 2025/11/24 01:55:06 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A2/B1" with ID 1126213 2025/11/24 01:55:06 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A2/B1/C1" with ID 1126214 2025/11/24 01:55:07 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A2/B1/C2" with ID 1126215 2025/11/24 01:55:07 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A2/B1/C3" with ID 1126216 2025/11/24 01:55:08 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A2/B2" with ID 1126217 2025/11/24 01:55:11 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A1/two 2025/11/24 01:55:11 INFO : A1/two: Moved (server-side) to: A2/two 2025/11/24 01:55:11 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A1/B1/three 2025/11/24 01:55:11 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2025/11/24 01:55:12 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A1/B1/C1/four 2025/11/24 01:55:12 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2025/11/24 01:55:13 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A1/one 2025/11/24 01:55:13 INFO : A1/one: Moved (server-side) to: A2/one 2025/11/24 01:55:13 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A1/B1/C2/five 2025/11/24 01:55:13 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2025/11/24 01:55:14 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A1/B2" 2025/11/24 01:55:15 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A1/B1/C3" 2025/11/24 01:55:16 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A1/B1/C2" 2025/11/24 01:55:17 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A1/B1/C1" 2025/11/24 01:55:17 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A1/B1" 2025/11/24 01:55:18 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A1" 2025/11/24 01:55:21 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A3" with ID 1126218 2025/11/24 01:55:22 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A3/B1" with ID 1126219 2025/11/24 01:55:22 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A3/B1/C1" with ID 1126220 2025/11/24 01:55:22 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A3/B1/C2" with ID 1126221 2025/11/24 01:55:23 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A3/B1/C3" with ID 1126222 2025/11/24 01:55:23 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A3/B2" with ID 1126223 2025/11/24 01:55:27 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A2/B1/three 2025/11/24 01:55:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/24 01:55:27 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A2/two 2025/11/24 01:55:27 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/24 01:55:28 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A2/B1/C2/five 2025/11/24 01:55:28 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/24 01:55:28 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A2/one 2025/11/24 01:55:28 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/24 01:55:28 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A2/B1/C1/four 2025/11/24 01:55:28 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/24 01:55:29 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A2/B2" 2025/11/24 01:55:29 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A2/B1/C3" 2025/11/24 01:55:30 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A2/B1/C2" 2025/11/24 01:55:31 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A2/B1/C1" 2025/11/24 01:55:32 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A2/B1" 2025/11/24 01:55:33 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A2" 2025/11/24 01:55:34 INFO : FileLu root 'rclone-test-cafegif6pocu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/24 01:55:36 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A4" with ID 1126224 2025/11/24 01:55:36 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A4/B1" with ID 1126225 2025/11/24 01:55:37 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A4/B1/C1" with ID 1126226 2025/11/24 01:55:37 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A4/B1/C2" with ID 1126227 2025/11/24 01:55:37 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A4/B1/C3" with ID 1126228 2025/11/24 01:55:38 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/A4/B2" with ID 1126229 2025/11/24 01:55:41 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A3/B1/C1/four 2025/11/24 01:55:41 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/24 01:55:41 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A3/B1/C2/five 2025/11/24 01:55:41 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/24 01:55:41 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A3/one 2025/11/24 01:55:41 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/24 01:55:42 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A3/B1/three 2025/11/24 01:55:42 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/24 01:55:42 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A3/two 2025/11/24 01:55:42 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/24 01:55:42 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A3/B2" 2025/11/24 01:55:43 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A3/B1/C3" 2025/11/24 01:55:46 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A3/B1/C2" 2025/11/24 01:55:47 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A3/B1/C1" 2025/11/24 01:55:47 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A3/B1" 2025/11/24 01:55:48 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A3" 2025/11/24 01:55:51 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A4/one 2025/11/24 01:55:51 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A4/two 2025/11/24 01:55:52 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A4/B1/three 2025/11/24 01:55:53 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A4/B1/C1/four 2025/11/24 01:55:53 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/A4/B1/C2/five 2025/11/24 01:55:54 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A4/B2" 2025/11/24 01:55:55 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A4/B1/C3" 2025/11/24 01:55:55 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A4/B1/C2" 2025/11/24 01:55:56 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A4/B1/C1" 2025/11/24 01:55:57 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A4/B1" 2025/11/24 01:55:58 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/A4" --- PASS: TestDirMove (71.26s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.79s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:55:59 DEBUG : FileLu root 'rclone-test-cafegif6pocu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/24 01:56:03 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe" 2025/11/24 01:56:03 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/24 01:56:03 NOTICE: FileLu root 'rclone-test-cafegif6pocu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/24 01:56:03 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/24 01:56:03 DEBUG : FileLu root 'rclone-test-cafegif6pocu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/24 01:56:05 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe" 2025/11/24 01:56:05 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/24 01:56:05 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/24 01:56:07 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/no_checksum_big_file_from_pipe 2025/11/24 01:56:07 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:56:08 DEBUG : FileLu root 'rclone-test-cafegif6pocu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/24 01:56:10 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2025/11/24 01:56:10 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/24 01:56:10 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/24 01:56:10 DEBUG : FileLu root 'rclone-test-cafegif6pocu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/24 01:56:12 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2025/11/24 01:56:12 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/24 01:56:12 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/24 01:56:13 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/with_checksum_big_file_from_pipe 2025/11/24 01:56:14 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:56:15 DEBUG : FileLu root 'rclone-test-cafegif6pocu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/24 01:56:16 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/24 01:56:16 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/24 01:56:16 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/11/24 01:56:16 DEBUG : FileLu root 'rclone-test-cafegif6pocu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/24 01:56:18 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/24 01:56:18 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/24 01:56:18 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2025/11/24 01:56:19 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/ignore_checksum_big_file_from_pipe 2025/11/24 01:56:20 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:56:21 DEBUG : FileLu root 'rclone-test-cafegif6pocu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/24 01:56:22 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/24 01:56:22 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/24 01:56:22 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/24 01:56:22 DEBUG : FileLu root 'rclone-test-cafegif6pocu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/24 01:56:24 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/24 01:56:24 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/24 01:56:24 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/24 01:56:26 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/ignore_checksum_big_file_from_pipe 2025/11/24 01:56:26 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (27.34s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.42s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.07s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.74s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:56:29 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "potato1" 2025/11/24 01:56:29 DEBUG : FileLu root 'rclone-test-cafegif6pocu': File to upload is small (60 bytes), uploading instead of streaming 2025/11/24 01:56:31 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "potato2" 2025/11/24 01:56:31 DEBUG : potato2: size = 60 OK 2025/11/24 01:56:31 DEBUG : potato2: Size of src and dst objects identical 2025/11/24 01:56:32 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/potato1 2025/11/24 01:56:32 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/potato2 --- PASS: TestRcatSize (5.74s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.73s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.73s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.73s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.76s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.74s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.76s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.73s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-cafegif6pocu'", Local "Local file system at /tmp/rclone1173816064", Modify Window "876000h0m0s" 2025/11/24 01:56:39 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully created folder "rclone-test-cafegif6pocu/sub dir" with ID 1126248 2025/11/24 01:56:40 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "sub dir/test remove existing" 2025/11/24 01:56:43 INFO : FileLu root 'rclone-test-cafegif6pocu': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2025/11/24 01:56:47 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.viqofiq3" before starting 2025/11/24 01:56:50 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub dir/test remove existing 2025/11/24 01:56:51 DEBUG : sub dir/test remove existing.viqofiq3: TEST: removing renamed existing file after operation 2025/11/24 01:56:51 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub dir/test remove existing.viqofiq3 2025/11/24 01:56:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wobudal1" before starting 2025/11/24 01:56:58 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/24 01:56:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wobudal1: TEST: renaming existing back after failed operation 2025/11/24 01:57:04 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wobudal1 2025/11/24 01:57:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nisucet2" before starting 2025/11/24 01:57:09 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/24 01:57:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nisucet2: TEST: removing renamed existing file after operation 2025/11/24 01:57:10 INFO : FileLu root 'rclone-test-cafegif6pocu': Successfully deleted file: /rclone-test-cafegif6pocu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nisucet2 2025/11/24 01:57:12 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu/sub dir" --- PASS: TestRemoveExisting (34.62s) === 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/11/24 01:57:13 DEBUG : FileLu root 'rclone-test-cafegif6pocu': Purge remote 2025/11/24 01:57:13 INFO : FileLu root 'rclone-test-cafegif6pocu': Rmdir: successfully deleted "/rclone-test-cafegif6pocu" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 12m10.636338594s (try 1/5)