"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_tilde$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/10/26 02:30:44 NOTICE: TestYandex: Stopped server 2025/10/26 02:30:44 NOTICE: TestYandex: Starting server 2025/10/26 02:30:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-pohacid5bazu" 2025/10/26 02:30:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/10/26 02:31:09 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (25.56s) --- PASS: TestIntegration/FsMkdir (24.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding (17.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (17.31s) PASS ok github.com/rclone/rclone/backend/yandex 25.580s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_tilde$'" - Finished OK in 26.502158475s (try 3/5)