"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|trailing_dot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestYandex:" 2025/04/30 21:22:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-kisupaj9sefu" 2025/04/30 21:22:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2025/04/30 21:23:04 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/30 21:23:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/30 21:23:04 DEBUG : pacer: Reducing sleep to 15ms 2025/04/30 21:23:04 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/30 21:23:04 DEBUG : pacer: Reducing sleep to 10ms 2025/04/30 21:23:23 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (37.66s) --- PASS: TestIntegration/FsMkdir (36.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding (29.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (13.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (16.18s) PASS ok github.com/rclone/rclone/backend/yandex 37.675s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|trailing_dot)$'" - Finished OK in 38.478549861s (try 2/5)