"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|dot_dot|leading_space)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/10/31 02:21:12 NOTICE: TestYandex: Stopped server 2025/10/31 02:21:12 NOTICE: TestYandex: Starting server 2025/10/31 02:21:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-kezutav6wapo" 2025/10/31 02:21:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/10/31 02:22:05 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (52.47s) --- PASS: TestIntegration/FsMkdir (51.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding (44.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (15.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (15.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (13.98s) PASS ok github.com/rclone/rclone/backend/yandex 52.491s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|dot_dot|leading_space)$'" - Finished OK in 53.403200766s (try 2/5)