"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(Remove|RemovePreexistingFile)$'" - Starting (try 3/5) 2025/04/25 04:41:07 DEBUG : Creating backend with remote "TestMega:rclone-test-nogagin6dufe" 2025/04/25 04:41:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 04:41:19 DEBUG : Creating backend with remote "/tmp/rclone1992568042" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "mega root 'rclone-test-nogagin6dufe'", Local "Local file system at /tmp/rclone1992568042", Modify Window "876000h0m0s" 2025/04/25 04:41:19 DEBUG : Creating backend with remote "TestMega:rclone-test-nogagin6dufe" 2025/04/25 04:41:20 INFO : SomeKey: Deleted === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "mega root 'rclone-test-nogagin6dufe'", Local "Local file system at /tmp/rclone1992568042", Modify Window "876000h0m0s" 2025/04/25 04:41:20 DEBUG : Creating backend with remote "TestMega:rclone-test-nogagin6dufe" 2025/04/25 04:41:20 DEBUG : Creating backend with remote "/tmp/rclone1992568042" 2025/04/25 04:41:20 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/25 04:41:20 INFO : file.txt: Copied (new) to: SomeKey 2025/04/25 04:41:20 INFO : SomeKey: Deleted 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:1319 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-FAILURE SomeKey\n" actual : "CHECKPRESENT-SUCCESS SomeKey\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-FAILURE SomeKey +CHECKPRESENT-SUCCESS SomeKey Test: TestGitAnnexFstestBackendCases/Remove --- FAIL: TestGitAnnexFstestBackendCases (0.52s) --- PASS: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.26s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (0.26s) FAIL 2025/04/25 04:41:20 DEBUG : mega root 'rclone-test-nogagin6dufe': Purge remote "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(Remove|RemovePreexistingFile)$'" - Finished ERROR in 12.855691403s (try 3/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/Remove]