"go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:457: Using remote "TestInternxt:" 2026/08/02 02:28:20 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunadul2fuve" 2026/08/02 02:28:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/02 02:28:20 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/08/02 02:28:37 DEBUG : Internxt root 'rclone-test-hunadul2fuve': Renamed existing file file name.txt to backup file name.rclone-backup-muyuvaf8.txt (UUID: f0b78001-80e1-41c0-9191-510f3f44a5b3) 2026/08/02 02:28:38 DEBUG : Internxt root 'rclone-test-hunadul2fuve': Upload succeeded, deleting backup file file name.rclone-backup-muyuvaf8.txt (UUID: f0b78001-80e1-41c0-9191-510f3f44a5b3) 2026/08/02 02:28:38 DEBUG : Internxt root 'rclone-test-hunadul2fuve': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/02 02:28:39 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hunadul2fuve/hello? sausage/êé" 2026/08/02 02:28:39 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/02 02:28:45 DEBUG : Waiting for deletions to finish 2026/08/02 02:28:47 INFO : a/b/c/d/e.txt: Deleted 2026/08/02 02:28:48 DEBUG : removing 1 level 4 directories 2026/08/02 02:28:48 INFO : a/b/c/d: Removing directory 2026/08/02 02:28:48 DEBUG : removing 1 level 3 directories 2026/08/02 02:28:48 INFO : a/b/c: Removing directory 2026/08/02 02:28:49 DEBUG : removing 1 level 2 directories 2026/08/02 02:28:49 INFO : a/b: Removing directory 2026/08/02 02:28:49 ERROR : a/b: Failed to rmdir: directory not empty 2026/08/02 02:28:49 DEBUG : removing 1 level 1 directories 2026/08/02 02:28:49 INFO : a: Removing directory 2026/08/02 02:28:49 ERROR : a: Failed to rmdir: directory not empty fstests.go:1267: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1267 Error: Received unexpected error: failed to remove directories: 2 errors: last error: directory not empty Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/02 02:28:49 DEBUG : Creating backend with remote "TestInternxt:rclone-test-bobifup0sova" 2026/08/02 02:28:49 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 fstests.go:1513: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1513 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache 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/fstest/fstests/fstests.go:1519 Error: Not equal: expected: []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "new_name/sub_new_name/hello? sausage/êé/a", "new_name/sub_new_name/hello? sausage/êé/a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=8) "new_name", @@ -6,3 +6,5 @@ (string) (len=55) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", - (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=43) "new_name/sub_new_name/hello? sausage/êé/a", + (string) (len=45) "new_name/sub_new_name/hello? sausage/êé/a/b" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories fstests.go:1530: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1530 Error: Received unexpected error: can't copy directory - destination already exists Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/02 02:29:43 DEBUG : Internxt root 'rclone-test-bobifup0sova': Purge object "new_name/sub_new_name/file name.txt" 2026/08/02 02:29:49 DEBUG : Internxt root 'rclone-test-bobifup0sova': Purge object "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/02 02:29:49 DEBUG : Internxt root 'rclone-test-bobifup0sova': Purge dir "new_name/sub_new_name/hello? sausage/êé/a/b" 2026/08/02 02:29:49 DEBUG : Internxt root 'rclone-test-bobifup0sova': Purge dir "new_name/sub_new_name/hello? sausage/êé/a" 2026/08/02 02:29:50 NOTICE: purge failed to rmdir "new_name/sub_new_name/hello? sausage/êé/a": directory not empty 2026/08/02 02:29:50 DEBUG : Internxt root 'rclone-test-bobifup0sova': Purge dir "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" 2026/08/02 02:29:50 DEBUG : Internxt root 'rclone-test-bobifup0sova': Purge dir "new_name/sub_new_name/hello? sausage/êé/Hello, 世界" 2026/08/02 02:29:50 DEBUG : Internxt root 'rclone-test-bobifup0sova': Purge dir "new_name/sub_new_name/hello? sausage/êé" 2026/08/02 02:29:51 NOTICE: purge failed to rmdir "new_name/sub_new_name/hello? sausage/êé": directory not empty 2026/08/02 02:29:51 DEBUG : Internxt root 'rclone-test-bobifup0sova': Purge dir "new_name/sub_new_name/hello? sausage" 2026/08/02 02:29:51 NOTICE: purge failed to rmdir "new_name/sub_new_name/hello? sausage": directory not empty 2026/08/02 02:29:51 DEBUG : Internxt root 'rclone-test-bobifup0sova': Purge dir "new_name/sub_new_name" 2026/08/02 02:29:51 NOTICE: purge failed to rmdir "new_name/sub_new_name": directory not empty 2026/08/02 02:29:51 DEBUG : Internxt root 'rclone-test-bobifup0sova': Purge dir "new_name" 2026/08/02 02:29:51 NOTICE: purge failed to rmdir "new_name": directory not empty 2026/08/02 02:29:51 DEBUG : Internxt root 'rclone-test-bobifup0sova': Purge dir "" 2026/08/02 02:29:51 NOTICE: purge failed to rmdir "": directory not empty === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestInternxt:" path "rclone-test-hunadul2fuve" from "TestInternxt:rclone-test-hunadul2fuve" 2026/08/02 02:29:51 DEBUG : Creating backend with remote "TestInternxt:" 2026/08/02 02:29:51 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/08/02 02:29:52 ERROR : rclone-test-hunadul2fuve: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/02 02:29:53 ERROR : rclone-test-hunadul2fuve: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/02 02:29:55 ERROR : rclone-test-hunadul2fuve: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/02 02:29:59 ERROR : rclone-test-hunadul2fuve: error listing: directory not found fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/02 02:30:07 ERROR : rclone-test-hunadul2fuve: error listing: directory not found fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-hunadul2fuve/file name.txt (100), rclone-test-hunadul2fuve/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got fstest.go:203: Not found "rclone-test-hunadul2fuve/file name.txt" fstest.go:203: Not found "rclone-test-hunadul2fuve/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: 2 objects not found 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/fstests/fstests.go:2010 Error: Not equal: expected: []string{"rclone-test-hunadul2fuve/hello? sausage", "rclone-test-hunadul2fuve/hello? sausage/êé", "rclone-test-hunadul2fuve/hello? sausage/êé/Hello, 世界", "rclone-test-hunadul2fuve/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=39) "rclone-test-hunadul2fuve/hello? sausage", - (string) (len=44) "rclone-test-hunadul2fuve/hello? sausage/êé", - (string) (len=58) "rclone-test-hunadul2fuve/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-hunadul2fuve/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" +([]string) { } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories 2026/08/02 02:30:23 DEBUG : Waiting for deletions to finish 2026/08/02 02:30:28 DEBUG : removing 1 level 3 directories 2026/08/02 02:30:28 INFO : hello? sausage/êé/a: Removing directory 2026/08/02 02:30:28 DEBUG : removing 1 level 2 directories 2026/08/02 02:30:28 INFO : hello? sausage/êé: Removing directory 2026/08/02 02:30:29 DEBUG : removing 1 level 1 directories 2026/08/02 02:30:29 INFO : hello? sausage: Removing directory 2026/08/02 02:30:29 DEBUG : removing 1 level 0 directories 2026/08/02 02:30:29 INFO : Internxt root 'rclone-test-hunadul2fuve': Removing directory 2026/08/02 02:30:29 ERROR : Failed to rmdir: directory not empty === NAME TestIntegration/FsMkdir fstests.go:2888: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2888 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestIntegration/FsMkdir 2026/08/02 02:30:29 DEBUG : Waiting for deletions to finish 2026/08/02 02:30:30 DEBUG : removing 1 level 0 directories 2026/08/02 02:30:30 INFO : Internxt root 'rclone-test-hunadul2fuve': Removing directory --- FAIL: TestIntegration (130.59s) --- FAIL: TestIntegration/FsMkdir (121.65s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (115.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (10.52s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (62.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (32.04s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (31.80s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 130.618s "go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$'" - Finished ERROR in 2m11.926651391s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FromRoot/List]