"go test -v -timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^ObjectSetModTime$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:457: Using remote "TestHiDrive:" 2026/07/14 02:23:49 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-safudic7hovu" 2026/07/14 02:23:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1791: 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:1791 Error: Not equal: expected: "100,2011-12-13 14:15:16.999999999 +0000 UTC,2d89302770c4c7da0a2f462cbcba444c899abf47" actual : "100,2011-12-13 14:15:16 +0000 UTC,2d89302770c4c7da0a2f462cbcba444c899abf47" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2011-12-13 14:15:16.999999999 +0000 UTC,2d89302770c4c7da0a2f462cbcba444c899abf47 +100,2011-12-13 14:15:16 +0000 UTC,2d89302770c4c7da0a2f462cbcba444c899abf47 Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime Messages: slow fingerprint of object in memory (100,2011-12-13 14:15:16.999999999 +0000 UTC,2d89302770c4c7da0a2f462cbcba444c899abf47) should exactly match fingerprint read back from the remote (100,2011-12-13 14:15:16 +0000 UTC,2d89302770c4c7da0a2f462cbcba444c899abf47) fstests.go:1791: 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:1791 Error: Not equal: expected: "100,2011-12-13 14:15:16.999999999 +0000 UTC,2d89302770c4c7da0a2f462cbcba444c899abf47" actual : "100,2011-12-13 14:15:16 +0000 UTC,2d89302770c4c7da0a2f462cbcba444c899abf47" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2011-12-13 14:15:16.999999999 +0000 UTC,2d89302770c4c7da0a2f462cbcba444c899abf47 +100,2011-12-13 14:15:16 +0000 UTC,2d89302770c4c7da0a2f462cbcba444c899abf47 Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime Messages: fast fingerprint of object in memory (100,2011-12-13 14:15:16.999999999 +0000 UTC,2d89302770c4c7da0a2f462cbcba444c899abf47) should exactly match fingerprint read back from the remote (100,2011-12-13 14:15:16 +0000 UTC,2d89302770c4c7da0a2f462cbcba444c899abf47) 2026/07/14 02:23:50 ERROR : error listing: directory not found --- FAIL: TestIntegration (1.74s) --- FAIL: TestIntegration/FsMkdir (1.49s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (1.07s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.15s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/hidrive 1.763s "go test -v -timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^ObjectSetModTime$'" - Finished ERROR in 2.485029467s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime]