"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|trailing_HT|trailing_LF)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListRootedSubdir$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/08/28 05:47:42 NOTICE: TestYandex: Starting server 2025/08/28 05:47:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-bahoqoy8noki" 2025/08/28 05:47:42 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/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/28 05:48:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-bahoqoy8noki/hello? sausage/êé" 2025/08/28 05:49:07 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (84.53s) --- PASS: TestIntegration/FsMkdir (83.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding (43.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (14.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (14.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (14.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (27.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (18.14s) PASS ok github.com/rclone/rclone/backend/yandex 84.564s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|trailing_HT|trailing_LF)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListRootedSubdir$'" - Finished OK in 1m25.454600415s (try 2/5)