"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|trailing_VT)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/12/26 04:53:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-hequcew5foge" 2025/12/26 04:53:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/12/26 04:54:31 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (40.46s) --- PASS: TestIntegration/FsMkdir (39.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding (32.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (14.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (16.91s) PASS ok github.com/rclone/rclone/backend/yandex 40.476s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|trailing_VT)$'" - Finished OK in 41.144936642s (try 2/5)