"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|trailing_LF)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListRootedSubdir$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/10/30 02:33:51 NOTICE: TestYandex: Stopped server 2025/10/30 02:33:51 NOTICE: TestYandex: Starting server 2025/10/30 02:33:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-cosadox2bifa" 2025/10/30 02:33:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:199 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: trailing LF␊/trailing LF␊: Modification time difference too big |-789.631498ms| > 1ns (want 2025-10-30 02:34:09.210368502 +0000 UTC m=+17.880700871 vs got 2025-10-30 02:34:10 +0000 UTC) (precision 1ns) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: trailing LF␊/trailing LF␊: Modification time difference too big |-789.631498ms| > 1ns (want 2025-10-30 02:34:09.210368502 +0000 UTC m=+17.880700871 vs got 2025-10-30 02:34:10 +0000 UTC) (precision 1ns) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: trailing LF␊/trailing LF␊: Modification time difference too big |-789.631498ms| > 1ns (want 2025-10-30 02:34:09.210368502 +0000 UTC m=+17.880700871 vs got 2025-10-30 02:34:10 +0000 UTC) (precision 1ns) === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/30 02:34:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-cosadox2bifa/hello? sausage/êé" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestYandex:" path "rclone-test-cosadox2bifa" from "TestYandex:rclone-test-cosadox2bifa" 2025/10/30 02:34:48 DEBUG : Creating backend with remote "TestYandex:" 2025/10/30 02:34:48 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/10/30 02:35:10 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (79.65s) --- FAIL: TestIntegration/FsMkdir (78.62s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (28.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (15.27s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (13.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (38.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (17.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (11.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (11.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (6.86s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/yandex 79.666s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|trailing_LF)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListRootedSubdir$'" - Finished ERROR in 1m20.505943697s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/trailing_LF]