"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/05/18 02:51:55 DEBUG : Creating backend with remote "TestInternxt:rclone-test-xocuzuy3kive" 2026/05/18 02:51:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 02:51:55 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/18 02:52:15 DEBUG : Internxt root 'rclone-test-xocuzuy3kive': Renamed existing file file name.txt to backup file name.rclone-backup-pafesak9.txt (UUID: 4c67f250-b820-41d0-85c7-b4bd7b7a342d) 2026/05/18 02:52:16 DEBUG : Internxt root 'rclone-test-xocuzuy3kive': Upload succeeded, deleting backup file file name.rclone-backup-pafesak9.txt (UUID: 4c67f250-b820-41d0-85c7-b4bd7b7a342d) 2026/05/18 02:52:16 DEBUG : Internxt root 'rclone-test-xocuzuy3kive': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestInternxt:" path "rclone-test-xocuzuy3kive" from "TestInternxt:rclone-test-xocuzuy3kive" 2026/05/18 02:52:20 DEBUG : Creating backend with remote "TestInternxt:" 2026/05/18 02:52:20 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/18 02:52:23 DEBUG : Waiting for deletions to finish 2026/05/18 02:52:23 INFO : file name.txt: Deleted 2026/05/18 02:52:25 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/18 02:52:26 DEBUG : removing 1 level 4 directories 2026/05/18 02:52:26 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/18 02:52:27 DEBUG : removing 1 level 3 directories 2026/05/18 02:52:27 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/18 02:52:27 DEBUG : removing 1 level 2 directories 2026/05/18 02:52:27 INFO : hello? sausage/êé: Removing directory 2026/05/18 02:52:27 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/05/18 02:52:27 DEBUG : removing 1 level 1 directories 2026/05/18 02:52:27 INFO : hello? sausage: Removing directory 2026/05/18 02:52:28 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/05/18 02:52:28 DEBUG : removing 1 level 0 directories 2026/05/18 02:52:28 INFO : Internxt root 'rclone-test-xocuzuy3kive': Removing directory 2026/05/18 02:52:28 ERROR : Failed to rmdir: directory not empty === NAME TestIntegration/FsMkdir fstests.go:2819: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2819 Error: Received unexpected error: failed to remove directories: 3 errors: last error: directory not empty Test: TestIntegration/FsMkdir 2026/05/18 02:52:28 DEBUG : Waiting for deletions to finish 2026/05/18 02:52:29 DEBUG : removing 1 level 2 directories 2026/05/18 02:52:29 INFO : hello? sausage/êé: Removing directory 2026/05/18 02:52:30 DEBUG : removing 1 level 1 directories 2026/05/18 02:52:30 INFO : hello? sausage: Removing directory 2026/05/18 02:52:30 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/05/18 02:52:30 DEBUG : removing 1 level 0 directories 2026/05/18 02:52:30 INFO : Internxt root 'rclone-test-xocuzuy3kive': Removing directory 2026/05/18 02:52:30 ERROR : Failed to rmdir: directory not empty --- FAIL: TestIntegration (35.33s) --- FAIL: TestIntegration/FsMkdir (28.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding (8.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (14.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.30s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 35.346s "go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 36.239792385s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir]