"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_tilde|trailing_HT|trailing_space)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/11/01 01:38:23 NOTICE: TestYandex: Stopped server 2025/11/01 01:38:23 NOTICE: TestYandex: Starting server 2025/11/01 01:38:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-fugumil8nebu" 2025/11/01 01:38:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/11/01 01:38:28 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/01 01:38:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/01 01:38:28 DEBUG : pacer: Reducing sleep to 15ms 2025/11/01 01:38:29 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/01 01:38:29 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/11/01 01:39:18 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (55.65s) --- PASS: TestIntegration/FsMkdir (53.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding (46.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (15.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (15.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (14.85s) PASS ok github.com/rclone/rclone/backend/yandex 55.675s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_tilde|trailing_HT|trailing_space)$'" - Finished OK in 57.954369841s (try 2/5)