"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(trailing_dot|trailing_space)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/03/21 03:03:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-nupufuh2puti" 2025/03/21 03:03:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/03/21 03:04:31 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (34.33s) --- PASS: TestIntegration/FsMkdir (33.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding (27.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (17.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (10.32s) PASS ok github.com/rclone/rclone/backend/yandex 34.346s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(trailing_dot|trailing_space)$'" - Finished OK in 35.257106964s (try 2/5)