"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListRootedSubdir$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/04/01 04:25:48 DEBUG : Creating backend with remote "TestInternxt:rclone-test-qagehip2zapa" 2026/04/01 04:25:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 04:25:48 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/01 04:25:55 DEBUG : Internxt root 'rclone-test-qagehip2zapa': Renamed existing file file name.txt to backup file name.rclone-backup-saqinuv5.txt (UUID: c185e5f4-7604-4a06-b519-f56810b7ea72) 2026/04/01 04:25:55 DEBUG : Internxt root 'rclone-test-qagehip2zapa': Upload succeeded, deleting backup file file name.rclone-backup-saqinuv5.txt (UUID: c185e5f4-7604-4a06-b519-f56810b7ea72) 2026/04/01 04:25:56 DEBUG : Internxt root 'rclone-test-qagehip2zapa': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/01 04:25:56 DEBUG : Creating backend with remote "TestInternxt:rclone-test-qagehip2zapa/hello? sausage/êé" 2026/04/01 04:25:56 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/01 04:26:01 DEBUG : Waiting for deletions to finish 2026/04/01 04:26:03 INFO : a/b/c/d/e.txt: Deleted 2026/04/01 04:26:04 DEBUG : removing 1 level 4 directories 2026/04/01 04:26:04 INFO : a/b/c/d: Removing directory 2026/04/01 04:26:04 DEBUG : removing 1 level 3 directories 2026/04/01 04:26:04 INFO : a/b/c: Removing directory 2026/04/01 04:26:05 DEBUG : removing 1 level 2 directories 2026/04/01 04:26:05 INFO : a/b: Removing directory 2026/04/01 04:26:05 DEBUG : removing 1 level 1 directories 2026/04/01 04:26:05 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestInternxt:" path "rclone-test-qagehip2zapa" from "TestInternxt:rclone-test-qagehip2zapa" 2026/04/01 04:26:06 DEBUG : Creating backend with remote "TestInternxt:" 2026/04/01 04:26:06 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/04/01 04:26:09 DEBUG : Waiting for deletions to finish 2026/04/01 04:26:10 INFO : file name.txt: Deleted 2026/04/01 04:26:11 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/01 04:26:12 DEBUG : removing 1 level 4 directories 2026/04/01 04:26:12 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/04/01 04:26:13 DEBUG : removing 1 level 3 directories 2026/04/01 04:26:13 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/04/01 04:26:13 ERROR : hello? sausage/êé/Hello, 世界: Failed to rmdir: directory not empty 2026/04/01 04:26:13 DEBUG : removing 1 level 2 directories 2026/04/01 04:26:13 INFO : hello? sausage/êé: Removing directory 2026/04/01 04:26:13 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/04/01 04:26:13 DEBUG : removing 1 level 1 directories 2026/04/01 04:26:13 INFO : hello? sausage: Removing directory 2026/04/01 04:26:13 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/04/01 04:26:13 DEBUG : removing 1 level 0 directories 2026/04/01 04:26:13 INFO : Internxt root 'rclone-test-qagehip2zapa': Removing directory 2026/04/01 04:26:13 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: 4 errors: last error: directory not empty Test: TestIntegration/FsMkdir 2026/04/01 04:26:13 DEBUG : Waiting for deletions to finish 2026/04/01 04:26:15 DEBUG : removing 1 level 3 directories 2026/04/01 04:26:15 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/04/01 04:26:15 DEBUG : removing 1 level 2 directories 2026/04/01 04:26:15 INFO : hello? sausage/êé: Removing directory 2026/04/01 04:26:15 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/04/01 04:26:15 DEBUG : removing 1 level 1 directories 2026/04/01 04:26:15 INFO : hello? sausage: Removing directory 2026/04/01 04:26:15 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/04/01 04:26:15 DEBUG : removing 1 level 0 directories 2026/04/01 04:26:15 INFO : Internxt root 'rclone-test-qagehip2zapa': Removing directory 2026/04/01 04:26:16 ERROR : Failed to rmdir: directory not empty --- FAIL: TestIntegration (27.41s) --- FAIL: TestIntegration/FsMkdir (23.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (9.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (3.62s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 27.426s "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 28.292681306s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir]