"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|ExportNotSupported|ExtensionsCompound|ExtensionsIdempotent|ExtensionsSupportsMultiple|HandlesInit|HandlesListConfigs|Remove|RemoveNonexistentFile|RemovePreexistingFile|RetrieveNonexistentFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStoreEmptyPath|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2025/03/22 02:30:30 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yumihud4sema" 2025/03/22 02:30:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/22 02:30:30 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/03/22 02:30:30 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/03/22 02:30:30 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/03/22 02:30:30 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/03/22 02:30:30 DEBUG : Setting pass="21Jr2MqjHeL0eEbkAqQtW-_GhgqCehhbJ8LXudIkeVa3" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/03/22 02:30:30 DEBUG : TestFTPRclone: detected overridden config - adding "{06eTg}" suffix to name 2025/03/22 02:30:30 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/03/22 02:30:30 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/03/22 02:30:30 DEBUG : Setting pass="21Jr2MqjHeL0eEbkAqQtW-_GhgqCehhbJ8LXudIkeVa3" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/03/22 02:30:30 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: Connecting to FTP server 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:28622") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31477") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : Creating backend with remote "/tmp/rclone3622396864" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/HandlesInit run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yumihud4sema", Local "Local file system at /tmp/rclone3622396864", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/HandlesInit 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30212") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31983") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yumihud4sema", Local "Local file system at /tmp/rclone3622396864", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:470 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/HandlesListConfigs 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31653") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30953") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yumihud4sema", Local "Local file system at /tmp/rclone3622396864", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:800 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31125") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31131") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yumihud4sema", Local "Local file system at /tmp/rclone3622396864", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:820 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/ExtensionsCompound 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30283") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30336") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yumihud4sema", Local "Local file system at /tmp/rclone3622396864", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:867 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/ExtensionsIdempotent 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31509") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31343") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yumihud4sema", Local "Local file system at /tmp/rclone3622396864", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:914 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31639") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30163") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yumihud4sema", Local "Local file system at /tmp/rclone3622396864", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:940 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31129") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31224") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yumihud4sema", Local "Local file system at /tmp/rclone3622396864", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:991 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferStoreRelative 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31538") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30781") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yumihud4sema", Local "Local file system at /tmp/rclone3622396864", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1033 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31164") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31331") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yumihud4sema", Local "Local file system at /tmp/rclone3622396864", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1071 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31545") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31417") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yumihud4sema", Local "Local file system at /tmp/rclone3622396864", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1109 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30812") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31230") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yumihud4sema", Local "Local file system at /tmp/rclone3622396864", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1138 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30252") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30648") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yumihud4sema", Local "Local file system at /tmp/rclone3622396864", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1162 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30439") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30981") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yumihud4sema", Local "Local file system at /tmp/rclone3622396864", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1182 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31072") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30212") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yumihud4sema", Local "Local file system at /tmp/rclone3622396864", Modify Window "876000h0m0s" 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31314") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30967") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31656") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: SetModTime is not supported 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30678") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30611") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1225 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/RemovePreexistingFile 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31459") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31149") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31879") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30719") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31643") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31825") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30165") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31366") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yumihud4sema", Local "Local file system at /tmp/rclone3622396864", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1257 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/Remove 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31262") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31480") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31038") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30290") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31931") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31214") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30955") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30209") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yumihud4sema", Local "Local file system at /tmp/rclone3622396864", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1290 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/RemoveNonexistentFile 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30680") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30543") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30816") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30459") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30638") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30958") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31842") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30058") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-yumihud4sema", Local "Local file system at /tmp/rclone3622396864", Modify Window "876000h0m0s" gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1315 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/ExportNotSupported 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31898") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30648") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31932") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31181") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31559") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31333") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31365") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:31475") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= --- FAIL: TestGitAnnexFstestBackendCases (0.08s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesInit (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesListConfigs (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsCompound (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsIdempotent (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/ExportNotSupported (0.00s) FAIL 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30236") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: dial("tcp","127.0.0.1:30256") 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: > dial: conn=*fshttp.timeoutConn, err= 2025/03/22 02:30:30 DEBUG : ftp://127.0.0.1:28622/rclone-test-yumihud4sema: Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|ExportNotSupported|ExtensionsCompound|ExtensionsIdempotent|ExtensionsSupportsMultiple|HandlesInit|HandlesListConfigs|Remove|RemoveNonexistentFile|RemovePreexistingFile|RetrieveNonexistentFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStoreEmptyPath|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished ERROR in 129.190528ms (try 2/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/HandlesInit TestGitAnnexFstestBackendCases/HandlesListConfigs TestGitAnnexFstestBackendCases/TransferStoreEmptyPath TestGitAnnexFstestBackendCases/ExtensionsCompound TestGitAnnexFstestBackendCases/ExtensionsIdempotent TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace TestGitAnnexFstestBackendCases/CheckPresentAndTransfer TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey TestGitAnnexFstestBackendCases/RetrieveNonexistentFile TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/RemovePreexistingFile TestGitAnnexFstestBackendCases/Remove TestGitAnnexFstestBackendCases/RemoveNonexistentFile TestGitAnnexFstestBackendCases/ExportNotSupported]