"./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestPurge|TestRmdirsNoLeaveRoot)$'" - Starting (try 5/5) 2026/03/05 04:05:06 DEBUG : Creating backend with remote "TestInternxt:rclone-test-rubunix5judu" 2026/03/05 04:05:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/05 04:05:06 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/03/05 04:05:07 DEBUG : Creating backend with remote "/tmp/rclone3384053659" === RUN TestPurge 2026/03/05 04:05:07 DEBUG : Creating backend with remote "TestInternxt:rclone-test-wiyotil7dihi" 2026/03/05 04:05:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/05 04:05:07 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/03/05 04:05:08 DEBUG : Creating backend with remote "/tmp/rclone683069603" run.go:185: Remote "Internxt root 'rclone-test-wiyotil7dihi'", Local "Local file system at /tmp/rclone683069603", Modify Window "876000h0m0s" 2026/03/05 04:05:11 INFO : A2: Making directory 2026/03/05 04:05:12 INFO : A1/B2: Making directory 2026/03/05 04:05:12 INFO : A1/B2/C2: Making directory 2026/03/05 04:05:13 INFO : A1/B1/C3: Making directory 2026/03/05 04:05:13 INFO : A3: Making directory 2026/03/05 04:05:13 INFO : A3/B3: Making directory 2026/03/05 04:05:14 INFO : A3/B3/C4: Making directory 2026/03/05 04:05:17 DEBUG : Waiting for deletions to finish 2026/03/05 04:05:18 INFO : A1/B1/C1/one: Deleted 2026/03/05 04:05:19 DEBUG : removing 2 level 3 directories 2026/03/05 04:05:19 INFO : A1/B1/C1: Removing directory 2026/03/05 04:05:19 INFO : A1/B1/C3: Removing directory 2026/03/05 04:05:19 DEBUG : removing 1 level 2 directories 2026/03/05 04:05:19 INFO : A1/B1: Removing directory 2026/03/05 04:05:19 ERROR : A1/B1: Failed to rmdir: directory not empty operations_test.go:611: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:611 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestPurge 2026/03/05 04:05:20 DEBUG : Internxt root 'rclone-test-wiyotil7dihi': Purge object "A1/two" 2026/03/05 04:05:20 DEBUG : Internxt root 'rclone-test-wiyotil7dihi': Purge dir "A3/B3/C4" 2026/03/05 04:05:21 DEBUG : Internxt root 'rclone-test-wiyotil7dihi': Purge dir "A3/B3" 2026/03/05 04:05:21 DEBUG : Internxt root 'rclone-test-wiyotil7dihi': Purge dir "A3" 2026/03/05 04:05:21 NOTICE: purge failed to rmdir "A3": directory not empty 2026/03/05 04:05:21 DEBUG : Internxt root 'rclone-test-wiyotil7dihi': Purge dir "A2" 2026/03/05 04:05:21 DEBUG : Internxt root 'rclone-test-wiyotil7dihi': Purge dir "A1/B2/C2" 2026/03/05 04:05:22 DEBUG : Internxt root 'rclone-test-wiyotil7dihi': Purge dir "A1/B2" 2026/03/05 04:05:23 DEBUG : Internxt root 'rclone-test-wiyotil7dihi': Purge dir "A1/B1" 2026/03/05 04:05:23 DEBUG : Internxt root 'rclone-test-wiyotil7dihi': Purge dir "A1" 2026/03/05 04:05:23 NOTICE: purge failed to rmdir "A1": directory not empty 2026/03/05 04:05:23 DEBUG : Internxt root 'rclone-test-wiyotil7dihi': Purge dir "" 2026/03/05 04:05:23 NOTICE: purge failed to rmdir "": directory not empty --- FAIL: TestPurge (15.96s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Internxt root 'rclone-test-rubunix5judu'", Local "Local file system at /tmp/rclone3384053659", Modify Window "876000h0m0s" 2026/03/05 04:05:27 INFO : A2: Making directory 2026/03/05 04:05:27 INFO : A1/B2: Making directory 2026/03/05 04:05:28 INFO : A1/B2/C2: Making directory 2026/03/05 04:05:28 INFO : A1/B1/C3: Making directory 2026/03/05 04:05:29 INFO : A3: Making directory 2026/03/05 04:05:29 INFO : A3/B3: Making directory 2026/03/05 04:05:30 INFO : A3/B3/C4: Making directory 2026/03/05 04:05:32 DEBUG : removing 1 level 3 directories 2026/03/05 04:05:32 INFO : A3/B3/C4: Removing directory 2026/03/05 04:05:34 DEBUG : removing 2 level 3 directories 2026/03/05 04:05:34 INFO : A1/B2/C2: Removing directory 2026/03/05 04:05:34 INFO : A1/B1/C3: Removing directory 2026/03/05 04:05:35 DEBUG : removing 2 level 2 directories 2026/03/05 04:05:35 INFO : A3/B3: Removing directory 2026/03/05 04:05:35 INFO : A1/B2: Removing directory 2026/03/05 04:05:35 DEBUG : removing 2 level 1 directories 2026/03/05 04:05:35 INFO : A3: Removing directory 2026/03/05 04:05:35 INFO : A2: Removing directory 2026/03/05 04:05:35 ERROR : A3: Failed to rmdir: directory not empty operations_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsNoLeaveRoot 2026/03/05 04:05:36 ERROR : A2: error listing: directory not found --- FAIL: TestRmdirsNoLeaveRoot (13.61s) === RUN TestDirMove run.go:185: Remote "Internxt root 'rclone-test-rubunix5judu'", Local "Local file system at /tmp/rclone3384053659", Modify Window "876000h0m0s" 2026/03/05 04:05:41 INFO : A1/B2: Making directory 2026/03/05 04:05:41 INFO : A1/B1/C3: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:1373 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "A3"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=7) { (string) (len=2) "A1", @@ -6,3 +6,4 @@ (string) (len=8) "A1/B1/C3", - (string) (len=5) "A1/B2" + (string) (len=5) "A1/B2", + (string) (len=2) "A3" } Test: TestDirMove Messages: directories 2026/03/05 04:06:22 DEBUG : A2/one: size = 3 OK 2026/03/05 04:06:22 INFO : A1/one: Copied (new) to: A2/one 2026/03/05 04:06:22 DEBUG : A2/two: size = 3 OK 2026/03/05 04:06:22 INFO : A1/two: Copied (new) to: A2/two 2026/03/05 04:06:22 DEBUG : A2/B1/C2/five: size = 4 OK 2026/03/05 04:06:22 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/03/05 04:06:23 INFO : A1/one: Deleted 2026/03/05 04:06:23 DEBUG : A2/B1/three: size = 5 OK 2026/03/05 04:06:23 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/03/05 04:06:23 INFO : A1/two: Deleted 2026/03/05 04:06:23 INFO : A1/B1/C2/five: Deleted 2026/03/05 04:06:23 DEBUG : A2/B1/C1/four: size = 4 OK 2026/03/05 04:06:23 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/03/05 04:06:23 INFO : A1/B1/three: Deleted 2026/03/05 04:06:23 INFO : A1/B1/C1/four: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:1394 Error: Not equal: expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"} actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "A3"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=7) { (string) (len=2) "A2", @@ -6,3 +6,4 @@ (string) (len=8) "A2/B1/C3", - (string) (len=5) "A2/B2" + (string) (len=5) "A2/B2", + (string) (len=2) "A3" } Test: TestDirMove Messages: directories 2026/03/05 04:07:10 DEBUG : A3/one: size = 3 OK 2026/03/05 04:07:10 INFO : A2/one: Copied (new) to: A3/one 2026/03/05 04:07:10 INFO : A2/one: Deleted 2026/03/05 04:07:10 DEBUG : A3/B1/C1/four: size = 4 OK 2026/03/05 04:07:10 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2026/03/05 04:07:10 DEBUG : A3/B1/C2/five: size = 4 OK 2026/03/05 04:07:10 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2026/03/05 04:07:10 INFO : A2/B1/C2/five: Deleted 2026/03/05 04:07:10 DEBUG : A3/two: size = 3 OK 2026/03/05 04:07:10 INFO : A2/two: Copied (new) to: A3/two 2026/03/05 04:07:10 INFO : A2/B1/C1/four: Deleted 2026/03/05 04:07:10 DEBUG : A3/B1/three: size = 5 OK 2026/03/05 04:07:10 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2026/03/05 04:07:10 INFO : A2/two: Deleted 2026/03/05 04:07:11 INFO : A2/B1/three: Deleted 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 rmdir: directory not empty Test: TestDirMove run.go:130: removing dir "A3/B1" failed - try 1/5: directory not empty run.go:130: removing dir "A2" failed - try 1/5: directory not empty --- FAIL: TestDirMove (104.86s) FAIL 2026/03/05 04:07:22 DEBUG : Internxt root 'rclone-test-rubunix5judu': Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestPurge|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 2m15.954527606s (try 5/5): exit status 1: Failed [TestPurge TestRmdirsNoLeaveRoot TestDirMove]