"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|ExportNotSupported|ExtensionsCompound|ExtensionsIdempotent|ExtensionsSupportsMultiple|HandlesInit|HandlesListConfigs|Remove|RemoveNonexistentFile|RemovePreexistingFile|RetrieveNonexistentFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStoreEmptyPath|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 4/5)
2025/03/29 02:12:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pitojoz7soji"
2025/03/29 02:12:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/29 02:12:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE
2025/03/29 02:12:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST
2025/03/29 02:12:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER
2025/03/29 02:12:02 DEBUG : Setting pass="W4u55ngMZwZNx4tVrmFlsW3-Xx67QaB9nBuRhH-bYjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS
2025/03/29 02:12:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING
2025/03/29 02:12:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mur16}" suffix to name
2025/03/29 02:12:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST
2025/03/29 02:12:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER
2025/03/29 02:12:02 DEBUG : Setting pass="W4u55ngMZwZNx4tVrmFlsW3-Xx67QaB9nBuRhH-bYjc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS
2025/03/29 02:12:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: Connecting to FTP server
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:21")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 DEBUG : Creating backend with remote "/tmp/rclone2814628178"
=== RUN   TestGitAnnexFstestBackendCases
=== RUN   TestGitAnnexFstestBackendCases/HandlesInit
    run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pitojoz7soji", Local "Local file system at /tmp/rclone2814628178", Modify Window "1s"
    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: TestFTPPureftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/HandlesInit
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:36853")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:30935")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/HandlesListConfigs
    run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pitojoz7soji", Local "Local file system at /tmp/rclone2814628178", Modify Window "1s"
    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: TestFTPPureftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/HandlesListConfigs
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:30675")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:37675")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/TransferStoreEmptyPath
    run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pitojoz7soji", Local "Local file system at /tmp/rclone2814628178", Modify Window "1s"
    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: TestFTPPureftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/TransferStoreEmptyPath
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:30860")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:39249")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/ExtensionsCompound
    run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pitojoz7soji", Local "Local file system at /tmp/rclone2814628178", Modify Window "1s"
    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: TestFTPPureftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/ExtensionsCompound
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:35026")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:31984")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/ExtensionsIdempotent
    run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pitojoz7soji", Local "Local file system at /tmp/rclone2814628178", Modify Window "1s"
    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: TestFTPPureftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/ExtensionsIdempotent
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:32176")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:39139")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple
    run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pitojoz7soji", Local "Local file system at /tmp/rclone2814628178", Modify Window "1s"
    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: TestFTPPureftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:34990")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:39925")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/TransferStoreAbsolute
    run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pitojoz7soji", Local "Local file system at /tmp/rclone2814628178", Modify Window "1s"
    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: TestFTPPureftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/TransferStoreAbsolute
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:31286")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:39095")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/TransferStoreRelative
    run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pitojoz7soji", Local "Local file system at /tmp/rclone2814628178", Modify Window "1s"
    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: TestFTPPureftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/TransferStoreRelative
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:34883")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:36175")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace
    run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pitojoz7soji", Local "Local file system at /tmp/rclone2814628178", Modify Window "1s"
    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: TestFTPPureftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:37579")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:39271")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/CheckPresentAndTransfer
    run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pitojoz7soji", Local "Local file system at /tmp/rclone2814628178", Modify Window "1s"
    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: TestFTPPureftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/CheckPresentAndTransfer
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:36060")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:36566")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent
    run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pitojoz7soji", Local "Local file system at /tmp/rclone2814628178", Modify Window "1s"
    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: TestFTPPureftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:34959")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:31093")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey
    run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pitojoz7soji", Local "Local file system at /tmp/rclone2814628178", Modify Window "1s"
    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: TestFTPPureftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:35338")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:30051")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/RetrieveNonexistentFile
    run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pitojoz7soji", Local "Local file system at /tmp/rclone2814628178", Modify Window "1s"
    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: TestFTPPureftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/RetrieveNonexistentFile
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:37035")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:31609")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve
    run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pitojoz7soji", Local "Local file system at /tmp/rclone2814628178", Modify Window "1s"
    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: TestFTPPureftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:33153")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:32785")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/RemovePreexistingFile
    run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pitojoz7soji", Local "Local file system at /tmp/rclone2814628178", Modify Window "1s"
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:30939")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:33218")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
    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: TestFTPPureftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/RemovePreexistingFile
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:34227")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:31096")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:37412")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:30373")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestGitAnnexFstestBackendCases/Remove
    run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pitojoz7soji", Local "Local file system at /tmp/rclone2814628178", Modify Window "1s"
    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: TestFTPPureftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/Remove
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:36262")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:31038")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:34256")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:32292")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestGitAnnexFstestBackendCases/RemoveNonexistentFile
    run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pitojoz7soji", Local "Local file system at /tmp/rclone2814628178", Modify Window "1s"
    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: TestFTPPureftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/RemoveNonexistentFile
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:34475")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:35058")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:33049")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:35658")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestGitAnnexFstestBackendCases/ExportNotSupported
    run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pitojoz7soji", Local "Local file system at /tmp/rclone2814628178", Modify Window "1s"
    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: TestFTPPureftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/ExportNotSupported
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:39701")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:30653")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:34507")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:37121")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- FAIL: TestGitAnnexFstestBackendCases (0.11s)
    --- FAIL: TestGitAnnexFstestBackendCases/HandlesInit (0.01s)
    --- FAIL: TestGitAnnexFstestBackendCases/HandlesListConfigs (0.00s)
    --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath (0.01s)
    --- 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.01s)
    --- FAIL: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (0.00s)
    --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (0.01s)
    --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (0.01s)
    --- FAIL: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (0.00s)
    --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (0.01s)
    --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.01s)
    --- FAIL: TestGitAnnexFstestBackendCases/Remove (0.01s)
    --- FAIL: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.00s)
    --- FAIL: TestGitAnnexFstestBackendCases/ExportNotSupported (0.00s)
FAIL
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: dial("tcp","172.17.0.3:30924")
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/29 02:12:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pitojoz7soji: Purge dir ""
"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -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 197.743892ms (try 4/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]