"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^invalid_UTF-8$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestYandex:" 2025/01/11 02:46:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiseley7buxi" 2025/01/11 02:46:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2025/01/11 02:46:53 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (15.45s) --- PASS: TestIntegration/FsMkdir (13.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding (9.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (9.44s) PASS ok github.com/rclone/rclone/backend/yandex 15.456s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^invalid_UTF-8$'" - Finished OK in 16.326058814s (try 2/5)