"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/09/07 05:57:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xagunih7nexa" 2026/09/07 05:57:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:57:29 DEBUG : Starting OpenDrive session with ID: 19fc342672f6d7a921c0940346c6212d421eff992867f54f79e8c6aa72f8102a 2026/09/07 05:57:29 DEBUG : Creating backend with remote "/tmp/rclone3663488443" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/09/07 05:57:29 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.17s) === RUN TestMultithreadCopyAbort run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/09/07 05:57:29 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.17s) === RUN TestSizeDiffers 2026/09/07 05:57:29 DEBUG : a: size = 0 OK 2026/09/07 05:57:29 DEBUG : a: size = 1 (memory) 2026/09/07 05:57:29 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/07 05:57:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/07 05:57:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 05:57:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 05:57:29 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/07 05:57:29 DEBUG : potato: Seek from 10 to 0 2026/09/07 05:57:29 DEBUG : potato: Seek from 10 to 0 2026/09/07 05:57:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/07 05:57:29 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/07 05:57:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 05:57:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 05:57:29 DEBUG : potato: Seek from 5 to 2 2026/09/07 05:57:29 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/07 05:57:29 DEBUG : potato: Seek from 7 to 0 2026/09/07 05:57:29 DEBUG : potato: Seek from 7 to 0 2026/09/07 05:57:29 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/07 05:57:29 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/07 05:57:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 05:57:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 05:57:29 DEBUG : potato: Seek from 5 to 2 2026/09/07 05:57:29 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/07 05:57:29 DEBUG : potato: Seek from 8 to 0 2026/09/07 05:57:29 DEBUG : potato: Seek from 8 to 0 2026/09/07 05:57:29 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/07 05:57:29 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/07 05:57:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 05:57:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/07 05:57:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/07 05:57:29 DEBUG : potato: Seek from 5 to 2 2026/09/07 05:57:29 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/07 05:57:29 DEBUG : potato: Seek from 9 to 0 2026/09/07 05:57:29 DEBUG : potato: Seek from 9 to 0 2026/09/07 05:57:29 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 05:57:30 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2026/09/07 05:57:33 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2026/09/07 05:57:35 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2026/09/07 05:57:37 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.26s) --- PASS: TestCheck/1 (0.20s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.17s) --- PASS: TestCheck/4 (0.17s) --- PASS: TestCheck/5 (0.17s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2026/09/07 05:57:40 DEBUG : Creating backend with remote "nonexistent" 2026/09/07 05:57:40 DEBUG : Creating backend with remote "nonexistent" 2026/09/07 05:57:40 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/07 05:57:40 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/07 05:57:40 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/07 05:57:40 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 05:57:40 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/07 05:57:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2026/09/07 05:57:46 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/07 05:57:49 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (13.28s) --- PASS: TestCheckDownload/1 (0.35s) --- PASS: TestCheckDownload/2 (0.55s) --- PASS: TestCheckDownload/3 (0.35s) --- PASS: TestCheckDownload/4 (0.72s) --- PASS: TestCheckDownload/5 (0.59s) --- PASS: TestCheckDownload/6 (0.41s) --- PASS: TestCheckDownload/7 (0.58s) === RUN TestCheckSizeOnly run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 05:57:54 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 check_test.go:84: 1: Got error when not expecting one: 1 differences found check_test.go:90: 1: Expecting 0 errors but got 1 check_test.go:96: 1: Expecting 1 total matching files but got 0 === NAME TestCheckSizeOnly check_test.go:56: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:98 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "+ rutabaga"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga" } Test: TestCheckSizeOnly Messages: combined check_test.go:56: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:98 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckSizeOnly Messages: missingondst check_test.go:56: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:63 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:98 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckSizeOnly Messages: match === RUN TestCheckSizeOnly/2 2026/09/07 05:57:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2026/09/07 05:57:58 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/07 05:58:00 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- FAIL: TestCheckSizeOnly (10.29s) --- FAIL: TestCheckSizeOnly/1 (0.17s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.17s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.17s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 05:58:04 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2026/09/07 05:58:05 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/07 05:58:05 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/07 05:58:05 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/07 05:58:05 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/07 05:58:06 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2026/09/07 05:58:08 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/07 05:58:08 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/07 05:58:08 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/07 05:58:08 NOTICE: test.sum: 2 warning(s) suppressed... fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestParseSumFile (12.65s) === RUN TestCheckSum run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 05:58:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xagunih7nexa/data" 2026/09/07 05:58:16 DEBUG : Starting OpenDrive session with ID: 59b436faadbf3a441956ff025d30d7fac582b6049f2180ae4e7f7ae1668a4248 2026/09/07 05:58:18 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/09/07 05:58:20 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2026/09/07 05:58:23 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/09/07 05:58:25 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2026/09/07 05:58:27 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2026/09/07 05:58:30 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2026/09/07 05:58:33 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2026/09/07 05:58:35 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2026/09/07 05:58:38 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/09/07 05:58:39 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/09/07 05:58:41 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (28.57s) --- PASS: TestCheckSum/subtest1 (1.04s) --- PASS: TestCheckSum/subtest2 (0.69s) --- PASS: TestCheckSum/subtest3 (0.70s) --- PASS: TestCheckSum/subtest4 (0.68s) --- PASS: TestCheckSum/subtest5 (0.69s) --- PASS: TestCheckSum/subtest6 (0.69s) --- PASS: TestCheckSum/subtest7 (0.69s) === RUN TestCheckSumDownload run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 05:58:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xagunih7nexa/data" 2026/09/07 05:58:44 DEBUG : Config file has changed externally - reloading 2026/09/07 05:58:45 DEBUG : Starting OpenDrive session with ID: 0bed061ad086e81320a33ee826897372a9f0807f3e7b8adfe5cc20fa5d594179 2026/09/07 05:58:47 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/09/07 05:58:48 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2026/09/07 05:58:52 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/09/07 05:58:53 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2026/09/07 05:58:56 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2026/09/07 05:58:59 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2026/09/07 05:59:02 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2026/09/07 05:59:04 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2026/09/07 05:59:07 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/09/07 05:59:09 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/09/07 05:59:10 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (29.62s) --- PASS: TestCheckSumDownload/subtest1 (1.12s) --- PASS: TestCheckSumDownload/subtest2 (0.91s) --- PASS: TestCheckSumDownload/subtest3 (1.27s) --- PASS: TestCheckSumDownload/subtest4 (0.90s) --- PASS: TestCheckSumDownload/subtest5 (0.90s) --- PASS: TestCheckSumDownload/subtest6 (0.90s) --- PASS: TestCheckSumDownload/subtest7 (0.90s) === RUN TestCheckSumConcurrency 2026/09/07 05:59:14 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/07 05:59:14 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/07 05:59:14 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/07 05:59:14 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/07 05:59:14 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/07 05:59:14 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/07 05:59:14 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/07 05:59:14 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/07 05:59:14 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/07 05:59:14 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/07 05:59:14 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/07 05:59:14 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/07 05:59:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-meyazej5vaya" 2026/09/07 05:59:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:59:14 DEBUG : Starting OpenDrive session with ID: d8b93fc06921b570ce3a0ac3f49c56aa0f347295735cb0c360c929a043f5d6ae 2026/09/07 05:59:15 DEBUG : Creating backend with remote "/tmp/rclone1174947448" run.go:198: Remote "OpenDrive root 'rclone-test-meyazej5vaya'", Local "Local file system at /tmp/rclone1174947448", Modify Window "1s" 2026/09/07 05:59:16 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0 upper checkfile vs. lower remote (without normalization) 2026/09/07 05:59:17 ERROR : hello, world!: sum not found 2026/09/07 05:59:17 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-meyazej5vaya' 2026/09/07 05:59:17 NOTICE: OpenDrive root 'rclone-test-meyazej5vaya': 1 files missing 2026/09/07 05:59:17 NOTICE: 1 hashes missing 2026/09/07 05:59:17 NOTICE: OpenDrive root 'rclone-test-meyazej5vaya': 1 differences found 2026/09/07 05:59:17 NOTICE: OpenDrive root 'rclone-test-meyazej5vaya': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/07 05:59:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:59:18 NOTICE: OpenDrive root 'rclone-test-meyazej5vaya': 0 differences found 2026/09/07 05:59:18 NOTICE: OpenDrive root 'rclone-test-meyazej5vaya': 1 matching files 2026/09/07 05:59:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wikalub4kozi" 2026/09/07 05:59:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:59:18 DEBUG : Starting OpenDrive session with ID: 57c293b3bbec88af9515617406ac4be319d89fd38845c4a375086f9fbe58544b 2026/09/07 05:59:19 DEBUG : Creating backend with remote "/tmp/rclone630292576" run.go:198: Remote "OpenDrive root 'rclone-test-wikalub4kozi'", Local "Local file system at /tmp/rclone630292576", Modify Window "1s" 2026/09/07 05:59:20 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upper remote (without normalization) 2026/09/07 05:59:21 ERROR : HELLO, WORLD!: sum not found 2026/09/07 05:59:21 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-wikalub4kozi' 2026/09/07 05:59:21 NOTICE: OpenDrive root 'rclone-test-wikalub4kozi': 1 files missing 2026/09/07 05:59:21 NOTICE: 1 hashes missing 2026/09/07 05:59:21 NOTICE: OpenDrive root 'rclone-test-wikalub4kozi': 1 differences found 2026/09/07 05:59:21 NOTICE: OpenDrive root 'rclone-test-wikalub4kozi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/07 05:59:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:59:22 NOTICE: OpenDrive root 'rclone-test-wikalub4kozi': 0 differences found 2026/09/07 05:59:22 NOTICE: OpenDrive root 'rclone-test-wikalub4kozi': 1 matching files 2026/09/07 05:59:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jeyuwop6falu" 2026/09/07 05:59:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:59:22 DEBUG : Starting OpenDrive session with ID: 5b8c0d0a5f27503af1e7293a490d56dbe59b2bac1b4493a5ce87e8afdac13a1c 2026/09/07 05:59:22 DEBUG : Creating backend with remote "/tmp/rclone1566228201" run.go:198: Remote "OpenDrive root 'rclone-test-jeyuwop6falu'", Local "Local file system at /tmp/rclone1566228201", Modify Window "1s" 2026/09/07 05:59:23 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/07 05:59:25 ERROR : HeLlO, wOrLd!: sum not found 2026/09/07 05:59:25 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-jeyuwop6falu' 2026/09/07 05:59:25 NOTICE: OpenDrive root 'rclone-test-jeyuwop6falu': 1 files missing 2026/09/07 05:59:25 NOTICE: 1 hashes missing 2026/09/07 05:59:25 NOTICE: OpenDrive root 'rclone-test-jeyuwop6falu': 1 differences found 2026/09/07 05:59:25 NOTICE: OpenDrive root 'rclone-test-jeyuwop6falu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/07 05:59:25 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:59:25 NOTICE: OpenDrive root 'rclone-test-jeyuwop6falu': 0 differences found 2026/09/07 05:59:25 NOTICE: OpenDrive root 'rclone-test-jeyuwop6falu': 1 matching files 2026/09/07 05:59:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lopacex8saqu" 2026/09/07 05:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:59:26 DEBUG : Starting OpenDrive session with ID: 0f00bccf4caf08d63187db71546997b4a414f94e08fc7483c69a9b62d6be5759 2026/09/07 05:59:26 DEBUG : Creating backend with remote "/tmp/rclone204746803" run.go:198: Remote "OpenDrive root 'rclone-test-lopacex8saqu'", Local "Local file system at /tmp/rclone204746803", Modify Window "1s" 2026/09/07 05:59:27 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/07 05:59:29 ERROR : HELLO, WORLD!: sum not found 2026/09/07 05:59:29 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-lopacex8saqu' 2026/09/07 05:59:29 NOTICE: OpenDrive root 'rclone-test-lopacex8saqu': 1 files missing 2026/09/07 05:59:29 NOTICE: 1 hashes missing 2026/09/07 05:59:29 NOTICE: OpenDrive root 'rclone-test-lopacex8saqu': 1 differences found 2026/09/07 05:59:29 NOTICE: OpenDrive root 'rclone-test-lopacex8saqu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/07 05:59:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:59:29 NOTICE: OpenDrive root 'rclone-test-lopacex8saqu': 0 differences found 2026/09/07 05:59:29 NOTICE: OpenDrive root 'rclone-test-lopacex8saqu': 1 matching files 2026/09/07 05:59:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-beyemeb6cewi" 2026/09/07 05:59:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:59:30 DEBUG : Starting OpenDrive session with ID: 9c46733eb6151c617eb1d6f3ef10e55831dca701954579346b1b8b74bf054a3d 2026/09/07 05:59:30 DEBUG : Creating backend with remote "/tmp/rclone3400814135" run.go:198: Remote "OpenDrive root 'rclone-test-beyemeb6cewi'", Local "Local file system at /tmp/rclone3400814135", Modify Window "1s" 2026/09/07 05:59:31 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFD checkfile vs. NFC remote (without normalization) 2026/09/07 05:59:33 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/07 05:59:33 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-beyemeb6cewi' 2026/09/07 05:59:33 NOTICE: OpenDrive root 'rclone-test-beyemeb6cewi': 1 files missing 2026/09/07 05:59:33 NOTICE: 1 hashes missing 2026/09/07 05:59:33 NOTICE: OpenDrive root 'rclone-test-beyemeb6cewi': 1 differences found 2026/09/07 05:59:33 NOTICE: OpenDrive root 'rclone-test-beyemeb6cewi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/07 05:59:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:59:33 NOTICE: OpenDrive root 'rclone-test-beyemeb6cewi': 0 differences found 2026/09/07 05:59:33 NOTICE: OpenDrive root 'rclone-test-beyemeb6cewi': 1 matching files 2026/09/07 05:59:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wugexam8ziju" 2026/09/07 05:59:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:59:33 DEBUG : Starting OpenDrive session with ID: 71d28ce7375146a628e099e9f7503e7cde7c5e7d33949adc9ecfab1cd9ceb89d 2026/09/07 05:59:34 DEBUG : Creating backend with remote "/tmp/rclone763753602" run.go:198: Remote "OpenDrive root 'rclone-test-wugexam8ziju'", Local "Local file system at /tmp/rclone763753602", Modify Window "1s" 2026/09/07 05:59:35 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFC checkfile vs. NFD remote (without normalization) 2026/09/07 05:59:36 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/07 05:59:36 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-wugexam8ziju' 2026/09/07 05:59:36 NOTICE: OpenDrive root 'rclone-test-wugexam8ziju': 1 files missing 2026/09/07 05:59:36 NOTICE: 1 hashes missing 2026/09/07 05:59:36 NOTICE: OpenDrive root 'rclone-test-wugexam8ziju': 1 differences found 2026/09/07 05:59:36 NOTICE: OpenDrive root 'rclone-test-wugexam8ziju': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/07 05:59:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:59:37 NOTICE: OpenDrive root 'rclone-test-wugexam8ziju': 0 differences found 2026/09/07 05:59:37 NOTICE: OpenDrive root 'rclone-test-wugexam8ziju': 1 matching files 2026/09/07 05:59:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cefujor9nopo" 2026/09/07 05:59:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:59:37 DEBUG : Starting OpenDrive session with ID: 44a5679e9f1d1b6ddd2963deaa156a100ad90d0f93e4a2b051c3964d7435e093 2026/09/07 05:59:38 DEBUG : Creating backend with remote "/tmp/rclone3346246999" run.go:198: Remote "OpenDrive root 'rclone-test-cefujor9nopo'", Local "Local file system at /tmp/rclone3346246999", Modify Window "1s" 2026/09/07 05:59:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFDx2 checkfile vs. both remote (without normalization) 2026/09/07 05:59:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/07 05:59:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-cefujor9nopo' 2026/09/07 05:59:40 NOTICE: OpenDrive root 'rclone-test-cefujor9nopo': 1 files missing 2026/09/07 05:59:40 NOTICE: 1 hashes missing 2026/09/07 05:59:40 NOTICE: OpenDrive root 'rclone-test-cefujor9nopo': 1 differences found 2026/09/07 05:59:40 NOTICE: OpenDrive root 'rclone-test-cefujor9nopo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/07 05:59:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:59:40 NOTICE: OpenDrive root 'rclone-test-cefujor9nopo': 0 differences found 2026/09/07 05:59:40 NOTICE: OpenDrive root 'rclone-test-cefujor9nopo': 1 matching files 2026/09/07 05:59:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pimuleh0yuro" 2026/09/07 05:59:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:59:41 DEBUG : Starting OpenDrive session with ID: f3d7480bc99d7ea3a68257262942675ad4c07a8e6862626ff8d4d3b004641cd2 2026/09/07 05:59:41 DEBUG : Creating backend with remote "/tmp/rclone2051574065" run.go:198: Remote "OpenDrive root 'rclone-test-pimuleh0yuro'", Local "Local file system at /tmp/rclone2051574065", Modify Window "1s" 2026/09/07 05:59:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFCx2 checkfile vs. both remote (without normalization) 2026/09/07 05:59:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/07 05:59:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-pimuleh0yuro' 2026/09/07 05:59:44 NOTICE: OpenDrive root 'rclone-test-pimuleh0yuro': 1 files missing 2026/09/07 05:59:44 NOTICE: 1 hashes missing 2026/09/07 05:59:44 NOTICE: OpenDrive root 'rclone-test-pimuleh0yuro': 1 differences found 2026/09/07 05:59:44 NOTICE: OpenDrive root 'rclone-test-pimuleh0yuro': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/07 05:59:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:59:44 NOTICE: OpenDrive root 'rclone-test-pimuleh0yuro': 0 differences found 2026/09/07 05:59:44 NOTICE: OpenDrive root 'rclone-test-pimuleh0yuro': 1 matching files 2026/09/07 05:59:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fuxawow3nuyi" 2026/09/07 05:59:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:59:45 DEBUG : Starting OpenDrive session with ID: b629dd58c909562278f6e86b0fe709370eeaba2d5a1786a6af75b5eb62c903e4 2026/09/07 05:59:45 DEBUG : Creating backend with remote "/tmp/rclone453828687" run.go:198: Remote "OpenDrive root 'rclone-test-fuxawow3nuyi'", Local "Local file system at /tmp/rclone453828687", Modify Window "1s" 2026/09/07 05:59:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFDx2 remote (without normalization) 2026/09/07 05:59:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/07 05:59:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-fuxawow3nuyi' 2026/09/07 05:59:48 NOTICE: OpenDrive root 'rclone-test-fuxawow3nuyi': 1 files missing 2026/09/07 05:59:48 NOTICE: 1 hashes missing 2026/09/07 05:59:48 NOTICE: OpenDrive root 'rclone-test-fuxawow3nuyi': 1 differences found 2026/09/07 05:59:48 NOTICE: OpenDrive root 'rclone-test-fuxawow3nuyi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/07 05:59:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:59:48 NOTICE: OpenDrive root 'rclone-test-fuxawow3nuyi': 0 differences found 2026/09/07 05:59:48 NOTICE: OpenDrive root 'rclone-test-fuxawow3nuyi': 1 matching files 2026/09/07 05:59:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bivoquh2gibu" 2026/09/07 05:59:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:59:49 DEBUG : Starting OpenDrive session with ID: 56390a1f914ac5a9474299b83b0b5a7ca55ccad3154e32bd0473e791ad23aecf 2026/09/07 05:59:49 DEBUG : Creating backend with remote "/tmp/rclone90061365" run.go:198: Remote "OpenDrive root 'rclone-test-bivoquh2gibu'", Local "Local file system at /tmp/rclone90061365", Modify Window "1s" 2026/09/07 05:59:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFCx2 remote (without normalization) 2026/09/07 05:59:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/07 05:59:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-bivoquh2gibu' 2026/09/07 05:59:51 NOTICE: OpenDrive root 'rclone-test-bivoquh2gibu': 1 files missing 2026/09/07 05:59:51 NOTICE: 1 hashes missing 2026/09/07 05:59:51 NOTICE: OpenDrive root 'rclone-test-bivoquh2gibu': 1 differences found 2026/09/07 05:59:51 NOTICE: OpenDrive root 'rclone-test-bivoquh2gibu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/07 05:59:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/07 05:59:52 NOTICE: OpenDrive root 'rclone-test-bivoquh2gibu': 0 differences found 2026/09/07 05:59:52 NOTICE: OpenDrive root 'rclone-test-bivoquh2gibu': 1 matching files 2026/09/07 05:59:52 DEBUG : OpenDrive root 'rclone-test-bivoquh2gibu': Purge remote 2026/09/07 05:59:52 DEBUG : OpenDrive root 'rclone-test-fuxawow3nuyi': Purge remote 2026/09/07 05:59:53 DEBUG : OpenDrive root 'rclone-test-pimuleh0yuro': Purge remote 2026/09/07 05:59:53 DEBUG : OpenDrive root 'rclone-test-cefujor9nopo': Purge remote 2026/09/07 05:59:53 DEBUG : OpenDrive root 'rclone-test-wugexam8ziju': Purge remote 2026/09/07 05:59:54 DEBUG : OpenDrive root 'rclone-test-beyemeb6cewi': Purge remote 2026/09/07 05:59:54 DEBUG : OpenDrive root 'rclone-test-lopacex8saqu': Purge remote 2026/09/07 05:59:54 DEBUG : OpenDrive root 'rclone-test-jeyuwop6falu': Purge remote 2026/09/07 05:59:55 DEBUG : OpenDrive root 'rclone-test-wikalub4kozi': Purge remote 2026/09/07 05:59:55 DEBUG : OpenDrive root 'rclone-test-meyazej5vaya': Purge remote --- PASS: TestApplyTransforms (41.43s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 05:59:56 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/07 05:59:57 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/09/07 05:59:58 DEBUG : sub/file2: size = 14 OK 2026/09/07 05:59:58 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 05:59:58 INFO : file1: Copied (new) to: sub/file2 2026/09/07 05:59:58 DEBUG : sub/file2: size = 14 OK 2026/09/07 05:59:58 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/07 05:59:58 DEBUG : file1: Unchanged skipping 2026/09/07 05:59:59 DEBUG : OpenDrive root 'rclone-test-xagunih7nexa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.84s) === RUN TestCopyLongFile run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.34s) === RUN TestCopyFileBackupDir run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:00:02 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2026/09/07 06:00:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xagunih7nexa/backup" 2026/09/07 06:00:04 DEBUG : Starting OpenDrive session with ID: 209d5ee01e2750dc93ac5a645ae7f03ec2757843ab05ee3bf50abc85c938ba25 2026/09/07 06:00:05 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3663488443) 2026/09/07 06:00:05 DEBUG : dst/file1: size = 18 (OpenDrive root 'rclone-test-xagunih7nexa') 2026/09/07 06:00:05 DEBUG : dst/file1: Sizes differ 2026/09/07 06:00:06 INFO : dst/file1: Moved (server-side) 2026/09/07 06:00:07 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 06:00:08 DEBUG : dst/file1: size = 14 OK 2026/09/07 06:00:08 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 06:00:08 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (10.49s) === RUN TestCopyFileCompareDest run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:00:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xagunih7nexa/dst" 2026/09/07 06:00:12 DEBUG : Starting OpenDrive session with ID: 4adb2291e869996ad262c291b72b2067fab349388dbb3e83f264d974315241ff 2026/09/07 06:00:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xagunih7nexa/CompareDest" 2026/09/07 06:00:13 DEBUG : Starting OpenDrive session with ID: c050eef7d4661a1a3cdc609652d75f46f89cbf995d21cd602c485f9ab5cc5a8f 2026/09/07 06:00:14 DEBUG : one: Need to transfer - File not found at Destination 2026/09/07 06:00:15 DEBUG : one: Uploading chunk 0, size=3, remain=0 2026/09/07 06:00:16 DEBUG : one: size = 3 OK 2026/09/07 06:00:16 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/07 06:00:16 INFO : one: Copied (new) 2026/09/07 06:00:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3663488443) 2026/09/07 06:00:17 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-xagunih7nexa/dst') 2026/09/07 06:00:17 DEBUG : one: Sizes differ 2026/09/07 06:00:18 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/09/07 06:00:19 DEBUG : one: size = 5 OK 2026/09/07 06:00:19 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/07 06:00:19 INFO : one: Copied (replaced existing) 2026/09/07 06:00:20 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/09/07 06:00:22 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2026/09/07 06:00:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3663488443) 2026/09/07 06:00:24 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-xagunih7nexa/dst') 2026/09/07 06:00:24 DEBUG : one: Sizes differ 2026/09/07 06:00:24 DEBUG : one: size = 5 OK 2026/09/07 06:00:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/07 06:00:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/07 06:00:25 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2026/09/07 06:00:27 DEBUG : two: Need to transfer - File not found at Destination 2026/09/07 06:00:27 DEBUG : two: size = 3 OK 2026/09/07 06:00:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/07 06:00:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/07 06:00:28 DEBUG : two: Need to transfer - File not found at Destination 2026/09/07 06:00:28 DEBUG : two: size = 3 OK 2026/09/07 06:00:28 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/07 06:00:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/07 06:00:29 DEBUG : two: Need to transfer - File not found at Destination 2026/09/07 06:00:30 DEBUG : two: size = 5 (Local file system at /tmp/rclone3663488443) 2026/09/07 06:00:30 DEBUG : two: size = 3 (OpenDrive root 'rclone-test-xagunih7nexa/CompareDest') 2026/09/07 06:00:30 DEBUG : two: Sizes differ 2026/09/07 06:00:31 DEBUG : two: Uploading chunk 0, size=5, remain=0 2026/09/07 06:00:32 DEBUG : two: size = 5 OK 2026/09/07 06:00:32 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/09/07 06:00:32 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (23.04s) === RUN TestCopyFileCopyDest run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:00:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xagunih7nexa/dst" 2026/09/07 06:00:35 DEBUG : Starting OpenDrive session with ID: d878f791264a59423533ea5ce1532afe75df2e81de7df443096364351f81caab 2026/09/07 06:00:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xagunih7nexa/CopyDest" 2026/09/07 06:00:36 DEBUG : Starting OpenDrive session with ID: ddce60ffa101f388d8dd133fd971ba2f9503e3c38f5c3a4e8405569e0a9e2cc5 2026/09/07 06:00:37 DEBUG : one: Need to transfer - File not found at Destination 2026/09/07 06:00:38 DEBUG : one: Uploading chunk 0, size=3, remain=0 2026/09/07 06:00:39 DEBUG : one: size = 3 OK 2026/09/07 06:00:39 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/07 06:00:39 INFO : one: Copied (new) 2026/09/07 06:00:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3663488443) 2026/09/07 06:00:40 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-xagunih7nexa/dst') 2026/09/07 06:00:40 DEBUG : one: Sizes differ 2026/09/07 06:00:40 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/09/07 06:00:41 DEBUG : one: size = 5 OK 2026/09/07 06:00:41 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/07 06:00:41 INFO : one: Copied (replaced existing) 2026/09/07 06:00:42 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/09/07 06:00:44 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2026/09/07 06:00:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xagunih7nexa/BackupDir" 2026/09/07 06:00:47 DEBUG : Starting OpenDrive session with ID: 25446fd1c858ac12eacbef179b2aa40329b70f1e3cc12cbb82ed701a6b330bf9 2026/09/07 06:00:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3663488443) 2026/09/07 06:00:48 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-xagunih7nexa/dst') 2026/09/07 06:00:48 DEBUG : one: Sizes differ 2026/09/07 06:00:48 DEBUG : one: size = 5 OK 2026/09/07 06:00:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/07 06:00:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3663488443) 2026/09/07 06:00:48 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-xagunih7nexa/dst') 2026/09/07 06:00:48 DEBUG : one: Sizes differ 2026/09/07 06:00:49 INFO : one: Moved (server-side) 2026/09/07 06:00:50 DEBUG : one: size = 5 OK 2026/09/07 06:00:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/07 06:00:50 INFO : one: Copied (server-side copy) 2026/09/07 06:00:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/07 06:00:51 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2026/09/07 06:00:53 DEBUG : two: Need to transfer - File not found at Destination 2026/09/07 06:00:53 DEBUG : two: size = 3 OK 2026/09/07 06:00:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/07 06:00:54 DEBUG : two: size = 3 OK 2026/09/07 06:00:54 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/07 06:00:54 INFO : two: Copied (server-side copy) 2026/09/07 06:00:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/07 06:00:54 DEBUG : two: size = 3 OK 2026/09/07 06:00:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/07 06:00:54 DEBUG : two: Unchanged skipping 2026/09/07 06:00:56 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2026/09/07 06:00:57 DEBUG : three: Need to transfer - File not found at Destination 2026/09/07 06:00:58 DEBUG : three: size = 7 (Local file system at /tmp/rclone3663488443) 2026/09/07 06:00:58 DEBUG : three: size = 5 (OpenDrive root 'rclone-test-xagunih7nexa/CopyDest') 2026/09/07 06:00:58 DEBUG : three: Sizes differ 2026/09/07 06:00:58 DEBUG : three: Destination not found in --copy-dest 2026/09/07 06:00:58 DEBUG : three: Uploading chunk 0, size=7, remain=0 2026/09/07 06:00:59 DEBUG : three: size = 7 OK 2026/09/07 06:00:59 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/09/07 06:00:59 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (28.25s) === RUN TestCopyInplace run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.33s) === RUN TestCopyLongFileName run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.33s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.33s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:01:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/07 06:01:05 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 06:01:05 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/07 06:01:05 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 06:01:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/07 06:01:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/07 06:01:07 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2026/09/07 06:01:07 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to create file: max transfer limit reached as set by --max-transfer 2026/09/07 06:01:08 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/07 06:01:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/07 06:01:09 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2026/09/07 06:01:10 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/07 06:01:10 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 2b49dc500a3c4c91341b421dc9674b05 OK 2026/09/07 06:01:10 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (7.89s) === RUN TestDeduplicateInteractive run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.35s) === RUN TestDeduplicateSkip run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.33s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.33s) === RUN TestDeduplicateFirst run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.33s) === RUN TestDeduplicateNewest run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.33s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:01:14 DEBUG : one: Uploading chunk 0, size=100, remain=0 2026/09/07 06:01:16 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2026/09/07 06:01:18 DEBUG : another: Uploading chunk 0, size=100, remain=0 2026/09/07 06:01:20 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2026/09/07 06:01:21 INFO : OpenDrive root 'rclone-test-xagunih7nexa': Looking for duplicate md5 hashes using newest mode. 2026/09/07 06:01:21 NOTICE: 924e71c2957e6f4cec7614a5c1341c49: Found 3 files with duplicate md5 hashes 2026/09/07 06:01:21 INFO : one: Deleted 2026/09/07 06:01:21 INFO : also/one: Deleted 2026/09/07 06:01:21 NOTICE: 924e71c2957e6f4cec7614a5c1341c49: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (9.98s) === RUN TestDeduplicateOldest run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.33s) === RUN TestDeduplicateLargest run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.33s) === RUN TestDeduplicateSmallest run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.33s) === RUN TestDeduplicateRename run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.33s) === RUN TestMergeDirs run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.33s) === RUN TestListDirSorted run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:01:25 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2026/09/07 06:01:27 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2026/09/07 06:01:29 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/09/07 06:01:31 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2026/09/07 06:01:33 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2026/09/07 06:01:35 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2026/09/07 06:01:37 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2026/09/07 06:01:38 DEBUG : a.txt: Excluded (Size Filter) 2026/09/07 06:01:38 DEBUG : a.txt: Excluded 2026/09/07 06:01:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/07 06:01:39 DEBUG : sub dir/hello world: Excluded 2026/09/07 06:01:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/07 06:01:39 DEBUG : sub dir/hello world2: Excluded 2026/09/07 06:01:39 DEBUG : sub dir/ignore dir: Excluded 2026/09/07 06:01:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/07 06:01:39 DEBUG : sub dir/hello world: Excluded 2026/09/07 06:01:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/07 06:01:39 DEBUG : sub dir/hello world2: Excluded 2026/09/07 06:01:40 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (18.33s) === RUN TestListDirSortedFn run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:01:44 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2026/09/07 06:01:45 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2026/09/07 06:01:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/09/07 06:01:49 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2026/09/07 06:01:51 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2026/09/07 06:01:52 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2026/09/07 06:01:55 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2026/09/07 06:01:57 DEBUG : a.txt: Excluded (Size Filter) 2026/09/07 06:01:57 DEBUG : a.txt: Excluded 2026/09/07 06:01:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/07 06:01:57 DEBUG : sub dir/hello world: Excluded 2026/09/07 06:01:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/07 06:01:57 DEBUG : sub dir/hello world2: Excluded 2026/09/07 06:01:58 DEBUG : sub dir/ignore dir: Excluded 2026/09/07 06:01:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/07 06:01:58 DEBUG : sub dir/hello world: Excluded 2026/09/07 06:01:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/07 06:01:58 DEBUG : sub dir/hello world2: Excluded 2026/09/07 06:01:58 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (18.55s) === RUN TestListJSON run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:02:02 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/07 06:02:04 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 --- PASS: TestListJSON (7.93s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.35s) --- PASS: TestListJSON/DirsOnly (0.16s) --- PASS: TestListJSON/Recurse (0.33s) --- PASS: TestListJSON/SubDir (0.17s) --- PASS: TestListJSON/NoModTime (0.17s) --- PASS: TestListJSON/NoMimeType (0.16s) --- PASS: TestListJSON/ShowHash (0.16s) --- PASS: TestListJSON/HashTypes (0.17s) --- PASS: TestListJSON/Metadata (0.17s) === RUN TestStatJSON run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:02:10 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/07 06:02:12 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 2026/09/07 06:02:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xagunih7nexa/notfound" 2026/09/07 06:02:16 DEBUG : Starting OpenDrive session with ID: 0cf5930c47e25093e16d89f339401f1a9c51eb1660dcf8c07e8e7d6f1fe85b2d --- PASS: TestStatJSON (9.08s) --- PASS: TestStatJSON/Root (0.16s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.16s) --- PASS: TestStatJSON/Dir (0.33s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.17s) --- PASS: TestStatJSON/File (0.43s) --- PASS: TestStatJSON/NotFound (0.32s) --- PASS: TestStatJSON/DirFilesOnly (0.16s) --- PASS: TestStatJSON/FileFilesOnly (0.33s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.16s) --- PASS: TestStatJSON/DirDirsOnly (0.16s) --- PASS: TestStatJSON/FileDirsOnly (0.16s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.16s) --- PASS: TestStatJSON/RootNotFound (1.32s) === RUN TestStatJSONMemory 2026/09/07 06:02:18 DEBUG : Creating backend with remote ":memory:" 2026/09/07 06:02:18 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 06:02:18 DEBUG : sub/file1: size = 5 OK 2026/09/07 06:02:18 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 06:02:18 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:02:18 INFO : OpenDrive root 'rclone-test-xagunih7nexa': Making directory 2026/09/07 06:02:19 INFO : OpenDrive root 'rclone-test-xagunih7nexa': Making directory --- PASS: TestMkdir (0.49s) === RUN TestLsd run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:02:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (3.71s) === RUN TestLs run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:02:23 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/09/07 06:02:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (4.30s) === RUN TestLsWithFilesFrom run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:02:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/09/07 06:02:29 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/09/07 06:02:30 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/07 06:02:30 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.52s) === RUN TestLsLong run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:02:32 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/09/07 06:02:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (4.20s) === RUN TestHashSums run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:02:36 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/09/07 06:02:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (4.94s) --- PASS: TestHashSums/Md5 (0.17s) --- PASS: TestHashSums/Md5Download (0.35s) === RUN TestHashSumsWithErrors 2026/09/07 06:02:41 DEBUG : Creating backend with remote ":memory:" 2026/09/07 06:02:41 ERROR : file1: hash unsupported: hash type not supported 2026/09/07 06:02:41 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/07 06:02:41 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/07 06:02:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/07 06:02:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/07 06:02:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/07 06:02:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/07 06:02:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/07 06:02:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/07 06:02:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/07 06:02:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:02:41 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/09/07 06:02:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/09/07 06:02:45 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (7.53s) === RUN TestDelete run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:02:49 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/09/07 06:02:51 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/09/07 06:02:53 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/09/07 06:02:54 DEBUG : Waiting for deletions to finish 2026/09/07 06:02:54 DEBUG : large: Excluded (Size Filter) 2026/09/07 06:02:54 DEBUG : large: Excluded 2026/09/07 06:02:55 INFO : medium: Deleted 2026/09/07 06:02:56 INFO : small: Deleted --- PASS: TestDelete (8.33s) === RUN TestMaxDelete run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:02:57 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/09/07 06:02:59 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/09/07 06:03:01 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/09/07 06:03:02 DEBUG : Waiting for deletions to finish 2026/09/07 06:03:02 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/09/07 06:03:02 INFO : large: Deleted 2026/09/07 06:03:02 INFO : medium: Deleted --- PASS: TestMaxDelete (6.66s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:03:04 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/09/07 06:03:06 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/09/07 06:03:08 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/09/07 06:03:09 DEBUG : Waiting for deletions to finish 2026/09/07 06:03:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/07 06:03:09 INFO : medium: Deleted 2026/09/07 06:03:10 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.08s) === RUN TestMaxDeleteSize run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:03:12 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/09/07 06:03:14 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/09/07 06:03:16 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/09/07 06:03:17 DEBUG : Waiting for deletions to finish 2026/09/07 06:03:17 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/09/07 06:03:17 INFO : large: Deleted 2026/09/07 06:03:17 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.79s) === RUN TestReadFile run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:03:19 DEBUG : ReadFile: Uploading chunk 0, size=28, remain=0 --- PASS: TestReadFile (3.44s) === RUN TestRetry 2026/09/07 06:03:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/07 06:03:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/07 06:03:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/07 06:03:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/07 06:03:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/07 06:03:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/07 06:03:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:03:22 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2026/09/07 06:03:24 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (8.93s) === RUN TestPurge 2026/09/07 06:03:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-riyogik6yuja" 2026/09/07 06:03:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 06:03:31 DEBUG : Starting OpenDrive session with ID: ea062007d21db7ac71782869014dfaecdbb399ce0745c0e20e4cf727811a4906 2026/09/07 06:03:31 DEBUG : Creating backend with remote "/tmp/rclone149970433" run.go:198: Remote "OpenDrive root 'rclone-test-riyogik6yuja'", Local "Local file system at /tmp/rclone149970433", Modify Window "1s" 2026/09/07 06:03:34 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2026/09/07 06:03:35 INFO : A2: Making directory 2026/09/07 06:03:35 INFO : A1/B2: Making directory 2026/09/07 06:03:35 INFO : A1/B2/C2: Making directory 2026/09/07 06:03:36 INFO : A1/B1/C3: Making directory 2026/09/07 06:03:36 INFO : A3: Making directory 2026/09/07 06:03:37 INFO : A3/B3: Making directory 2026/09/07 06:03:37 INFO : A3/B3/C4: Making directory 2026/09/07 06:03:38 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/09/07 06:03:42 ERROR : error listing: directory not found 2026/09/07 06:03:42 DEBUG : OpenDrive root 'rclone-test-riyogik6yuja': Purge remote 2026/09/07 06:03:43 NOTICE: purge failed: directory not found --- PASS: TestPurge (12.09s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:03:45 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2026/09/07 06:03:46 INFO : A2: Making directory 2026/09/07 06:03:46 INFO : A1/B2: Making directory 2026/09/07 06:03:46 INFO : A1/B2/C2: Making directory 2026/09/07 06:03:47 INFO : A1/B1/C3: Making directory 2026/09/07 06:03:47 INFO : A3: Making directory 2026/09/07 06:03:48 INFO : A3/B3: Making directory 2026/09/07 06:03:48 INFO : A3/B3/C4: Making directory 2026/09/07 06:03:49 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/09/07 06:03:51 DEBUG : removing 1 level 3 directories 2026/09/07 06:03:51 INFO : A3/B3/C4: Removing directory 2026/09/07 06:03:53 DEBUG : removing 2 level 3 directories 2026/09/07 06:03:53 INFO : A1/B2/C2: Removing directory 2026/09/07 06:03:53 INFO : A1/B1/C3: Removing directory 2026/09/07 06:03:54 DEBUG : removing 2 level 2 directories 2026/09/07 06:03:54 INFO : A3/B3: Removing directory 2026/09/07 06:03:54 INFO : A1/B2: Removing directory 2026/09/07 06:03:54 DEBUG : removing 2 level 1 directories 2026/09/07 06:03:54 INFO : A3: Removing directory 2026/09/07 06:03:54 INFO : A2: Removing directory 2026/09/07 06:03:57 DEBUG : removing 1 level 3 directories 2026/09/07 06:03:57 INFO : A1/B1/C1: Removing directory 2026/09/07 06:03:57 DEBUG : removing 1 level 2 directories 2026/09/07 06:03:57 INFO : A1/B1: Removing directory 2026/09/07 06:03:58 DEBUG : removing 1 level 1 directories 2026/09/07 06:03:58 INFO : A1: Removing directory 2026/09/07 06:03:58 DEBUG : removing 1 level 0 directories 2026/09/07 06:03:58 INFO : OpenDrive root 'rclone-test-xagunih7nexa': Removing directory 2026/09/07 06:03:59 ERROR : error listing: directory not found 2026/09/07 06:03:59 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (16.32s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:03:59 INFO : A1: Making directory 2026/09/07 06:04:00 INFO : A1/B1: Making directory 2026/09/07 06:04:00 INFO : A1/B1/C1: Making directory 2026/09/07 06:04:02 DEBUG : removing 1 level 3 directories 2026/09/07 06:04:02 INFO : A1/B1/C1: Removing directory 2026/09/07 06:04:02 DEBUG : removing 1 level 2 directories 2026/09/07 06:04:02 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.81s) === RUN TestRmdirsWithFilter run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:04:04 INFO : A1: Making directory 2026/09/07 06:04:04 INFO : A1/B1: Making directory 2026/09/07 06:04:04 INFO : A1/B1/C1: Making directory 2026/09/07 06:04:06 DEBUG : removing 1 level 3 directories 2026/09/07 06:04:06 INFO : A1/B1/C1: Removing directory 2026/09/07 06:04:06 DEBUG : removing 1 level 2 directories 2026/09/07 06:04:06 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.41s) === RUN TestCopyURL run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:04:09 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/07 06:04:10 DEBUG : file1: size = 14 OK 2026/09/07 06:04:10 DEBUG : file1: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/07 06:04:11 DEBUG : filename.txt: File name found in url 2026/09/07 06:04:12 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2026/09/07 06:04:13 DEBUG : filename.txt: size = 14 OK 2026/09/07 06:04:13 DEBUG : filename.txt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/07 06:04:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/07 06:04:13 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2026/09/07 06:04:14 DEBUG : headerfilename.txt: size = 14 OK 2026/09/07 06:04:14 DEBUG : headerfilename.txt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2026/09/07 06:04:15 DEBUG : file2: Uploading chunk 0, size=14, remain=0 2026/09/07 06:04:16 DEBUG : file2: size = 14 OK 2026/09/07 06:04:16 DEBUG : file2: md5 = 081404b3d2ae5bf599add15b7445ac07 OK --- PASS: TestCopyURL (9.08s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:04:18 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/07 06:04:19 DEBUG : file1: size = 14 OK 2026/09/07 06:04:19 DEBUG : file1: md5 = 081404b3d2ae5bf599add15b7445ac07 OK --- PASS: TestCopyURLDownloadHeaders (2.38s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:04:20 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/07 06:04:21 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/09/07 06:04:22 DEBUG : sub/file2: size = 14 OK 2026/09/07 06:04:22 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 06:04:22 INFO : file1: Copied (new) to: sub/file2 2026/09/07 06:04:22 INFO : file1: Deleted 2026/09/07 06:04:23 DEBUG : sub/file2: size = 14 OK 2026/09/07 06:04:23 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/07 06:04:23 DEBUG : file1: Unchanged skipping 2026/09/07 06:04:23 INFO : file1: Deleted 2026/09/07 06:04:23 DEBUG : OpenDrive root 'rclone-test-xagunih7nexa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.77s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:04:24 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/07 06:04:25 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/07 06:04:26 DEBUG : file1: size = 14 OK 2026/09/07 06:04:26 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 06:04:26 INFO : file1: Copied (new) 2026/09/07 06:04:26 INFO : file1: Deleted 2026/09/07 06:04:27 DEBUG : file1: Destination exists, skipping 2026/09/07 06:04:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.17s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:04:28 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/07 06:04:29 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/09/07 06:04:30 DEBUG : sub/file2: size = 14 OK 2026/09/07 06:04:30 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 06:04:30 INFO : file1: Copied (new) to: sub/file2 2026/09/07 06:04:30 INFO : file1: Deleted 2026/09/07 06:04:31 DEBUG : sub/file2: size = 14 OK 2026/09/07 06:04:31 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/07 06:04:31 DEBUG : file1: Unchanged skipping 2026/09/07 06:04:31 INFO : file1: Deleted 2026/09/07 06:04:32 DEBUG : sub/file2: moving to sub/File2-rclone-move-yovavob7 2026/09/07 06:04:32 DEBUG : sub/file2: same parent dir (ODFfMTMyNDA4MzNfRnZ5b2o) - using file/rename instead of move_copy for sub/File2-rclone-move-yovavob7 2026/09/07 06:04:32 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-yovavob7 2026/09/07 06:04:32 DEBUG : sub/file2: moving to sub/File2 2026/09/07 06:04:33 DEBUG : sub/File2-rclone-move-yovavob7: same parent dir (ODFfMTMyNDA4MzNfRnZ5b2o) - using file/rename instead of move_copy for sub/File2 2026/09/07 06:04:33 INFO : sub/File2-rclone-move-yovavob7: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (6.86s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:04:35 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2026/09/07 06:04:37 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (3.37s) === RUN TestMoveFileBackupDir run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:04:39 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2026/09/07 06:04:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xagunih7nexa/backup" 2026/09/07 06:04:41 DEBUG : Starting OpenDrive session with ID: 8b9ea53a225eabbdcdbc1d26c88f16ff7681063feebeb6bfb13880ddd3971e97 2026/09/07 06:04:42 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3663488443) 2026/09/07 06:04:42 DEBUG : dst/file1: size = 18 (OpenDrive root 'rclone-test-xagunih7nexa') 2026/09/07 06:04:42 DEBUG : dst/file1: Sizes differ 2026/09/07 06:04:43 INFO : dst/file1: Moved (server-side) 2026/09/07 06:04:44 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2026/09/07 06:04:45 DEBUG : dst/file1: size = 14 OK 2026/09/07 06:04:45 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 06:04:45 INFO : dst/file1: Copied (new) 2026/09/07 06:04:45 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (9.51s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:04:48 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2026/09/07 06:04:50 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/09/07 06:04:52 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2026/09/07 06:04:54 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2026/09/07 06:04:57 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2026/09/07 06:04:57 INFO : A1/B2: Making directory 2026/09/07 06:04:58 INFO : A1/B1/C3: Making directory 2026/09/07 06:04:59 DEBUG : A2: same parent dir (ODFfMTMyNDA4MjVfdnZ1M0g) - using folder/rename instead of move_copy 2026/09/07 06:05:04 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/07 06:05:04 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/07 06:05:04 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/07 06:05:04 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/07 06:05:04 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/07 06:05:07 INFO : OpenDrive root 'rclone-test-xagunih7nexa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/07 06:05:10 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/07 06:05:10 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/07 06:05:10 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/07 06:05:10 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/07 06:05:10 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five --- PASS: TestDirMove (29.91s) === RUN TestGetFsInfo run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" --- PASS: TestGetFsInfo (0.34s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:05:18 DEBUG : OpenDrive root 'rclone-test-xagunih7nexa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/07 06:05:18 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/09/07 06:05:20 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/07 06:05:20 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/09/07 06:05:20 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/09/07 06:05:20 DEBUG : OpenDrive root 'rclone-test-xagunih7nexa': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/07 06:05:20 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/09/07 06:05:22 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/07 06:05:22 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/09/07 06:05:22 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:05:23 DEBUG : OpenDrive root 'rclone-test-xagunih7nexa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/07 06:05:24 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/09/07 06:05:24 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/07 06:05:24 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/09/07 06:05:24 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/09/07 06:05:24 DEBUG : OpenDrive root 'rclone-test-xagunih7nexa': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/07 06:05:25 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/09/07 06:05:27 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/07 06:05:27 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/09/07 06:05:27 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:05:28 DEBUG : OpenDrive root 'rclone-test-xagunih7nexa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/07 06:05:29 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/09/07 06:05:29 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/07 06:05:29 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/07 06:05:29 DEBUG : OpenDrive root 'rclone-test-xagunih7nexa': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/07 06:05:31 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/09/07 06:05:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/07 06:05:32 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:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:05:33 DEBUG : OpenDrive root 'rclone-test-xagunih7nexa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/07 06:05:34 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/09/07 06:05:35 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/07 06:05:35 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/07 06:05:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/07 06:05:35 DEBUG : OpenDrive root 'rclone-test-xagunih7nexa': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/07 06:05:36 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/09/07 06:05:37 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/07 06:05:37 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/07 06:05:37 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.15s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.55s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.94s) === RUN TestRcatMetadata run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" operations_test.go:1567: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.34s) === RUN TestRcatSize run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:05:39 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2026/09/07 06:05:40 DEBUG : potato1: size = 60 OK 2026/09/07 06:05:40 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/07 06:05:40 DEBUG : OpenDrive root 'rclone-test-xagunih7nexa': File to upload is small (60 bytes), uploading instead of streaming 2026/09/07 06:05:41 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/09/07 06:05:42 DEBUG : potato2: size = 60 OK 2026/09/07 06:05:42 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/07 06:05:42 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (4.19s) === RUN TestRcatSizeShortEOF run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:05:43 DEBUG : potato1: Uploading chunk 0, size=120, remain=0 2026/09/07 06:05:43 ERROR : potato1: Post request put error: failed to create file: short read of chunk 0: unexpected EOF --- PASS: TestRcatSizeShortEOF (1.10s) === RUN TestRcatSizeMetadata run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" operations_test.go:1660: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.34s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:05:45 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2026/09/07 06:05:46 DEBUG : potato1: size = 60 OK 2026/09/07 06:05:46 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 OK --- PASS: TestRcatSizeUploadHeaders (2.18s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:05:47 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2026/09/07 06:05:48 DEBUG : potato1: size = 60 OK 2026/09/07 06:05:48 DEBUG : potato1: md5 = d6548b156ea68a4e003e786df99eee76 (OpenDrive root 'rclone-test-xagunih7nexa') 2026/09/07 06:05:48 DEBUG : potato1: md5 = 771ba8b5f9b1a1201c9f9bb57bf74b99 (OpenDrive root 'rclone-test-xagunih7nexa') 2026/09/07 06:05:48 ERROR : potato1: corrupted on transfer: md5 hashes differ src "d6548b156ea68a4e003e786df99eee76" vs dst(OpenDrive root 'rclone-test-xagunih7nexa') "771ba8b5f9b1a1201c9f9bb57bf74b99" 2026/09/07 06:05:48 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:05:50 DEBUG : potato4: Uploading chunk 0, size=59, remain=0 2026/09/07 06:05:50 DEBUG : potato4: size = 60 (OpenDrive root 'rclone-test-xagunih7nexa') 2026/09/07 06:05:50 DEBUG : potato4: size = 59 (OpenDrive root 'rclone-test-xagunih7nexa') 2026/09/07 06:05:50 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(OpenDrive root 'rclone-test-xagunih7nexa') 59 2026/09/07 06:05:50 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:05:52 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/09/07 06:05:53 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:05:54 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2026/09/07 06:05:55 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (9.25s) --- PASS: TestRcatSizeChecksum/Corrupted (2.59s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.35s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.15s) --- PASS: TestRcatSizeChecksum/NoHashes (2.16s) === RUN TestTouchDir run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:05:56 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/09/07 06:05:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/09/07 06:06:00 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2026/09/07 06:06:01 DEBUG : OpenDrive root 'rclone-test-xagunih7nexa': Touching "empty space" 2026/09/07 06:06:01 DEBUG : OpenDrive root 'rclone-test-xagunih7nexa': Touching "potato2" 2026/09/07 06:06:02 DEBUG : OpenDrive root 'rclone-test-xagunih7nexa': Touching "sub dir/potato3" --- PASS: TestTouchDir (8.08s) === RUN TestMkdirMetadata run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" operations_test.go:1880: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.34s) === RUN TestMkdirModTime run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" operations_test.go:1901: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.34s) === RUN TestCopyDirMetadata run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" operations_test.go:1945: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.34s) === RUN TestSetDirModTime run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" operations_test.go:1983: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.34s) === RUN TestDirsEqual run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" operations_test.go:2034: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.34s) === RUN TestRemoveExisting run.go:198: Remote "OpenDrive root 'rclone-test-xagunih7nexa'", Local "Local file system at /tmp/rclone3663488443", Modify Window "1s" 2026/09/07 06:06:06 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2026/09/07 06:06:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2026/09/07 06:06:11 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wonesem4" before starting 2026/09/07 06:06:11 DEBUG : sub dir/test remove existing: same parent dir (ODFfMTMyNDA4NTZfMXNzVjI) - using file/rename instead of move_copy for sub dir/test remove existing.wonesem4 2026/09/07 06:06:12 DEBUG : sub dir/test remove existing.wonesem4: TEST: removing renamed existing file after operation 2026/09/07 06:06:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tacifij9" before starting 2026/09/07 06:06:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfMTMyNDA4NTZfMXNzVjI) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tacifij9 2026/09/07 06:06:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tacifij9: TEST: renaming existing back after failed operation 2026/09/07 06:06:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tacifij9: same parent dir (ODFfMTMyNDA4NTZfMXNzVjI) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/07 06:06:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mosorur2" before starting 2026/09/07 06:06:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfMTMyNDA4NTZfMXNzVjI) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mosorur2 2026/09/07 06:06:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mosorur2: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (12.11s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/09/07 06:06:17 DEBUG : OpenDrive root 'rclone-test-xagunih7nexa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m49.835678824s (try 1/5): exit status 1: Failed [TestCheckSizeOnly/1]