"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsMkdirRmdirSubdir|FsPutFiles|FsPutZeroLength)$|^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/03/26 02:00:40 DEBUG : Creating backend with remote "TestInternxt:rclone-test-yuruwox7xuce" 2026/03/26 02:00:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:00:40 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/26 02:00:41 INFO : dir/subdir: Making directory 2026/03/26 02:00:44 INFO : dir/subdir: Removing directory 2026/03/26 02:00:45 INFO : dir: Removing directory 2026/03/26 02:00:45 ERROR : dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/03/26 02:01:09 ERROR : leading space: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/03/26 02:01:22 ERROR : ␍leading CR: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/03/26 02:01:34 ERROR : ␊leading LF: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/03/26 02:01:56 ERROR : trailing space : error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/03/26 02:02:15 ERROR : trailing HT␉: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/03/26 02:02:28 ERROR : trailing VT␋: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/03/26 02:02:40 ERROR : trailing dot.: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:718 Error: Not equal: expected: []string{} actual : []string{"invalid utf-8\xfe"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) "invalid utf-8\xfe" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsPutFiles 2026/03/26 02:03:30 DEBUG : Internxt root 'rclone-test-yuruwox7xuce': Renamed existing file file name.txt to backup file name.rclone-backup-biqufaz8.txt (UUID: 62e582b3-aed2-43ef-9a9d-690f07533952) 2026/03/26 02:03:31 DEBUG : Internxt root 'rclone-test-yuruwox7xuce': Upload succeeded, deleting backup file file name.rclone-backup-biqufaz8.txt (UUID: 62e582b3-aed2-43ef-9a9d-690f07533952) 2026/03/26 02:03:31 DEBUG : Internxt root 'rclone-test-yuruwox7xuce': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:979: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:979 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:999 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "invalid utf-8\xfe"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=2) { + (string) (len=14) "hello? sausage", + (string) (len=14) "invalid utf-8\xfe" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1016: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1016 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "invalid utf-8\xfe"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "invalid utf-8\xfe" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/03/26 02:03:35 DEBUG : Creating backend with remote "TestInternxt:" 2026/03/26 02:03:35 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1095: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1095 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "invalid utf-8\xfe"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=14) "invalid utf-8\xfe" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1154: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1191: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/26 02:03:40 DEBUG : Creating backend with remote "TestInternxt:rclone-test-yuruwox7xuce/hello? sausage/êé" 2026/03/26 02:03:40 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/03/26 02:03:47 DEBUG : Waiting for deletions to finish 2026/03/26 02:03:49 INFO : a/b/c/d/e.txt: Deleted 2026/03/26 02:03:50 DEBUG : removing 1 level 4 directories 2026/03/26 02:03:50 INFO : a/b/c/d: Removing directory 2026/03/26 02:03:50 DEBUG : removing 1 level 3 directories 2026/03/26 02:03:50 INFO : a/b/c: Removing directory 2026/03/26 02:03:50 DEBUG : removing 1 level 2 directories 2026/03/26 02:03:50 INFO : a/b: Removing directory 2026/03/26 02:03:51 DEBUG : removing 1 level 1 directories 2026/03/26 02:03:51 INFO : a: Removing directory 2026/03/26 02:03:51 ERROR : a: Failed to rmdir: directory not empty fstests.go:1244: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1244 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1255: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1756: can't set modified time === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/03/26 02:03:56 DEBUG : Internxt root 'rclone-test-yuruwox7xuce': Renamed existing file file name.txt to backup file name.rclone-backup-kedehav9.txt (UUID: 2eea3083-ec85-4ce0-b6e3-47b3a4401125) 2026/03/26 02:03:57 DEBUG : Internxt root 'rclone-test-yuruwox7xuce': Upload succeeded, deleting backup file file name.rclone-backup-kedehav9.txt (UUID: 2eea3083-ec85-4ce0-b6e3-47b3a4401125) 2026/03/26 02:03:57 DEBUG : Internxt root 'rclone-test-yuruwox7xuce': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/26 02:03:58 DEBUG : Creating backend with remote "TestInternxt:rclone-test-yuruwox7xuce/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/26 02:03:58 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/26 02:04:00 DEBUG : Creating backend with remote "TestInternxt:rclone-test-yuruwox7xuce/not found.txt" 2026/03/26 02:04:00 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/03/26 02:04:01 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestInternxt:" path "rclone-test-yuruwox7xuce" from "TestInternxt:rclone-test-yuruwox7xuce" 2026/03/26 02:04:01 DEBUG : Creating backend with remote "TestInternxt:" 2026/03/26 02:04:01 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:1939 Error: Not equal: expected: []string{"rclone-test-yuruwox7xuce/hello? sausage", "rclone-test-yuruwox7xuce/hello? sausage/êé", "rclone-test-yuruwox7xuce/hello? sausage/êé/Hello, 世界", "rclone-test-yuruwox7xuce/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-yuruwox7xuce/hello? sausage", "rclone-test-yuruwox7xuce/hello? sausage/êé", "rclone-test-yuruwox7xuce/hello? sausage/êé/Hello, 世界", "rclone-test-yuruwox7xuce/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-yuruwox7xuce/hello? sausage/êé/a", "rclone-test-yuruwox7xuce/invalid utf-8\xfe"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=39) "rclone-test-yuruwox7xuce/hello? sausage", @@ -4,3 +4,5 @@ (string) (len=58) "rclone-test-yuruwox7xuce/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-yuruwox7xuce/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-yuruwox7xuce/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=46) "rclone-test-yuruwox7xuce/hello? sausage/êé/a", + (string) (len=39) "rclone-test-yuruwox7xuce/invalid utf-8\xfe" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:398 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1946 Error: Not equal: expected: []string{"rclone-test-yuruwox7xuce/hello? sausage"} actual : []string{"rclone-test-yuruwox7xuce/hello? sausage", "rclone-test-yuruwox7xuce/invalid utf-8\xfe"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-yuruwox7xuce/hello? sausage" +([]string) (len=2) { + (string) (len=39) "rclone-test-yuruwox7xuce/hello? sausage", + (string) (len=39) "rclone-test-yuruwox7xuce/invalid utf-8\xfe" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1953: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2133: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2307: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2351: *internxt.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/03/26 02:04:56 DEBUG : Internxt root 'rclone-test-yuruwox7xuce': Renamed existing file unknown-size-update.txt to backup unknown-size-update.rclone-backup-makonac4.txt (UUID: b78fdf15-ce99-4ace-9829-2c02be1ba9af) 2026/03/26 02:04:57 DEBUG : Internxt root 'rclone-test-yuruwox7xuce': Upload succeeded, deleting backup file unknown-size-update.rclone-backup-makonac4.txt (UUID: b78fdf15-ce99-4ace-9829-2c02be1ba9af) 2026/03/26 02:04:57 DEBUG : Internxt root 'rclone-test-yuruwox7xuce': Successfully deleted backup file 2026/03/26 02:04:57 DEBUG : Waiting for deletions to finish 2026/03/26 02:04:59 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/26 02:05:00 DEBUG : removing 1 level 4 directories 2026/03/26 02:05:00 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/03/26 02:05:00 DEBUG : removing 2 level 3 directories 2026/03/26 02:05:00 INFO : hello? sausage/êé/a: Removing directory 2026/03/26 02:05:00 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/03/26 02:05:00 ERROR : hello? sausage/êé/Hello, 世界: Failed to rmdir: directory not empty 2026/03/26 02:05:00 DEBUG : removing 1 level 2 directories 2026/03/26 02:05:00 INFO : hello? sausage/êé: Removing directory 2026/03/26 02:05:01 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/03/26 02:05:01 DEBUG : removing 2 level 1 directories 2026/03/26 02:05:01 INFO : invalid utf-8: Removing directory 2026/03/26 02:05:01 INFO : hello? sausage: Removing directory 2026/03/26 02:05:01 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/03/26 02:05:01 DEBUG : removing 1 level 0 directories 2026/03/26 02:05:01 INFO : Internxt root 'rclone-test-yuruwox7xuce': Removing directory 2026/03/26 02:05:01 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/03/26 02:05:01 DEBUG : Waiting for deletions to finish 2026/03/26 02:05:03 DEBUG : removing 1 level 3 directories 2026/03/26 02:05:03 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/03/26 02:05:03 DEBUG : removing 1 level 2 directories 2026/03/26 02:05:03 INFO : hello? sausage/êé: Removing directory 2026/03/26 02:05:03 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/03/26 02:05:03 DEBUG : removing 1 level 1 directories 2026/03/26 02:05:03 INFO : hello? sausage: Removing directory 2026/03/26 02:05:03 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/03/26 02:05:03 DEBUG : removing 1 level 0 directories 2026/03/26 02:05:03 INFO : Internxt root 'rclone-test-yuruwox7xuce': Removing directory 2026/03/26 02:05:04 ERROR : Failed to rmdir: directory not empty --- FAIL: TestIntegration (263.99s) --- FAIL: TestIntegration/FsMkdir (259.75s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (11.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (150.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (4.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (3.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (4.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (10.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (10.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (11.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (3.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (11.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (11.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (13.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (11.17s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (35.91s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.35s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (87.55s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.88s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (10.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.88s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (49.32s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (40.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (8.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (3.66s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.68s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (4.51s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.51s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 264.012s "go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsMkdirRmdirSubdir|FsPutFiles|FsPutZeroLength)$|^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Finished ERROR in 4m25.00168806s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries]