"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirMove|TestLs|TestPurge|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsWithFilter)$'" - Starting (try 2/5) 2026/05/12 01:33:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cavilez2qoko" 2026/05/12 01:33:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/12 01:33:54 DEBUG : Starting OpenDrive session with ID: 44e78e37398b1f0869d6573fc8d659fe6d01309a748a7312b0f1d776d3c400f0 2026/05/12 01:33:55 DEBUG : Creating backend with remote "/tmp/rclone2191118825" === RUN TestLs run.go:198: Remote "OpenDrive root 'rclone-test-cavilez2qoko'", Local "Local file system at /tmp/rclone2191118825", Modify Window "1s" 2026/05/12 01:33:56 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/05/12 01:33:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (6.12s) === RUN TestPurge 2026/05/12 01:34:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-biruzeg0haha" 2026/05/12 01:34:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/12 01:34:01 DEBUG : Starting OpenDrive session with ID: 1eb0ca0e5843eb4982717b4ebae38b9a0b2dd55de86fa61d49349235d7302cfa 2026/05/12 01:34:02 DEBUG : Creating backend with remote "/tmp/rclone91526750" run.go:198: Remote "OpenDrive root 'rclone-test-biruzeg0haha'", Local "Local file system at /tmp/rclone91526750", Modify Window "1s" 2026/05/12 01:34:04 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2026/05/12 01:34:05 INFO : A2: Making directory 2026/05/12 01:34:05 INFO : A1/B2: Making directory 2026/05/12 01:34:05 INFO : A1/B2/C2: Making directory 2026/05/12 01:34:06 INFO : A1/B1/C3: Making directory 2026/05/12 01:34:06 INFO : A3: Making directory 2026/05/12 01:34:06 INFO : A3/B3: Making directory 2026/05/12 01:34:06 INFO : A3/B3/C4: Making directory 2026/05/12 01:34:08 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/05/12 01:34:11 ERROR : error listing: directory not found 2026/05/12 01:34:11 DEBUG : OpenDrive root 'rclone-test-biruzeg0haha': Purge remote 2026/05/12 01:34:11 NOTICE: purge failed: directory not found --- PASS: TestPurge (10.46s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "OpenDrive root 'rclone-test-cavilez2qoko'", Local "Local file system at /tmp/rclone2191118825", Modify Window "1s" 2026/05/12 01:34:11 INFO : A1: Making directory 2026/05/12 01:34:12 INFO : A1/B1: Making directory operations_test.go:747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:747 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestRmdirsLeaveRoot 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:747 Error: Not equal: expected: []string{} actual : []string{"A1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A1" } Test: TestRmdirsLeaveRoot Messages: directories --- FAIL: TestRmdirsLeaveRoot (9.00s) === RUN TestRmdirsWithFilter run.go:198: Remote "OpenDrive root 'rclone-test-cavilez2qoko'", Local "Local file system at /tmp/rclone2191118825", Modify Window "1s" 2026/05/12 01:34:21 INFO : A1: Making directory 2026/05/12 01:34:21 INFO : A1/B1: Making directory 2026/05/12 01:34:21 INFO : A1/B1/C1: Making directory 2026/05/12 01:34:23 DEBUG : removing 1 level 3 directories 2026/05/12 01:34:23 INFO : A1/B1/C1: Removing directory 2026/05/12 01:34:23 DEBUG : removing 1 level 2 directories 2026/05/12 01:34:23 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.23s) === RUN TestDirMove run.go:198: Remote "OpenDrive root 'rclone-test-cavilez2qoko'", Local "Local file system at /tmp/rclone2191118825", Modify Window "1s" 2026/05/12 01:34:26 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2026/05/12 01:34:28 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/05/12 01:34:30 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2026/05/12 01:34:39 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2026/05/12 01:34:44 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2026/05/12 01:34:46 INFO : A1/B2: Making directory 2026/05/12 01:34:46 INFO : A1/B1/C3: Making directory 2026/05/12 01:34:48 DEBUG : A2: same parent dir (ODFfMTIyMzI4MTRfam5VMEk) - using folder/rename instead of move_copy 2026/05/12 01:34:52 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/12 01:34:54 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/12 01:34:54 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/12 01:34:57 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/12 01:35:03 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/12 01:35:06 INFO : OpenDrive root 'rclone-test-cavilez2qoko': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/12 01:35:10 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/12 01:35:10 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/12 01:35:11 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/12 01:35:11 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/12 01:35:11 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four --- PASS: TestDirMove (53.02s) === RUN TestRemoveExisting run.go:198: Remote "OpenDrive root 'rclone-test-cavilez2qoko'", Local "Local file system at /tmp/rclone2191118825", Modify Window "1s" 2026/05/12 01:35:19 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2026/05/12 01:35:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2026/05/12 01:35:24 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.hahatad6" before starting 2026/05/12 01:35:25 DEBUG : sub dir/test remove existing: same parent dir (ODFfMTIyMzI4NDdfZ0FzMWY) - using file/rename instead of move_copy for sub dir/test remove existing.hahatad6 2026/05/12 01:35:25 DEBUG : sub dir/test remove existing.hahatad6: TEST: removing renamed existing file after operation 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 2026/05/12 01:35:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.goveguq4" before starting 2026/05/12 01:35:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfMTIyMzI4NDdfZ0FzMWY) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.goveguq4 2026/05/12 01:35:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.goveguq4: TEST: renaming existing back after failed operation 2026/05/12 01:35:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.goveguq4: same parent dir (ODFfMTIyMzI4NDdfZ0FzMWY) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/05/12 01:35:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pisicax1" before starting 2026/05/12 01:35:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfMTIyMzI4NDdfZ0FzMWY) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pisicax1 2026/05/12 01:35:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pisicax1: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (21.18s) FAIL 2026/05/12 01:35:39 DEBUG : OpenDrive root 'rclone-test-cavilez2qoko': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirMove|TestLs|TestPurge|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsWithFilter)$'" - Finished ERROR in 1m45.263469872s (try 2/5): exit status 1: Failed [TestRmdirsLeaveRoot]