"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/08/16 04:52:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-posadiz3jixu" 2025/08/16 04:52:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 04:52:02 DEBUG : Starting OpenDrive session with ID: ae477521ddb74da554ba4006fd1daac5114255cdd1dc159f310392a904d79d1a 2025/08/16 04:52:02 DEBUG : Creating backend with remote "/tmp/rclone542285354" === 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:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/08/16 04:52:03 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.18s) === RUN TestMultithreadCopyAbort run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/08/16 04:52:03 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.18s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/16 04:52:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/16 04:52:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/16 04:52:03 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/16 04:52:03 DEBUG : potato: Seek from 10 to 0 2025/08/16 04:52:03 DEBUG : potato: Seek from 10 to 0 2025/08/16 04:52:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/16 04:52:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/16 04:52:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/16 04:52:03 DEBUG : potato: Seek from 5 to 2 2025/08/16 04:52:03 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/16 04:52:03 DEBUG : potato: Seek from 7 to 0 2025/08/16 04:52:03 DEBUG : potato: Seek from 7 to 0 2025/08/16 04:52:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/16 04:52:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/16 04:52:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/16 04:52:03 DEBUG : potato: Seek from 5 to 2 2025/08/16 04:52:03 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/16 04:52:03 DEBUG : potato: Seek from 8 to 0 2025/08/16 04:52:03 DEBUG : potato: Seek from 8 to 0 2025/08/16 04:52:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/16 04:52:03 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/16 04:52:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/16 04:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/16 04:52:03 DEBUG : potato: Seek from 5 to 2 2025/08/16 04:52:03 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/16 04:52:03 DEBUG : potato: Seek from 9 to 0 2025/08/16 04:52:03 DEBUG : potato: Seek from 9 to 0 2025/08/16 04:52: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/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/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/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/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:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:52:04 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2025/08/16 04:52:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2025/08/16 04:52:08 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2025/08/16 04:52:11 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 === NAME TestCheck fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 7s just to make sure --- PASS: TestCheck (21.06s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.17s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.17s) --- PASS: TestCheck/6 (0.16s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2025/08/16 04:52:24 DEBUG : Creating backend with remote "nonexistent" 2025/08/16 04:52:24 DEBUG : Creating backend with remote "nonexistent" 2025/08/16 04:52:24 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/16 04:52:24 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/08/16 04:52:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/16 04:52:24 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:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:52:25 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/16 04:52:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2025/08/16 04:52:30 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/16 04:52:34 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.07s) --- PASS: TestCheckDownload/1 (0.36s) --- PASS: TestCheckDownload/2 (0.50s) --- PASS: TestCheckDownload/3 (0.33s) --- PASS: TestCheckDownload/4 (0.69s) --- PASS: TestCheckDownload/5 (0.88s) --- PASS: TestCheckDownload/6 (0.38s) --- PASS: TestCheckDownload/7 (0.57s) === RUN TestCheckSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:52:39 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/16 04:52:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2025/08/16 04:52:46 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/16 04:52:49 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.61s) --- PASS: TestCheckSizeOnly/1 (0.19s) --- PASS: TestCheckSizeOnly/2 (0.19s) --- PASS: TestCheckSizeOnly/3 (0.19s) --- PASS: TestCheckSizeOnly/4 (0.20s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.20s) --- PASS: TestCheckSizeOnly/7 (0.20s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:52:52 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2025/08/16 04:52:54 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/16 04:52:54 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/16 04:52:54 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/16 04:52:54 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/16 04:52:55 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2025/08/16 04:52:56 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/16 04:52:56 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/16 04:52:56 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/16 04:52:56 NOTICE: test.sum: 2 warning(s) suppressed... fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestParseSumFile (13.49s) === RUN TestCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:53:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-posadiz3jixu/data" 2025/08/16 04:53:06 DEBUG : Starting OpenDrive session with ID: 5b24a8433f28c33b8554c1a72715d8c950252aa01607526af6c20160c8a88d53 2025/08/16 04:53:08 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/08/16 04:53:11 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2025/08/16 04:53:15 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/08/16 04:53:16 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2025/08/16 04:53:21 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2025/08/16 04:53:24 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2025/08/16 04:53:27 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2025/08/16 04:53:31 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2025/08/16 04:53:34 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/08/16 04:53:36 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/08/16 04:53:37 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (36.90s) --- PASS: TestCheckSum/subtest1 (1.36s) --- PASS: TestCheckSum/subtest2 (1.38s) --- PASS: TestCheckSum/subtest3 (0.59s) --- PASS: TestCheckSum/subtest4 (0.57s) --- PASS: TestCheckSum/subtest5 (1.36s) --- PASS: TestCheckSum/subtest6 (0.63s) --- PASS: TestCheckSum/subtest7 (1.04s) === RUN TestCheckSumDownload run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:53:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-posadiz3jixu/data" 2025/08/16 04:53:42 DEBUG : Starting OpenDrive session with ID: 32963054bdf50e7622fa2a2bc44307d271cc4d78bedff9b56e62690091da18f6 2025/08/16 04:53:45 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/08/16 04:53:48 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2025/08/16 04:53:51 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/08/16 04:53:53 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2025/08/16 04:53:57 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2025/08/16 04:54:00 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === NAME TestCheckSumDownload fstest.go:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:140 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:478 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: OpenDrive root 'rclone-test-posadiz3jixu'/test.sum: md5 hash incorrect - expecting "bc4c5fd365a3f676f5336d71b7149fd7" got "8b285896bf09dbe9c259309cb73ee53d" === RUN TestCheckSumDownload/subtest4 2025/08/16 04:54:04 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2025/08/16 04:54:06 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2025/08/16 04:54:10 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/08/16 04:54:12 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/08/16 04:54:14 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 === NAME TestCheckSumDownload fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- FAIL: TestCheckSumDownload (46.22s) --- PASS: TestCheckSumDownload/subtest1 (0.98s) --- PASS: TestCheckSumDownload/subtest2 (0.79s) --- PASS: TestCheckSumDownload/subtest3 (1.12s) --- PASS: TestCheckSumDownload/subtest4 (1.19s) --- PASS: TestCheckSumDownload/subtest5 (0.76s) --- PASS: TestCheckSumDownload/subtest6 (1.59s) --- PASS: TestCheckSumDownload/subtest7 (0.85s) === RUN TestApplyTransforms 2025/08/16 04:54:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xivumir2rili" 2025/08/16 04:54:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 04:54:29 DEBUG : Starting OpenDrive session with ID: 4cd7e5be5836dd406ddc1fe0437a498184ea170e7fa11bc4331c9fe7f7187c63 2025/08/16 04:54:29 DEBUG : Creating backend with remote "/tmp/rclone1154926318" run.go:180: Remote "OpenDrive root 'rclone-test-xivumir2rili'", Local "Local file system at /tmp/rclone1154926318", Modify Window "1s" 2025/08/16 04:54:30 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0 upper checkfile vs. lower remote (without normalization) 2025/08/16 04:54:31 ERROR : hello, world!: sum not found 2025/08/16 04:54:31 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-xivumir2rili' 2025/08/16 04:54:31 NOTICE: OpenDrive root 'rclone-test-xivumir2rili': 1 files missing 2025/08/16 04:54:31 NOTICE: 1 hashes missing 2025/08/16 04:54:31 NOTICE: OpenDrive root 'rclone-test-xivumir2rili': 1 differences found 2025/08/16 04:54:31 NOTICE: OpenDrive root 'rclone-test-xivumir2rili': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/16 04:54:32 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 04:54:32 NOTICE: OpenDrive root 'rclone-test-xivumir2rili': 0 differences found 2025/08/16 04:54:32 NOTICE: OpenDrive root 'rclone-test-xivumir2rili': 1 matching files 2025/08/16 04:54:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruzidij8mupi" 2025/08/16 04:54:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 04:54:32 DEBUG : Starting OpenDrive session with ID: a52711b1b6bbeac7d96eeafbee6aaf4576f3c9425f1e09c48ecb7b2bca2f38bc 2025/08/16 04:54:33 DEBUG : Creating backend with remote "/tmp/rclone1838419049" run.go:180: Remote "OpenDrive root 'rclone-test-ruzidij8mupi'", Local "Local file system at /tmp/rclone1838419049", Modify Window "1s" 2025/08/16 04:54:34 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upper remote (without normalization) 2025/08/16 04:54:35 ERROR : HELLO, WORLD!: sum not found 2025/08/16 04:54:35 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-ruzidij8mupi' 2025/08/16 04:54:35 NOTICE: OpenDrive root 'rclone-test-ruzidij8mupi': 1 files missing 2025/08/16 04:54:35 NOTICE: 1 hashes missing 2025/08/16 04:54:35 NOTICE: OpenDrive root 'rclone-test-ruzidij8mupi': 1 differences found 2025/08/16 04:54:35 NOTICE: OpenDrive root 'rclone-test-ruzidij8mupi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/16 04:54:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 04:54:36 NOTICE: OpenDrive root 'rclone-test-ruzidij8mupi': 0 differences found 2025/08/16 04:54:36 NOTICE: OpenDrive root 'rclone-test-ruzidij8mupi': 1 matching files 2025/08/16 04:54:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zoviruk0suve" 2025/08/16 04:54:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 04:54:37 DEBUG : Starting OpenDrive session with ID: c069eb18eb0108c39f678d5b48b6318eacda4591c041ce2de5a6fd0f0a74e089 2025/08/16 04:54:38 DEBUG : Creating backend with remote "/tmp/rclone2204917961" run.go:180: Remote "OpenDrive root 'rclone-test-zoviruk0suve'", Local "Local file system at /tmp/rclone2204917961", Modify Window "1s" 2025/08/16 04:54:39 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/16 04:54:41 ERROR : HeLlO, wOrLd!: sum not found 2025/08/16 04:54:41 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-zoviruk0suve' 2025/08/16 04:54:41 NOTICE: OpenDrive root 'rclone-test-zoviruk0suve': 1 files missing 2025/08/16 04:54:41 NOTICE: 1 hashes missing 2025/08/16 04:54:41 NOTICE: OpenDrive root 'rclone-test-zoviruk0suve': 1 differences found 2025/08/16 04:54:41 NOTICE: OpenDrive root 'rclone-test-zoviruk0suve': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/16 04:54:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 04:54:41 NOTICE: OpenDrive root 'rclone-test-zoviruk0suve': 0 differences found 2025/08/16 04:54:41 NOTICE: OpenDrive root 'rclone-test-zoviruk0suve': 1 matching files 2025/08/16 04:54:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nesevuq3riqe" 2025/08/16 04:54:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 04:54:42 DEBUG : Starting OpenDrive session with ID: 14392fffb70e778c6817650d7e32dd7f7edb618ca7062f789cf46800b19defa5 2025/08/16 04:54:42 DEBUG : Creating backend with remote "/tmp/rclone3447685204" run.go:180: Remote "OpenDrive root 'rclone-test-nesevuq3riqe'", Local "Local file system at /tmp/rclone3447685204", Modify Window "1s" 2025/08/16 04:54:44 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/16 04:54:45 ERROR : HELLO, WORLD!: sum not found 2025/08/16 04:54:45 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-nesevuq3riqe' 2025/08/16 04:54:45 NOTICE: OpenDrive root 'rclone-test-nesevuq3riqe': 1 files missing 2025/08/16 04:54:45 NOTICE: 1 hashes missing 2025/08/16 04:54:45 NOTICE: OpenDrive root 'rclone-test-nesevuq3riqe': 1 differences found 2025/08/16 04:54:45 NOTICE: OpenDrive root 'rclone-test-nesevuq3riqe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/16 04:54:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 04:54:45 NOTICE: OpenDrive root 'rclone-test-nesevuq3riqe': 0 differences found 2025/08/16 04:54:45 NOTICE: OpenDrive root 'rclone-test-nesevuq3riqe': 1 matching files 2025/08/16 04:54:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hipocol8giru" 2025/08/16 04:54:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 04:54:46 DEBUG : Starting OpenDrive session with ID: c0dec5aebb9c339ec391d1f81e766e7c5fc1764552f52f6639076a3a3148f907 2025/08/16 04:54:46 DEBUG : Creating backend with remote "/tmp/rclone2720245384" run.go:180: Remote "OpenDrive root 'rclone-test-hipocol8giru'", Local "Local file system at /tmp/rclone2720245384", Modify Window "1s" 2025/08/16 04:54:47 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFD checkfile vs. NFC remote (without normalization) 2025/08/16 04:54:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/16 04:54:49 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-hipocol8giru' 2025/08/16 04:54:49 NOTICE: OpenDrive root 'rclone-test-hipocol8giru': 1 files missing 2025/08/16 04:54:49 NOTICE: 1 hashes missing 2025/08/16 04:54:49 NOTICE: OpenDrive root 'rclone-test-hipocol8giru': 1 differences found 2025/08/16 04:54:49 NOTICE: OpenDrive root 'rclone-test-hipocol8giru': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/16 04:54:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 04:54:49 NOTICE: OpenDrive root 'rclone-test-hipocol8giru': 0 differences found 2025/08/16 04:54:49 NOTICE: OpenDrive root 'rclone-test-hipocol8giru': 1 matching files 2025/08/16 04:54:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hamagov6kiwu" 2025/08/16 04:54:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 04:54:50 DEBUG : Starting OpenDrive session with ID: bede613e4a326b4be5a49406879e1473a32245899482b8ee849af32c9129d997 2025/08/16 04:54:50 DEBUG : Creating backend with remote "/tmp/rclone1237671081" run.go:180: Remote "OpenDrive root 'rclone-test-hamagov6kiwu'", Local "Local file system at /tmp/rclone1237671081", Modify Window "1s" 2025/08/16 04:54:51 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFC checkfile vs. NFD remote (without normalization) 2025/08/16 04:54:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/16 04:54:52 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-hamagov6kiwu' 2025/08/16 04:54:52 NOTICE: OpenDrive root 'rclone-test-hamagov6kiwu': 1 files missing 2025/08/16 04:54:52 NOTICE: 1 hashes missing 2025/08/16 04:54:52 NOTICE: OpenDrive root 'rclone-test-hamagov6kiwu': 1 differences found 2025/08/16 04:54:52 NOTICE: OpenDrive root 'rclone-test-hamagov6kiwu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/16 04:54:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 04:54:53 NOTICE: OpenDrive root 'rclone-test-hamagov6kiwu': 0 differences found 2025/08/16 04:54:53 NOTICE: OpenDrive root 'rclone-test-hamagov6kiwu': 1 matching files 2025/08/16 04:54:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dujefuk1cara" 2025/08/16 04:54:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 04:54:53 DEBUG : Starting OpenDrive session with ID: 10dc0d8ebd15ecea186b4f6ff6ba8522f3fa87ff7175261e6abdaee6408ad136 2025/08/16 04:54:54 DEBUG : Creating backend with remote "/tmp/rclone1132698927" run.go:180: Remote "OpenDrive root 'rclone-test-dujefuk1cara'", Local "Local file system at /tmp/rclone1132698927", Modify Window "1s" 2025/08/16 04:54:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFDx2 checkfile vs. both remote (without normalization) 2025/08/16 04:54:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/16 04:54:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-dujefuk1cara' 2025/08/16 04:54:56 NOTICE: OpenDrive root 'rclone-test-dujefuk1cara': 1 files missing 2025/08/16 04:54:56 NOTICE: 1 hashes missing 2025/08/16 04:54:56 NOTICE: OpenDrive root 'rclone-test-dujefuk1cara': 1 differences found 2025/08/16 04:54:56 NOTICE: OpenDrive root 'rclone-test-dujefuk1cara': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/16 04:54:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 04:54:56 NOTICE: OpenDrive root 'rclone-test-dujefuk1cara': 0 differences found 2025/08/16 04:54:56 NOTICE: OpenDrive root 'rclone-test-dujefuk1cara': 1 matching files 2025/08/16 04:54:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-garumap3yage" 2025/08/16 04:54:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 04:54:57 DEBUG : Starting OpenDrive session with ID: 9b173208031d297cad3b8fcc4989a9da9ef4c77baaf55764db516c258f6686b2 2025/08/16 04:54:57 DEBUG : Creating backend with remote "/tmp/rclone2478363905" run.go:180: Remote "OpenDrive root 'rclone-test-garumap3yage'", Local "Local file system at /tmp/rclone2478363905", Modify Window "1s" 2025/08/16 04:54:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFCx2 checkfile vs. both remote (without normalization) 2025/08/16 04:54:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/16 04:54:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-garumap3yage' 2025/08/16 04:54:59 NOTICE: OpenDrive root 'rclone-test-garumap3yage': 1 files missing 2025/08/16 04:54:59 NOTICE: 1 hashes missing 2025/08/16 04:54:59 NOTICE: OpenDrive root 'rclone-test-garumap3yage': 1 differences found 2025/08/16 04:54:59 NOTICE: OpenDrive root 'rclone-test-garumap3yage': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/16 04:55:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 04:55:00 NOTICE: OpenDrive root 'rclone-test-garumap3yage': 0 differences found 2025/08/16 04:55:00 NOTICE: OpenDrive root 'rclone-test-garumap3yage': 1 matching files 2025/08/16 04:55:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yumajol8vera" 2025/08/16 04:55:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 04:55:00 DEBUG : Starting OpenDrive session with ID: c635c6782683c3859d37a5a8818adb3acabc031b960e86e9d41b4412c83ff848 2025/08/16 04:55:01 DEBUG : Creating backend with remote "/tmp/rclone2694165807" run.go:180: Remote "OpenDrive root 'rclone-test-yumajol8vera'", Local "Local file system at /tmp/rclone2694165807", Modify Window "1s" 2025/08/16 04:55:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFDx2 remote (without normalization) 2025/08/16 04:55:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/16 04:55:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-yumajol8vera' 2025/08/16 04:55:04 NOTICE: OpenDrive root 'rclone-test-yumajol8vera': 1 files missing 2025/08/16 04:55:04 NOTICE: 1 hashes missing 2025/08/16 04:55:04 NOTICE: OpenDrive root 'rclone-test-yumajol8vera': 1 differences found 2025/08/16 04:55:04 NOTICE: OpenDrive root 'rclone-test-yumajol8vera': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/16 04:55:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 04:55:04 NOTICE: OpenDrive root 'rclone-test-yumajol8vera': 0 differences found 2025/08/16 04:55:04 NOTICE: OpenDrive root 'rclone-test-yumajol8vera': 1 matching files 2025/08/16 04:55:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hekejiy1hawe" 2025/08/16 04:55:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 04:55:05 DEBUG : Starting OpenDrive session with ID: 21fbe224900219eeea5ee1d52e0de6cc961de226d22a149985e305e9b06c430a 2025/08/16 04:55:05 DEBUG : Creating backend with remote "/tmp/rclone3445721918" run.go:180: Remote "OpenDrive root 'rclone-test-hekejiy1hawe'", Local "Local file system at /tmp/rclone3445721918", Modify Window "1s" 2025/08/16 04:55:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFCx2 remote (without normalization) 2025/08/16 04:55:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/16 04:55:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-hekejiy1hawe' 2025/08/16 04:55:08 NOTICE: OpenDrive root 'rclone-test-hekejiy1hawe': 1 files missing 2025/08/16 04:55:08 NOTICE: 1 hashes missing 2025/08/16 04:55:08 NOTICE: OpenDrive root 'rclone-test-hekejiy1hawe': 1 differences found 2025/08/16 04:55:08 NOTICE: OpenDrive root 'rclone-test-hekejiy1hawe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/16 04:55:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 04:55:08 NOTICE: OpenDrive root 'rclone-test-hekejiy1hawe': 0 differences found 2025/08/16 04:55:08 NOTICE: OpenDrive root 'rclone-test-hekejiy1hawe': 1 matching files 2025/08/16 04:55:08 DEBUG : OpenDrive root 'rclone-test-hekejiy1hawe': Purge remote 2025/08/16 04:55:08 DEBUG : OpenDrive root 'rclone-test-yumajol8vera': Purge remote 2025/08/16 04:55:09 DEBUG : OpenDrive root 'rclone-test-garumap3yage': Purge remote 2025/08/16 04:55:09 DEBUG : OpenDrive root 'rclone-test-dujefuk1cara': Purge remote 2025/08/16 04:55:10 DEBUG : OpenDrive root 'rclone-test-hamagov6kiwu': Purge remote 2025/08/16 04:55:10 DEBUG : OpenDrive root 'rclone-test-hipocol8giru': Purge remote 2025/08/16 04:55:10 DEBUG : OpenDrive root 'rclone-test-nesevuq3riqe': Purge remote 2025/08/16 04:55:11 DEBUG : OpenDrive root 'rclone-test-zoviruk0suve': Purge remote 2025/08/16 04:55:12 DEBUG : OpenDrive root 'rclone-test-ruzidij8mupi': Purge remote 2025/08/16 04:55:12 DEBUG : OpenDrive root 'rclone-test-xivumir2rili': Purge remote --- PASS: TestApplyTransforms (44.24s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:55:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/16 04:55:14 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/08/16 04:55:15 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/16 04:55:15 INFO : file1: Copied (new) to: sub/file2 2025/08/16 04:55:16 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/16 04:55:16 DEBUG : file1: Unchanged skipping 2025/08/16 04:55:16 DEBUG : OpenDrive root 'rclone-test-posadiz3jixu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (5.66s) === RUN TestCopyLongFile run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:55:20 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/08/16 04:55:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-posadiz3jixu/backup" 2025/08/16 04:55:23 DEBUG : Starting OpenDrive session with ID: 34208a6954f283c3c3ed92ca5cafd25cc519aa82c4c5e54170be70fb2980915c 2025/08/16 04:55:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/16 04:55:25 INFO : dst/file1: Moved (server-side) 2025/08/16 04:55:26 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/08/16 04:55:27 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/16 04:55:27 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (12.58s) === RUN TestCopyFileCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:55:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-posadiz3jixu/dst" 2025/08/16 04:55:32 DEBUG : Starting OpenDrive session with ID: 8f635bef398779bad23b4d02e54a220ba9da505cb464da2fbef39d14a55e3b4d 2025/08/16 04:55:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-posadiz3jixu/CompareDest" 2025/08/16 04:55:33 DEBUG : Starting OpenDrive session with ID: d266f1ae49f2acb1532ed411d71441cd435b3f797cceda42cd28411d6ff47d43 2025/08/16 04:55:34 DEBUG : one: Need to transfer - File not found at Destination 2025/08/16 04:55:35 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/08/16 04:55:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/16 04:55:36 INFO : one: Copied (new) 2025/08/16 04:55:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 04:55:37 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/08/16 04:55:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/16 04:55:38 INFO : one: Copied (replaced existing) 2025/08/16 04:55:39 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/08/16 04:55:42 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/08/16 04:55:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 04:55:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/16 04:55:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/16 04:55:45 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/08/16 04:55:47 DEBUG : two: Need to transfer - File not found at Destination 2025/08/16 04:55:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/16 04:55:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/16 04:55:48 DEBUG : two: Need to transfer - File not found at Destination 2025/08/16 04:55:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/16 04:55:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/16 04:55:49 DEBUG : two: Need to transfer - File not found at Destination 2025/08/16 04:55:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/16 04:55:50 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/08/16 04:55:51 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/08/16 04:55:51 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (22.63s) === RUN TestCopyFileCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:55:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-posadiz3jixu/dst" 2025/08/16 04:55:54 DEBUG : Starting OpenDrive session with ID: c665a16b8208474326c1836b9b63e19152f707ebfb09f0f2b282436f796c713c 2025/08/16 04:55:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-posadiz3jixu/CopyDest" 2025/08/16 04:55:56 DEBUG : Starting OpenDrive session with ID: b7594c3f99372e0ca0b567b37b33e432d19729947445cd59ed422c3b884d122b 2025/08/16 04:55:57 DEBUG : one: Need to transfer - File not found at Destination 2025/08/16 04:55:58 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/08/16 04:55:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/16 04:55:59 INFO : one: Copied (new) 2025/08/16 04:56:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 04:56:01 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/08/16 04:56:02 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/16 04:56:02 INFO : one: Copied (replaced existing) 2025/08/16 04:56:02 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/08/16 04:56:06 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/08/16 04:56:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-posadiz3jixu/BackupDir" 2025/08/16 04:56:08 DEBUG : Starting OpenDrive session with ID: 688de1e518a0f862b6597df824528824973efd4fe0dd92521b2c75536d13d7f7 2025/08/16 04:56:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 04:56:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/16 04:56:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 04:56:11 INFO : one: Moved (server-side) 2025/08/16 04:56:11 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/16 04:56:11 INFO : one: Copied (server-side copy) 2025/08/16 04:56:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/16 04:56:13 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/08/16 04:56:15 DEBUG : two: Need to transfer - File not found at Destination 2025/08/16 04:56:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/16 04:56:15 DEBUG : two: Dst hash empty - aborting Src hash check 2025/08/16 04:56:15 INFO : two: Copied (server-side copy) 2025/08/16 04:56:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/16 04:56:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/16 04:56:16 DEBUG : two: Unchanged skipping 2025/08/16 04:56:17 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/08/16 04:56:18 DEBUG : three: Need to transfer - File not found at Destination 2025/08/16 04:56:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/16 04:56:19 DEBUG : three: Destination not found in --copy-dest 2025/08/16 04:56:19 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/08/16 04:56:20 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/08/16 04:56:20 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (30.63s) === RUN TestCopyInplace run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.36s) === RUN TestCopyLongFileName run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.74s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:56:26 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/16 04:56:27 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2025/08/16 04:56:28 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/16 04:56:28 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/16 04:56:28 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/16 04:56:29 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2025/08/16 04:56:29 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to create file: Post "https://dev.opendrive.com/api/v1/upload/upload_file_chunk.json": failed to copy data: max transfer limit reached as set by --max-transfer 2025/08/16 04:56:30 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/16 04:56:31 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/16 04:56:31 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2025/08/16 04:56:33 DEBUG : TestCopyFileMaxTransfer/file4: md5 = aaf1c1d4ec77c24840a888dcd72d4bee OK 2025/08/16 04:56:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (9.38s) === RUN TestDeduplicateInteractive run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.38s) === RUN TestDeduplicateSkip run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.39s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.39s) === RUN TestDeduplicateFirst run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.41s) === RUN TestDeduplicateNewest run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.40s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:56:38 DEBUG : one: Uploading chunk 0, size=100, remain=0 2025/08/16 04:56:40 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2025/08/16 04:56:42 DEBUG : another: Uploading chunk 0, size=100, remain=0 2025/08/16 04:56:44 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2025/08/16 04:56:46 INFO : OpenDrive root 'rclone-test-posadiz3jixu': Looking for duplicate md5 hashes using newest mode. 2025/08/16 04:56:46 NOTICE: a9d136e8d850bba3b7100ce56976fbe4: Found 3 files with duplicate md5 hashes 2025/08/16 04:56:47 INFO : one: Deleted 2025/08/16 04:56:47 INFO : also/one: Deleted 2025/08/16 04:56:47 NOTICE: a9d136e8d850bba3b7100ce56976fbe4: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (12.46s) === RUN TestDeduplicateOldest run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.51s) === RUN TestDeduplicateLargest run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.37s) === RUN TestDeduplicateSmallest run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.37s) === RUN TestDeduplicateRename run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.41s) === RUN TestMergeDirs run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.72s) === RUN TestListDirSorted run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:56:54 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2025/08/16 04:56:56 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2025/08/16 04:56:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/08/16 04:57:01 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2025/08/16 04:57:05 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2025/08/16 04:57:07 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2025/08/16 04:57:09 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2025/08/16 04:57:11 DEBUG : a.txt: Excluded (Size Filter) 2025/08/16 04:57:11 DEBUG : a.txt: Excluded 2025/08/16 04:57:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/16 04:57:12 DEBUG : sub dir/hello world: Excluded 2025/08/16 04:57:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/16 04:57:12 DEBUG : sub dir/hello world2: Excluded 2025/08/16 04:57:12 DEBUG : sub dir/ignore dir: Excluded 2025/08/16 04:57:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/16 04:57:12 DEBUG : sub dir/hello world: Excluded 2025/08/16 04:57:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/16 04:57:12 DEBUG : sub dir/hello world2: Excluded 2025/08/16 04:57:13 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (24.56s) === RUN TestListDirSortedFn run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:57:17 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2025/08/16 04:57:19 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2025/08/16 04:57:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/08/16 04:57:23 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2025/08/16 04:57:25 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2025/08/16 04:57:27 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2025/08/16 04:57:29 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/08/16 04:57:39 DEBUG : a.txt: Excluded (Size Filter) 2025/08/16 04:57:39 DEBUG : a.txt: Excluded 2025/08/16 04:57:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/16 04:57:39 DEBUG : sub dir/hello world: Excluded 2025/08/16 04:57:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/16 04:57:39 DEBUG : sub dir/hello world2: Excluded 2025/08/16 04:57:39 DEBUG : sub dir/ignore dir: Excluded 2025/08/16 04:57:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/16 04:57:39 DEBUG : sub dir/hello world: Excluded 2025/08/16 04:57:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/16 04:57:39 DEBUG : sub dir/hello world2: Excluded 2025/08/16 04:57:40 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (27.19s) === RUN TestListJSON run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:57:44 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/16 04:57:46 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === 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 === RUN TestListJSON/Metadata === NAME TestListJSON run.go:125: removing dir "sub" failed - try 1/3: folder not empty --- PASS: TestListJSON (8.52s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.17s) --- PASS: TestListJSON/Recurse (0.34s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.17s) --- PASS: TestListJSON/ShowHash (0.17s) --- PASS: TestListJSON/HashTypes (0.17s) --- PASS: TestListJSON/Metadata (0.17s) === RUN TestStatJSON run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:57:53 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/16 04:57:55 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === 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/08/16 04:57:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-posadiz3jixu/notfound" 2025/08/16 04:57:59 DEBUG : Starting OpenDrive session with ID: 66364dde77c548405fd9b850b19c42c5289d0ba67285e4358136506dee59f63c --- PASS: TestStatJSON (9.02s) --- PASS: TestStatJSON/Root (0.17s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.34s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.17s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (0.33s) --- PASS: TestStatJSON/DirFilesOnly (0.16s) --- PASS: TestStatJSON/FileFilesOnly (0.17s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.17s) --- PASS: TestStatJSON/FileDirsOnly (0.17s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.16s) --- PASS: TestStatJSON/RootNotFound (1.33s) === RUN TestMkdir run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:58:01 INFO : OpenDrive root 'rclone-test-posadiz3jixu': Making directory 2025/08/16 04:58:01 INFO : OpenDrive root 'rclone-test-posadiz3jixu': Making directory --- PASS: TestMkdir (0.52s) === RUN TestLsd run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:58:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (3.61s) === RUN TestLs run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:58:06 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/16 04:58:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (4.72s) === RUN TestLsWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:58:11 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/16 04:58:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/08/16 04:58:14 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/16 04:58:14 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.86s) === RUN TestLsLong run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:58:15 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/16 04:58:17 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (5.26s) === RUN TestHashSums run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:58:21 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/16 04:58:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (7.10s) --- PASS: TestHashSums/Md5 (0.21s) --- PASS: TestHashSums/Md5Download (0.39s) === RUN TestHashSumsWithErrors 2025/08/16 04:58:27 DEBUG : Creating backend with remote ":memory:" 2025/08/16 04:58:27 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/16 04:58:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/16 04:58:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/16 04:58:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/16 04:58:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/16 04:58:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/16 04:58:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/16 04:58:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/16 04:58:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:58:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/16 04:58:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/08/16 04:58:33 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestCount (17.81s) === RUN TestDelete run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:58:46 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/08/16 04:58:48 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/08/16 04:58:50 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/08/16 04:58:52 DEBUG : Waiting for deletions to finish 2025/08/16 04:58:52 DEBUG : large: Excluded (Size Filter) 2025/08/16 04:58:52 DEBUG : large: Excluded 2025/08/16 04:58:52 INFO : small: Deleted 2025/08/16 04:58:52 INFO : medium: Deleted fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestDelete (15.94s) === RUN TestMaxDelete run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:59:02 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/08/16 04:59:04 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/08/16 04:59:06 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/08/16 04:59:07 DEBUG : Waiting for deletions to finish 2025/08/16 04:59:07 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/08/16 04:59:07 INFO : large: Deleted 2025/08/16 04:59:07 INFO : medium: Deleted --- PASS: TestMaxDelete (7.71s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:59:09 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/08/16 04:59:11 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/08/16 04:59:13 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/08/16 04:59:14 DEBUG : Waiting for deletions to finish 2025/08/16 04:59:14 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/16 04:59:14 INFO : medium: Deleted 2025/08/16 04:59:14 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.86s) === RUN TestMaxDeleteSize run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:59:16 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/08/16 04:59:18 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/08/16 04:59:20 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/08/16 04:59:22 DEBUG : Waiting for deletions to finish 2025/08/16 04:59:22 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/08/16 04:59:22 INFO : medium: Deleted 2025/08/16 04:59:22 INFO : large: Deleted operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDeleteSize --- FAIL: TestMaxDeleteSize (10.20s) === RUN TestReadFile run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:59:26 DEBUG : ReadFile: Uploading chunk 0, size=28, remain=0 --- PASS: TestReadFile (4.32s) === RUN TestRetry 2025/08/16 04:59:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/16 04:59:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/16 04:59:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/16 04:59:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/16 04:59:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/16 04:59:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/16 04:59:30 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:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:59:31 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2025/08/16 04:59:34 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (11.14s) === RUN TestPurge 2025/08/16 04:59:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lonoqoy8tupa" 2025/08/16 04:59:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 04:59:42 DEBUG : Starting OpenDrive session with ID: eb22bf4fe1a5260233f5757c4b15f46e9f310db8090973585d3eb742be393779 2025/08/16 04:59:42 DEBUG : Creating backend with remote "/tmp/rclone2296005833" run.go:180: Remote "OpenDrive root 'rclone-test-lonoqoy8tupa'", Local "Local file system at /tmp/rclone2296005833", Modify Window "1s" 2025/08/16 04:59:44 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/08/16 04:59:45 INFO : A2: Making directory 2025/08/16 04:59:46 INFO : A1/B2: Making directory 2025/08/16 04:59:46 INFO : A1/B2/C2: Making directory 2025/08/16 04:59:46 INFO : A1/B1/C3: Making directory 2025/08/16 04:59:47 INFO : A3: Making directory 2025/08/16 04:59:47 INFO : A3/B3: Making directory 2025/08/16 04:59:47 INFO : A3/B3/C4: Making directory 2025/08/16 04:59:49 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/08/16 04:59:53 ERROR : error listing: directory not found 2025/08/16 04:59:53 DEBUG : OpenDrive root 'rclone-test-lonoqoy8tupa': Purge remote 2025/08/16 04:59:54 NOTICE: purge failed: directory not found --- PASS: TestPurge (12.64s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 04:59:56 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/08/16 04:59:57 INFO : A2: Making directory 2025/08/16 04:59:57 INFO : A1/B2: Making directory 2025/08/16 04:59:58 INFO : A1/B2/C2: Making directory 2025/08/16 04:59:58 INFO : A1/B1/C3: Making directory 2025/08/16 04:59:59 INFO : A3: Making directory 2025/08/16 04:59:59 INFO : A3/B3: Making directory 2025/08/16 04:59:59 INFO : A3/B3/C4: Making directory 2025/08/16 05:00:01 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/08/16 05:00:04 DEBUG : removing 1 level 3 directories 2025/08/16 05:00:04 INFO : A3/B3/C4: Removing directory 2025/08/16 05:00:06 DEBUG : removing 2 level 3 directories 2025/08/16 05:00:06 INFO : A1/B2/C2: Removing directory 2025/08/16 05:00:06 INFO : A1/B1/C3: Removing directory 2025/08/16 05:00:07 DEBUG : removing 2 level 2 directories 2025/08/16 05:00:07 INFO : A3/B3: Removing directory 2025/08/16 05:00:07 INFO : A1/B2: Removing directory 2025/08/16 05:00:07 DEBUG : removing 2 level 1 directories 2025/08/16 05:00:07 INFO : A3: Removing directory 2025/08/16 05:00:07 INFO : A2: Removing directory 2025/08/16 05:00:11 DEBUG : removing 1 level 3 directories 2025/08/16 05:00:11 INFO : A1/B1/C1: Removing directory 2025/08/16 05:00:11 DEBUG : removing 1 level 2 directories 2025/08/16 05:00:11 INFO : A1/B1: Removing directory 2025/08/16 05:00:12 DEBUG : removing 1 level 1 directories 2025/08/16 05:00:12 INFO : A1: Removing directory 2025/08/16 05:00:12 DEBUG : removing 1 level 0 directories 2025/08/16 05:00:12 INFO : OpenDrive root 'rclone-test-posadiz3jixu': Removing directory 2025/08/16 05:00:13 ERROR : error listing: directory not found 2025/08/16 05:00:14 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (19.96s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 05:00:14 INFO : A1: Making directory 2025/08/16 05:00:14 INFO : A1/B1: Making directory 2025/08/16 05:00:15 INFO : A1/B1/C1: Making directory 2025/08/16 05:00:16 DEBUG : removing 1 level 3 directories 2025/08/16 05:00:16 INFO : A1/B1/C1: Removing directory 2025/08/16 05:00:17 DEBUG : removing 1 level 2 directories 2025/08/16 05:00:17 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.88s) === RUN TestRmdirsWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 05:00:18 INFO : A1: Making directory 2025/08/16 05:00:19 INFO : A1/B1: Making directory 2025/08/16 05:00:19 INFO : A1/B1/C1: Making directory 2025/08/16 05:00:21 DEBUG : removing 1 level 3 directories 2025/08/16 05:00:21 INFO : A1/B1/C1: Removing directory 2025/08/16 05:00:21 DEBUG : removing 1 level 2 directories 2025/08/16 05:00:21 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.75s) === RUN TestCopyURL run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 05:00:24 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/16 05:00:26 DEBUG : filename.txt: File name found in url 2025/08/16 05:00:27 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2025/08/16 05:00:28 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/16 05:00:29 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2025/08/16 05:00:30 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (9.38s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 05:00:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/16 05:00:34 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/08/16 05:00:35 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/16 05:00:35 INFO : file1: Copied (new) to: sub/file2 2025/08/16 05:00:35 INFO : file1: Deleted 2025/08/16 05:00:36 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/16 05:00:36 DEBUG : file1: Unchanged skipping 2025/08/16 05:00:36 INFO : file1: Deleted 2025/08/16 05:00:36 DEBUG : OpenDrive root 'rclone-test-posadiz3jixu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (5.15s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 05:00:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/16 05:00:39 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/16 05:00:40 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/16 05:00:40 INFO : file1: Copied (new) 2025/08/16 05:00:40 INFO : file1: Deleted 2025/08/16 05:00:40 DEBUG : file1: Destination exists, skipping 2025/08/16 05:00:40 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.25s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 05:00:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/16 05:00:42 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/08/16 05:00:44 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/16 05:00:44 INFO : file1: Copied (new) to: sub/file2 2025/08/16 05:00:44 INFO : file1: Deleted 2025/08/16 05:00:44 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/16 05:00:44 DEBUG : file1: Unchanged skipping 2025/08/16 05:00:44 INFO : file1: Deleted 2025/08/16 05:00:45 DEBUG : sub/file2: moving to sub/File2-rclone-move-soquwaz9 2025/08/16 05:00:45 DEBUG : sub/file2: same parent dir (ODFfOTM4NTM3N19VTHdzNw) - using file/rename instead of move_copy for sub/File2-rclone-move-soquwaz9 2025/08/16 05:00:46 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-soquwaz9 2025/08/16 05:00:46 DEBUG : sub/file2: moving to sub/File2 2025/08/16 05:00:46 DEBUG : sub/File2-rclone-move-soquwaz9: same parent dir (ODFfOTM4NTM3N19VTHdzNw) - using file/rename instead of move_copy for sub/File2 2025/08/16 05:00:46 INFO : sub/File2-rclone-move-soquwaz9: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (6.37s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 05:00:48 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2025/08/16 05:00:50 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (3.09s) === RUN TestMoveFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 05:00:52 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/08/16 05:00:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-posadiz3jixu/backup" 2025/08/16 05:00:54 DEBUG : Starting OpenDrive session with ID: fbdc8aa4fa403bb9fc98bd3cc313a2a4ee7b73216c9a600a29303614d0be7b91 2025/08/16 05:00:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/16 05:00:56 INFO : dst/file1: Moved (server-side) 2025/08/16 05:00:57 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/08/16 05:00:58 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/16 05:00:58 INFO : dst/file1: Copied (new) 2025/08/16 05:00:58 INFO : dst/file1: Deleted run.go:125: removing dir "dst" failed - try 1/3: folder not empty --- PASS: TestMoveFileBackupDir (11.43s) === 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:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 05:01:03 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2025/08/16 05:01:05 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/08/16 05:01:08 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2025/08/16 05:01:10 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2025/08/16 05:01:12 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2025/08/16 05:01:13 INFO : A1/B2: Making directory 2025/08/16 05:01:14 INFO : A1/B1/C3: Making directory 2025/08/16 05:01:15 DEBUG : A2: same parent dir (ODFfOTM4NTM2OV9RM0hXbw) - using folder/rename instead of move_copy 2025/08/16 05:01:21 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/16 05:01:21 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/16 05:01:21 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/16 05:01:21 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/16 05:01:21 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/16 05:01:24 INFO : OpenDrive root 'rclone-test-posadiz3jixu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/16 05:01:27 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/16 05:01:27 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/16 05:01:27 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/16 05:01:27 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/16 05:01:27 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five --- PASS: TestDirMove (32.08s) === RUN TestGetFsInfo run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" run.go:125: removing dir "A4" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "A4" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "A4" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "A4" failed: Folder is already deleted (Error 403) --- PASS: TestGetFsInfo (4.09s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 05:01:38 DEBUG : OpenDrive root 'rclone-test-posadiz3jixu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/16 05:01:39 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/08/16 05:01:40 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/08/16 05:01:40 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/08/16 05:01:40 DEBUG : OpenDrive root 'rclone-test-posadiz3jixu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/16 05:01:41 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/08/16 05:01:42 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/08/16 05:01:42 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 05:01:44 DEBUG : OpenDrive root 'rclone-test-posadiz3jixu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/16 05:01:45 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/08/16 05:01:46 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/08/16 05:01:46 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/08/16 05:01:46 DEBUG : OpenDrive root 'rclone-test-posadiz3jixu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/16 05:01:47 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/08/16 05:01:48 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/08/16 05:01:48 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 05:01:49 DEBUG : OpenDrive root 'rclone-test-posadiz3jixu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/16 05:01:50 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/08/16 05:01:51 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/16 05:01:51 DEBUG : OpenDrive root 'rclone-test-posadiz3jixu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/16 05:01:52 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/08/16 05:01:53 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 05:01:54 DEBUG : OpenDrive root 'rclone-test-posadiz3jixu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/16 05:01:55 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/08/16 05:01:56 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/08/16 05:01:56 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/16 05:01:56 DEBUG : OpenDrive root 'rclone-test-posadiz3jixu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/16 05:01:57 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/08/16 05:01:58 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/08/16 05:01:58 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.34s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.52s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.02s) === RUN TestRcatMetadata run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.34s) === RUN TestRcatSize run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 05:02:00 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2025/08/16 05:02:01 DEBUG : OpenDrive root 'rclone-test-posadiz3jixu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/16 05:02:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/16 05:02:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/16 05:02:03 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (4.49s) === RUN TestRcatSizeMetadata run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.35s) === RUN TestTouchDir run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 05:02:05 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/16 05:02:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/08/16 05:02:09 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/08/16 05:02:18 DEBUG : OpenDrive root 'rclone-test-posadiz3jixu': Touching "potato2" 2025/08/16 05:02:18 DEBUG : OpenDrive root 'rclone-test-posadiz3jixu': Touching "empty space" 2025/08/16 05:02:18 DEBUG : OpenDrive root 'rclone-test-posadiz3jixu': Touching "sub dir/potato3" --- PASS: TestTouchDir (16.28s) === RUN TestMkdirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.41s) === RUN TestMkdirModTime run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.36s) === RUN TestCopyDirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.36s) === RUN TestSetDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.34s) === RUN TestDirsEqual run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.34s) === RUN TestRemoveExisting run.go:180: Remote "OpenDrive root 'rclone-test-posadiz3jixu'", Local "Local file system at /tmp/rclone542285354", Modify Window "1s" 2025/08/16 05:02:23 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2025/08/16 05:02:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2025/08/16 05:02:28 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vohexub4" before starting 2025/08/16 05:02:28 DEBUG : sub dir/test remove existing: same parent dir (ODFfOTM4NTQwMF9PWXhacg) - using file/rename instead of move_copy for sub dir/test remove existing.vohexub4 2025/08/16 05:02:28 DEBUG : sub dir/test remove existing.vohexub4: TEST: removing renamed existing file after operation 2025/08/16 05:02:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kepasiw3" before starting 2025/08/16 05:02:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfOTM4NTQwMF9PWXhacg) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kepasiw3 2025/08/16 05:02:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kepasiw3: TEST: renaming existing back after failed operation 2025/08/16 05:02:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kepasiw3: same parent dir (ODFfOTM4NTQwMF9PWXhacg) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/08/16 05:02:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kipufiw5" before starting 2025/08/16 05:02:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfOTM4NTQwMF9PWXhacg) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kipufiw5 2025/08/16 05:02:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kipufiw5: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (10.45s) === 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) FAIL 2025/08/16 05:02:33 DEBUG : OpenDrive root 'rclone-test-posadiz3jixu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 10m31.863201635s (try 1/5): exit status 1: Failed [TestCheckSumDownload TestMaxDeleteSize]