"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|leading_VT|trailing_LF)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/12/29 01:19:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-vaceqes0vuke" 2025/12/29 01:19:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/12/29 01:19:59 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (56.65s) --- PASS: TestIntegration/FsMkdir (55.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding (47.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (15.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (16.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (15.27s) PASS ok github.com/rclone/rclone/backend/yandex 56.666s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|leading_VT|trailing_LF)$'" - Finished OK in 59.26856923s (try 2/5)