"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot_dot|leading_CR)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2026/03/30 05:50:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-qagazul6tola" 2026/03/30 05:50:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/03/30 05:51:07 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2825: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (44.71s) --- PASS: TestIntegration/FsMkdir (43.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding (34.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (16.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (17.87s) PASS ok github.com/rclone/rclone/backend/yandex 44.732s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot_dot|leading_CR)$'" - Finished OK in 45.542272751s (try 2/5)