"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(RemovePreexistingFile|StoreCheckpresentRetrieve)$'" - Starting (try 4/5) 2025/12/07 01:58:01 DEBUG : Creating backend with remote "TestMega:rclone-test-cobowip1petu" 2025/12/07 01:58:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/07 01:58:01 DEBUG : mega root 'rclone-test-cobowip1petu': Using previously stored session ID and master key to initialize the Mega API 2025/12/07 01:58:22 DEBUG : Creating backend with remote "/tmp/rclone652767015" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:185: Remote "mega root 'rclone-test-cobowip1petu'", Local "Local file system at /tmp/rclone652767015", Modify Window "876000h0m0s" 2025/12/07 01:58:22 DEBUG : Creating backend with remote "TestMega:rclone-test-cobowip1petu" 2025/12/07 01:58:22 DEBUG : mega root 'rclone-test-cobowip1petu': Using previously stored session ID and master key to initialize the Mega API 2025/12/07 01:58:38 DEBUG : Creating backend with remote "/tmp/rclone652767015" 2025/12/07 01:58:38 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/07 01:58:49 ERROR : file.txt: Failed to copy: upload file failed to create session: unexpected end of JSON input 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: upload file failed to create session: unexpected end of JSON input\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: upload file failed to create session: unexpected end of JSON input Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:185: Remote "mega root 'rclone-test-cobowip1petu'", Local "Local file system at /tmp/rclone652767015", Modify Window "876000h0m0s" 2025/12/07 01:58:52 DEBUG : Creating backend with remote "TestMega:rclone-test-cobowip1petu" 2025/12/07 01:58:52 DEBUG : mega root 'rclone-test-cobowip1petu': Using previously stored session ID and master key to initialize the Mega API 2025/12/07 01:59:09 INFO : SomeKey: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestGitAnnexFstestBackendCases (53.81s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (26.92s) --- PASS: TestGitAnnexFstestBackendCases/RemovePreexistingFile (26.88s) FAIL 2025/12/07 01:59:16 DEBUG : mega root 'rclone-test-cobowip1petu': Purge remote "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(RemovePreexistingFile|StoreCheckpresentRetrieve)$'" - Finished ERROR in 1m15.577516226s (try 4/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve]