"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCheck|TestDirMove)$'" - Starting (try 3/5) 2026/01/01 04:30:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-renuciw9woru" 2026/01/01 04:30:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/01 04:30:40 DEBUG : Starting OpenDrive session with ID: f428eb121e42da1469843f47b76b2771a903e0c54f84cae1cb05d54a8045eca0 2026/01/01 04:30:40 DEBUG : Creating backend with remote "/tmp/rclone2274050775" === RUN TestCheck run.go:185: Remote "OpenDrive root 'rclone-test-renuciw9woru'", Local "Local file system at /tmp/rclone2274050775", Modify Window "1s" 2026/01/01 04:30:41 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2026/01/01 04:30:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2026/01/01 04:30:46 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2026/01/01 04:30:49 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.13s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.19s) --- PASS: TestCheck/5 (0.19s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.18s) === RUN TestDirMove run.go:185: Remote "OpenDrive root 'rclone-test-renuciw9woru'", Local "Local file system at /tmp/rclone2274050775", Modify Window "1s" 2026/01/01 04:30:52 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2026/01/01 04:30:54 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/01/01 04:30:56 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2026/01/01 04:30:58 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2026/01/01 04:31:00 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2026/01/01 04:31:02 INFO : A1/B2: Making directory 2026/01/01 04:31:02 INFO : A1/B1/C3: Making directory 2026/01/01 04:31:03 DEBUG : A2: same parent dir (ODFfOTY3NzY5Nl9lWExoWQ) - using folder/rename instead of move_copy 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 operations_test.go:1413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Received unexpected error: RenameDir mkdir: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMove 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Not equal: expected: []string{} actual : []string{"A3"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A3" } Test: TestDirMove Messages: directories --- FAIL: TestDirMove (34.62s) FAIL 2026/01/01 04:31:26 DEBUG : OpenDrive root 'rclone-test-renuciw9woru': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCheck|TestDirMove)$'" - Finished ERROR in 47.493451343s (try 3/5): exit status 1: Failed [TestDirMove]