"go test -v -timeout 1h0m0s -remote TestQuatrix: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^ObjectUpdate$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:457: Using remote "TestQuatrix:" 2026/07/14 01:17:43 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-wofajow0feji" 2026/07/14 01:17:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate fstests.go:1913: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1913 Error: Not equal: expected: "200,2001-02-03 04:05:06.499999999 +0000 UTC" actual : "200,2001-02-03 04:05:06.5 +0000 UTC" Diff: --- Expected +++ Actual @@ -1 +1 @@ -200,2001-02-03 04:05:06.499999999 +0000 UTC +200,2001-02-03 04:05:06.5 +0000 UTC Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate Messages: slow fingerprint of object in memory (200,2001-02-03 04:05:06.499999999 +0000 UTC) should exactly match fingerprint read back from the remote (200,2001-02-03 04:05:06.5 +0000 UTC) fstests.go:1913: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1913 Error: Not equal: expected: "200,2001-02-03 04:05:06.499999999 +0000 UTC" actual : "200,2001-02-03 04:05:06.5 +0000 UTC" Diff: --- Expected +++ Actual @@ -1 +1 @@ -200,2001-02-03 04:05:06.499999999 +0000 UTC +200,2001-02-03 04:05:06.5 +0000 UTC Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate Messages: fast fingerprint of object in memory (200,2001-02-03 04:05:06.499999999 +0000 UTC) should exactly match fingerprint read back from the remote (200,2001-02-03 04:05:06.5 +0000 UTC) 2026/07/14 01:17:46 ERROR : error listing: directory not found --- FAIL: TestIntegration (2.90s) --- FAIL: TestIntegration/FsMkdir (2.55s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (2.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.53s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/quatrix 2.913s "go test -v -timeout 1h0m0s -remote TestQuatrix: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^ObjectUpdate$'" - Finished ERROR in 3.662338506s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate]