"./operations.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestPurge|TestRmdirsNoLeaveRoot)$'" - Starting (try 5/5) 2026/08/28 03:09:23 DEBUG : Creating backend with remote "TestInternxt:rclone-test-fuqoduk6rixa" 2026/08/28 03:09:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/28 03:09:25 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/28 03:09:25 DEBUG : Saving config "token" in section "TestInternxt" of the config file 2026/08/28 03:09:25 DEBUG : TestInternxt: Saved new token in config file 2026/08/28 03:09:25 DEBUG : Internxt root 'rclone-test-fuqoduk6rixa': Persisted rotated token from user info, expiry: 2026-09-04 03:09:25 +0000 UTC 2026/08/28 03:09:26 DEBUG : Creating backend with remote "/tmp/rclone3417248873" === RUN TestPurge 2026/08/28 03:09:26 DEBUG : Creating backend with remote "TestInternxt:rclone-test-kocibum8zeqe" 2026/08/28 03:09:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/28 03:09:26 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/28 03:09:26 DEBUG : Saving config "token" in section "TestInternxt" of the config file 2026/08/28 03:09:26 DEBUG : TestInternxt: Saved new token in config file 2026/08/28 03:09:26 DEBUG : Internxt root 'rclone-test-kocibum8zeqe': Persisted rotated token from user info, expiry: 2026-09-04 03:09:26 +0000 UTC 2026/08/28 03:09:26 DEBUG : Creating backend with remote "/tmp/rclone2906492167" run.go:198: Remote "Internxt root 'rclone-test-kocibum8zeqe'", Local "Local file system at /tmp/rclone2906492167", Modify Window "876000h0m0s" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/28 03:09:37 INFO : A2: Making directory 2026/08/28 03:09:37 INFO : A1/B2: Making directory 2026/08/28 03:09:37 INFO : A1/B2/C2: Making directory 2026/08/28 03:09:40 INFO : A1/B1/C3: Making directory 2026/08/28 03:09:40 INFO : A3: Making directory 2026/08/28 03:09:40 INFO : A3/B3: Making directory 2026/08/28 03:09:41 INFO : A3/B3/C4: Making directory 2026/08/28 03:09:44 DEBUG : Waiting for deletions to finish 2026/08/28 03:09:45 INFO : A1/B1/C1/one: Deleted 2026/08/28 03:09:48 DEBUG : removing 2 level 3 directories 2026/08/28 03:09:48 INFO : A1/B1/C3: Removing directory 2026/08/28 03:09:48 INFO : A1/B1/C1: Removing directory 2026/08/28 03:09:48 DEBUG : removing 1 level 2 directories 2026/08/28 03:09:48 INFO : A1/B1: Removing directory 2026/08/28 03:09:49 ERROR : A1/B1: Failed to rmdir: directory not empty operations_test.go:612: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:612 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestPurge 2026/08/28 03:09:50 DEBUG : Internxt root 'rclone-test-kocibum8zeqe': Purge object "A1/two" 2026/08/28 03:09:50 DEBUG : Internxt root 'rclone-test-kocibum8zeqe': Purge dir "A3/B3/C4" 2026/08/28 03:09:51 DEBUG : Internxt root 'rclone-test-kocibum8zeqe': Purge dir "A3/B3" 2026/08/28 03:09:51 NOTICE: purge failed to rmdir "A3/B3": directory not empty 2026/08/28 03:09:51 DEBUG : Internxt root 'rclone-test-kocibum8zeqe': Purge dir "A3" 2026/08/28 03:09:51 NOTICE: purge failed to rmdir "A3": directory not empty 2026/08/28 03:09:51 DEBUG : Internxt root 'rclone-test-kocibum8zeqe': Purge dir "A2" 2026/08/28 03:09:53 DEBUG : Internxt root 'rclone-test-kocibum8zeqe': Purge dir "A1/B2/C2" 2026/08/28 03:09:53 DEBUG : Internxt root 'rclone-test-kocibum8zeqe': Purge dir "A1/B2" 2026/08/28 03:09:53 NOTICE: purge failed to rmdir "A1/B2": directory not empty 2026/08/28 03:09:53 DEBUG : Internxt root 'rclone-test-kocibum8zeqe': Purge dir "A1/B1" 2026/08/28 03:09:54 DEBUG : Internxt root 'rclone-test-kocibum8zeqe': Purge dir "A1" 2026/08/28 03:09:54 NOTICE: purge failed to rmdir "A1": directory not empty 2026/08/28 03:09:54 DEBUG : Internxt root 'rclone-test-kocibum8zeqe': Purge dir "" 2026/08/28 03:09:54 NOTICE: purge failed to rmdir "": directory not empty --- FAIL: TestPurge (28.14s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Internxt root 'rclone-test-fuqoduk6rixa'", Local "Local file system at /tmp/rclone3417248873", Modify Window "876000h0m0s" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/28 03:10:08 INFO : A2: Making directory 2026/08/28 03:10:09 INFO : A1/B2: Making directory 2026/08/28 03:10:09 INFO : A1/B2/C2: Making directory 2026/08/28 03:10:10 INFO : A1/B1/C3: Making directory 2026/08/28 03:10:11 INFO : A3: Making directory 2026/08/28 03:10:11 INFO : A3/B3: Making directory 2026/08/28 03:10:12 INFO : A3/B3/C4: Making directory 2026/08/28 03:10:15 DEBUG : removing 1 level 3 directories 2026/08/28 03:10:15 INFO : A3/B3/C4: Removing directory 2026/08/28 03:10:23 DEBUG : removing 2 level 3 directories 2026/08/28 03:10:23 INFO : A1/B2/C2: Removing directory 2026/08/28 03:10:23 INFO : A1/B1/C3: Removing directory 2026/08/28 03:10:24 DEBUG : removing 2 level 2 directories 2026/08/28 03:10:24 INFO : A3/B3: Removing directory 2026/08/28 03:10:24 INFO : A1/B2: Removing directory 2026/08/28 03:10:24 DEBUG : removing 2 level 1 directories 2026/08/28 03:10:24 INFO : A3: Removing directory 2026/08/28 03:10:24 INFO : A2: Removing directory 2026/08/28 03:10:29 DEBUG : removing 1 level 3 directories 2026/08/28 03:10:29 INFO : A1/B1/C1: Removing directory 2026/08/28 03:10:29 DEBUG : removing 1 level 2 directories 2026/08/28 03:10:29 INFO : A1/B1: Removing directory 2026/08/28 03:10:29 ERROR : A1/B1: Failed to rmdir: directory not empty 2026/08/28 03:10:29 DEBUG : removing 1 level 1 directories 2026/08/28 03:10:29 INFO : A1: Removing directory 2026/08/28 03:10:30 ERROR : A1: Failed to rmdir: directory not empty 2026/08/28 03:10:30 DEBUG : removing 1 level 0 directories 2026/08/28 03:10:30 INFO : Internxt root 'rclone-test-fuqoduk6rixa': Removing directory 2026/08/28 03:10:30 ERROR : Failed to rmdir: directory not empty operations_test.go:729: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:729 Error: Received unexpected error: failed to remove directories: 3 errors: last error: directory not empty Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (37.52s) === RUN TestDirMove run.go:198: Remote "Internxt root 'rclone-test-fuqoduk6rixa'", Local "Local file system at /tmp/rclone3417248873", Modify Window "876000h0m0s" 2026/08/28 03:10:40 INFO : A1/B2: Making directory 2026/08/28 03:10:41 INFO : A1/B1/C3: Making directory 2026/08/28 03:10:43 ERROR : A1: error listing: directory not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure 2026/08/28 03:11:00 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/28 03:11:00 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/28 03:11:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/28 03:11:01 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/28 03:11:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five operations_test.go:1437: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1437 Error: Received unexpected error: RenameDir rmdir: directory not empty Test: TestDirMove run.go:186: removing dir "A3/B1" failed - try 1/5: sleeping 1s: directory not empty --- FAIL: TestDirMove (41.22s) FAIL 2026/08/28 03:11:13 DEBUG : Internxt root 'rclone-test-fuqoduk6rixa': Purge dir "" "./operations.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestPurge|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 1m50.237211555s (try 5/5): exit status 1: Failed [TestPurge TestRmdirsNoLeaveRoot TestDirMove]