"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirMove|TestPurge)$'" - Starting (try 4/5) 2025/12/15 01:34:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lipugiw1gacu" 2025/12/15 01:34:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/15 01:34:31 DEBUG : Starting OpenDrive session with ID: bb6f5759aacd5baa4c97bdc48c1166129d383c912ba3ee3e2a37e0170307b2df 2025/12/15 01:34:31 DEBUG : Creating backend with remote "/tmp/rclone3363816818" === RUN TestPurge 2025/12/15 01:34:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cecigom5kiye" 2025/12/15 01:34:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/15 01:34:32 DEBUG : Starting OpenDrive session with ID: f95ce9bd928aaba32bf119cafa135fc4ef290e8e39fd1e7aa29d1b4acc17b514 2025/12/15 01:34:32 DEBUG : Creating backend with remote "/tmp/rclone125487260" run.go:185: Remote "OpenDrive root 'rclone-test-cecigom5kiye'", Local "Local file system at /tmp/rclone125487260", Modify Window "1s" 2025/12/15 01:34:34 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/12/15 01:34:35 INFO : A2: Making directory 2025/12/15 01:34:35 INFO : A1/B2: Making directory 2025/12/15 01:34:36 INFO : A1/B2/C2: Making directory 2025/12/15 01:34:36 INFO : A1/B1/C3: Making directory 2025/12/15 01:34:37 INFO : A3: Making directory 2025/12/15 01:34:37 INFO : A3/B3: Making directory 2025/12/15 01:34:37 INFO : A3/B3/C4: Making directory operations_test.go:586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:586 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestPurge 2025/12/15 01:34:37 DEBUG : OpenDrive root 'rclone-test-cecigom5kiye': Purge remote --- FAIL: TestPurge (6.57s) === RUN TestDirMove run.go:185: Remote "OpenDrive root 'rclone-test-lipugiw1gacu'", Local "Local file system at /tmp/rclone3363816818", Modify Window "1s" 2025/12/15 01:34:39 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2025/12/15 01:34:41 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/12/15 01:34:44 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2025/12/15 01:34:46 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2025/12/15 01:34:48 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2025/12/15 01:34:49 INFO : A1/B2: Making directory 2025/12/15 01:34:49 INFO : A1/B1/C3: Making directory 2025/12/15 01:34:51 DEBUG : A2: same parent dir (ODFfOTY0NTI1NF85Q3gyVw) - using folder/rename instead of move_copy 2025/12/15 01:34:55 INFO : A2/one: Moved (server-side) to: A3/one 2025/12/15 01:34:55 INFO : A2/two: Moved (server-side) to: A3/two 2025/12/15 01:34:55 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/12/15 01:34:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/12/15 01:34:55 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/12/15 01:34:58 INFO : OpenDrive root 'rclone-test-lipugiw1gacu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes operations_test.go:1441: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1441 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: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/fs/operations/operations_test.go:1447 Error: Should be true Test: TestDirMove Messages: listing wrong, want A4/B1/C1/four (4), A4/B1/C2/five (4), A4/B1/three (5), A4/one (3), A4/two (3) got A3/B1/C1/four (4), A3/B1/C2/five (4), A3/B1/three (5), A3/one (3), A3/two (3) 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/fs/operations/operations_test.go:1447 Error: Should be true Test: TestDirMove Messages: Unexpected file "A3/one" 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/fs/operations/operations_test.go:1447 Error: Should be true Test: TestDirMove Messages: Unexpected file "A3/two" 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/fs/operations/operations_test.go:1447 Error: Should be true Test: TestDirMove Messages: Unexpected file "A3/B1/three" 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/fs/operations/operations_test.go:1447 Error: Should be true Test: TestDirMove Messages: Unexpected file "A3/B1/C1/four" 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/fs/operations/operations_test.go:1447 Error: Should be true Test: TestDirMove Messages: Unexpected file "A3/B1/C2/five" fstest.go:203: Not found "A4/B1/C2/five" fstest.go:203: Not found "A4/one" fstest.go:203: Not found "A4/two" fstest.go:203: Not found "A4/B1/three" fstest.go:203: Not found "A4/B1/C1/four" 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/fs/operations/operations_test.go:1447 Error: Not equal: expected: 0 actual : 5 Test: TestDirMove Messages: 5 objects not found 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/fs/operations/operations_test.go:1447 Error: Not equal: expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "A4"} Diff: --- Expected +++ Actual @@ -1,8 +1,9 @@ -([]string) (len=6) { - (string) (len=2) "A4", - (string) (len=5) "A4/B1", - (string) (len=8) "A4/B1/C1", - (string) (len=8) "A4/B1/C2", - (string) (len=8) "A4/B1/C3", - (string) (len=5) "A4/B2" +([]string) (len=7) { + (string) (len=2) "A3", + (string) (len=5) "A3/B1", + (string) (len=8) "A3/B1/C1", + (string) (len=8) "A3/B1/C2", + (string) (len=8) "A3/B1/C3", + (string) (len=5) "A3/B2", + (string) (len=2) "A4" } Test: TestDirMove Messages: directories --- FAIL: TestDirMove (36.12s) FAIL 2025/12/15 01:35:14 DEBUG : OpenDrive root 'rclone-test-lipugiw1gacu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirMove|TestPurge)$'" - Finished ERROR in 43.995670832s (try 4/5): exit status 1: Failed [TestPurge TestDirMove]