"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot_dot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2026/04/05 03:15:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-ganidoz8zuse" 2026/04/05 03:15:04 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/URL_encoding fstests.go:708: testing "test%46.txt" 2026/04/05 03:15:46 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2825: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (42.67s) --- PASS: TestIntegration/FsMkdir (41.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding (34.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (16.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (16.59s) PASS ok github.com/rclone/rclone/backend/yandex 42.685s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot_dot)$'" - Finished OK in 44.421382277s (try 2/5)