"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/02/19 02:22:55 DEBUG : Creating backend with remote "TestInternxt:rclone-test-fimemom3biwe" 2026/02/19 02:22:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 02:22:55 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === 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) === 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) === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/02/19 02:23:08 ERROR : invalid utf-8: 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/URL_encoding fstests.go:708: testing "test%46.txt" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutFiles fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:955 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Received unexpected error: failed to make directory: can't create folder, create folder: Parent folder does not exist (status 404) Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put 2026/02/19 02:23:20 DEBUG : Waiting for deletions to finish 2026/02/19 02:23:21 INFO : file name.txt: Deleted 2026/02/19 02:23:22 DEBUG : removing 1 level 2 directories 2026/02/19 02:23:22 INFO : hello? sausage/êé: Removing directory 2026/02/19 02:23:22 DEBUG : removing 1 level 1 directories 2026/02/19 02:23:22 INFO : hello? sausage: Removing directory 2026/02/19 02:23:22 DEBUG : removing 1 level 0 directories 2026/02/19 02:23:22 INFO : Internxt root 'rclone-test-fimemom3biwe': Removing directory 2026/02/19 02:23:22 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: directory not empty Test: TestIntegration/FsMkdir 2026/02/19 02:23:22 DEBUG : Waiting for deletions to finish 2026/02/19 02:23:23 DEBUG : removing 1 level 0 directories 2026/02/19 02:23:23 INFO : Internxt root 'rclone-test-fimemom3biwe': Removing directory --- FAIL: TestIntegration (28.40s) --- FAIL: TestIntegration/FsMkdir (26.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (10.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.35s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (1.65s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 28.413s "go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 30.189228246s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles]