"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_CR|leading_LF)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestYandex:" 2025/01/13 05:09:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-mowedaw5jila" 2025/01/13 05:09:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" 2025/01/13 05:09:34 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (34.30s) --- PASS: TestIntegration/FsMkdir (32.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding (27.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (13.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (13.11s) PASS ok github.com/rclone/rclone/backend/yandex 34.308s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_CR|leading_LF)$'" - Finished OK in 34.876269405s (try 2/5)