"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestFixCase|TestManualTransformFile|TestMove|TestNoTag|TestNothingToTransferWithEmptyDirs|TestRunTwice|TestServerSideCopy|TestServerSideMoveOverSelf|TestSyncSuffix|TestTransformFile)$'" - Starting (try 2/5) 2026/02/27 05:07:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vonetep7zeru" 2026/02/27 05:07:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 05:07:48 DEBUG : Starting OpenDrive session with ID: 6e7bf5b59d7997c16c7f72f0172b894627b7a11ac7c41d967b9131d5f8a1c0e8 2026/02/27 05:07:48 DEBUG : Creating backend with remote "/tmp/rclone3351549783" === RUN TestServerSideCopy run.go:185: Remote "OpenDrive root 'rclone-test-vonetep7zeru'", Local "Local file system at /tmp/rclone3351549783", Modify Window "1s" 2026/02/27 05:07:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/02/27 05:07:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gogiqob2quga" 2026/02/27 05:07:51 DEBUG : Starting OpenDrive session with ID: 3564c0677b8de11713aec55df63d285d257de52a34bd42f5792327437fae9ccf sync_test.go:620: Server side copy (if possible) OpenDrive root 'rclone-test-vonetep7zeru' -> OpenDrive root 'rclone-test-gogiqob2quga' 2026/02/27 05:07:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 05:07:52 DEBUG : OpenDrive root 'rclone-test-gogiqob2quga': Waiting for checks to finish 2026/02/27 05:07:52 DEBUG : OpenDrive root 'rclone-test-gogiqob2quga': Waiting for transfers to finish 2026/02/27 05:07:53 DEBUG : sub dir/hello world: size = 11 OK 2026/02/27 05:07:53 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/02/27 05:07:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/27 05:07:54 DEBUG : OpenDrive root 'rclone-test-gogiqob2quga': Purge remote --- PASS: TestServerSideCopy (6.92s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "OpenDrive root 'rclone-test-vonetep7zeru'", Local "Local file system at /tmp/rclone3351549783", Modify Window "1s" 2026/02/27 05:07:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/02/27 05:07:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xalovac6xero" 2026/02/27 05:07:58 DEBUG : Starting OpenDrive session with ID: e7db4f559990ad306eed4bf09de8c10328534808610f3b8a552593106d49f4e5 sync_test.go:701: Server side copy (if possible) OpenDrive root 'rclone-test-vonetep7zeru' -> OpenDrive root 'rclone-test-xalovac6xero' 2026/02/27 05:07:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 05:07:59 DEBUG : OpenDrive root 'rclone-test-xalovac6xero': Waiting for checks to finish 2026/02/27 05:07:59 DEBUG : OpenDrive root 'rclone-test-xalovac6xero': Waiting for transfers to finish 2026/02/27 05:08:00 DEBUG : sub dir/hello world: size = 11 OK 2026/02/27 05:08:00 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/02/27 05:08:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/27 05:08:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2026/02/27 05:08:02 DEBUG : OpenDrive root 'rclone-test-xalovac6xero': Using server-side directory move 2026/02/27 05:08:02 INFO : OpenDrive root 'rclone-test-xalovac6xero': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/27 05:08:03 DEBUG : sub dir/hello world: size = 17 (OpenDrive root 'rclone-test-vonetep7zeru') 2026/02/27 05:08:03 DEBUG : sub dir/hello world: size = 11 (OpenDrive root 'rclone-test-xalovac6xero') 2026/02/27 05:08:03 DEBUG : sub dir/hello world: Sizes differ 2026/02/27 05:08:03 DEBUG : OpenDrive root 'rclone-test-xalovac6xero': Waiting for checks to finish 2026/02/27 05:08:03 DEBUG : OpenDrive root 'rclone-test-xalovac6xero': Waiting for transfers to finish 2026/02/27 05:08:03 INFO : sub dir/hello world: Deleted 2026/02/27 05:08:03 INFO : sub dir/hello world: Moved (server-side) 2026/02/27 05:08:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2026/02/27 05:08:06 DEBUG : testing file moves 2026/02/27 05:08:06 DEBUG : sub dir/hello world: size = 24 (OpenDrive root 'rclone-test-vonetep7zeru') 2026/02/27 05:08:06 DEBUG : sub dir/hello world: size = 17 (OpenDrive root 'rclone-test-xalovac6xero') 2026/02/27 05:08:06 DEBUG : sub dir/hello world: Sizes differ 2026/02/27 05:08:06 DEBUG : OpenDrive root 'rclone-test-xalovac6xero': Waiting for checks to finish 2026/02/27 05:08:06 DEBUG : OpenDrive root 'rclone-test-xalovac6xero': Waiting for transfers to finish 2026/02/27 05:08:07 INFO : sub dir/hello world: Deleted 2026/02/27 05:08:07 INFO : sub dir/hello world: Moved (server-side) 2026/02/27 05:08:08 DEBUG : OpenDrive root 'rclone-test-xalovac6xero': Purge remote --- PASS: TestServerSideMoveOverSelf (14.20s) === RUN TestSyncSuffix run.go:185: Remote "OpenDrive root 'rclone-test-vonetep7zeru'", Local "Local file system at /tmp/rclone3351549783", Modify Window "1s" 2026/02/27 05:08:10 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/02/27 05:08:12 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/02/27 05:08:14 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2026/02/27 05:08:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vonetep7zeru/dst" 2026/02/27 05:08:17 DEBUG : Starting OpenDrive session with ID: a99b2365398595b1bc594b6be7c1bfdef5a1d15e4272f806a070ba7c2a6a6cd6 2026/02/27 05:08:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone3351549783) 2026/02/27 05:08:18 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-vonetep7zeru/dst') 2026/02/27 05:08:18 DEBUG : one: Sizes differ 2026/02/27 05:08:18 DEBUG : one: same parent dir (ODFfMTA0MjU5Nzdfc2lQWDM) - using file/rename instead of move_copy for one.bak 2026/02/27 05:08:19 INFO : one: Moved (server-side) to: one.bak 2026/02/27 05:08:20 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/02/27 05:08:21 DEBUG : one: size = 4 OK 2026/02/27 05:08:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/27 05:08:21 INFO : one: Copied (new) 2026/02/27 05:08:22 DEBUG : two: size = 3 OK 2026/02/27 05:08:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 05:08:22 DEBUG : two: Unchanged skipping 2026/02/27 05:08:22 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3351549783) 2026/02/27 05:08:22 DEBUG : three.txt: size = 5 (OpenDrive root 'rclone-test-vonetep7zeru/dst') 2026/02/27 05:08:22 DEBUG : three.txt: Sizes differ 2026/02/27 05:08:23 DEBUG : three.txt: same parent dir (ODFfMTA0MjU5Nzdfc2lQWDM) - using file/rename instead of move_copy for three.txt.bak 2026/02/27 05:08:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/27 05:08:24 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2026/02/27 05:08:27 DEBUG : three.txt: size = 6 OK 2026/02/27 05:08:27 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/02/27 05:08:27 INFO : three.txt: Copied (new) 2026/02/27 05:08:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3351549783) 2026/02/27 05:08:28 DEBUG : one: size = 4 (OpenDrive root 'rclone-test-vonetep7zeru/dst') 2026/02/27 05:08:28 DEBUG : one: Sizes differ 2026/02/27 05:08:28 INFO : one.bak: Deleted 2026/02/27 05:08:29 DEBUG : one: same parent dir (ODFfMTA0MjU5Nzdfc2lQWDM) - using file/rename instead of move_copy for one.bak 2026/02/27 05:08:29 INFO : one: Moved (server-side) to: one.bak 2026/02/27 05:08:30 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/02/27 05:08:31 DEBUG : one: size = 5 OK 2026/02/27 05:08:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/27 05:08:31 INFO : one: Copied (new) 2026/02/27 05:08:32 DEBUG : two: size = 3 OK 2026/02/27 05:08:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 05:08:32 DEBUG : two: Unchanged skipping 2026/02/27 05:08:32 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3351549783) 2026/02/27 05:08:32 DEBUG : three.txt: size = 6 (OpenDrive root 'rclone-test-vonetep7zeru/dst') 2026/02/27 05:08:32 DEBUG : three.txt: Sizes differ 2026/02/27 05:08:33 INFO : three.txt.bak: Deleted 2026/02/27 05:08:33 DEBUG : three.txt: same parent dir (ODFfMTA0MjU5Nzdfc2lQWDM) - using file/rename instead of move_copy for three.txt.bak 2026/02/27 05:08:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/27 05:08:34 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2026/02/27 05:08:36 DEBUG : three.txt: size = 19 OK 2026/02/27 05:08:36 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/02/27 05:08:36 INFO : three.txt: Copied (new) run.go:130: removing dir "dst" failed - try 1/3: folder not empty --- PASS: TestSyncSuffix (30.02s) === RUN TestFixCase run.go:185: Remote "OpenDrive root 'rclone-test-vonetep7zeru'", Local "Local file system at /tmp/rclone3351549783", Modify Window "1s" 2026/02/27 05:08:40 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2026/02/27 05:08:42 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2026/02/27 05:08:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2026/02/27 05:08:47 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2026/02/27 05:08:49 DEBUG : EXISTING: size = 6 OK 2026/02/27 05:08:49 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 05:08:49 DEBUG : existing: Unchanged skipping 2026/02/27 05:08:49 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone3351549783) 2026/02/27 05:08:49 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (OpenDrive root 'rclone-test-vonetep7zeru') 2026/02/27 05:08:49 DEBUG : existingbutdifferent: Sizes differ 2026/02/27 05:08:49 DEBUG : subdira-rclone-move-jarobot9: same parent dir (ODFfMTA0MjU5NzBfc3BEVTA) - using folder/rename instead of move_copy 2026/02/27 05:08:50 DEBUG : EXISTING: moving to existing-rclone-move-zokikal8 2026/02/27 05:08:50 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-pepaqez0 2026/02/27 05:08:50 DEBUG : subdira: same parent dir (ODFfMTA0MjU5NzBfc3BEVTA) - using folder/rename instead of move_copy 2026/02/27 05:08:50 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfMTA0MjU5NzBfc3BEVTA) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-pepaqez0 2026/02/27 05:08:50 DEBUG : EXISTING: same parent dir (ODFfMTA0MjU5NzBfc3BEVTA) - using file/rename instead of move_copy for existing-rclone-move-zokikal8 2026/02/27 05:08:50 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/02/27 05:08:50 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-zokikal8 2026/02/27 05:08:50 DEBUG : EXISTING: moving to existing 2026/02/27 05:08:50 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2026/02/27 05:08:50 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2026/02/27 05:08:50 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for checks to finish 2026/02/27 05:08:50 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-pepaqez0 2026/02/27 05:08:50 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2026/02/27 05:08:51 DEBUG : existing-rclone-move-zokikal8: same parent dir (ODFfMTA0MjU5NzBfc3BEVTA) - using file/rename instead of move_copy for existing 2026/02/27 05:08:51 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2026/02/27 05:08:52 DEBUG : existingbutdifferent-rclone-move-pepaqez0: same parent dir (ODFfMTA0MjU5NzBfc3BEVTA) - using file/rename instead of move_copy for existingbutdifferent 2026/02/27 05:08:52 INFO : existing-rclone-move-zokikal8: Moved (server-side) to: existing 2026/02/27 05:08:52 INFO : EXISTING: Moved (server-side) to: existing 2026/02/27 05:08:52 INFO : EXISTING: Fixed case by renaming to: existing 2026/02/27 05:08:52 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2026/02/27 05:08:52 INFO : existingbutdifferent-rclone-move-pepaqez0: Moved (server-side) to: existingbutdifferent 2026/02/27 05:08:52 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2026/02/27 05:08:52 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2026/02/27 05:08:52 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for transfers to finish 2026/02/27 05:08:52 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2026/02/27 05:08:52 DEBUG : subdira/subdirb/subdirc/hello: size = 5 OK 2026/02/27 05:08:52 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/02/27 05:08:52 INFO : subdira/subdirb/subdirc/hello: Copied (new) 2026/02/27 05:08:53 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 OK 2026/02/27 05:08:53 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/02/27 05:08:53 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (new) 2026/02/27 05:08:53 DEBUG : existingbutdifferent: size = 5 OK 2026/02/27 05:08:53 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/02/27 05:08:53 INFO : existingbutdifferent: Copied (replaced existing) 2026/02/27 05:08:53 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2688 Error: Should be true Test: TestFixCase Messages: listing wrong, want existing (6), existingbutdifferent (5), subdira/subdirb/subdirc/hello (5), subdira/subdirb/subdirc/subdird/filewithoutcasedifferences (5) got existing (6), existingbutdifferent (5), subdira/subdirb/SUBDIRC/HELLO (5), subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2688 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestFixCase Messages: Unexpected file "subdira/subdirb/SUBDIRC/HELLO" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2688 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestFixCase Messages: Unexpected file "subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences" fstest.go:203: Not found "subdira/subdirb/subdirc/hello" fstest.go:203: Not found "subdira/subdirb/subdirc/subdird/filewithoutcasedifferences" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2688 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Not equal: expected: 0 actual : 2 Test: TestFixCase Messages: 2 objects not found --- FAIL: TestFixCase (27.45s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "OpenDrive root 'rclone-test-vonetep7zeru'", Local "Local file system at /tmp/rclone3351549783", Modify Window "1s" 2026/02/27 05:09:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/27 05:09:07 INFO : sub dir: Making directory 2026/02/27 05:09:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2899: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2899 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2897 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithEmptyDirs run.go:130: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 1/3: folder not empty --- FAIL: TestNothingToTransferWithEmptyDirs (13.02s) === RUN TestNoTag run.go:185: Remote "OpenDrive root 'rclone-test-vonetep7zeru'", Local "Local file system at /tmp/rclone3351549783", Modify Window "1s" 2026/02/27 05:09:20 INFO : toe: Making directory 2026/02/27 05:09:20 INFO : toe/toe: Making directory 2026/02/27 05:09:21 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:09:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/27 05:09:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/27 05:09:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/27 05:09:21 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for checks to finish 2026/02/27 05:09:21 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for transfers to finish 2026/02/27 05:09:22 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2026/02/27 05:09:23 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/27 05:09:23 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/27 05:09:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/27 05:09:23 ERROR : OpenDrive root 'rclone-test-vonetep7zeru': not deleting files as there were IO errors 2026/02/27 05:09:23 ERROR : OpenDrive root 'rclone-test-vonetep7zeru': not deleting directories as there were IO errors sync_transform_test.go:291: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:291 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (4.55s) === RUN TestDirTag run.go:185: Remote "OpenDrive root 'rclone-test-vonetep7zeru'", Local "Local file system at /tmp/rclone3351549783", Modify Window "1s" 2026/02/27 05:09:24 DEBUG : empty_dir: Making directory with metadata 2026/02/27 05:09:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/27 05:09:24 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:09:24 INFO : tictacempty_dir: Making directory 2026/02/27 05:09:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:09:25 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:09:25 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:09:25 INFO : tictactoe: Making directory 2026/02/27 05:09:25 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:09:25 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:09:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 05:09:25 INFO : tictactoe/tictactoe: Making directory 2026/02/27 05:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 05:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/27 05:09:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 05:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/27 05:09:26 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for checks to finish 2026/02/27 05:09:26 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for transfers to finish 2026/02/27 05:09:26 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2026/02/27 05:09:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/27 05:09:27 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/27 05:09:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/27 05:09:27 ERROR : OpenDrive root 'rclone-test-vonetep7zeru': not deleting files as there were IO errors 2026/02/27 05:09:27 ERROR : OpenDrive root 'rclone-test-vonetep7zeru': not deleting directories as there were IO errors sync_transform_test.go:310: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:310 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestDirTag (12.55s) === RUN TestAllTag run.go:185: Remote "OpenDrive root 'rclone-test-vonetep7zeru'", Local "Local file system at /tmp/rclone3351549783", Modify Window "1s" 2026/02/27 05:09:37 DEBUG : empty_dir: Making directory with metadata 2026/02/27 05:09:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/27 05:09:37 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:09:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:09:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:09:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:09:37 INFO : tictacempty_dir: Making directory 2026/02/27 05:09:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:09:37 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:09:37 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:09:37 INFO : tictactoe: Making directory 2026/02/27 05:09:38 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:09:38 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:09:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 05:09:38 INFO : tictactoe/tictactoe: Making directory 2026/02/27 05:09:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 05:09:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/27 05:09:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 05:09:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 05:09:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 05:09:38 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for checks to finish 2026/02/27 05:09:38 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for transfers to finish 2026/02/27 05:09:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/02/27 05:09:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/27 05:09:40 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/27 05:09:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 05:09:40 ERROR : OpenDrive root 'rclone-test-vonetep7zeru': not deleting files as there were IO errors 2026/02/27 05:09:40 ERROR : OpenDrive root 'rclone-test-vonetep7zeru': not deleting directories as there were IO errors sync_transform_test.go:329: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:329 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag --- FAIL: TestAllTag (4.94s) === RUN TestRunTwice run.go:185: Remote "OpenDrive root 'rclone-test-vonetep7zeru'", Local "Local file system at /tmp/rclone3351549783", Modify Window "1s" 2026/02/27 05:09:42 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:09:42 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:09:42 INFO : tictactoe: Making directory 2026/02/27 05:09:42 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:09:42 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:09:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 05:09:42 INFO : tictactoe/tictactoe: Making directory 2026/02/27 05:09:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 05:09:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/27 05:09:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 05:09:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/27 05:09:42 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for checks to finish 2026/02/27 05:09:42 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for transfers to finish 2026/02/27 05:09:44 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2026/02/27 05:09:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/27 05:09:45 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/27 05:09:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/27 05:09:45 ERROR : OpenDrive root 'rclone-test-vonetep7zeru': not deleting files as there were IO errors 2026/02/27 05:09:45 ERROR : OpenDrive root 'rclone-test-vonetep7zeru': not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestRunTwice run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: folder not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestRunTwice (13.30s) === RUN TestConflicting run.go:185: Remote "OpenDrive root 'rclone-test-vonetep7zeru'", Local "Local file system at /tmp/rclone3351549783", Modify Window "1s" 2026/02/27 05:09:55 INFO : toe: Making directory 2026/02/27 05:09:56 INFO : toe/toe: Making directory 2026/02/27 05:09:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/27 05:09:56 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for checks to finish 2026/02/27 05:09:56 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for transfers to finish 2026/02/27 05:09:57 DEBUG : toe/toe/toe: Uploading chunk 0, size=11, remain=0 2026/02/27 05:09:58 DEBUG : toe/toe/toe: size = 11 OK 2026/02/27 05:09:58 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/27 05:09:58 INFO : toe/toe/toe: Copied (new) 2026/02/27 05:09:58 ERROR : OpenDrive root 'rclone-test-vonetep7zeru': not deleting files as there were IO errors 2026/02/27 05:09:58 ERROR : OpenDrive root 'rclone-test-vonetep7zeru': not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (4.21s) === RUN TestMove run.go:185: Remote "OpenDrive root 'rclone-test-vonetep7zeru'", Local "Local file system at /tmp/rclone3351549783", Modify Window "1s" 2026/02/27 05:09:59 DEBUG : empty_dir: Making directory with metadata 2026/02/27 05:09:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/27 05:09:59 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:09:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:09:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:09:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:09:59 INFO : tictacempty_dir: Making directory 2026/02/27 05:10:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:10:00 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:10:00 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:10:00 INFO : tictactoe: Making directory 2026/02/27 05:10:00 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:10:00 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:10:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 05:10:00 INFO : tictactoe/tictactoe: Making directory 2026/02/27 05:10:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 05:10:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/27 05:10:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 05:10:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 05:10:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 05:10:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 05:10:00 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for checks to finish 2026/02/27 05:10:00 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for transfers to finish 2026/02/27 05:10:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/02/27 05:10:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/27 05:10:03 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/27 05:10:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 05:10:03 INFO : toe/toe/toe.txt: Deleted 2026/02/27 05:10:03 ERROR : Local file system at /tmp/rclone3351549783: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (5.28s) === RUN TestTransformFile run.go:185: Remote "OpenDrive root 'rclone-test-vonetep7zeru'", Local "Local file system at /tmp/rclone3351549783", Modify Window "1s" 2026/02/27 05:10:05 DEBUG : empty_dir: Making directory with metadata 2026/02/27 05:10:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/27 05:10:05 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:10:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:10:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:10:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:10:05 INFO : tictacempty_dir: Making directory 2026/02/27 05:10:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:10:05 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:10:05 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:10:05 INFO : tictactoe: Making directory 2026/02/27 05:10:05 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:10:05 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:10:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 05:10:05 INFO : tictactoe/tictactoe: Making directory 2026/02/27 05:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 05:10:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/27 05:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 05:10:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 05:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 05:10:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 05:10:06 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for checks to finish 2026/02/27 05:10:06 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for transfers to finish 2026/02/27 05:10:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/02/27 05:10:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/27 05:10:08 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/27 05:10:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 05:10:08 INFO : toe/toe/toe.txt: Deleted 2026/02/27 05:10:08 ERROR : Local file system at /tmp/rclone3351549783: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (5.56s) === RUN TestManualTransformFile run.go:185: Remote "OpenDrive root 'rclone-test-vonetep7zeru'", Local "Local file system at /tmp/rclone3351549783", Modify Window "1s" 2026/02/27 05:10:10 DEBUG : Reset feature "Copy" 2026/02/27 05:10:10 DEBUG : Reset feature "Move" 2026/02/27 05:10:10 DEBUG : Reset feature "Copy" 2026/02/27 05:10:10 DEBUG : Reset feature "Move" 2026/02/27 05:10:10 DEBUG : empty_dir: Making directory with metadata 2026/02/27 05:10:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/27 05:10:10 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:10:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:10:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:10:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:10:10 INFO : tictacempty_dir: Making directory 2026/02/27 05:10:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 05:10:11 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:10:11 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:10:11 INFO : tictactoe: Making directory 2026/02/27 05:10:11 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:10:11 DEBUG : toe: transformed to: tictactoe 2026/02/27 05:10:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 05:10:11 INFO : tictactoe/tictactoe: Making directory 2026/02/27 05:10:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 05:10:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/27 05:10:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 05:10:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 05:10:11 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for checks to finish 2026/02/27 05:10:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 05:10:11 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for transfers to finish 2026/02/27 05:10:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 05:10:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/02/27 05:10:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/27 05:10:13 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/27 05:10:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 05:10:13 INFO : toe/toe/toe.txt: Deleted 2026/02/27 05:10:13 ERROR : Local file system at /tmp/rclone3351549783: not deleting directories as there were IO errors sync_transform_test.go:458: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:458 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (5.03s) === RUN TestBase64 run.go:185: Remote "OpenDrive root 'rclone-test-vonetep7zeru'", Local "Local file system at /tmp/rclone3351549783", Modify Window "1s" 2026/02/27 05:10:15 DEBUG : toe: transformed to: dG9l 2026/02/27 05:10:15 DEBUG : toe: transformed to: dG9l 2026/02/27 05:10:15 INFO : dG9l: Making directory 2026/02/27 05:10:16 DEBUG : toe: transformed to: dG9l 2026/02/27 05:10:16 DEBUG : toe: transformed to: dG9l 2026/02/27 05:10:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/27 05:10:16 INFO : dG9l/dG9l: Making directory 2026/02/27 05:10:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/27 05:10:16 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/27 05:10:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/27 05:10:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 05:10:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/27 05:10:16 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for checks to finish 2026/02/27 05:10:16 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Waiting for transfers to finish 2026/02/27 05:10:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Uploading chunk 0, size=11, remain=0 2026/02/27 05:10:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/27 05:10:18 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/27 05:10:18 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/27 05:10:18 ERROR : OpenDrive root 'rclone-test-vonetep7zeru': not deleting files as there were IO errors 2026/02/27 05:10:18 ERROR : OpenDrive root 'rclone-test-vonetep7zeru': not deleting directories as there were IO errors sync_transform_test.go:482: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestBase64 (11.73s) FAIL 2026/02/27 05:10:27 DEBUG : OpenDrive root 'rclone-test-vonetep7zeru': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestFixCase|TestManualTransformFile|TestMove|TestNoTag|TestNothingToTransferWithEmptyDirs|TestRunTwice|TestServerSideCopy|TestServerSideMoveOverSelf|TestSyncSuffix|TestTransformFile)$'" - Finished ERROR in 2m40.177370602s (try 2/5): exit status 1: Failed [TestFixCase TestNothingToTransferWithEmptyDirs TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]