"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2025/12/17 04:07:02 DEBUG : Creating backend with remote "TestFileLu:rclone-test-potoviw7jaga" 2025/12/17 04:07:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/17 04:07:02 DEBUG : Creating backend with remote "/tmp/rclone482254131" === 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-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/12/17 04:07:02 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.68s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/12/17 04:07:03 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.36s) === RUN TestSizeDiffers 2025/12/17 04:07:03 DEBUG : a: size = 0 OK 2025/12/17 04:07:03 DEBUG : a: size = 1 (memory) 2025/12/17 04:07:03 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/12/17 04:07:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/12/17 04:07:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/17 04:07:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/17 04:07:03 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/12/17 04:07:03 DEBUG : potato: Seek from 10 to 0 2025/12/17 04:07:03 DEBUG : potato: Seek from 10 to 0 2025/12/17 04:07:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/12/17 04:07:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/12/17 04:07:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/17 04:07:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/17 04:07:03 DEBUG : potato: Seek from 5 to 2 2025/12/17 04:07:03 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/12/17 04:07:03 DEBUG : potato: Seek from 7 to 0 2025/12/17 04:07:03 DEBUG : potato: Seek from 7 to 0 2025/12/17 04:07:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/12/17 04:07:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/12/17 04:07:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/17 04:07:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/17 04:07:03 DEBUG : potato: Seek from 5 to 2 2025/12/17 04:07:03 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/12/17 04:07:03 DEBUG : potato: Seek from 8 to 0 2025/12/17 04:07:03 DEBUG : potato: Seek from 8 to 0 2025/12/17 04:07:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/12/17 04:07:03 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/12/17 04:07:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/17 04:07:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/17 04:07:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/17 04:07:03 DEBUG : potato: Seek from 5 to 2 2025/12/17 04:07:03 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/12/17 04:07:03 DEBUG : potato: Seek from 9 to 0 2025/12/17 04:07:03 DEBUG : potato: Seek from 9 to 0 2025/12/17 04:07:03 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-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:07:03 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga" with ID 1902218 2025/12/17 04:07:14 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "rutabaga" === RUN TestCheck/1 === RUN TestCheck/2 2025/12/17 04:07:18 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "empty space" === RUN TestCheck/3 2025/12/17 04:07:20 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "potato2" === RUN TestCheck/4 === RUN TestCheck/5 2025/12/17 04:07:23 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "remotepotato" === RUN TestCheck/6 === RUN TestCheck/7 2025/12/17 04:07:25 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/empty space 2025/12/17 04:07:25 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/potato2 2025/12/17 04:07:26 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/remotepotato 2025/12/17 04:07:26 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/rutabaga --- PASS: TestCheck (23.86s) --- PASS: TestCheck/1 (0.36s) --- PASS: TestCheck/2 (0.36s) --- PASS: TestCheck/3 (0.36s) --- PASS: TestCheck/4 (0.36s) --- PASS: TestCheck/5 (0.36s) --- PASS: TestCheck/6 (0.36s) --- PASS: TestCheck/7 (0.36s) === RUN TestCheckFsError 2025/12/17 04:07:26 DEBUG : Creating backend with remote "nonexistent" 2025/12/17 04:07:26 DEBUG : Creating backend with remote "nonexistent" 2025/12/17 04:07:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/12/17 04:07:26 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/12/17 04:07:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/12/17 04:07:26 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-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:07:28 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/12/17 04:07:33 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "empty space" === RUN TestCheckDownload/3 2025/12/17 04:07:37 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "potato2" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/12/17 04:07:43 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/12/17 04:07:48 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/empty space 2025/12/17 04:07:48 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/potato2 2025/12/17 04:07:48 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/remotepotato 2025/12/17 04:07:49 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/rutabaga --- PASS: TestCheckDownload (22.78s) --- PASS: TestCheckDownload/1 (1.48s) --- PASS: TestCheckDownload/2 (1.48s) --- PASS: TestCheckDownload/3 (1.47s) --- PASS: TestCheckDownload/4 (1.71s) --- PASS: TestCheckDownload/5 (1.51s) --- PASS: TestCheckDownload/6 (1.55s) --- PASS: TestCheckDownload/7 (1.71s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:07:51 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/12/17 04:07:54 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2025/12/17 04:07:57 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/12/17 04:08:00 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/12/17 04:08:01 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/empty space 2025/12/17 04:08:02 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/potato2 2025/12/17 04:08:06 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/remotepotato 2025/12/17 04:08:13 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/rutabaga --- PASS: TestCheckSizeOnly (24.69s) --- PASS: TestCheckSizeOnly/1 (0.41s) --- PASS: TestCheckSizeOnly/2 (0.37s) --- PASS: TestCheckSizeOnly/3 (0.38s) --- PASS: TestCheckSizeOnly/4 (0.36s) --- PASS: TestCheckSizeOnly/5 (0.36s) --- PASS: TestCheckSizeOnly/6 (0.37s) --- PASS: TestCheckSizeOnly/7 (0.36s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:08:16 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "test.sum" 2025/12/17 04:08:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/12/17 04:08:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/12/17 04:08:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/12/17 04:08:18 NOTICE: test.sum: 2 warning(s) suppressed... 2025/12/17 04:08:20 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "test.sum" 2025/12/17 04:08:22 NOTICE: test.sum: improperly formatted checksum line 4 2025/12/17 04:08:22 NOTICE: test.sum: improperly formatted checksum line 5 2025/12/17 04:08:22 NOTICE: test.sum: improperly formatted checksum line 6 2025/12/17 04:08:22 NOTICE: test.sum: 2 warning(s) suppressed... 2025/12/17 04:08:22 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/test.sum --- PASS: TestParseSumFile (8.75s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:08:23 DEBUG : Creating backend with remote "TestFileLu:rclone-test-potoviw7jaga/data" check_test.go:350: FileLu root 'rclone-test-potoviw7jaga/data' lacks md5, skipping --- SKIP: TestCheckSum (1.36s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:08:24 DEBUG : Creating backend with remote "TestFileLu:rclone-test-potoviw7jaga/data" 2025/12/17 04:08:25 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/data" with ID 1902221 2025/12/17 04:08:27 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "data/banana" 2025/12/17 04:08:29 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest1 2025/12/17 04:08:35 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "data/potato" 2025/12/17 04:08:37 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest2 2025/12/17 04:08:43 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest3 2025/12/17 04:08:49 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest4 2025/12/17 04:08:56 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest5 2025/12/17 04:09:14 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest6 2025/12/17 04:09:21 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "data/banana" 2025/12/17 04:09:23 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "data/potato" 2025/12/17 04:09:25 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest7 2025/12/17 04:09:30 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/test.sum 2025/12/17 04:09:31 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/data/banana 2025/12/17 04:09:31 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/data/potato 2025/12/17 04:09:32 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/data" --- PASS: TestCheckSumDownload (68.53s) --- PASS: TestCheckSumDownload/subtest1 (3.34s) --- PASS: TestCheckSumDownload/subtest2 (3.29s) --- PASS: TestCheckSumDownload/subtest3 (3.56s) --- PASS: TestCheckSumDownload/subtest4 (3.36s) --- PASS: TestCheckSumDownload/subtest5 (3.42s) --- PASS: TestCheckSumDownload/subtest6 (3.81s) --- PASS: TestCheckSumDownload/subtest7 (3.71s) === RUN TestApplyTransforms 2025/12/17 04:09:33 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cuvobeq6casu" 2025/12/17 04:09:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/17 04:09:33 DEBUG : Creating backend with remote "/tmp/rclone1418640012" run.go:185: Remote "FileLu root 'rclone-test-cuvobeq6casu'", Local "Local file system at /tmp/rclone1418640012", Modify Window "876000h0m0s" 2025/12/17 04:09:33 INFO : FileLu root 'rclone-test-cuvobeq6casu': Successfully created folder "rclone-test-cuvobeq6casu" with ID 1902222 2025/12/17 04:09:35 INFO : FileLu root 'rclone-test-cuvobeq6casu': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2025/12/17 04:09:36 ERROR : hello, world!: sum not found 2025/12/17 04:09:36 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-cuvobeq6casu' 2025/12/17 04:09:36 NOTICE: FileLu root 'rclone-test-cuvobeq6casu': 1 files missing 2025/12/17 04:09:36 NOTICE: 1 hashes missing 2025/12/17 04:09:36 NOTICE: FileLu root 'rclone-test-cuvobeq6casu': 1 differences found 2025/12/17 04:09:36 NOTICE: FileLu root 'rclone-test-cuvobeq6casu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/12/17 04:09:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/17 04:09:38 NOTICE: FileLu root 'rclone-test-cuvobeq6casu': 0 differences found 2025/12/17 04:09:38 NOTICE: FileLu root 'rclone-test-cuvobeq6casu': 1 matching files 2025/12/17 04:09:38 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rejuzep1tewu" 2025/12/17 04:09:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/17 04:09:38 DEBUG : Creating backend with remote "/tmp/rclone4258147582" run.go:185: Remote "FileLu root 'rclone-test-rejuzep1tewu'", Local "Local file system at /tmp/rclone4258147582", Modify Window "876000h0m0s" 2025/12/17 04:09:38 INFO : FileLu root 'rclone-test-rejuzep1tewu': Successfully created folder "rclone-test-rejuzep1tewu" with ID 1902225 2025/12/17 04:09:40 INFO : FileLu root 'rclone-test-rejuzep1tewu': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2025/12/17 04:09:41 ERROR : HELLO, WORLD!: sum not found 2025/12/17 04:09:41 ERROR : hello, world!: file not in FileLu root 'rclone-test-rejuzep1tewu' 2025/12/17 04:09:41 NOTICE: FileLu root 'rclone-test-rejuzep1tewu': 1 files missing 2025/12/17 04:09:41 NOTICE: 1 hashes missing 2025/12/17 04:09:41 NOTICE: FileLu root 'rclone-test-rejuzep1tewu': 1 differences found 2025/12/17 04:09:41 NOTICE: FileLu root 'rclone-test-rejuzep1tewu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/12/17 04:09:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/17 04:09:42 NOTICE: FileLu root 'rclone-test-rejuzep1tewu': 0 differences found 2025/12/17 04:09:42 NOTICE: FileLu root 'rclone-test-rejuzep1tewu': 1 matching files 2025/12/17 04:09:42 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qofogit6joca" 2025/12/17 04:09:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/17 04:09:42 DEBUG : Creating backend with remote "/tmp/rclone2607982325" run.go:185: Remote "FileLu root 'rclone-test-qofogit6joca'", Local "Local file system at /tmp/rclone2607982325", Modify Window "876000h0m0s" 2025/12/17 04:09:43 INFO : FileLu root 'rclone-test-qofogit6joca': Successfully created folder "rclone-test-qofogit6joca" with ID 1902226 2025/12/17 04:09:45 INFO : FileLu root 'rclone-test-qofogit6joca': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2025/12/17 04:09:45 ERROR : HeLlO, wOrLd!: sum not found 2025/12/17 04:09:45 ERROR : hello, world!: file not in FileLu root 'rclone-test-qofogit6joca' 2025/12/17 04:09:45 NOTICE: FileLu root 'rclone-test-qofogit6joca': 1 files missing 2025/12/17 04:09:45 NOTICE: 1 hashes missing 2025/12/17 04:09:45 NOTICE: FileLu root 'rclone-test-qofogit6joca': 1 differences found 2025/12/17 04:09:45 NOTICE: FileLu root 'rclone-test-qofogit6joca': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/12/17 04:09:47 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/17 04:09:47 NOTICE: FileLu root 'rclone-test-qofogit6joca': 0 differences found 2025/12/17 04:09:47 NOTICE: FileLu root 'rclone-test-qofogit6joca': 1 matching files 2025/12/17 04:09:47 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nonagun6rada" 2025/12/17 04:09:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/17 04:09:47 DEBUG : Creating backend with remote "/tmp/rclone2176909549" run.go:185: Remote "FileLu root 'rclone-test-nonagun6rada'", Local "Local file system at /tmp/rclone2176909549", Modify Window "876000h0m0s" 2025/12/17 04:09:50 INFO : FileLu root 'rclone-test-nonagun6rada': Successfully created folder "rclone-test-nonagun6rada" with ID 1902227 2025/12/17 04:09:52 INFO : FileLu root 'rclone-test-nonagun6rada': Put: Successfully uploaded new file "HELLO, WORLD!" upperlowermixed checkfile vs. upper remote (without normalization) 2025/12/17 04:09:53 ERROR : HELLO, WORLD!: sum not found 2025/12/17 04:09:53 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-nonagun6rada' 2025/12/17 04:09:53 NOTICE: FileLu root 'rclone-test-nonagun6rada': 1 files missing 2025/12/17 04:09:53 NOTICE: 1 hashes missing 2025/12/17 04:09:53 NOTICE: FileLu root 'rclone-test-nonagun6rada': 1 differences found 2025/12/17 04:09:53 NOTICE: FileLu root 'rclone-test-nonagun6rada': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/12/17 04:09:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/17 04:09:54 NOTICE: FileLu root 'rclone-test-nonagun6rada': 0 differences found 2025/12/17 04:09:54 NOTICE: FileLu root 'rclone-test-nonagun6rada': 1 matching files 2025/12/17 04:09:54 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fapeseg6mugu" 2025/12/17 04:09:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/17 04:09:54 DEBUG : Creating backend with remote "/tmp/rclone294204469" run.go:185: Remote "FileLu root 'rclone-test-fapeseg6mugu'", Local "Local file system at /tmp/rclone294204469", Modify Window "876000h0m0s" 2025/12/17 04:09:55 INFO : FileLu root 'rclone-test-fapeseg6mugu': Successfully created folder "rclone-test-fapeseg6mugu" with ID 1902229 2025/12/17 04:09:57 INFO : FileLu root 'rclone-test-fapeseg6mugu': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFD checkfile vs. NFC remote (without normalization) 2025/12/17 04:09:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/12/17 04:09:57 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-fapeseg6mugu' 2025/12/17 04:09:57 NOTICE: FileLu root 'rclone-test-fapeseg6mugu': 1 files missing 2025/12/17 04:09:57 NOTICE: 1 hashes missing 2025/12/17 04:09:57 NOTICE: FileLu root 'rclone-test-fapeseg6mugu': 1 differences found 2025/12/17 04:09:57 NOTICE: FileLu root 'rclone-test-fapeseg6mugu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/12/17 04:09:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/17 04:09:59 NOTICE: FileLu root 'rclone-test-fapeseg6mugu': 0 differences found 2025/12/17 04:09:59 NOTICE: FileLu root 'rclone-test-fapeseg6mugu': 1 matching files 2025/12/17 04:09:59 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kefagiw1piyu" 2025/12/17 04:09:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/17 04:09:59 DEBUG : Creating backend with remote "/tmp/rclone4267442783" run.go:185: Remote "FileLu root 'rclone-test-kefagiw1piyu'", Local "Local file system at /tmp/rclone4267442783", Modify Window "876000h0m0s" 2025/12/17 04:09:59 INFO : FileLu root 'rclone-test-kefagiw1piyu': Successfully created folder "rclone-test-kefagiw1piyu" with ID 1902230 2025/12/17 04:10:01 INFO : FileLu root 'rclone-test-kefagiw1piyu': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFC checkfile vs. NFD remote (without normalization) 2025/12/17 04:10:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/12/17 04:10:03 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-kefagiw1piyu' 2025/12/17 04:10:03 NOTICE: FileLu root 'rclone-test-kefagiw1piyu': 1 files missing 2025/12/17 04:10:03 NOTICE: 1 hashes missing 2025/12/17 04:10:03 NOTICE: FileLu root 'rclone-test-kefagiw1piyu': 1 differences found 2025/12/17 04:10:03 NOTICE: FileLu root 'rclone-test-kefagiw1piyu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/12/17 04:10:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/17 04:10:14 NOTICE: FileLu root 'rclone-test-kefagiw1piyu': 0 differences found 2025/12/17 04:10:14 NOTICE: FileLu root 'rclone-test-kefagiw1piyu': 1 matching files 2025/12/17 04:10:14 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tekubef6fabu" 2025/12/17 04:10:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/17 04:10:14 DEBUG : Creating backend with remote "/tmp/rclone3435201573" run.go:185: Remote "FileLu root 'rclone-test-tekubef6fabu'", Local "Local file system at /tmp/rclone3435201573", Modify Window "876000h0m0s" 2025/12/17 04:10:15 INFO : FileLu root 'rclone-test-tekubef6fabu': Successfully created folder "rclone-test-tekubef6fabu" with ID 1902231 2025/12/17 04:10:17 INFO : FileLu root 'rclone-test-tekubef6fabu': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFDx2 checkfile vs. both remote (without normalization) 2025/12/17 04:10:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/12/17 04:10:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-tekubef6fabu' 2025/12/17 04:10:18 NOTICE: FileLu root 'rclone-test-tekubef6fabu': 1 files missing 2025/12/17 04:10:18 NOTICE: 1 hashes missing 2025/12/17 04:10:18 NOTICE: FileLu root 'rclone-test-tekubef6fabu': 1 differences found 2025/12/17 04:10:18 NOTICE: FileLu root 'rclone-test-tekubef6fabu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/12/17 04:10:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/17 04:10:19 NOTICE: FileLu root 'rclone-test-tekubef6fabu': 0 differences found 2025/12/17 04:10:19 NOTICE: FileLu root 'rclone-test-tekubef6fabu': 1 matching files 2025/12/17 04:10:19 DEBUG : Creating backend with remote "TestFileLu:rclone-test-zocohok8beno" 2025/12/17 04:10:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/17 04:10:19 DEBUG : Creating backend with remote "/tmp/rclone1661371568" run.go:185: Remote "FileLu root 'rclone-test-zocohok8beno'", Local "Local file system at /tmp/rclone1661371568", Modify Window "876000h0m0s" 2025/12/17 04:10:20 INFO : FileLu root 'rclone-test-zocohok8beno': Successfully created folder "rclone-test-zocohok8beno" with ID 1902232 2025/12/17 04:10:22 INFO : FileLu root 'rclone-test-zocohok8beno': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFCx2 checkfile vs. both remote (without normalization) 2025/12/17 04:10:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/12/17 04:10:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-zocohok8beno' 2025/12/17 04:10:22 NOTICE: FileLu root 'rclone-test-zocohok8beno': 1 files missing 2025/12/17 04:10:22 NOTICE: 1 hashes missing 2025/12/17 04:10:22 NOTICE: FileLu root 'rclone-test-zocohok8beno': 1 differences found 2025/12/17 04:10:22 NOTICE: FileLu root 'rclone-test-zocohok8beno': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/12/17 04:10:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/17 04:10:24 NOTICE: FileLu root 'rclone-test-zocohok8beno': 0 differences found 2025/12/17 04:10:24 NOTICE: FileLu root 'rclone-test-zocohok8beno': 1 matching files 2025/12/17 04:10:24 DEBUG : Creating backend with remote "TestFileLu:rclone-test-voqiwag0xano" 2025/12/17 04:10:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/17 04:10:24 DEBUG : Creating backend with remote "/tmp/rclone911571819" run.go:185: Remote "FileLu root 'rclone-test-voqiwag0xano'", Local "Local file system at /tmp/rclone911571819", Modify Window "876000h0m0s" 2025/12/17 04:10:25 INFO : FileLu root 'rclone-test-voqiwag0xano': Successfully created folder "rclone-test-voqiwag0xano" with ID 1902233 2025/12/17 04:10:26 INFO : FileLu root 'rclone-test-voqiwag0xano': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFDx2 remote (without normalization) 2025/12/17 04:10:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/12/17 04:10:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-voqiwag0xano' 2025/12/17 04:10:27 NOTICE: FileLu root 'rclone-test-voqiwag0xano': 1 files missing 2025/12/17 04:10:27 NOTICE: 1 hashes missing 2025/12/17 04:10:27 NOTICE: FileLu root 'rclone-test-voqiwag0xano': 1 differences found 2025/12/17 04:10:27 NOTICE: FileLu root 'rclone-test-voqiwag0xano': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/12/17 04:10:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/17 04:10:29 NOTICE: FileLu root 'rclone-test-voqiwag0xano': 0 differences found 2025/12/17 04:10:29 NOTICE: FileLu root 'rclone-test-voqiwag0xano': 1 matching files 2025/12/17 04:10:29 DEBUG : Creating backend with remote "TestFileLu:rclone-test-coraten6xele" 2025/12/17 04:10:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/17 04:10:29 DEBUG : Creating backend with remote "/tmp/rclone2508343091" run.go:185: Remote "FileLu root 'rclone-test-coraten6xele'", Local "Local file system at /tmp/rclone2508343091", Modify Window "876000h0m0s" 2025/12/17 04:10:29 INFO : FileLu root 'rclone-test-coraten6xele': Successfully created folder "rclone-test-coraten6xele" with ID 1902234 2025/12/17 04:10:31 INFO : FileLu root 'rclone-test-coraten6xele': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFCx2 remote (without normalization) 2025/12/17 04:10:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/12/17 04:10:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-coraten6xele' 2025/12/17 04:10:32 NOTICE: FileLu root 'rclone-test-coraten6xele': 1 files missing 2025/12/17 04:10:32 NOTICE: 1 hashes missing 2025/12/17 04:10:32 NOTICE: FileLu root 'rclone-test-coraten6xele': 1 differences found 2025/12/17 04:10:32 NOTICE: FileLu root 'rclone-test-coraten6xele': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/12/17 04:10:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/12/17 04:10:33 NOTICE: FileLu root 'rclone-test-coraten6xele': 0 differences found 2025/12/17 04:10:33 NOTICE: FileLu root 'rclone-test-coraten6xele': 1 matching files 2025/12/17 04:10:33 DEBUG : FileLu root 'rclone-test-coraten6xele': Purge remote 2025/12/17 04:10:34 INFO : FileLu root 'rclone-test-coraten6xele': Rmdir: successfully deleted "/rclone-test-coraten6xele" 2025/12/17 04:10:34 DEBUG : FileLu root 'rclone-test-voqiwag0xano': Purge remote 2025/12/17 04:10:34 INFO : FileLu root 'rclone-test-voqiwag0xano': Rmdir: successfully deleted "/rclone-test-voqiwag0xano" 2025/12/17 04:10:34 DEBUG : FileLu root 'rclone-test-zocohok8beno': Purge remote 2025/12/17 04:10:35 INFO : FileLu root 'rclone-test-zocohok8beno': Rmdir: successfully deleted "/rclone-test-zocohok8beno" 2025/12/17 04:10:35 DEBUG : FileLu root 'rclone-test-tekubef6fabu': Purge remote 2025/12/17 04:10:35 INFO : FileLu root 'rclone-test-tekubef6fabu': Rmdir: successfully deleted "/rclone-test-tekubef6fabu" 2025/12/17 04:10:35 DEBUG : FileLu root 'rclone-test-kefagiw1piyu': Purge remote 2025/12/17 04:10:36 INFO : FileLu root 'rclone-test-kefagiw1piyu': Rmdir: successfully deleted "/rclone-test-kefagiw1piyu" 2025/12/17 04:10:36 DEBUG : FileLu root 'rclone-test-fapeseg6mugu': Purge remote 2025/12/17 04:10:36 INFO : FileLu root 'rclone-test-fapeseg6mugu': Rmdir: successfully deleted "/rclone-test-fapeseg6mugu" 2025/12/17 04:10:37 DEBUG : FileLu root 'rclone-test-nonagun6rada': Purge remote 2025/12/17 04:10:37 INFO : FileLu root 'rclone-test-nonagun6rada': Rmdir: successfully deleted "/rclone-test-nonagun6rada" 2025/12/17 04:10:37 DEBUG : FileLu root 'rclone-test-qofogit6joca': Purge remote 2025/12/17 04:10:37 INFO : FileLu root 'rclone-test-qofogit6joca': Rmdir: successfully deleted "/rclone-test-qofogit6joca" 2025/12/17 04:10:37 DEBUG : FileLu root 'rclone-test-rejuzep1tewu': Purge remote 2025/12/17 04:10:38 INFO : FileLu root 'rclone-test-rejuzep1tewu': Rmdir: successfully deleted "/rclone-test-rejuzep1tewu" 2025/12/17 04:10:38 DEBUG : FileLu root 'rclone-test-cuvobeq6casu': Purge remote 2025/12/17 04:10:38 INFO : FileLu root 'rclone-test-cuvobeq6casu': Rmdir: successfully deleted "/rclone-test-cuvobeq6casu" --- PASS: TestApplyTransforms (65.95s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:10:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/12/17 04:10:40 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/sub" with ID 1902235 2025/12/17 04:10:41 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "sub/file2" 2025/12/17 04:10:41 DEBUG : sub/file2: size = 14 OK 2025/12/17 04:10:41 INFO : file1: Copied (new) to: sub/file2 2025/12/17 04:10:43 DEBUG : sub/file2: size = 14 OK 2025/12/17 04:10:43 DEBUG : file1: Sizes identical 2025/12/17 04:10:43 DEBUG : file1: Unchanged skipping 2025/12/17 04:10:44 DEBUG : FileLu root 'rclone-test-potoviw7jaga': don't need to copy/move sub/file2, it is already at target location 2025/12/17 04:10:45 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub/file2 2025/12/17 04:10:46 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/sub" --- PASS: TestCopyFile (8.03s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.75s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:10:48 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/dst" with ID 1902237 2025/12/17 04:10:50 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "dst/file1" 2025/12/17 04:10:51 DEBUG : Creating backend with remote "TestFileLu:rclone-test-potoviw7jaga/backup" 2025/12/17 04:10:52 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone482254131) 2025/12/17 04:10:52 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-potoviw7jaga') 2025/12/17 04:10:52 DEBUG : dst/file1: Sizes differ 2025/12/17 04:10:54 INFO : FileLu root 'rclone-test-potoviw7jaga/backup': Successfully created folder "rclone-test-potoviw7jaga/backup/dst" with ID 1902239 2025/12/17 04:10:56 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/dst/file1 2025/12/17 04:10:56 INFO : dst/file1: Moved (server-side) 2025/12/17 04:10:58 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "dst/file1" 2025/12/17 04:10:58 DEBUG : dst/file1: size = 14 OK 2025/12/17 04:10:58 INFO : dst/file1: Copied (new) 2025/12/17 04:11:00 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/dst/file1 2025/12/17 04:11:01 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/backup/dst/file1 2025/12/17 04:11:05 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/dst" 2025/12/17 04:11:13 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/backup/dst" 2025/12/17 04:11:15 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/backup" --- PASS: TestCopyFileBackupDir (28.02s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:11:15 DEBUG : Creating backend with remote "TestFileLu:rclone-test-potoviw7jaga/dst" 2025/12/17 04:11:18 DEBUG : Creating backend with remote "TestFileLu:rclone-test-potoviw7jaga/CompareDest" 2025/12/17 04:11:19 DEBUG : one: Need to transfer - File not found at Destination 2025/12/17 04:11:21 INFO : FileLu root 'rclone-test-potoviw7jaga/dst': Successfully created folder "rclone-test-potoviw7jaga/dst" with ID 1902240 2025/12/17 04:11:24 INFO : FileLu root 'rclone-test-potoviw7jaga/dst': Put: Successfully uploaded new file "one" 2025/12/17 04:11:24 DEBUG : one: size = 3 OK 2025/12/17 04:11:24 INFO : one: Copied (new) 2025/12/17 04:11:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone482254131) 2025/12/17 04:11:27 DEBUG : one: size = 3 (FileLu root 'rclone-test-potoviw7jaga/dst') 2025/12/17 04:11:27 DEBUG : one: Sizes differ 2025/12/17 04:11:29 DEBUG : one: size = 5 OK 2025/12/17 04:11:29 INFO : one: Copied (replaced existing) 2025/12/17 04:11:32 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "dst/one" 2025/12/17 04:11:33 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/CompareDest" with ID 1902241 2025/12/17 04:11:34 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "CompareDest/one" 2025/12/17 04:11:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone482254131) 2025/12/17 04:11:36 DEBUG : one: size = 3 (FileLu root 'rclone-test-potoviw7jaga/dst') 2025/12/17 04:11:36 DEBUG : one: Sizes differ 2025/12/17 04:11:37 DEBUG : one: size = 5 OK 2025/12/17 04:11:37 DEBUG : one: Sizes identical 2025/12/17 04:11:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/12/17 04:11:39 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "CompareDest/two" 2025/12/17 04:11:40 DEBUG : two: Need to transfer - File not found at Destination 2025/12/17 04:11:41 DEBUG : two: size = 3 OK 2025/12/17 04:11:41 DEBUG : two: Sizes identical 2025/12/17 04:11:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/12/17 04:11:42 DEBUG : two: Need to transfer - File not found at Destination 2025/12/17 04:11:43 DEBUG : two: size = 3 OK 2025/12/17 04:11:43 DEBUG : two: Sizes identical 2025/12/17 04:11:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/12/17 04:11:45 DEBUG : two: Need to transfer - File not found at Destination 2025/12/17 04:11:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone482254131) 2025/12/17 04:11:46 DEBUG : two: size = 3 (FileLu root 'rclone-test-potoviw7jaga/CompareDest') 2025/12/17 04:11:46 DEBUG : two: Sizes differ 2025/12/17 04:12:31 INFO : FileLu root 'rclone-test-potoviw7jaga/dst': Put: Successfully uploaded new file "two" 2025/12/17 04:12:31 DEBUG : two: size = 5 OK 2025/12/17 04:12:31 INFO : two: Copied (new) 2025/12/17 04:12:36 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/dst/one 2025/12/17 04:12:37 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/dst/two 2025/12/17 04:12:37 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/CompareDest/one 2025/12/17 04:12:37 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/CompareDest/two 2025/12/17 04:12:38 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/dst" 2025/12/17 04:12:39 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/CompareDest" --- PASS: TestCopyFileCompareDest (83.88s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.74s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.72s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", 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-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.73s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:12:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/12/17 04:12:43 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/TestCopyFileMaxTransfer" with ID 1902244 2025/12/17 04:12:45 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2025/12/17 04:12:45 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/12/17 04:12:45 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/12/17 04:12:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/12/17 04:12:47 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://2001.filelu.live/cgi-bin/upload.cgi?upload_type=rclone&utype=prem&": failed to copy file content: max transfer limit reached as set by --max-transfer 2025/12/17 04:12:48 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/12/17 04:12:49 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/12/17 04:12:52 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2025/12/17 04:12:52 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/12/17 04:12:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/12/17 04:12:54 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/TestCopyFileMaxTransfer/file1 2025/12/17 04:12:54 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/TestCopyFileMaxTransfer/file4 2025/12/17 04:12:55 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (12.94s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.88s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.73s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.73s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.72s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.76s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.73s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.73s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.72s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.98s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (7.72s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (4.61s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:13:16 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "a.txt" 2025/12/17 04:13:18 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "zend.txt" 2025/12/17 04:13:19 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/sub dir" with ID 1902246 2025/12/17 04:13:20 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "sub dir/hello world" 2025/12/17 04:13:22 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "sub dir/hello world2" 2025/12/17 04:13:23 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/sub dir/ignore dir" with ID 1902247 2025/12/17 04:13:25 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/12/17 04:13:26 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/12/17 04:13:27 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/sub dir/sub sub dir" with ID 1902248 2025/12/17 04:13:29 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/12/17 04:13:31 DEBUG : a.txt: Excluded (Size Filter) 2025/12/17 04:13:31 DEBUG : a.txt: Excluded 2025/12/17 04:13:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/12/17 04:13:31 DEBUG : sub dir/hello world2: Excluded 2025/12/17 04:13:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/12/17 04:13:31 DEBUG : sub dir/hello world: Excluded 2025/12/17 04:13:32 DEBUG : sub dir/ignore dir: Excluded 2025/12/17 04:13:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/12/17 04:13:33 DEBUG : sub dir/hello world2: Excluded 2025/12/17 04:13:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/12/17 04:13:33 DEBUG : sub dir/hello world: Excluded 2025/12/17 04:13:33 DEBUG : sub dir/ignore dir: Excluded 2025/12/17 04:13:35 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/a.txt 2025/12/17 04:13:35 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/zend.txt 2025/12/17 04:13:36 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub dir/hello world 2025/12/17 04:13:36 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub dir/hello world2 2025/12/17 04:13:37 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub dir/sub sub dir/hello world3 2025/12/17 04:13:37 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub dir/ignore dir/.ignore 2025/12/17 04:13:44 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub dir/ignore dir/should be ignored 2025/12/17 04:13:45 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/sub dir/sub sub dir" 2025/12/17 04:13:46 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/sub dir/ignore dir" 2025/12/17 04:13:46 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/sub dir" --- PASS: TestListDirSorted (32.39s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:13:49 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "a.txt" 2025/12/17 04:13:50 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "zend.txt" 2025/12/17 04:13:51 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/sub dir" with ID 1902249 2025/12/17 04:13:53 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "sub dir/hello world" 2025/12/17 04:13:54 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "sub dir/hello world2" 2025/12/17 04:13:55 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/sub dir/ignore dir" with ID 1902251 2025/12/17 04:13:57 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/12/17 04:13:58 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/12/17 04:13:59 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/sub dir/sub sub dir" with ID 1902252 2025/12/17 04:14:01 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/12/17 04:14:13 DEBUG : a.txt: Excluded (Size Filter) 2025/12/17 04:14:13 DEBUG : a.txt: Excluded 2025/12/17 04:14:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/12/17 04:14:14 DEBUG : sub dir/hello world2: Excluded 2025/12/17 04:14:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/12/17 04:14:14 DEBUG : sub dir/hello world: Excluded 2025/12/17 04:14:16 DEBUG : sub dir/ignore dir: Excluded 2025/12/17 04:14:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/12/17 04:14:16 DEBUG : sub dir/hello world2: Excluded 2025/12/17 04:14:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/12/17 04:14:16 DEBUG : sub dir/hello world: Excluded 2025/12/17 04:14:16 DEBUG : sub dir/ignore dir: Excluded 2025/12/17 04:14:33 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/a.txt 2025/12/17 04:14:34 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/zend.txt 2025/12/17 04:14:35 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub dir/hello world 2025/12/17 04:14:35 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub dir/hello world2 2025/12/17 04:14:38 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub dir/sub sub dir/hello world3 2025/12/17 04:14:39 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub dir/ignore dir/.ignore 2025/12/17 04:14:39 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub dir/ignore dir/should be ignored 2025/12/17 04:14:42 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/sub dir/sub sub dir" 2025/12/17 04:14:43 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/sub dir/ignore dir" 2025/12/17 04:14:44 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/sub dir" --- PASS: TestListDirSortedFn (57.50s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:14:46 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "file1" 2025/12/17 04:14:47 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/sub" with ID 1902253 2025/12/17 04:14:48 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "sub/file2" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/12/17 04:15:16 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2025/12/17 04:15:17 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/file1 2025/12/17 04:15:18 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub/file2 2025/12/17 04:15:18 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/sub" --- PASS: TestListJSON (34.76s) --- PASS: TestListJSON/Default (4.22s) --- PASS: TestListJSON/FilesOnly (0.65s) --- PASS: TestListJSON/DirsOnly (3.25s) --- PASS: TestListJSON/Recurse (4.72s) --- PASS: TestListJSON/SubDir (0.70s) --- PASS: TestListJSON/NoModTime (0.46s) --- PASS: TestListJSON/NoMimeType (0.37s) --- PASS: TestListJSON/ShowHash (0.47s) --- PASS: TestListJSON/HashTypes (0.36s) --- PASS: TestListJSON/Metadata (0.34s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:15:21 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "file1" 2025/12/17 04:15:22 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/sub" with ID 1902254 2025/12/17 04:15:23 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "sub/file2" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/12/17 04:15:30 DEBUG : Creating backend with remote "TestFileLu:rclone-test-potoviw7jaga/notfound" 2025/12/17 04:15:30 DEBUG : Config file has changed externally - reloading 2025/12/17 04:15:32 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/file1 2025/12/17 04:15:32 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub/file2 2025/12/17 04:15:33 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/sub" --- PASS: TestStatJSON (14.41s) --- PASS: TestStatJSON/Root (0.36s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.36s) --- PASS: TestStatJSON/Dir (0.71s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.36s) --- PASS: TestStatJSON/File (0.74s) --- PASS: TestStatJSON/NotFound (0.72s) --- PASS: TestStatJSON/DirFilesOnly (0.37s) --- PASS: TestStatJSON/FileFilesOnly (0.76s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.36s) --- PASS: TestStatJSON/DirDirsOnly (0.35s) --- PASS: TestStatJSON/FileDirsOnly (0.37s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.36s) --- PASS: TestStatJSON/RootNotFound (1.05s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:15:33 INFO : FileLu root 'rclone-test-potoviw7jaga': Making directory 2025/12/17 04:15:34 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga" with ID 1.902218e+06 2025/12/17 04:15:34 INFO : FileLu root 'rclone-test-potoviw7jaga': Making directory 2025/12/17 04:15:35 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga" with ID 1.902218e+06 --- PASS: TestMkdir (2.26s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:15:36 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/sub dir" with ID 1902255 2025/12/17 04:15:38 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "sub dir/hello world" 2025/12/17 04:15:40 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub dir/hello world 2025/12/17 04:15:41 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/sub dir" --- PASS: TestLsd (5.46s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:15:43 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "potato2" 2025/12/17 04:15:45 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "empty space" 2025/12/17 04:15:46 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/empty space 2025/12/17 04:15:47 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/potato2 --- PASS: TestLs (6.00s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:15:49 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "potato2" 2025/12/17 04:15:51 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "empty space" 2025/12/17 04:15:52 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/12/17 04:15:52 DEBUG : empty space: Excluded 2025/12/17 04:15:53 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/empty space 2025/12/17 04:15:53 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/potato2 --- PASS: TestLsWithFilesFrom (6.67s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:15:56 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "potato2" 2025/12/17 04:15:58 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "empty space" 2025/12/17 04:15:59 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/empty space 2025/12/17 04:16:00 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/potato2 --- PASS: TestLsLong (6.45s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:16:14 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "potato2" 2025/12/17 04:16:16 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "empty space" 2025/12/17 04:16:17 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/empty space 2025/12/17 04:16:17 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/potato2 --- PASS: TestHashSums (17.46s) === RUN TestHashSumsWithErrors 2025/12/17 04:16:18 DEBUG : Creating backend with remote ":memory:" 2025/12/17 04:16:18 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/12/17 04:16:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/12/17 04:16:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/12/17 04:16:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/12/17 04:16:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/12/17 04:16:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/12/17 04:16:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/12/17 04:16:18 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/12/17 04:16:18 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-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:16:20 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "potato2" 2025/12/17 04:16:21 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "empty space" 2025/12/17 04:16:22 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/sub dir" with ID 1902258 2025/12/17 04:16:24 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "sub dir/potato3" 2025/12/17 04:16:26 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/empty space 2025/12/17 04:16:26 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/potato2 2025/12/17 04:16:27 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub dir/potato3 2025/12/17 04:16:28 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/sub dir" --- PASS: TestCount (10.20s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:16:30 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "small" 2025/12/17 04:16:32 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "medium" 2025/12/17 04:16:33 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "large" 2025/12/17 04:16:34 DEBUG : Waiting for deletions to finish 2025/12/17 04:16:34 DEBUG : large: Excluded (Size Filter) 2025/12/17 04:16:34 DEBUG : large: Excluded 2025/12/17 04:16:34 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/medium 2025/12/17 04:16:34 INFO : medium: Deleted 2025/12/17 04:16:35 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/small 2025/12/17 04:16:35 INFO : small: Deleted 2025/12/17 04:16:36 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/large --- PASS: TestDelete (8.14s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:16:38 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "small" 2025/12/17 04:16:40 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "medium" 2025/12/17 04:16:41 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "large" 2025/12/17 04:16:42 DEBUG : Waiting for deletions to finish 2025/12/17 04:16:42 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/12/17 04:16:43 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/large 2025/12/17 04:16:43 INFO : large: Deleted 2025/12/17 04:16:43 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/medium 2025/12/17 04:16:43 INFO : medium: Deleted 2025/12/17 04:16:44 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/small --- PASS: TestMaxDelete (8.97s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:16:47 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "small" 2025/12/17 04:16:49 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "medium" 2025/12/17 04:16:50 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "large" 2025/12/17 04:16:51 DEBUG : Waiting for deletions to finish 2025/12/17 04:16:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/12/17 04:16:52 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/small 2025/12/17 04:16:52 INFO : small: Deleted 2025/12/17 04:16:52 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/medium 2025/12/17 04:16:52 INFO : medium: Deleted 2025/12/17 04:16:53 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/large --- PASS: TestMaxDeleteSizeLargeFile (8.65s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:16:55 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "small" 2025/12/17 04:16:57 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "medium" 2025/12/17 04:16:59 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "large" 2025/12/17 04:16:59 DEBUG : Waiting for deletions to finish 2025/12/17 04:17:00 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/12/17 04:17:00 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/medium 2025/12/17 04:17:00 INFO : medium: Deleted 2025/12/17 04:17:00 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/large 2025/12/17 04:17:00 INFO : large: Deleted 2025/12/17 04:17:02 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/small --- PASS: TestMaxDeleteSize (30.77s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:17:26 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "ReadFile" 2025/12/17 04:17:29 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/ReadFile --- PASS: TestReadFile (6.02s) === RUN TestRetry 2025/12/17 04:17:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/12/17 04:17:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/12/17 04:17:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/12/17 04:17:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/12/17 04:17:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/12/17 04:17:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/12/17 04:17:31 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-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:17:32 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "file1" 2025/12/17 04:17:34 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "file2" 2025/12/17 04:17:49 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/file1 2025/12/17 04:17:49 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/file2 --- PASS: TestCat (18.86s) === RUN TestPurge 2025/12/17 04:17:49 DEBUG : Creating backend with remote "TestFileLu:rclone-test-zirumol7mihe" 2025/12/17 04:17:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/17 04:17:49 DEBUG : Creating backend with remote "/tmp/rclone2610647990" run.go:185: Remote "FileLu root 'rclone-test-zirumol7mihe'", Local "Local file system at /tmp/rclone2610647990", Modify Window "876000h0m0s" 2025/12/17 04:17:50 INFO : FileLu root 'rclone-test-zirumol7mihe': Successfully created folder "rclone-test-zirumol7mihe" with ID 1902264 2025/12/17 04:17:50 INFO : FileLu root 'rclone-test-zirumol7mihe': Successfully created folder "rclone-test-zirumol7mihe" with ID 1.902264e+06 2025/12/17 04:17:51 INFO : FileLu root 'rclone-test-zirumol7mihe': Successfully created folder "rclone-test-zirumol7mihe/A1/B1/C1" with ID 1902267 2025/12/17 04:17:53 INFO : FileLu root 'rclone-test-zirumol7mihe': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/12/17 04:17:53 INFO : A2: Making directory 2025/12/17 04:17:53 INFO : FileLu root 'rclone-test-zirumol7mihe': Successfully created folder "rclone-test-zirumol7mihe/A2" with ID 1902268 2025/12/17 04:17:53 INFO : A1/B2: Making directory 2025/12/17 04:17:53 INFO : FileLu root 'rclone-test-zirumol7mihe': Successfully created folder "rclone-test-zirumol7mihe/A1/B2" with ID 1902269 2025/12/17 04:17:53 INFO : A1/B2/C2: Making directory 2025/12/17 04:17:54 INFO : FileLu root 'rclone-test-zirumol7mihe': Successfully created folder "rclone-test-zirumol7mihe/A1/B2/C2" with ID 1902270 2025/12/17 04:17:54 INFO : A1/B1/C3: Making directory 2025/12/17 04:17:54 INFO : FileLu root 'rclone-test-zirumol7mihe': Successfully created folder "rclone-test-zirumol7mihe/A1/B1/C3" with ID 1902271 2025/12/17 04:17:54 INFO : A3: Making directory 2025/12/17 04:17:54 INFO : FileLu root 'rclone-test-zirumol7mihe': Successfully created folder "rclone-test-zirumol7mihe/A3" with ID 1902272 2025/12/17 04:17:54 INFO : A3/B3: Making directory 2025/12/17 04:17:55 INFO : FileLu root 'rclone-test-zirumol7mihe': Successfully created folder "rclone-test-zirumol7mihe/A3/B3" with ID 1902273 2025/12/17 04:17:55 INFO : A3/B3/C4: Making directory 2025/12/17 04:17:55 INFO : FileLu root 'rclone-test-zirumol7mihe': Successfully created folder "rclone-test-zirumol7mihe/A3/B3/C4" with ID 1902274 2025/12/17 04:17:57 INFO : FileLu root 'rclone-test-zirumol7mihe': Put: Successfully uploaded new file "A1/two" 2025/12/17 04:17:59 INFO : FileLu root 'rclone-test-zirumol7mihe': Rmdir: successfully deleted "/rclone-test-zirumol7mihe/A1/B1" 2025/12/17 04:18:01 INFO : FileLu root 'rclone-test-zirumol7mihe': Rmdir: successfully deleted "/rclone-test-zirumol7mihe" 2025/12/17 04:18:02 ERROR : error listing: directory not found 2025/12/17 04:18:02 DEBUG : FileLu root 'rclone-test-zirumol7mihe': Purge remote 2025/12/17 04:18:02 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (12.55s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:18:03 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga" with ID 1.902218e+06 2025/12/17 04:18:03 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A1/B1/C1" with ID 1902277 2025/12/17 04:18:14 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/12/17 04:18:14 INFO : A2: Making directory 2025/12/17 04:18:18 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A2" with ID 1902278 2025/12/17 04:18:18 INFO : A1/B2: Making directory 2025/12/17 04:18:18 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A1/B2" with ID 1902279 2025/12/17 04:18:18 INFO : A1/B2/C2: Making directory 2025/12/17 04:18:19 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A1/B2/C2" with ID 1902280 2025/12/17 04:18:19 INFO : A1/B1/C3: Making directory 2025/12/17 04:18:19 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A1/B1/C3" with ID 1902281 2025/12/17 04:18:19 INFO : A3: Making directory 2025/12/17 04:18:20 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A3" with ID 1902282 2025/12/17 04:18:20 INFO : A3/B3: Making directory 2025/12/17 04:18:20 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A3/B3" with ID 1902283 2025/12/17 04:18:20 INFO : A3/B3/C4: Making directory 2025/12/17 04:18:21 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A3/B3/C4" with ID 1902284 2025/12/17 04:18:22 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "A1/two" 2025/12/17 04:18:25 DEBUG : removing 1 level 3 directories 2025/12/17 04:18:25 INFO : A3/B3/C4: Removing directory 2025/12/17 04:18:25 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A3/B3/C4" 2025/12/17 04:18:28 DEBUG : removing 2 level 3 directories 2025/12/17 04:18:28 INFO : A1/B2/C2: Removing directory 2025/12/17 04:18:28 INFO : A1/B1/C3: Removing directory 2025/12/17 04:18:29 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A1/B2/C2" 2025/12/17 04:18:29 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A1/B1/C3" 2025/12/17 04:18:29 DEBUG : removing 2 level 2 directories 2025/12/17 04:18:29 INFO : A3/B3: Removing directory 2025/12/17 04:18:29 INFO : A1/B2: Removing directory 2025/12/17 04:18:30 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A1/B2" 2025/12/17 04:18:30 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A3/B3" 2025/12/17 04:18:30 DEBUG : removing 2 level 1 directories 2025/12/17 04:18:30 INFO : A3: Removing directory 2025/12/17 04:18:30 INFO : A2: Removing directory 2025/12/17 04:18:31 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A3" 2025/12/17 04:18:31 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A2" 2025/12/17 04:18:33 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A1/B1/C1/one 2025/12/17 04:18:34 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A1/two 2025/12/17 04:18:36 DEBUG : removing 1 level 3 directories 2025/12/17 04:18:36 INFO : A1/B1/C1: Removing directory 2025/12/17 04:18:37 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A1/B1/C1" 2025/12/17 04:18:37 DEBUG : removing 1 level 2 directories 2025/12/17 04:18:37 INFO : A1/B1: Removing directory 2025/12/17 04:18:37 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A1/B1" 2025/12/17 04:18:37 DEBUG : removing 1 level 1 directories 2025/12/17 04:18:37 INFO : A1: Removing directory 2025/12/17 04:18:38 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A1" 2025/12/17 04:18:38 DEBUG : removing 1 level 0 directories 2025/12/17 04:18:38 INFO : FileLu root 'rclone-test-potoviw7jaga': Removing directory 2025/12/17 04:18:39 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga" 2025/12/17 04:18:39 ERROR : error listing: directory not found 2025/12/17 04:18:39 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (37.47s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:18:40 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga" with ID 1902285 2025/12/17 04:18:40 INFO : A1: Making directory 2025/12/17 04:18:40 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A1" with ID 1902286 2025/12/17 04:18:40 INFO : A1/B1: Making directory 2025/12/17 04:18:40 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A1/B1" with ID 1902287 2025/12/17 04:18:40 INFO : A1/B1/C1: Making directory 2025/12/17 04:18:41 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A1/B1/C1" with ID 1902288 2025/12/17 04:18:43 DEBUG : removing 1 level 3 directories 2025/12/17 04:18:43 INFO : A1/B1/C1: Removing directory 2025/12/17 04:18:44 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A1/B1/C1" 2025/12/17 04:18:44 DEBUG : removing 1 level 2 directories 2025/12/17 04:18:44 INFO : A1/B1: Removing directory 2025/12/17 04:18:45 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A1/B1" 2025/12/17 04:18:47 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A1" --- PASS: TestRmdirsLeaveRoot (7.97s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:18:48 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga" with ID 1.902285e+06 2025/12/17 04:18:48 INFO : A1: Making directory 2025/12/17 04:18:48 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A1" with ID 1902289 2025/12/17 04:18:48 INFO : A1/B1: Making directory 2025/12/17 04:18:49 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A1/B1" with ID 1902290 2025/12/17 04:18:49 INFO : A1/B1/C1: Making directory 2025/12/17 04:18:49 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A1/B1/C1" with ID 1902291 2025/12/17 04:18:52 DEBUG : removing 1 level 3 directories 2025/12/17 04:18:52 INFO : A1/B1/C1: Removing directory 2025/12/17 04:18:53 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A1/B1/C1" 2025/12/17 04:18:53 DEBUG : removing 1 level 2 directories 2025/12/17 04:18:53 INFO : A1/B1: Removing directory 2025/12/17 04:18:54 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A1/B1" 2025/12/17 04:18:56 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A1" --- PASS: TestRmdirsWithFilter (8.74s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:18:58 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "file1" 2025/12/17 04:18:59 DEBUG : filename.txt: File name found in url 2025/12/17 04:19:01 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "filename.txt" 2025/12/17 04:19:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/12/17 04:19:14 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "headerfilename.txt" 2025/12/17 04:19:23 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "file2" 2025/12/17 04:19:24 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/file1 2025/12/17 04:19:24 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/file2 2025/12/17 04:19:25 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/filename.txt 2025/12/17 04:19:25 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/headerfilename.txt --- PASS: TestCopyURL (29.28s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:19:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/12/17 04:19:26 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/sub" with ID 1902292 2025/12/17 04:19:39 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "sub/file2" 2025/12/17 04:19:39 DEBUG : sub/file2: size = 14 OK 2025/12/17 04:19:39 INFO : file1: Copied (new) to: sub/file2 2025/12/17 04:19:39 INFO : file1: Deleted 2025/12/17 04:19:44 DEBUG : sub/file2: size = 14 OK 2025/12/17 04:19:44 DEBUG : file1: Sizes identical 2025/12/17 04:19:44 DEBUG : file1: Unchanged skipping 2025/12/17 04:19:44 INFO : file1: Deleted 2025/12/17 04:19:45 DEBUG : FileLu root 'rclone-test-potoviw7jaga': don't need to copy/move sub/file2, it is already at target location 2025/12/17 04:19:47 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub/file2 2025/12/17 04:19:47 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/sub" --- PASS: TestMoveFile (22.30s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:19:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/12/17 04:19:50 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "file1" 2025/12/17 04:19:50 DEBUG : file1: size = 14 OK 2025/12/17 04:19:50 INFO : file1: Copied (new) 2025/12/17 04:19:50 INFO : file1: Deleted 2025/12/17 04:19:51 DEBUG : file1: Destination exists, skipping 2025/12/17 04:19:51 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/12/17 04:19:52 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/file1 --- PASS: TestMoveFileWithIgnoreExisting (4.72s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.72s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.91s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:19:55 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/dst" with ID 1902293 2025/12/17 04:19:56 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "dst/file1" 2025/12/17 04:19:58 DEBUG : Creating backend with remote "TestFileLu:rclone-test-potoviw7jaga/backup" 2025/12/17 04:19:58 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone482254131) 2025/12/17 04:19:58 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-potoviw7jaga') 2025/12/17 04:19:58 DEBUG : dst/file1: Sizes differ 2025/12/17 04:20:00 INFO : FileLu root 'rclone-test-potoviw7jaga/backup': Successfully created folder "rclone-test-potoviw7jaga/backup/dst" with ID 1902295 2025/12/17 04:20:18 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/dst/file1 2025/12/17 04:20:18 INFO : dst/file1: Moved (server-side) 2025/12/17 04:20:23 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "dst/file1" 2025/12/17 04:20:23 DEBUG : dst/file1: size = 14 OK 2025/12/17 04:20:23 INFO : dst/file1: Copied (new) 2025/12/17 04:20:23 INFO : dst/file1: Deleted 2025/12/17 04:20:25 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/dst/file1 2025/12/17 04:20:26 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/backup/dst/file1 2025/12/17 04:20:27 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/dst" 2025/12/17 04:20:28 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/backup/dst" 2025/12/17 04:20:28 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/backup" --- PASS: TestMoveFileBackupDir (34.72s) === 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-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:20:29 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga" with ID 1.902285e+06 2025/12/17 04:20:30 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A1" with ID 1902297 2025/12/17 04:20:31 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "A1/one" 2025/12/17 04:20:33 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "A1/two" 2025/12/17 04:20:34 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A1/B1" with ID 1902300 2025/12/17 04:20:35 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "A1/B1/three" 2025/12/17 04:20:36 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A1/B1/C1" with ID 1902302 2025/12/17 04:20:37 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "A1/B1/C1/four" 2025/12/17 04:20:38 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A1/B1/C2" with ID 1902303 2025/12/17 04:20:40 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "A1/B1/C2/five" 2025/12/17 04:20:40 INFO : A1/B2: Making directory 2025/12/17 04:20:40 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A1/B2" with ID 1902304 2025/12/17 04:20:40 INFO : A1/B1/C3: Making directory 2025/12/17 04:20:40 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A1/B1/C3" with ID 1902305 2025/12/17 04:20:44 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A2" with ID 1902306 2025/12/17 04:20:44 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A2/B1" with ID 1902307 2025/12/17 04:20:44 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A2/B1/C1" with ID 1902308 2025/12/17 04:20:45 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A2/B1/C2" with ID 1902309 2025/12/17 04:20:45 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A2/B1/C3" with ID 1902310 2025/12/17 04:20:45 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A2/B2" with ID 1902311 2025/12/17 04:20:49 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A1/B1/C1/four 2025/12/17 04:20:49 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2025/12/17 04:20:49 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A1/one 2025/12/17 04:20:49 INFO : A1/one: Moved (server-side) to: A2/one 2025/12/17 04:20:49 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A1/B1/C2/five 2025/12/17 04:20:49 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2025/12/17 04:20:49 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A1/two 2025/12/17 04:20:49 INFO : A1/two: Moved (server-side) to: A2/two 2025/12/17 04:20:49 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A1/B1/three 2025/12/17 04:20:49 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2025/12/17 04:20:50 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A1/B2" 2025/12/17 04:20:51 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A1/B1/C3" 2025/12/17 04:20:52 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A1/B1/C2" 2025/12/17 04:20:53 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A1/B1/C1" 2025/12/17 04:20:53 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A1/B1" 2025/12/17 04:20:54 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A1" 2025/12/17 04:20:57 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A3" with ID 1902315 2025/12/17 04:20:58 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A3/B1" with ID 1902316 2025/12/17 04:20:58 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A3/B1/C1" with ID 1902317 2025/12/17 04:20:58 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A3/B1/C2" with ID 1902318 2025/12/17 04:20:59 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A3/B1/C3" with ID 1902319 2025/12/17 04:20:59 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A3/B2" with ID 1902320 2025/12/17 04:21:20 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A2/B1/C2/five 2025/12/17 04:21:20 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/12/17 04:21:20 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A2/two 2025/12/17 04:21:20 INFO : A2/two: Moved (server-side) to: A3/two 2025/12/17 04:21:20 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A2/B1/three 2025/12/17 04:21:20 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/12/17 04:21:20 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A2/B1/C1/four 2025/12/17 04:21:20 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/12/17 04:21:20 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A2/one 2025/12/17 04:21:20 INFO : A2/one: Moved (server-side) to: A3/one 2025/12/17 04:21:25 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A2/B2" 2025/12/17 04:21:29 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A2/B1/C3" 2025/12/17 04:21:30 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A2/B1/C2" 2025/12/17 04:21:31 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A2/B1/C1" 2025/12/17 04:21:32 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A2/B1" 2025/12/17 04:21:32 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A2" 2025/12/17 04:21:34 INFO : FileLu root 'rclone-test-potoviw7jaga': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/12/17 04:21:35 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A4" with ID 1902325 2025/12/17 04:21:36 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A4/B1" with ID 1902326 2025/12/17 04:21:36 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A4/B1/C1" with ID 1902327 2025/12/17 04:21:36 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A4/B1/C2" with ID 1902328 2025/12/17 04:21:37 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A4/B1/C3" with ID 1902329 2025/12/17 04:21:37 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/A4/B2" with ID 1902330 2025/12/17 04:21:41 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A3/two 2025/12/17 04:21:41 INFO : A3/two: Moved (server-side) to: A4/two 2025/12/17 04:21:41 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A3/B1/C2/five 2025/12/17 04:21:41 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/12/17 04:21:41 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A3/one 2025/12/17 04:21:41 INFO : A3/one: Moved (server-side) to: A4/one 2025/12/17 04:21:41 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A3/B1/C1/four 2025/12/17 04:21:41 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/12/17 04:21:41 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A3/B1/three 2025/12/17 04:21:41 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/12/17 04:21:42 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A3/B2" 2025/12/17 04:21:43 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A3/B1/C3" 2025/12/17 04:21:44 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A3/B1/C2" 2025/12/17 04:21:44 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A3/B1/C1" 2025/12/17 04:21:45 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A3/B1" 2025/12/17 04:21:46 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A3" 2025/12/17 04:21:48 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A4/one 2025/12/17 04:21:49 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A4/two 2025/12/17 04:21:50 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A4/B1/three 2025/12/17 04:21:50 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A4/B1/C1/four 2025/12/17 04:21:51 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/A4/B1/C2/five 2025/12/17 04:21:52 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A4/B2" 2025/12/17 04:21:52 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A4/B1/C3" 2025/12/17 04:21:53 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A4/B1/C2" 2025/12/17 04:21:54 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A4/B1/C1" 2025/12/17 04:21:55 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A4/B1" 2025/12/17 04:21:55 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/A4" --- PASS: TestDirMove (86.84s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:21:56 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.72s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:21:57 DEBUG : FileLu root 'rclone-test-potoviw7jaga': File to upload is small (34 bytes), uploading instead of streaming 2025/12/17 04:21:59 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe" 2025/12/17 04:21:59 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/12/17 04:21:59 NOTICE: FileLu root 'rclone-test-potoviw7jaga': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/12/17 04:21:59 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/12/17 04:21:59 DEBUG : FileLu root 'rclone-test-potoviw7jaga': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/12/17 04:22:00 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe" 2025/12/17 04:22:00 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/12/17 04:22:00 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/12/17 04:22:05 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/no_checksum_big_file_from_pipe 2025/12/17 04:22:08 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:22:13 DEBUG : FileLu root 'rclone-test-potoviw7jaga': File to upload is small (34 bytes), uploading instead of streaming 2025/12/17 04:22:18 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2025/12/17 04:22:18 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/12/17 04:22:18 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/12/17 04:22:18 DEBUG : FileLu root 'rclone-test-potoviw7jaga': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/12/17 04:22:20 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2025/12/17 04:22:20 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/12/17 04:22:20 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/12/17 04:22:21 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/with_checksum_big_file_from_pipe 2025/12/17 04:22:21 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:22:22 DEBUG : FileLu root 'rclone-test-potoviw7jaga': File to upload is small (34 bytes), uploading instead of streaming 2025/12/17 04:22:24 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/12/17 04:22:24 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/12/17 04:22:24 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/12/17 04:22:24 DEBUG : FileLu root 'rclone-test-potoviw7jaga': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/12/17 04:22:26 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/12/17 04:22:26 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/12/17 04:22:26 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2025/12/17 04:22:27 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/ignore_checksum_big_file_from_pipe 2025/12/17 04:22:27 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:22:28 DEBUG : FileLu root 'rclone-test-potoviw7jaga': File to upload is small (34 bytes), uploading instead of streaming 2025/12/17 04:22:30 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/12/17 04:22:30 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/12/17 04:22:30 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/12/17 04:22:30 DEBUG : FileLu root 'rclone-test-potoviw7jaga': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/12/17 04:22:32 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/12/17 04:22:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/12/17 04:22:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/12/17 04:22:33 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/ignore_checksum_big_file_from_pipe 2025/12/17 04:22:33 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (37.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (12.61s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (12.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.83s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.72s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:22:36 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "potato1" 2025/12/17 04:22:36 DEBUG : FileLu root 'rclone-test-potoviw7jaga': File to upload is small (60 bytes), uploading instead of streaming 2025/12/17 04:22:38 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "potato2" 2025/12/17 04:22:38 DEBUG : potato2: size = 60 OK 2025/12/17 04:22:38 DEBUG : potato2: Size of src and dst objects identical 2025/12/17 04:22:39 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/potato1 2025/12/17 04:22:39 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/potato2 --- PASS: TestRcatSize (5.36s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", 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-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.72s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.72s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.72s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.72s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.74s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.72s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-potoviw7jaga'", Local "Local file system at /tmp/rclone482254131", Modify Window "876000h0m0s" 2025/12/17 04:22:45 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully created folder "rclone-test-potoviw7jaga/sub dir" with ID 1902343 2025/12/17 04:22:47 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "sub dir/test remove existing" 2025/12/17 04:22:49 INFO : FileLu root 'rclone-test-potoviw7jaga': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2025/12/17 04:22:52 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.somebun9" before starting 2025/12/17 04:22:55 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub dir/test remove existing 2025/12/17 04:22:56 DEBUG : sub dir/test remove existing.somebun9: TEST: removing renamed existing file after operation 2025/12/17 04:22:56 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub dir/test remove existing.somebun9 2025/12/17 04:22:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.giwijum7" before starting 2025/12/17 04:23:01 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/12/17 04:23:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.giwijum7: TEST: renaming existing back after failed operation 2025/12/17 04:23:19 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.giwijum7 2025/12/17 04:23:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hipubot4" before starting 2025/12/17 04:23:23 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/12/17 04:23:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hipubot4: TEST: removing renamed existing file after operation 2025/12/17 04:23:25 INFO : FileLu root 'rclone-test-potoviw7jaga': Successfully deleted file: /rclone-test-potoviw7jaga/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hipubot4 2025/12/17 04:23:27 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga/sub dir" --- PASS: TestRemoveExisting (42.37s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/12/17 04:23:27 DEBUG : FileLu root 'rclone-test-potoviw7jaga': Purge remote 2025/12/17 04:23:27 INFO : FileLu root 'rclone-test-potoviw7jaga': Rmdir: successfully deleted "/rclone-test-potoviw7jaga" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 16m25.968402102s (try 1/5)