"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestDirMove|TestRemoveExisting|TestRmdirsNoLeaveRoot)$'" - Starting (try 4/5) 2026/02/10 01:54:44 DEBUG : Creating backend with remote "TestDrime:rclone-test-refebeq6hiha" 2026/02/10 01:54:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/10 01:54:45 DEBUG : Creating backend with remote "/tmp/rclone3979342533" === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "drime root 'rclone-test-refebeq6hiha'", Local "Local file system at /tmp/rclone3979342533", Modify Window "876000h0m0s" 2026/02/10 01:54:50 INFO : A2: Making directory 2026/02/10 01:54:51 INFO : A1/B2: Making directory 2026/02/10 01:54:51 INFO : A1/B2/C2: Making directory 2026/02/10 01:54:52 INFO : A1/B1/C3: Making directory 2026/02/10 01:54:52 INFO : A3: Making directory 2026/02/10 01:54:53 INFO : A3/B3: Making directory 2026/02/10 01:54:53 INFO : A3/B3/C4: Making directory 2026/02/10 01:54:59 DEBUG : removing 1 level 3 directories 2026/02/10 01:54:59 INFO : A3/B3/C4: Removing directory 2026/02/10 01:55:01 DEBUG : removing 2 level 3 directories 2026/02/10 01:55:01 INFO : A1/B2/C2: Removing directory 2026/02/10 01:55:01 INFO : A1/B1/C3: Removing directory 2026/02/10 01:55:02 DEBUG : removing 2 level 2 directories 2026/02/10 01:55:02 INFO : A3/B3: Removing directory 2026/02/10 01:55:02 INFO : A1/B2: Removing directory 2026/02/10 01:55:02 DEBUG : removing 2 level 1 directories 2026/02/10 01:55:02 INFO : A3: Removing directory 2026/02/10 01:55:02 INFO : A2: Removing directory 2026/02/10 01:55:06 DEBUG : removing 1 level 3 directories 2026/02/10 01:55:06 INFO : A1/B1/C1: Removing directory 2026/02/10 01:55:06 DEBUG : removing 1 level 2 directories 2026/02/10 01:55:06 INFO : A1/B1: Removing directory 2026/02/10 01:55:06 ERROR : A1/B1: Failed to rmdir: directory not empty operations_test.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:728 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsNoLeaveRoot run.go:130: removing dir "A1" failed - try 1/3: directory not empty --- FAIL: TestRmdirsNoLeaveRoot (24.59s) === RUN TestDirMove run.go:185: Remote "drime root 'rclone-test-refebeq6hiha'", Local "Local file system at /tmp/rclone3979342533", Modify Window "876000h0m0s" 2026/02/10 01:55:36 INFO : A1/B2: Making directory 2026/02/10 01:55:37 INFO : A1/B1/C3: Making directory 2026/02/10 01:55:43 ERROR : A2/one: Couldn't move: object not found 2026/02/10 01:55:43 ERROR : A2/B1/C2/five: Couldn't move: object not found 2026/02/10 01:55:43 ERROR : A2/B1/three: Couldn't move: object not found 2026/02/10 01:55:43 ERROR : A2/two: Couldn't move: object not found 2026/02/10 01:55:43 ERROR : A2/B1/C1/four: Couldn't move: object not found 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 renames: object not found Test: TestDirMove --- FAIL: TestDirMove (40.53s) === RUN TestRemoveExisting run.go:185: Remote "drime root 'rclone-test-refebeq6hiha'", Local "Local file system at /tmp/rclone3979342533", Modify Window "876000h0m0s" 2026/02/10 01:56:03 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pavanod6" before starting 2026/02/10 01:56:03 DEBUG : sub dir/test remove existing.pavanod6: 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/02/10 01:56: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.heyojeb3" before starting operations_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1943 Error: " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" Test: TestRemoveExisting 2026/02/10 01:56:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.heyojeb3: TEST: renaming existing back after failed operation 2026/02/10 01:56:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kajitev1" before starting operations_test.go:1960: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1960 Error: " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" Test: TestRemoveExisting 2026/02/10 01:56:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kajitev1: 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 --- FAIL: TestRemoveExisting (34.40s) FAIL 2026/02/10 01:56:24 DEBUG : drime root 'rclone-test-refebeq6hiha': Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestDirMove|TestRemoveExisting|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 1m40.77758331s (try 4/5): exit status 1: Failed [TestRmdirsNoLeaveRoot TestDirMove TestRemoveExisting]