"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListRootedSubdir$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/04/18 05:16:16 DEBUG : Creating backend with remote "TestInternxt:rclone-test-kayelav6hoci" 2026/04/18 05:16:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/18 05:16:16 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/18 05:16:27 DEBUG : Internxt root 'rclone-test-kayelav6hoci': Renamed existing file file name.txt to backup file name.rclone-backup-hixefaf4.txt (UUID: 7bf4d444-e0de-45aa-834b-ca91eb6f3c10) 2026/04/18 05:16:27 DEBUG : Internxt root 'rclone-test-kayelav6hoci': Upload succeeded, deleting backup file file name.rclone-backup-hixefaf4.txt (UUID: 7bf4d444-e0de-45aa-834b-ca91eb6f3c10) 2026/04/18 05:16:27 DEBUG : Internxt root 'rclone-test-kayelav6hoci': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/18 05:16:28 DEBUG : Creating backend with remote "TestInternxt:rclone-test-kayelav6hoci/hello? sausage/êé" 2026/04/18 05:16:28 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/04/18 05:16:36 DEBUG : Waiting for deletions to finish 2026/04/18 05:16:37 INFO : a/b/c/d/e.txt: Deleted 2026/04/18 05:16:38 DEBUG : removing 1 level 4 directories 2026/04/18 05:16:38 INFO : a/b/c/d: Removing directory 2026/04/18 05:16:38 DEBUG : removing 1 level 3 directories 2026/04/18 05:16:38 INFO : a/b/c: Removing directory 2026/04/18 05:16:39 DEBUG : removing 1 level 2 directories 2026/04/18 05:16:39 INFO : a/b: Removing directory 2026/04/18 05:16:39 DEBUG : removing 1 level 1 directories 2026/04/18 05:16:39 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestInternxt:" path "rclone-test-kayelav6hoci" from "TestInternxt:rclone-test-kayelav6hoci" 2026/04/18 05:16:40 DEBUG : Creating backend with remote "TestInternxt:" 2026/04/18 05:16:40 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/04/18 05:16:42 DEBUG : Waiting for deletions to finish 2026/04/18 05:16:43 INFO : file name.txt: Deleted 2026/04/18 05:16:47 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/18 05:16:50 DEBUG : removing 1 level 4 directories 2026/04/18 05:16:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/04/18 05:16:50 DEBUG : removing 1 level 3 directories 2026/04/18 05:16:50 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/04/18 05:16:52 DEBUG : removing 1 level 2 directories 2026/04/18 05:16:52 INFO : hello? sausage/êé: Removing directory 2026/04/18 05:16:52 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/04/18 05:16:52 DEBUG : removing 1 level 1 directories 2026/04/18 05:16:52 INFO : hello? sausage: Removing directory 2026/04/18 05:16:52 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/04/18 05:16:52 DEBUG : removing 1 level 0 directories 2026/04/18 05:16:52 INFO : Internxt root 'rclone-test-kayelav6hoci': Removing directory 2026/04/18 05:16:52 ERROR : Failed to rmdir: directory not empty === NAME TestIntegration/FsMkdir fstests.go:2815: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2815 Error: Received unexpected error: failed to remove directories: 3 errors: last error: directory not empty Test: TestIntegration/FsMkdir 2026/04/18 05:16:52 DEBUG : Waiting for deletions to finish 2026/04/18 05:16:53 DEBUG : removing 1 level 2 directories 2026/04/18 05:16:53 INFO : hello? sausage/êé: Removing directory 2026/04/18 05:16:54 DEBUG : removing 1 level 1 directories 2026/04/18 05:16:54 INFO : hello? sausage: Removing directory 2026/04/18 05:16:54 DEBUG : removing 1 level 0 directories 2026/04/18 05:16:54 INFO : Internxt root 'rclone-test-kayelav6hoci': Removing directory --- FAIL: TestIntegration (38.68s) --- FAIL: TestIntegration/FsMkdir (32.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (11.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (2.40s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 38.694s "go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListRootedSubdir$'" - Finished ERROR in 39.494338712s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir]