"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_CR|trailing_dot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/09/17 04:30:32 NOTICE: TestYandex: Starting server 2025/09/17 04:30:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-mocagoz7behu" 2025/09/17 04:30:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "āleading CR" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/09/17 04:31:09 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (37.73s) --- PASS: TestIntegration/FsMkdir (36.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (28.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (14.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (13.99s) PASS ok github.com/rclone/rclone/backend/yandex 37.752s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_CR|trailing_dot)$'" - Finished OK in 38.743960237s (try 2/5)