"go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_LF|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^100.041Mi$/^209802099$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:457: Using remote "TestInternxt:" 2026/08/28 04:16:56 DEBUG : Creating backend with remote "TestInternxt:rclone-test-vorevop4xowe" 2026/08/28 04:16:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/28 04:16:56 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/28 04:16:56 DEBUG : Saving config "token" in section "TestInternxt" of the config file 2026/08/28 04:16:56 DEBUG : TestInternxt: Saved new token in config file 2026/08/28 04:16:56 DEBUG : Internxt root 'rclone-test-vorevop4xowe': Persisted rotated token from user info, expiry: 2026-09-04 04:16:56 +0000 UTC === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 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) 2026/08/28 04:17:10 ERROR : trailing LF␊: error listing: directory not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"trailing HT␉"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) "trailing HT␉" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{"trailing HT␉", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) "trailing HT␉", (string) (len=14) "trailing VT␋" Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"trailing HT␉"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) "trailing HT␉" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/28 04:19:22 DEBUG : pacer: low level retry 1/10 (error failed to list all files at offset 0: list files: error code: 502 (status 502)) 2026/08/28 04:19:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/28 04:19:22 DEBUG : pacer: Reducing sleep to 15ms 2026/08/28 04:19:22 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/28 04:19:22 DEBUG : pacer: Reducing sleep to 10ms 2026/08/28 04:19:23 DEBUG : pacer: low level retry 1/10 (error failed to list all files at offset 0: list files: error code: 502 (status 502)) 2026/08/28 04:19:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/28 04:19:23 DEBUG : pacer: Reducing sleep to 15ms 2026/08/28 04:19:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/28 04:19:23 DEBUG : pacer: Reducing sleep to 10ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache 2026/08/28 04:19:24 DEBUG : pacer: low level retry 1/10 (error failed to list all files at offset 0: list files: error code: 502 (status 502)) 2026/08/28 04:19:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/28 04:19:24 DEBUG : pacer: low level retry 2/10 (error failed to list all files at offset 0: list files: error code: 502 (status 502)) 2026/08/28 04:19:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/28 04:19:24 DEBUG : pacer: Reducing sleep to 30ms 2026/08/28 04:19:25 DEBUG : pacer: Reducing sleep to 22.5ms 2026/08/28 04:19:25 DEBUG : pacer: Reducing sleep to 16.875ms 2026/08/28 04:19:25 DEBUG : pacer: Reducing sleep to 12.65625ms fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache 2026/08/28 04:19:27 DEBUG : pacer: Reducing sleep to 10ms fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing dot."} actual : []string{"trailing HT␉", "trailing dot."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) "trailing HT␉", (string) (len=13) "trailing dot." Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories 2026/08/28 04:20:06 ERROR : trailing dot.: error listing: directory not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"trailing HT␉"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) "trailing HT␉" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"invalid utf-8\xfe"} actual : []string{"invalid utf-8\xfe", "trailing HT␉"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "invalid utf-8\xfe" +([]string) (len=2) { + (string) (len=14) "invalid utf-8\xfe", + (string) (len=14) "trailing HT␉" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"trailing HT␉"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) "trailing HT␉" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{"test%46.txt", "trailing HT␉"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=2) { + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing HT␉" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"trailing HT␉"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) "trailing HT␉" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/08/28 04:23:45 DEBUG : Internxt root 'rclone-test-vorevop4xowe': Renamed existing file file name.txt to backup file name.rclone-backup-qufisek0.txt (UUID: 765d8ae3-6527-49ea-b5bf-e032c48ed87b) 2026/08/28 04:23:46 DEBUG : Internxt root 'rclone-test-vorevop4xowe': Upload succeeded, deleting backup file file name.rclone-backup-qufisek0.txt (UUID: 765d8ae3-6527-49ea-b5bf-e032c48ed87b) 2026/08/28 04:23:47 DEBUG : Internxt root 'rclone-test-vorevop4xowe': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:1002: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1002 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1022 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "trailing HT␉"} 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) "trailing HT␉" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1039: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1039 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, 世界/ \" ' @ < > & ? + ≠", "trailing HT␉"} 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) "trailing HT␉" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1118 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "trailing HT␉"} 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) "trailing HT␉" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/28 04:23:52 DEBUG : Creating backend with remote "TestInternxt:rclone-test-vorevop4xowe/hello? sausage/êé" 2026/08/28 04:23:52 DEBUG : Config file has changed externally - reloading 2026/08/28 04:23:53 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/28 04:23:53 DEBUG : Saving config "token" in section "TestInternxt" of the config file 2026/08/28 04:23:53 DEBUG : TestInternxt: Saved new token in config file 2026/08/28 04:23:53 DEBUG : Internxt root 'rclone-test-vorevop4xowe/hello? sausage/êé': Persisted rotated token from user info, expiry: 2026-09-04 04:23:53 +0000 UTC FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/28 04:24:02 DEBUG : Waiting for deletions to finish 2026/08/28 04:24:03 INFO : a/b/c/d/e.txt: Deleted 2026/08/28 04:24:04 DEBUG : removing 1 level 4 directories 2026/08/28 04:24:04 INFO : a/b/c/d: Removing directory 2026/08/28 04:24:06 DEBUG : removing 1 level 3 directories 2026/08/28 04:24:06 INFO : a/b/c: Removing directory 2026/08/28 04:24:07 DEBUG : removing 1 level 2 directories 2026/08/28 04:24:07 INFO : a/b: Removing directory 2026/08/28 04:24:08 DEBUG : removing 1 level 1 directories 2026/08/28 04:24:08 INFO : a: Removing directory 2026/08/28 04:24:08 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: directory not empty Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/28 04:24:08 DEBUG : Creating backend with remote "TestInternxt:rclone-test-walibun6puwe" 2026/08/28 04:24:08 DEBUG : Config file has changed externally - reloading 2026/08/28 04:24:09 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/28 04:24:09 DEBUG : Saving config "token" in section "TestInternxt" of the config file 2026/08/28 04:24:09 DEBUG : TestInternxt: Saved new token in config file 2026/08/28 04:24:09 DEBUG : Internxt root 'rclone-test-walibun6puwe': Persisted rotated token from user info, expiry: 2026-09-04 04:24:09 +0000 UTC fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:302: Flushing the directory cache 2026/08/28 04:25:10 DEBUG : pacer: low level retry 1/10 (error failed to list all files at offset 0: list files: error code: 502 (status 502)) 2026/08/28 04:25:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/28 04:25:10 DEBUG : pacer: Reducing sleep to 15ms 2026/08/28 04:25:11 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/28 04:25:11 DEBUG : pacer: Reducing sleep to 10ms fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /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/trailing HT␉"} 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=36) "new_name/sub_new_name/trailing HT␉" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1533 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, 世界/ \" ' @ < > & ? + ≠", "hello? sausage/êé/a", "trailing HT␉"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=14) "hello? sausage", @@ -4,3 +4,5 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=21) "hello? sausage/êé/a", + (string) (len=14) "trailing HT␉" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories 2026/08/28 04:26:28 DEBUG : Internxt root 'rclone-test-walibun6puwe': Purge dir "new_name" 2026/08/28 04:26:29 DEBUG : Internxt root 'rclone-test-walibun6puwe': Purge dir "" 2026/08/28 04:26:29 NOTICE: purge failed to rmdir "": directory not empty === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestInternxt:" path "rclone-test-vorevop4xowe" from "TestInternxt:rclone-test-vorevop4xowe" 2026/08/28 04:26:29 DEBUG : Creating backend with remote "TestInternxt:" 2026/08/28 04:26:29 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/28 04:26:29 DEBUG : Saving config "token" in section "TestInternxt" of the config file 2026/08/28 04:26:29 DEBUG : TestInternxt: Saved new token in config file 2026/08/28 04:26:29 DEBUG : Internxt root '': Persisted rotated token from user info, expiry: 2026-09-04 04:26:29 +0000 UTC === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Not equal: expected: []string{"rclone-test-vorevop4xowe/hello? sausage", "rclone-test-vorevop4xowe/hello? sausage/êé", "rclone-test-vorevop4xowe/hello? sausage/êé/Hello, 世界", "rclone-test-vorevop4xowe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-vorevop4xowe/hello? sausage", "rclone-test-vorevop4xowe/hello? sausage/êé", "rclone-test-vorevop4xowe/hello? sausage/êé/Hello, 世界", "rclone-test-vorevop4xowe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-vorevop4xowe/hello? sausage/êé/a", "rclone-test-vorevop4xowe/trailing HT␉"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=39) "rclone-test-vorevop4xowe/hello? sausage", @@ -4,3 +4,5 @@ (string) (len=58) "rclone-test-vorevop4xowe/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-vorevop4xowe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-vorevop4xowe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=46) "rclone-test-vorevop4xowe/hello? sausage/êé/a", + (string) (len=39) "rclone-test-vorevop4xowe/trailing HT␉" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:399: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:399 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2017 Error: Not equal: expected: []string{"rclone-test-vorevop4xowe/hello? sausage"} actual : []string{"rclone-test-vorevop4xowe/hello? sausage", "rclone-test-vorevop4xowe/trailing HT␉"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-vorevop4xowe/hello? sausage" +([]string) (len=2) { + (string) (len=39) "rclone-test-vorevop4xowe/hello? sausage", + (string) (len=39) "rclone-test-vorevop4xowe/trailing HT␉" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099 2026/08/28 04:27:26 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 0 size 100.041Mi offset 0/200.083Mi 2026/08/28 04:27:31 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 1 size 100.041Mi offset 100.041Mi/200.083Mi 2026/08/28 04:27:31 DEBUG : chunked-100.041Mi-200.083Mi.bin: multipart upload: starting chunk 2 size 1 offset 200.083Mi/200.083Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099/Streamed fstests.go:2533: FS has no PutStream interface 2026/08/28 04:27:43 DEBUG : Waiting for deletions to finish 2026/08/28 04:27:43 INFO : file name.txt: Deleted 2026/08/28 04:27:46 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/28 04:27:47 DEBUG : removing 1 level 4 directories 2026/08/28 04:27:47 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/08/28 04:27:47 DEBUG : removing 2 level 3 directories 2026/08/28 04:27:47 INFO : hello? sausage/êé/a: Removing directory 2026/08/28 04:27:47 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/08/28 04:27:47 ERROR : hello? sausage/êé/Hello, 世界: Failed to rmdir: directory not empty 2026/08/28 04:27:47 DEBUG : removing 1 level 2 directories 2026/08/28 04:27:47 INFO : hello? sausage/êé: Removing directory 2026/08/28 04:27:48 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/08/28 04:27:48 DEBUG : removing 2 level 1 directories 2026/08/28 04:27:48 INFO : trailing HT␉: Removing directory 2026/08/28 04:27:48 INFO : hello? sausage: Removing directory 2026/08/28 04:27:48 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/08/28 04:27:48 DEBUG : removing 1 level 0 directories 2026/08/28 04:27:48 INFO : Internxt root 'rclone-test-vorevop4xowe': Removing directory 2026/08/28 04:27:51 ERROR : Failed to rmdir: directory not empty === NAME TestIntegration/FsMkdir fstests.go:3013: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:3013 Error: Received unexpected error: failed to remove directories: 4 errors: last error: directory not empty Test: TestIntegration/FsMkdir 2026/08/28 04:27:51 DEBUG : Waiting for deletions to finish 2026/08/28 04:27:56 DEBUG : removing 1 level 3 directories 2026/08/28 04:27:56 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/08/28 04:27:57 DEBUG : removing 1 level 2 directories 2026/08/28 04:27:57 INFO : hello? sausage/êé: Removing directory 2026/08/28 04:27:57 DEBUG : removing 1 level 1 directories 2026/08/28 04:27:57 INFO : hello? sausage: Removing directory 2026/08/28 04:27:57 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/08/28 04:27:57 DEBUG : removing 1 level 0 directories 2026/08/28 04:27:57 INFO : Internxt root 'rclone-test-vorevop4xowe': Removing directory 2026/08/28 04:27:57 ERROR : Failed to rmdir: directory not empty --- FAIL: TestIntegration (661.10s) --- FAIL: TestIntegration/FsMkdir (646.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (393.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (12.15s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (40.29s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (80.26s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (101.29s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (81.98s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (77.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (222.41s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (2.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.48s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (1.11s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (16.07s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (140.20s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (52.05s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (50.41s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (21.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi (21.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099 (21.93s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/100.041Mi/209802099/Streamed (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 661.178s "go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_LF|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^100.041Mi$/^209802099$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 11m2.265587258s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries]