"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot_dot|leading_VT)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2026/03/14 03:27:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuhavuz7duru" 2026/03/14 03:27:24 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_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/03/14 03:28:19 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2825: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (54.99s) --- PASS: TestIntegration/FsMkdir (54.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (46.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (14.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (16.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (15.75s) PASS ok github.com/rclone/rclone/backend/yandex 55.005s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot_dot|leading_VT)$'" - Finished OK in 55.803374379s (try 2/5)