"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2025/05/02 05:56:38 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-qodicax5nudu" 2025/05/02 05:56:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 05:56:38 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/05/02 05:56:38 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/05/02 05:56:38 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/05/02 05:56:38 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/05/02 05:56:38 DEBUG : Setting pass="DlniYdLq_-aKqT5ruAP3y5EUQYK4QsW1fPWHVptU5oQK" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/05/02 05:56:38 DEBUG : TestFTPRclone: detected overridden config - adding "{jzIW5}" suffix to name 2025/05/02 05:56:38 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/05/02 05:56:38 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/05/02 05:56:38 DEBUG : Setting pass="DlniYdLq_-aKqT5ruAP3y5EUQYK4QsW1fPWHVptU5oQK" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/05/02 05:56:38 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: Connecting to FTP server 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:28622") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30284") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : Creating backend with remote "/tmp/rclone3953582482" === RUN TestEndToEnd e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEnd (0.00s) === RUN TestEndToEndMigration e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEndMigration (0.00s) === RUN TestEndToEndRepoLayoutCompat e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEndRepoLayoutCompat (0.00s) === RUN TestFixArgsForSymlinkIdentity --- PASS: TestFixArgsForSymlinkIdentity (0.00s) === RUN TestFixArgsForSymlinkCorrectName --- PASS: TestFixArgsForSymlinkCorrectName (0.00s) === RUN TestMessageParser === RUN TestMessageParser/OneParam === PAUSE TestMessageParser/OneParam === RUN TestMessageParser/TwoParams === PAUSE TestMessageParser/TwoParams === RUN TestMessageParser/TwoParamsNoTrailingNewline === PAUSE TestMessageParser/TwoParamsNoTrailingNewline === RUN TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === PAUSE TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === RUN TestMessageParser/OneLongFinalParameter === PAUSE TestMessageParser/OneLongFinalParameter === RUN TestMessageParser/MultipleSpaces === PAUSE TestMessageParser/MultipleSpaces === RUN TestMessageParser/StartsWithSpace === PAUSE TestMessageParser/StartsWithSpace === CONT TestMessageParser/OneParam === CONT TestMessageParser/StartsWithSpace === CONT TestMessageParser/TwoParamsNoTrailingNewline === CONT TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === CONT TestMessageParser/TwoParams === CONT TestMessageParser/OneLongFinalParameter === RUN TestMessageParser/OneLongFinalParameter/lineEnding === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a === CONT TestMessageParser/MultipleSpaces === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a0d --- PASS: TestMessageParser (0.00s) --- PASS: TestMessageParser/OneParam (0.00s) --- PASS: TestMessageParser/StartsWithSpace (0.00s) --- PASS: TestMessageParser/TwoParamsNoTrailingNewline (0.00s) --- PASS: TestMessageParser/TwoParams (0.00s) --- PASS: TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces (0.00s) --- PASS: TestMessageParser/MultipleSpaces (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d0a (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a0d (0.00s) === RUN TestConfigDefinitionOneName --- PASS: TestConfigDefinitionOneName (0.00s) === RUN TestConfigDefinitionTwoNames --- PASS: TestConfigDefinitionTwoNames (0.00s) === RUN TestConfigDefinitionThreeNames --- PASS: TestConfigDefinitionThreeNames (0.00s) === RUN TestWindowsFilepathRelQuirk gitannex_test.go:371: --- SKIP: TestWindowsFilepathRelQuirk (0.00s) === RUN TestReadLineHasShortDeadline --- PASS: TestReadLineHasShortDeadline (0.05s) === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/HandlesInit run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30242") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30884") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31196") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31080") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepare run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", Modify Window "876000h0m0s" 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30622") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30297") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithUnknownLayout run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30058") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31987") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", Modify Window "876000h0m0s" 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31287") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30605") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", Modify Window "876000h0m0s" 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30304") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31286") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", Modify Window "876000h0m0s" 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30562") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30221") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", Modify Window "876000h0m0s" 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31978") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30104") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", Modify Window "876000h0m0s" 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31341") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31985") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", Modify Window "876000h0m0s" 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31782") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30638") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", Modify Window "876000h0m0s" 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31331") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31399") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithRemoteContainingOptions run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", Modify Window "876000h0m0s" 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30838") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31170") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", Modify Window "876000h0m0s" 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30496") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31732") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", Modify Window "876000h0m0s" 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31487") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30701") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesEarlyError run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", Modify Window "876000h0m0s" 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30650") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30526") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ConfigFail run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", Modify Window "876000h0m0s" 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31095") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30131") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30999") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31554") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30384") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30240") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31197") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31910") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31590") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31619") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30396") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31053") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31464") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31758") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31864") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30071") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31206") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30828") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31864") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30435") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31415") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31616") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30390") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31215") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30945") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31616") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", Modify Window "876000h0m0s" 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31535") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30875") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31176") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: SetModTime is not supported 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30413") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30392") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31234") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30555") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30756") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30980") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31534") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31960") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30880") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30222") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30734") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30281") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30392") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30452") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31158") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31186") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31767") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30969") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31827") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30297") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30280") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30168") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31050") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30137") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31101") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30725") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qodicax5nudu", Local "Local file system at /tmp/rclone3953582482", 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/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31942") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31964") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30104") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31466") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30154") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30283") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:30541") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31599") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= --- FAIL: TestGitAnnexFstestBackendCases (0.14s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesInit (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesListConfigs (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepare (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesPrepareWithUnknownLayout (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithRemoteContainingOptions (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesEarlyError (0.00s) --- PASS: TestGitAnnexFstestBackendCases/ConfigFail (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.02s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/ExportNotSupported (0.01s) FAIL 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31650") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: dial("tcp","127.0.0.1:31156") 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: > dial: conn=*fshttp.timeoutConn, err= 2025/05/02 05:56:38 DEBUG : ftp://127.0.0.1:28622/rclone-test-qodicax5nudu: Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished ERROR in 257.423017ms (try 1/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]