"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|ExportNotSupported|ExtensionsCompound|ExtensionsIdempotent|ExtensionsSupportsMultiple|HandlesInit|HandlesListConfigs|HandlesPrepareWithUnknownLayout|Remove|RemoveNonexistentFile|RemovePreexistingFile|RetrieveNonexistentFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStoreEmptyPath|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 4/5) 2025/05/06 04:30:29 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-qiguhiz7pova" 2025/05/06 04:30:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 04:30:29 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/05/06 04:30:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/05/06 04:30:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/05/06 04:30:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/05/06 04:30:29 DEBUG : Setting pass="r9iirWU6EblrAFDXDxF7cNDcbPgOolQNzpgJ5RnoAa1g" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/05/06 04:30:29 DEBUG : TestFTPRclone: detected overridden config - adding "{Z5c6J}" suffix to name 2025/05/06 04:30:29 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/05/06 04:30:29 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/05/06 04:30:29 DEBUG : Setting pass="r9iirWU6EblrAFDXDxF7cNDcbPgOolQNzpgJ5RnoAa1g" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/05/06 04:30:29 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: Connecting to FTP server 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:28622") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30050") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : Creating backend with remote "/tmp/rclone2372071911" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/HandlesInit run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", 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:446 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30079") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30322") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", 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:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31146") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31939") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithUnknownLayout run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", 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:527 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-FAILURE unknown layout mode: nonexistentLayoutMode\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-FAILURE unknown layout mode: nonexistentLayoutMode +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/HandlesPrepareWithUnknownLayout 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31799") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30313") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", 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:841 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30741") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31272") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", 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:861 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31829") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31642") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", 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:908 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31088") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30299") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", 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:955 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31128") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31155") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", 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:981 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30286") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30129") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", 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:1032 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31873") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30541") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", 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:1074 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30985") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30318") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", 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:1112 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31773") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31096") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", 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:1150 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30830") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31821") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", 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:1179 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30982") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31757") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", 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:1203 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30870") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30134") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", 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:1223 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31825") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30776") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", Modify Window "876000h0m0s" 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31026") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31457") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31051") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: SetModTime is not supported 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31605") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31933") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 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:1266 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31156") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30334") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31273") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30932") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30275") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31296") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30202") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30084") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", 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:1298 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30488") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31182") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31644") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31473") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30327") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31474") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30345") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30032") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", 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:1331 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30590") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30292") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30693") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31383") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30476") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31820") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30606") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30174") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova", Local "Local file system at /tmp/rclone2372071911", 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:1356 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31118") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31386") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30520") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31914") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30460") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30851") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30093") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31609") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= --- FAIL: TestGitAnnexFstestBackendCases (0.13s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesInit (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesListConfigs (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesPrepareWithUnknownLayout (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.01s) --- 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.02s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/ExportNotSupported (0.01s) FAIL 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:30945") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: dial("tcp","127.0.0.1:31933") 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: > dial: conn=*fshttp.timeoutConn, err= 2025/05/06 04:30:29 DEBUG : ftp://127.0.0.1:28622/rclone-test-qiguhiz7pova: Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|ExportNotSupported|ExtensionsCompound|ExtensionsIdempotent|ExtensionsSupportsMultiple|HandlesInit|HandlesListConfigs|HandlesPrepareWithUnknownLayout|Remove|RemoveNonexistentFile|RemovePreexistingFile|RetrieveNonexistentFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStoreEmptyPath|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished ERROR in 200.390831ms (try 4/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/HandlesInit TestGitAnnexFstestBackendCases/HandlesListConfigs TestGitAnnexFstestBackendCases/HandlesPrepareWithUnknownLayout 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]