"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_dot|trailing_space)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/11/05 13:54:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvesif4waju" 2025/11/05 13:54:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/11/05 13:55:09 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (45.77s) --- PASS: TestIntegration/FsMkdir (44.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding (34.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (17.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (16.67s) PASS ok github.com/rclone/rclone/backend/yandex 45.793s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_dot|trailing_space)$'" - Finished OK in 46.725681332s (try 2/5)