"./gitannex.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|ExportNotSupported|Remove|RemoveNonexistentFile|RemovePreexistingFile|RetrieveNonexistentFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2026/02/13 04:23:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-himuzin6yino" 2026/02/13 04:23:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/13 04:23:49 DEBUG : Creating backend with remote "/tmp/rclone695083793" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:185: Remote "drime root 'rclone-test-himuzin6yino'", Local "Local file system at /tmp/rclone695083793", Modify Window "876000h0m0s" 2026/02/13 04:23:49 DEBUG : Creating backend with remote "TestDrime:rclone-test-himuzin6yino" 2026/02/13 04:23:51 DEBUG : Creating backend with remote "/tmp/rclone695083793" 2026/02/13 04:23:52 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/02/13 04:23:59 ERROR : file.txt: Failed to copy: failed to upload file: json: cannot unmarshal object into Go struct field User.fileEntry.users.entry_permissions of type []interface {} 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:990 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyAbsolute\n" actual : "TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to upload file: json: cannot unmarshal object into Go struct field User.fileEntry.users.entry_permissions of type []interface {}\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyAbsolute +TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to upload file: json: cannot unmarshal object into Go struct field User.fileEntry.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute 2026/02/13 04:24:00 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:990 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute 2026/02/13 04:24:01 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1425 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:990 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:185: Remote "drime root 'rclone-test-himuzin6yino'", Local "Local file system at /tmp/rclone695083793", Modify Window "876000h0m0s" 2026/02/13 04:24:01 DEBUG : Creating backend with remote "../../rclone695083793" 2026/02/13 04:24:01 DEBUG : fs cache: renaming cache item "../../rclone695083793" to be canonical "/tmp/rclone695083793" 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:1044 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyRelative\n" actual : "TRANSFER-FAILURE STORE KeyRelative failed to copy file: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {}\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyRelative +TRANSFER-FAILURE STORE KeyRelative failed to copy file: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/TransferStoreRelative 2026/02/13 04:24:01 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:1044 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/TransferStoreRelative 2026/02/13 04:24:01 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1425 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:1044 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/TransferStoreRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:185: Remote "drime root 'rclone-test-himuzin6yino'", Local "Local file system at /tmp/rclone695083793", Modify Window "876000h0m0s" 2026/02/13 04:24:01 DEBUG : fs cache: switching user supplied name "../../rclone695083793" for canonical name "/tmp/rclone695083793" 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:1086 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyRelative\n" actual : "TRANSFER-FAILURE STORE KeyRelative failed to copy file: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {}\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyRelative +TRANSFER-FAILURE STORE KeyRelative failed to copy file: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace 2026/02/13 04:24:01 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:1086 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace 2026/02/13 04:24:02 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1425 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:1086 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:185: Remote "drime root 'rclone-test-himuzin6yino'", Local "Local file system at /tmp/rclone695083793", Modify Window "876000h0m0s" 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:1115 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-FAILURE KeyThatDoesNotExist\n" actual : "CHECKPRESENT-UNKNOWN KeyThatDoesNotExist error finding file\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-FAILURE KeyThatDoesNotExist +CHECKPRESENT-UNKNOWN KeyThatDoesNotExist error finding file Test: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer 2026/02/13 04:24:02 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:1115 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer 2026/02/13 04:24:02 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1425 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:1115 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:185: Remote "drime root 'rclone-test-himuzin6yino'", Local "Local file system at /tmp/rclone695083793", Modify Window "876000h0m0s" 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:1153 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-FAILURE foo\n" actual : "CHECKPRESENT-UNKNOWN foo error finding file\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-FAILURE foo +CHECKPRESENT-UNKNOWN foo error finding file Test: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent 2026/02/13 04:24:02 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:1153 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent 2026/02/13 04:24:03 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1425 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:1153 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:185: Remote "drime root 'rclone-test-himuzin6yino'", Local "Local file system at /tmp/rclone695083793", Modify Window "876000h0m0s" 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: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {}\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: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey 2026/02/13 04:24:03 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey 2026/02/13 04:24:03 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1425 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:185: Remote "drime root 'rclone-test-himuzin6yino'", Local "Local file system at /tmp/rclone695083793", Modify Window "876000h0m0s" 2026/02/13 04:24:03 DEBUG : Creating backend with remote "." 2026/02/13 04:24:03 DEBUG : fs cache: renaming cache item "." to be canonical "/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex" 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:1206 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-FAILURE RETRIEVE SomeKey not found\n" actual : "TRANSFER-FAILURE RETRIEVE SomeKey failed to copy file: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {}\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-FAILURE RETRIEVE SomeKey not found +TRANSFER-FAILURE RETRIEVE SomeKey failed to copy file: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile 2026/02/13 04:24:03 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:1206 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile 2026/02/13 04:24:04 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1425 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:1206 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:185: Remote "drime root 'rclone-test-himuzin6yino'", Local "Local file system at /tmp/rclone695083793", Modify Window "876000h0m0s" 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: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {}\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve 2026/02/13 04:24:04 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve 2026/02/13 04:24:04 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1425 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:185: Remote "drime root 'rclone-test-himuzin6yino'", Local "Local file system at /tmp/rclone695083793", Modify Window "876000h0m0s" run.go:290: Failed to put "SomeKey" to "drime root 'rclone-test-himuzin6yino'": couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} 2026/02/13 04:24:04 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1260 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/RemovePreexistingFile 2026/02/13 04:24:05 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1425 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1260 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/RemovePreexistingFile === RUN TestGitAnnexFstestBackendCases/Remove run.go:185: Remote "drime root 'rclone-test-himuzin6yino'", Local "Local file system at /tmp/rclone695083793", Modify Window "876000h0m0s" 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:1301 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-FAILURE SomeKey\n" actual : "CHECKPRESENT-UNKNOWN SomeKey error finding file\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-FAILURE SomeKey +CHECKPRESENT-UNKNOWN SomeKey error finding file Test: TestGitAnnexFstestBackendCases/Remove 2026/02/13 04:24:05 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:1301 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/Remove 2026/02/13 04:24:05 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1425 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:1301 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/Remove === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:185: Remote "drime root 'rclone-test-himuzin6yino'", Local "Local file system at /tmp/rclone695083793", Modify Window "876000h0m0s" 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:1334 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-FAILURE SomeKey\n" actual : "CHECKPRESENT-UNKNOWN SomeKey error finding file\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-FAILURE SomeKey +CHECKPRESENT-UNKNOWN SomeKey error finding file Test: TestGitAnnexFstestBackendCases/RemoveNonexistentFile 2026/02/13 04:24:05 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:1334 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/RemoveNonexistentFile 2026/02/13 04:24:05 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1425 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:1334 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/RemoveNonexistentFile === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:185: Remote "drime root 'rclone-test-himuzin6yino'", Local "Local file system at /tmp/rclone695083793", Modify Window "876000h0m0s" 2026/02/13 04:24:06 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/ExportNotSupported 2026/02/13 04:24:06 ERROR : error listing: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1425 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Received unexpected error: couldn't list files: json: cannot unmarshal object into Go struct field User.data.users.entry_permissions of type []interface {} Test: TestGitAnnexFstestBackendCases/ExportNotSupported --- FAIL: TestGitAnnexFstestBackendCases (17.07s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (11.91s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (0.45s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (0.49s) --- FAIL: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (0.47s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (0.53s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (0.53s) --- FAIL: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (0.47s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (0.48s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.53s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (0.46s) --- FAIL: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.45s) --- FAIL: TestGitAnnexFstestBackendCases/ExportNotSupported (0.29s) FAIL 2026/02/13 04:24:06 DEBUG : drime root 'rclone-test-himuzin6yino': Purge remote "./gitannex.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|ExportNotSupported|Remove|RemoveNonexistentFile|RemovePreexistingFile|RetrieveNonexistentFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished ERROR in 19.716450246s (try 2/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace TestGitAnnexFstestBackendCases/CheckPresentAndTransfer TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey TestGitAnnexFstestBackendCases/RetrieveNonexistentFile TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/RemovePreexistingFile TestGitAnnexFstestBackendCases/Remove TestGitAnnexFstestBackendCases/RemoveNonexistentFile TestGitAnnexFstestBackendCases/ExportNotSupported]