"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|TransferAndCheckpresentWithRealisticKey|TransferStorePathWithInteriorWhitespace)$'" - Starting (try 2/5) 2026/01/15 01:27:29 DEBUG : Creating backend with remote "TestMega:rclone-test-dogaxif3gexe" 2026/01/15 01:27:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/15 01:27:29 DEBUG : mega root 'rclone-test-dogaxif3gexe': Using previously stored session ID and master key to initialize the Mega API 2026/01/15 01:27:46 DEBUG : Creating backend with remote "/tmp/rclone2711767010" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:185: Remote "mega root 'rclone-test-dogaxif3gexe'", Local "Local file system at /tmp/rclone2711767010", Modify Window "876000h0m0s" 2026/01/15 01:27:46 DEBUG : Creating backend with remote "TestMega:rclone-test-dogaxif3gexe" 2026/01/15 01:27:46 DEBUG : mega root 'rclone-test-dogaxif3gexe': Using previously stored session ID and master key to initialize the Mega API 2026/01/15 01:27:59 DEBUG : Creating backend with remote "../../rclone2711767010" 2026/01/15 01:27:59 DEBUG : fs cache: renaming cache item "../../rclone2711767010" to be canonical "/tmp/rclone2711767010" 2026/01/15 01:27:59 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2026/01/15 01:27:59 DEBUG : KeyRelative: size = 5 OK 2026/01/15 01:27:59 INFO : filename with spaces.txt: Copied (new) to: KeyRelative 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 === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:185: Remote "mega root 'rclone-test-dogaxif3gexe'", Local "Local file system at /tmp/rclone2711767010", Modify Window "876000h0m0s" 2026/01/15 01:28:07 DEBUG : Creating backend with remote "TestMega:rclone-test-dogaxif3gexe" 2026/01/15 01:28:07 DEBUG : mega root 'rclone-test-dogaxif3gexe': Using previously stored session ID and master key to initialize the Mega API 2026/01/15 01:28:21 DEBUG : Creating backend with remote "/tmp/rclone2711767010" 2026/01/15 01:28:21 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/01/15 01:28:23 DEBUG : KeyAbsolute: size = 5 OK 2026/01/15 01:28:23 INFO : file.txt: Copied (new) to: KeyAbsolute 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 === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:185: Remote "mega root 'rclone-test-dogaxif3gexe'", Local "Local file system at /tmp/rclone2711767010", Modify Window "876000h0m0s" 2026/01/15 01:28:41 DEBUG : Creating backend with remote "TestMega:rclone-test-dogaxif3gexe" 2026/01/15 01:28:41 DEBUG : mega root 'rclone-test-dogaxif3gexe': Using previously stored session ID and master key to initialize the Mega API 2026/01/15 01:28:51 DEBUG : mega root 'rclone-test-dogaxif3gexe': login with previous auth keys failed: unexpected end of JSON input 2026/01/15 01:28:51 DEBUG : Creating backend with remote "/tmp/rclone2711767010" 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:1185 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key\n" actual : "TRANSFER-FAILURE STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key failed to copy file: Invalid arguments\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key +TRANSFER-FAILURE STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key failed to copy file: Invalid arguments Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey --- FAIL: TestGitAnnexFstestBackendCases (65.35s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (20.38s) --- PASS: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (34.16s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (10.80s) FAIL 2026/01/15 01:28:51 DEBUG : mega root 'rclone-test-dogaxif3gexe': Purge remote "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|TransferAndCheckpresentWithRealisticKey|TransferStorePathWithInteriorWhitespace)$'" - Finished ERROR in 1m33.557240398s (try 2/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey]