"./gitannex.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(Remove|RemovePreexistingFile|StoreCheckpresentRetrieve)$'" - Starting (try 2/5) 2026/09/09 05:05:23 DEBUG : Creating backend with remote "TestDrime:rclone-test-zubejuq2wuqa" 2026/09/09 05:05:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 05:05:24 DEBUG : Creating backend with remote "/tmp/rclone1925941143" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:198: Remote "drime root 'rclone-test-zubejuq2wuqa'", Local "Local file system at /tmp/rclone1925941143", Modify Window "876000h0m0s" 2026/09/09 05:05:24 DEBUG : Creating backend with remote "TestDrime:rclone-test-zubejuq2wuqa" 2026/09/09 05:05:24 DEBUG : Creating backend with remote "/tmp/rclone1925941143" 2026/09/09 05:05:24 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/09/09 05:05:25 ERROR : file.txt: Failed to copy: failed to upload file: Error "The file failed to upload." 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:1227 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SomeKey\n" actual : "TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to upload file: Error \"The file failed to upload.\"\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to upload file: Error "The file failed to upload." Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:198: Remote "drime root 'rclone-test-zubejuq2wuqa'", Local "Local file system at /tmp/rclone1925941143", Modify Window "876000h0m0s" 2026/09/09 05:05:26 DEBUG : Creating backend with remote "TestDrime:rclone-test-zubejuq2wuqa" 2026/09/09 05:05:27 INFO : SomeKey: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure === RUN TestGitAnnexFstestBackendCases/Remove run.go:198: Remote "drime root 'rclone-test-zubejuq2wuqa'", Local "Local file system at /tmp/rclone1925941143", Modify Window "876000h0m0s" 2026/09/09 05:05:35 DEBUG : Creating backend with remote "TestDrime:rclone-test-zubejuq2wuqa" 2026/09/09 05:05:35 DEBUG : Creating backend with remote "/tmp/rclone1925941143" 2026/09/09 05:05:35 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/09/09 05:05:35 ERROR : file.txt: Failed to copy: failed to upload file: Error "The file failed to upload." 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:1305 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SomeKey\n" actual : "TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to upload file: Error \"The file failed to upload.\"\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to upload file: Error "The file failed to upload." Test: TestGitAnnexFstestBackendCases/Remove --- FAIL: TestGitAnnexFstestBackendCases (12.24s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (1.58s) --- PASS: TestGitAnnexFstestBackendCases/RemovePreexistingFile (9.63s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (1.03s) FAIL 2026/09/09 05:05:36 DEBUG : drime root 'rclone-test-zubejuq2wuqa': Purge remote "./gitannex.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(Remove|RemovePreexistingFile|StoreCheckpresentRetrieve)$'" - Finished ERROR in 12.90490445s (try 2/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/Remove]