"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|leading_CR|trailing_dot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === 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/06/14 02:55:02 ERROR error listing: directory not found object="" objectType=string === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (48.83s) --- PASS: TestIntegration/FsMkdir (47.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding (41.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (13.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (13.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (14.54s) PASS ok github.com/rclone/rclone/backend/yandex 48.855s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|leading_CR|trailing_dot)$'" - Finished OK in 49.769645086s (try 2/5)