"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|trailing_VT)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurgeRoot$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/08/14 02:25:51 NOTICE: TestYandex: Starting server 2025/08/14 02:25:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-kigagab3vada" 2025/08/14 02:25:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsPutFiles fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /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:955 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles Messages: file name.txt: Modification time difference too big |-214990h21m25.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-08-14 02:26:32 +0000 UTC) (precision 1ns) fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /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:955 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles Messages: file name.txt: Modification time difference too big |-214990h21m25.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-08-14 02:26:32 +0000 UTC) (precision 1ns) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1200 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: file name.txt: Modification time difference too big |-214990h21m25.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-08-14 02:26:32 +0000 UTC) (precision 1ns) 2025/08/14 02:26:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-kigagab3vada/dirToPurgeFromRoot" fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1217 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: file name.txt: Modification time difference too big |-214990h21m25.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-08-14 02:26:32 +0000 UTC) (precision 1ns) 2025/08/14 02:26:58 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (67.42s) --- FAIL: TestIntegration/FsMkdir (66.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding (29.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (13.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (15.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (24.95s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (14.21s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/yandex 67.447s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|trailing_VT)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurgeRoot$'" - Finished ERROR in 1m8.362133257s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot]