"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckpresentTransferCheckpresent|StoreCheckpresentRetrieve)$'" - Starting (try 3/5) 2025/04/29 04:07:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bucelup4duda" 2025/04/29 04:07:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:07:55 DEBUG : Creating backend with remote "/tmp/rclone3312982104" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "Linkbox root 'rclone-test-bucelup4duda'", Local "Local file system at /tmp/rclone3312982104", Modify Window "876000h0m0s" 2025/04/29 04:07:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bucelup4duda" 2025/04/29 04:07:56 DEBUG : Creating backend with remote "/tmp/rclone3312982104" 2025/04/29 04:07:57 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/29 04:08:01 INFO : file.txt: Copied (new) to: foo === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "Linkbox root 'rclone-test-bucelup4duda'", Local "Local file system at /tmp/rclone3312982104", Modify Window "876000h0m0s" 2025/04/29 04:08:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bucelup4duda" 2025/04/29 04:08:07 DEBUG : Creating backend with remote "/tmp/rclone3312982104" 2025/04/29 04:08:07 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/29 04:08:10 INFO : file.txt: Copied (new) to: SomeKey gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1233 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-SUCCESS SomeKey\n" actual : "CHECKPRESENT-FAILURE SomeKey\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS SomeKey +CHECKPRESENT-FAILURE SomeKey Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve --- FAIL: TestGitAnnexFstestBackendCases (27.94s) --- PASS: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (10.84s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (17.10s) FAIL 2025/04/29 04:08:23 DEBUG : Linkbox root 'rclone-test-bucelup4duda': Purge remote "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckpresentTransferCheckpresent|StoreCheckpresentRetrieve)$'" - Finished ERROR in 30.311415752s (try 3/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve]