"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^StoreCheckpresentRetrieve$'" - Starting (try 4/5) 2025/05/18 03:34:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dosicuy6qune" 2025/05/18 03:34:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/18 03:34:01 DEBUG : Creating backend with remote "/tmp/rclone4026241061" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "Linkbox root 'rclone-test-dosicuy6qune'", Local "Local file system at /tmp/rclone4026241061", Modify Window "876000h0m0s" 2025/05/18 03:34:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dosicuy6qune" 2025/05/18 03:34:02 DEBUG : Creating backend with remote "/tmp/rclone4026241061" 2025/05/18 03:34:02 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/18 03:34:06 DEBUG : SomeKey: Trying to read object after upload: try again in 100ms (1/10) 2025/05/18 03:34:06 DEBUG : SomeKey: Trying to read object after upload: try again in 200ms (2/10) 2025/05/18 03:34:07 DEBUG : SomeKey: Trying to read object after upload: try again in 400ms (3/10) 2025/05/18 03:34:07 INFO : file.txt: Copied (new) to: SomeKey 2025/05/18 03:34:09 DEBUG : SomeKey: Need to transfer - File not found at Destination 2025/05/18 03:34:09 ERROR : SomeKey: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 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:1241 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS RETRIEVE SomeKey\n" actual : "TRANSFER-FAILURE RETRIEVE SomeKey failed to copy file: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: \"ip incorrect\"\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS RETRIEVE SomeKey +TRANSFER-FAILURE RETRIEVE SomeKey failed to copy file: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve --- FAIL: TestGitAnnexFstestBackendCases (10.20s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (10.20s) FAIL 2025/05/18 03:34:11 DEBUG : Linkbox root 'rclone-test-dosicuy6qune': Purge remote "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^StoreCheckpresentRetrieve$'" - Finished ERROR in 12.290806303s (try 4/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve]