"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/03/29 05:02:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nemaged3qoka" 2026/03/29 05:02:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 05:02:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:56 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:56 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: Connecting to FTP server 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47090->172.17.0.4:21, err= 2026/03/29 05:02:56 DEBUG : Creating backend with remote "/tmp/rclone1631413600" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31330") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47178->172.17.0.4:31330, err= 2026/03/29 05:02:56 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35237") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51086->172.17.0.4:35237, err= 2026/03/29 05:02:56 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/03/29 05:02:56 DEBUG : a: size = 0 OK 2026/03/29 05:02:56 DEBUG : a: size = 1 (memory) 2026/03/29 05:02:56 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/29 05:02:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/29 05:02:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/29 05:02:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/29 05:02:56 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/29 05:02:56 DEBUG : potato: Seek from 10 to 0 2026/03/29 05:02:56 DEBUG : potato: Seek from 10 to 0 2026/03/29 05:02:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/29 05:02:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/29 05:02:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/29 05:02:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/29 05:02:56 DEBUG : potato: Seek from 5 to 2 2026/03/29 05:02:56 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/29 05:02:56 DEBUG : potato: Seek from 7 to 0 2026/03/29 05:02:56 DEBUG : potato: Seek from 7 to 0 2026/03/29 05:02:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/29 05:02:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/29 05:02:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/29 05:02:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/29 05:02:56 DEBUG : potato: Seek from 5 to 2 2026/03/29 05:02:56 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/29 05:02:56 DEBUG : potato: Seek from 8 to 0 2026/03/29 05:02:56 DEBUG : potato: Seek from 8 to 0 2026/03/29 05:02:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/29 05:02:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/29 05:02:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/29 05:02:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/29 05:02:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/29 05:02:56 DEBUG : potato: Seek from 5 to 2 2026/03/29 05:02:56 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/29 05:02:56 DEBUG : potato: Seek from 9 to 0 2026/03/29 05:02:56 DEBUG : potato: Seek from 9 to 0 2026/03/29 05:02:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31990") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36832->172.17.0.4:31990, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37303") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58494->172.17.0.4:37303, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33148") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51512->172.17.0.4:33148, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33382") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:56264->172.17.0.4:33382, err= === RUN TestCheck/3 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39836") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:56118->172.17.0.4:39836, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36800") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44634->172.17.0.4:36800, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38359") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55072->172.17.0.4:38359, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37870") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49340->172.17.0.4:37870, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30025") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60924->172.17.0.4:30025, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38929") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41008->172.17.0.4:38929, err= --- PASS: TestCheck (0.04s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/03/29 05:02:56 DEBUG : Creating backend with remote "nonexistent" 2026/03/29 05:02:56 DEBUG : Creating backend with remote "nonexistent" 2026/03/29 05:02:56 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/29 05:02:56 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/29 05:02:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/29 05:02:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39842") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41896->172.17.0.4:39842, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36925") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40300->172.17.0.4:36925, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35637") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54184->172.17.0.4:35637, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35714") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54590->172.17.0.4:35714, err= === RUN TestCheckDownload/3 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36753") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52162->172.17.0.4:36753, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39569") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38076->172.17.0.4:39569, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33390") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44514->172.17.0.4:33390, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31052") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60960->172.17.0.4:31052, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36898") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55692->172.17.0.4:36898, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31950") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39002->172.17.0.4:31950, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34764") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40116->172.17.0.4:34764, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37199") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52160->172.17.0.4:37199, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30183") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58706->172.17.0.4:30183, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32872") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38716->172.17.0.4:32872, err= === RUN TestCheckSizeOnly/3 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33583") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45680->172.17.0.4:33583, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36300") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42420->172.17.0.4:36300, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31879") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60066->172.17.0.4:31879, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32861") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46914->172.17.0.4:32861, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30989") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47138->172.17.0.4:30989, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31181") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52622->172.17.0.4:31181, err= --- PASS: TestCheckSizeOnly (0.04s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35258") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47576->172.17.0.4:35258, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34078") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45124->172.17.0.4:34078, err= 2026/03/29 05:02:56 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/29 05:02:56 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/29 05:02:56 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/29 05:02:56 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30127") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39294->172.17.0.4:30127, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30095") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50548->172.17.0.4:30095, err= 2026/03/29 05:02:56 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/29 05:02:56 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/29 05:02:56 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/29 05:02:56 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34117") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38622->172.17.0.4:34117, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36113") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33788->172.17.0.4:36113, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nemaged3qoka/data" 2026/03/29 05:02:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:56 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:56 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/data: Connecting to FTP server 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/data: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/data: > dial: conn=172.17.0.1:47092->172.17.0.4:21, err= check_test.go:350: ftp://172.17.0.4:21/rclone-test-nemaged3qoka/data lacks md5, skipping 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31829") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45984->172.17.0.4:31829, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36166") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60092->172.17.0.4:36166, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nemaged3qoka/data" 2026/03/29 05:02:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:56 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:56 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/data: Connecting to FTP server 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/data: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/data: > dial: conn=172.17.0.1:47100->172.17.0.4:21, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37093") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43020->172.17.0.4:37093, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32828") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33488->172.17.0.4:32828, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39821") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42922->172.17.0.4:39821, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36938") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49010->172.17.0.4:36938, err= === RUN TestCheckSumDownload/subtest1 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32667") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39142->172.17.0.4:32667, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30656") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57866->172.17.0.4:30656, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38616") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36368->172.17.0.4:38616, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34683") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47186->172.17.0.4:34683, err= === RUN TestCheckSumDownload/subtest2 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34545") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42056->172.17.0.4:34545, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36136") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39006->172.17.0.4:36136, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33891") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42298->172.17.0.4:33891, err= === RUN TestCheckSumDownload/subtest3 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33369") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40414->172.17.0.4:33369, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37478") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35836->172.17.0.4:37478, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39741") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49276->172.17.0.4:39741, err= === RUN TestCheckSumDownload/subtest4 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33237") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37604->172.17.0.4:33237, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34714") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33760->172.17.0.4:34714, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37230") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49696->172.17.0.4:37230, err= === RUN TestCheckSumDownload/subtest5 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39068") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39874->172.17.0.4:39068, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35644") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53182->172.17.0.4:35644, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35879") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:56810->172.17.0.4:35879, err= === RUN TestCheckSumDownload/subtest6 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31413") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53516->172.17.0.4:31413, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33405") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57598->172.17.0.4:33405, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34491") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35152->172.17.0.4:34491, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32140") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33118->172.17.0.4:32140, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39447") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49086->172.17.0.4:39447, err= === RUN TestCheckSumDownload/subtest7 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35889") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55814->172.17.0.4:35889, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33228") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52904->172.17.0.4:33228, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39588") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50212->172.17.0.4:39588, err= --- PASS: TestCheckSumDownload (0.14s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2026/03/29 05:02:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cetuhey3kivu" 2026/03/29 05:02:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 05:02:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:56 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:56 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: Connecting to FTP server 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: > dial: conn=172.17.0.1:47102->172.17.0.4:21, err= 2026/03/29 05:02:56 DEBUG : Creating backend with remote "/tmp/rclone1859214553" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-cetuhey3kivu", Local "Local file system at /tmp/rclone1859214553", Modify Window "1s" 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: dial("tcp","172.17.0.4:38251") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: > dial: conn=172.17.0.1:53882->172.17.0.4:38251, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: dial("tcp","172.17.0.4:35992") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: > dial: conn=172.17.0.1:48914->172.17.0.4:35992, err= upper checkfile vs. lower remote (without normalization) 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: dial("tcp","172.17.0.4:38606") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: > dial: conn=172.17.0.1:45518->172.17.0.4:38606, err= 2026/03/29 05:02:56 ERROR : hello, world!: sum not found 2026/03/29 05:02:56 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-cetuhey3kivu 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: 1 files missing 2026/03/29 05:02:56 NOTICE: 1 hashes missing 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: 1 differences found 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: dial("tcp","172.17.0.4:37557") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: > dial: conn=172.17.0.1:41546->172.17.0.4:37557, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: dial("tcp","172.17.0.4:31531") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: > dial: conn=172.17.0.1:41966->172.17.0.4:31531, err= 2026/03/29 05:02:56 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: 0 differences found 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: 1 matching files 2026/03/29 05:02:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naredis5wili" 2026/03/29 05:02:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 05:02:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:56 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:56 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-naredis5wili: Connecting to FTP server 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-naredis5wili: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-naredis5wili: > dial: conn=172.17.0.1:47114->172.17.0.4:21, err= 2026/03/29 05:02:56 DEBUG : Creating backend with remote "/tmp/rclone2327824225" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-naredis5wili", Local "Local file system at /tmp/rclone2327824225", Modify Window "1s" 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-naredis5wili: dial("tcp","172.17.0.4:36035") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-naredis5wili: > dial: conn=172.17.0.1:41426->172.17.0.4:36035, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-naredis5wili: dial("tcp","172.17.0.4:35938") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-naredis5wili: > dial: conn=172.17.0.1:47502->172.17.0.4:35938, err= lower checkfile vs. upper remote (without normalization) 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-naredis5wili: dial("tcp","172.17.0.4:36100") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-naredis5wili: > dial: conn=172.17.0.1:53554->172.17.0.4:36100, err= 2026/03/29 05:02:56 ERROR : HELLO, WORLD!: sum not found 2026/03/29 05:02:56 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-naredis5wili 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-naredis5wili: 1 files missing 2026/03/29 05:02:56 NOTICE: 1 hashes missing 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-naredis5wili: 1 differences found 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-naredis5wili: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-naredis5wili: dial("tcp","172.17.0.4:36393") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-naredis5wili: > dial: conn=172.17.0.1:52012->172.17.0.4:36393, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-naredis5wili: dial("tcp","172.17.0.4:35017") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-naredis5wili: > dial: conn=172.17.0.1:53032->172.17.0.4:35017, err= 2026/03/29 05:02:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-naredis5wili: 0 differences found 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-naredis5wili: 1 matching files 2026/03/29 05:02:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ruwixow1kawa" 2026/03/29 05:02:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 05:02:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:56 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:56 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: Connecting to FTP server 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: > dial: conn=172.17.0.1:47130->172.17.0.4:21, err= 2026/03/29 05:02:56 DEBUG : Creating backend with remote "/tmp/rclone2933440423" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-ruwixow1kawa", Local "Local file system at /tmp/rclone2933440423", Modify Window "1s" 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: dial("tcp","172.17.0.4:33661") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: > dial: conn=172.17.0.1:37396->172.17.0.4:33661, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: dial("tcp","172.17.0.4:38171") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: > dial: conn=172.17.0.1:40408->172.17.0.4:38171, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: dial("tcp","172.17.0.4:32212") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: > dial: conn=172.17.0.1:45924->172.17.0.4:32212, err= 2026/03/29 05:02:56 ERROR : HeLlO, wOrLd!: sum not found 2026/03/29 05:02:56 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-ruwixow1kawa 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: 1 files missing 2026/03/29 05:02:56 NOTICE: 1 hashes missing 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: 1 differences found 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: dial("tcp","172.17.0.4:33575") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: > dial: conn=172.17.0.1:38522->172.17.0.4:33575, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: dial("tcp","172.17.0.4:38848") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: > dial: conn=172.17.0.1:60312->172.17.0.4:38848, err= 2026/03/29 05:02:56 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: 0 differences found 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: 1 matching files 2026/03/29 05:02:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikinup7xezu" 2026/03/29 05:02:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 05:02:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:56 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:56 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xikinup7xezu: Connecting to FTP server 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xikinup7xezu: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xikinup7xezu: > dial: conn=172.17.0.1:47146->172.17.0.4:21, err= 2026/03/29 05:02:56 DEBUG : Creating backend with remote "/tmp/rclone2515061031" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xikinup7xezu", Local "Local file system at /tmp/rclone2515061031", Modify Window "1s" 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xikinup7xezu: dial("tcp","172.17.0.4:30266") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xikinup7xezu: > dial: conn=172.17.0.1:39336->172.17.0.4:30266, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xikinup7xezu: dial("tcp","172.17.0.4:33222") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xikinup7xezu: > dial: conn=172.17.0.1:51652->172.17.0.4:33222, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xikinup7xezu: dial("tcp","172.17.0.4:32682") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xikinup7xezu: > dial: conn=172.17.0.1:45034->172.17.0.4:32682, err= 2026/03/29 05:02:56 ERROR : HELLO, WORLD!: sum not found 2026/03/29 05:02:56 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-xikinup7xezu 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-xikinup7xezu: 1 files missing 2026/03/29 05:02:56 NOTICE: 1 hashes missing 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-xikinup7xezu: 1 differences found 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-xikinup7xezu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xikinup7xezu: dial("tcp","172.17.0.4:35486") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xikinup7xezu: > dial: conn=172.17.0.1:57772->172.17.0.4:35486, err= 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xikinup7xezu: dial("tcp","172.17.0.4:31723") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xikinup7xezu: > dial: conn=172.17.0.1:38710->172.17.0.4:31723, err= 2026/03/29 05:02:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-xikinup7xezu: 0 differences found 2026/03/29 05:02:56 NOTICE: ftp://172.17.0.4:21/rclone-test-xikinup7xezu: 1 matching files 2026/03/29 05:02:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pigucom0taci" 2026/03/29 05:02:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 05:02:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:56 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:56 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-pigucom0taci: Connecting to FTP server 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-pigucom0taci: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-pigucom0taci: > dial: conn=172.17.0.1:47148->172.17.0.4:21, err= 2026/03/29 05:02:57 DEBUG : Creating backend with remote "/tmp/rclone480862636" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-pigucom0taci", Local "Local file system at /tmp/rclone480862636", Modify Window "1s" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-pigucom0taci: dial("tcp","172.17.0.4:38778") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-pigucom0taci: > dial: conn=172.17.0.1:49444->172.17.0.4:38778, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-pigucom0taci: dial("tcp","172.17.0.4:31639") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-pigucom0taci: > dial: conn=172.17.0.1:43044->172.17.0.4:31639, err= NFD checkfile vs. NFC remote (without normalization) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-pigucom0taci: dial("tcp","172.17.0.4:33171") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-pigucom0taci: > dial: conn=172.17.0.1:53306->172.17.0.4:33171, err= 2026/03/29 05:02:57 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/29 05:02:57 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-pigucom0taci 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-pigucom0taci: 1 files missing 2026/03/29 05:02:57 NOTICE: 1 hashes missing 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-pigucom0taci: 1 differences found 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-pigucom0taci: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-pigucom0taci: dial("tcp","172.17.0.4:37218") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-pigucom0taci: > dial: conn=172.17.0.1:51676->172.17.0.4:37218, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-pigucom0taci: dial("tcp","172.17.0.4:32698") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-pigucom0taci: > dial: conn=172.17.0.1:49690->172.17.0.4:32698, err= 2026/03/29 05:02:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-pigucom0taci: 0 differences found 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-pigucom0taci: 1 matching files 2026/03/29 05:02:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-liteqir0kuzu" 2026/03/29 05:02:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 05:02:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:57 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:57 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: Connecting to FTP server 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: > dial: conn=172.17.0.1:47162->172.17.0.4:21, err= 2026/03/29 05:02:57 DEBUG : Creating backend with remote "/tmp/rclone146180131" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-liteqir0kuzu", Local "Local file system at /tmp/rclone146180131", Modify Window "1s" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: dial("tcp","172.17.0.4:31529") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: > dial: conn=172.17.0.1:40742->172.17.0.4:31529, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: dial("tcp","172.17.0.4:32230") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: > dial: conn=172.17.0.1:34688->172.17.0.4:32230, err= NFC checkfile vs. NFD remote (without normalization) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: dial("tcp","172.17.0.4:31993") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: > dial: conn=172.17.0.1:42750->172.17.0.4:31993, err= 2026/03/29 05:02:57 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/29 05:02:57 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-liteqir0kuzu 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: 1 files missing 2026/03/29 05:02:57 NOTICE: 1 hashes missing 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: 1 differences found 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: dial("tcp","172.17.0.4:37802") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: > dial: conn=172.17.0.1:59506->172.17.0.4:37802, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: dial("tcp","172.17.0.4:38309") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: > dial: conn=172.17.0.1:48322->172.17.0.4:38309, err= 2026/03/29 05:02:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: 0 differences found 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: 1 matching files 2026/03/29 05:02:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-siqoheh6sida" 2026/03/29 05:02:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 05:02:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:57 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:57 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-siqoheh6sida: Connecting to FTP server 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-siqoheh6sida: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-siqoheh6sida: > dial: conn=172.17.0.1:47166->172.17.0.4:21, err= 2026/03/29 05:02:57 DEBUG : Creating backend with remote "/tmp/rclone2006647349" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-siqoheh6sida", Local "Local file system at /tmp/rclone2006647349", Modify Window "1s" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-siqoheh6sida: dial("tcp","172.17.0.4:30545") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-siqoheh6sida: > dial: conn=172.17.0.1:37942->172.17.0.4:30545, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-siqoheh6sida: dial("tcp","172.17.0.4:34975") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-siqoheh6sida: > dial: conn=172.17.0.1:33794->172.17.0.4:34975, err= NFDx2 checkfile vs. both remote (without normalization) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-siqoheh6sida: dial("tcp","172.17.0.4:34827") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-siqoheh6sida: > dial: conn=172.17.0.1:40220->172.17.0.4:34827, err= 2026/03/29 05:02:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/29 05:02:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-siqoheh6sida 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-siqoheh6sida: 1 files missing 2026/03/29 05:02:57 NOTICE: 1 hashes missing 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-siqoheh6sida: 1 differences found 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-siqoheh6sida: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-siqoheh6sida: dial("tcp","172.17.0.4:32287") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-siqoheh6sida: > dial: conn=172.17.0.1:42388->172.17.0.4:32287, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-siqoheh6sida: dial("tcp","172.17.0.4:38896") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-siqoheh6sida: > dial: conn=172.17.0.1:52818->172.17.0.4:38896, err= 2026/03/29 05:02:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-siqoheh6sida: 0 differences found 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-siqoheh6sida: 1 matching files 2026/03/29 05:02:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temiqag0zeqa" 2026/03/29 05:02:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 05:02:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:57 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:57 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: Connecting to FTP server 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: > dial: conn=172.17.0.1:47176->172.17.0.4:21, err= 2026/03/29 05:02:57 DEBUG : Creating backend with remote "/tmp/rclone2162215133" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-temiqag0zeqa", Local "Local file system at /tmp/rclone2162215133", Modify Window "1s" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: dial("tcp","172.17.0.4:35151") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: > dial: conn=172.17.0.1:45644->172.17.0.4:35151, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: dial("tcp","172.17.0.4:34843") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: > dial: conn=172.17.0.1:34242->172.17.0.4:34843, err= NFCx2 checkfile vs. both remote (without normalization) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: dial("tcp","172.17.0.4:32699") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: > dial: conn=172.17.0.1:60526->172.17.0.4:32699, err= 2026/03/29 05:02:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/29 05:02:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-temiqag0zeqa 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: 1 files missing 2026/03/29 05:02:57 NOTICE: 1 hashes missing 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: 1 differences found 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: dial("tcp","172.17.0.4:32623") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: > dial: conn=172.17.0.1:55306->172.17.0.4:32623, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: dial("tcp","172.17.0.4:39963") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: > dial: conn=172.17.0.1:46200->172.17.0.4:39963, err= 2026/03/29 05:02:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: 0 differences found 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: 1 matching files 2026/03/29 05:02:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-diwajec7datu" 2026/03/29 05:02:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 05:02:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:57 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:57 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-diwajec7datu: Connecting to FTP server 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-diwajec7datu: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-diwajec7datu: > dial: conn=172.17.0.1:47188->172.17.0.4:21, err= 2026/03/29 05:02:57 DEBUG : Creating backend with remote "/tmp/rclone2060150239" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-diwajec7datu", Local "Local file system at /tmp/rclone2060150239", Modify Window "1s" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-diwajec7datu: dial("tcp","172.17.0.4:38151") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-diwajec7datu: > dial: conn=172.17.0.1:35948->172.17.0.4:38151, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-diwajec7datu: dial("tcp","172.17.0.4:31375") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-diwajec7datu: > dial: conn=172.17.0.1:48874->172.17.0.4:31375, err= both checkfile vs. NFDx2 remote (without normalization) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-diwajec7datu: dial("tcp","172.17.0.4:36789") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-diwajec7datu: > dial: conn=172.17.0.1:45390->172.17.0.4:36789, err= 2026/03/29 05:02:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/29 05:02:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-diwajec7datu 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-diwajec7datu: 1 files missing 2026/03/29 05:02:57 NOTICE: 1 hashes missing 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-diwajec7datu: 1 differences found 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-diwajec7datu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-diwajec7datu: dial("tcp","172.17.0.4:36860") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-diwajec7datu: > dial: conn=172.17.0.1:35054->172.17.0.4:36860, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-diwajec7datu: dial("tcp","172.17.0.4:35317") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-diwajec7datu: > dial: conn=172.17.0.1:52926->172.17.0.4:35317, err= 2026/03/29 05:02:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-diwajec7datu: 0 differences found 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-diwajec7datu: 1 matching files 2026/03/29 05:02:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sonimos2mabu" 2026/03/29 05:02:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 05:02:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:57 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:57 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sonimos2mabu: Connecting to FTP server 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sonimos2mabu: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sonimos2mabu: > dial: conn=172.17.0.1:47192->172.17.0.4:21, err= 2026/03/29 05:02:57 DEBUG : Creating backend with remote "/tmp/rclone566571183" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sonimos2mabu", Local "Local file system at /tmp/rclone566571183", Modify Window "1s" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sonimos2mabu: dial("tcp","172.17.0.4:39986") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sonimos2mabu: > dial: conn=172.17.0.1:37672->172.17.0.4:39986, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sonimos2mabu: dial("tcp","172.17.0.4:38161") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sonimos2mabu: > dial: conn=172.17.0.1:36038->172.17.0.4:38161, err= both checkfile vs. NFCx2 remote (without normalization) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sonimos2mabu: dial("tcp","172.17.0.4:30661") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sonimos2mabu: > dial: conn=172.17.0.1:53102->172.17.0.4:30661, err= 2026/03/29 05:02:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/29 05:02:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-sonimos2mabu 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-sonimos2mabu: 1 files missing 2026/03/29 05:02:57 NOTICE: 1 hashes missing 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-sonimos2mabu: 1 differences found 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-sonimos2mabu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sonimos2mabu: dial("tcp","172.17.0.4:32326") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sonimos2mabu: > dial: conn=172.17.0.1:50810->172.17.0.4:32326, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sonimos2mabu: dial("tcp","172.17.0.4:31794") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sonimos2mabu: > dial: conn=172.17.0.1:55884->172.17.0.4:31794, err= 2026/03/29 05:02:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-sonimos2mabu: 0 differences found 2026/03/29 05:02:57 NOTICE: ftp://172.17.0.4:21/rclone-test-sonimos2mabu: 1 matching files 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sonimos2mabu: dial("tcp","172.17.0.4:37422") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sonimos2mabu: > dial: conn=172.17.0.1:55174->172.17.0.4:37422, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sonimos2mabu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sonimos2mabu: Purge dir "" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-diwajec7datu: dial("tcp","172.17.0.4:39332") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-diwajec7datu: > dial: conn=172.17.0.1:39746->172.17.0.4:39332, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-diwajec7datu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-diwajec7datu: Purge dir "" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: dial("tcp","172.17.0.4:33949") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: > dial: conn=172.17.0.1:44086->172.17.0.4:33949, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-temiqag0zeqa: Purge dir "" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-siqoheh6sida: dial("tcp","172.17.0.4:30831") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-siqoheh6sida: > dial: conn=172.17.0.1:60268->172.17.0.4:30831, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-siqoheh6sida: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-siqoheh6sida: Purge dir "" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: dial("tcp","172.17.0.4:36252") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: > dial: conn=172.17.0.1:46866->172.17.0.4:36252, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: Purge object "測試_Русский___ě_áñ" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-liteqir0kuzu: Purge dir "" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-pigucom0taci: dial("tcp","172.17.0.4:30584") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-pigucom0taci: > dial: conn=172.17.0.1:51314->172.17.0.4:30584, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-pigucom0taci: Purge object "測試_Русский___ě_áñ" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-pigucom0taci: Purge dir "" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-xikinup7xezu: dial("tcp","172.17.0.4:34159") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-xikinup7xezu: > dial: conn=172.17.0.1:55968->172.17.0.4:34159, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-xikinup7xezu: Purge object "HELLO, WORLD!" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-xikinup7xezu: Purge dir "" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: dial("tcp","172.17.0.4:32768") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: > dial: conn=172.17.0.1:49436->172.17.0.4:32768, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: Purge object "HeLlO, wOrLd!" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ruwixow1kawa: Purge dir "" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-naredis5wili: dial("tcp","172.17.0.4:34675") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-naredis5wili: > dial: conn=172.17.0.1:56000->172.17.0.4:34675, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-naredis5wili: Purge object "HELLO, WORLD!" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-naredis5wili: Purge dir "" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: dial("tcp","172.17.0.4:30363") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: > dial: conn=172.17.0.1:53032->172.17.0.4:30363, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: Purge object "hello, world!" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-cetuhey3kivu: Purge dir "" --- PASS: TestApplyTransforms (0.37s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:57 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37808") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50940->172.17.0.4:37808, err= 2026/03/29 05:02:57 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/03/29 05:02:57 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/03/29 05:02:57 INFO : file1: Copied (new) to: sub/file2 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33658") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45020->172.17.0.4:33658, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37022") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43652->172.17.0.4:37022, err= 2026/03/29 05:02:57 DEBUG : sub/file2: size = 14 OK 2026/03/29 05:02:57 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/29 05:02:57 DEBUG : file1: Unchanged skipping 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33169") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45508->172.17.0.4:33169, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31554") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60176->172.17.0.4:31554, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: don't need to copy/move sub/file2, it is already at target location 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32116") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47786->172.17.0.4:32116, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39393") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48200->172.17.0.4:39393, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39350") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38562->172.17.0.4:39350, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38597") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55122->172.17.0.4:38597, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33426") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57552->172.17.0.4:33426, err= --- PASS: TestCopyFile (0.02s) === RUN TestCopyLongFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33924") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:56120->172.17.0.4:33924, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33255") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58706->172.17.0.4:33255, err= --- SKIP: TestCopyLongFile (0.01s) === RUN TestCopyFileBackupDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39980") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44460->172.17.0.4:39980, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34751") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39596->172.17.0.4:34751, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34776") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42372->172.17.0.4:34776, err= 2026/03/29 05:02:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nemaged3qoka/backup" 2026/03/29 05:02:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:57 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:57 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/backup: Connecting to FTP server 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/backup: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/backup: > dial: conn=172.17.0.1:47208->172.17.0.4:21, err= 2026/03/29 05:02:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-nemaged3qoka/backup" to be canonical "TestFTPPureftpd{1QV0Q}:rclone-test-nemaged3qoka/backup" 2026/03/29 05:02:57 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1631413600) 2026/03/29 05:02:57 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-nemaged3qoka) 2026/03/29 05:02:57 DEBUG : dst/file1: Sizes differ 2026/03/29 05:02:57 INFO : dst/file1: Moved (server-side) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38913") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40968->172.17.0.4:38913, err= 2026/03/29 05:02:57 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/03/29 05:02:57 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/03/29 05:02:57 INFO : dst/file1: Copied (new) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32706") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47010->172.17.0.4:32706, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: Connecting to FTP server 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36821") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:34434->172.17.0.4:36821, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47216->172.17.0.4:21, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38900") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60322->172.17.0.4:38900, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34049") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57826->172.17.0.4:34049, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36395") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44320->172.17.0.4:36395, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37825") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52170->172.17.0.4:37825, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34491") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35166->172.17.0.4:34491, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36296") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39254->172.17.0.4:36296, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39430") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38166->172.17.0.4:39430, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.07s) === RUN TestCopyFileCompareDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nemaged3qoka/dst" 2026/03/29 05:02:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:57 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:57 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/dst: Connecting to FTP server 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/dst: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/dst: > dial: conn=172.17.0.1:47224->172.17.0.4:21, err= 2026/03/29 05:02:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nemaged3qoka/CompareDest" 2026/03/29 05:02:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:57 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:57 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/CompareDest: Connecting to FTP server 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/CompareDest: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/CompareDest: > dial: conn=172.17.0.1:47230->172.17.0.4:21, err= 2026/03/29 05:02:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-nemaged3qoka/CompareDest" to be canonical "TestFTPPureftpd{1QV0Q}:rclone-test-nemaged3qoka/CompareDest" 2026/03/29 05:02:57 DEBUG : one: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/dst: dial("tcp","172.17.0.4:37548") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/dst: > dial: conn=172.17.0.1:41982->172.17.0.4:37548, err= 2026/03/29 05:02:57 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/03/29 05:02:57 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/03/29 05:02:57 INFO : one: Copied (new) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38261") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59760->172.17.0.4:38261, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35992") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48928->172.17.0.4:35992, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37830") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40502->172.17.0.4:37830, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37051") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50874->172.17.0.4:37051, err= 2026/03/29 05:02:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-nemaged3qoka/CompareDest" for canonical name "TestFTPPureftpd{1QV0Q}:rclone-test-nemaged3qoka/CompareDest" 2026/03/29 05:02:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1631413600) 2026/03/29 05:02:57 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-nemaged3qoka/dst) 2026/03/29 05:02:57 DEBUG : one: Sizes differ 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/dst: dial("tcp","172.17.0.4:37026") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/dst: > dial: conn=172.17.0.1:57792->172.17.0.4:37026, err= 2026/03/29 05:02:57 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/03/29 05:02:57 DEBUG : one.4a8516eb.partial: renamed to: one 2026/03/29 05:02:57 INFO : one: Copied (replaced existing) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37667") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51018->172.17.0.4:37667, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36016") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42962->172.17.0.4:36016, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31948") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42012->172.17.0.4:31948, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35722") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43626->172.17.0.4:35722, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32421") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50792->172.17.0.4:32421, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35483") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38150") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55092->172.17.0.4:38150, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49672->172.17.0.4:35483, err= 2026/03/29 05:02:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-nemaged3qoka/CompareDest" for canonical name "TestFTPPureftpd{1QV0Q}:rclone-test-nemaged3qoka/CompareDest" 2026/03/29 05:02:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1631413600) 2026/03/29 05:02:57 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-nemaged3qoka/dst) 2026/03/29 05:02:57 DEBUG : one: Sizes differ 2026/03/29 05:02:57 DEBUG : one: size = 5 OK 2026/03/29 05:02:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/29 05:02:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35840") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57518->172.17.0.4:35840, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33408") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41092->172.17.0.4:33408, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37994") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:34138->172.17.0.4:37994, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33787") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44174->172.17.0.4:33787, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34011") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43420->172.17.0.4:34011, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37960") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48988->172.17.0.4:37960, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36692") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44656->172.17.0.4:36692, err= 2026/03/29 05:02:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-nemaged3qoka/CompareDest" for canonical name "TestFTPPureftpd{1QV0Q}:rclone-test-nemaged3qoka/CompareDest" 2026/03/29 05:02:57 DEBUG : two: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : two: size = 3 OK 2026/03/29 05:02:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/29 05:02:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38364") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58360->172.17.0.4:38364, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38946") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36588->172.17.0.4:38946, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31914") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44938->172.17.0.4:31914, err= 2026/03/29 05:02:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-nemaged3qoka/CompareDest" for canonical name "TestFTPPureftpd{1QV0Q}:rclone-test-nemaged3qoka/CompareDest" 2026/03/29 05:02:57 DEBUG : two: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : two: size = 3 OK 2026/03/29 05:02:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/29 05:02:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39566") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57850->172.17.0.4:39566, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37841") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33068") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40490->172.17.0.4:37841, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59074->172.17.0.4:33068, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37813") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52994->172.17.0.4:37813, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30610") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33906->172.17.0.4:30610, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38580") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53412->172.17.0.4:38580, err= 2026/03/29 05:02:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-nemaged3qoka/CompareDest" for canonical name "TestFTPPureftpd{1QV0Q}:rclone-test-nemaged3qoka/CompareDest" 2026/03/29 05:02:57 DEBUG : two: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : two: size = 5 (Local file system at /tmp/rclone1631413600) 2026/03/29 05:02:57 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-nemaged3qoka/CompareDest) 2026/03/29 05:02:57 DEBUG : two: Sizes differ 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/dst: dial("tcp","172.17.0.4:30039") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/dst: > dial: conn=172.17.0.1:56758->172.17.0.4:30039, err= 2026/03/29 05:02:57 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/03/29 05:02:57 DEBUG : two.a319cd8b.partial: renamed to: two 2026/03/29 05:02:57 INFO : two: Copied (new) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30669") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50314->172.17.0.4:30669, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35784") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36780->172.17.0.4:35784, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33861") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33592->172.17.0.4:33861, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33075") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37026->172.17.0.4:33075, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39435") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59674->172.17.0.4:39435, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32007") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52626->172.17.0.4:32007, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38421") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37386->172.17.0.4:38421, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.11s) === RUN TestCopyFileCopyDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36101") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52448->172.17.0.4:36101, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33450") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55226->172.17.0.4:33450, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:57 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33137") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40432->172.17.0.4:33137, err= 2026/03/29 05:02:57 DEBUG : sub/file2: size = 14 OK 2026/03/29 05:02:57 INFO : file1: Copied (new) to: sub/file2 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34466") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48538->172.17.0.4:34466, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32635") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54330->172.17.0.4:32635, err= 2026/03/29 05:02:57 DEBUG : sub/file2: size = 14 OK 2026/03/29 05:02:57 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/29 05:02:57 DEBUG : file1: Unchanged skipping 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32616") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46250->172.17.0.4:32616, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39655") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54384->172.17.0.4:39655, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: don't need to copy/move sub/file2, it is already at target location 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31256") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60270->172.17.0.4:31256, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30487") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51000->172.17.0.4:30487, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34953") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54230->172.17.0.4:34953, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30370") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45006->172.17.0.4:30370, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32943") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42256->172.17.0.4:32943, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:57 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32692") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41982->172.17.0.4:32692, err= 2026/03/29 05:02:57 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/03/29 05:02:57 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/03/29 05:02:57 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35627") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40542->172.17.0.4:35627, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38915") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42494->172.17.0.4:38915, err= 2026/03/29 05:02:57 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/03/29 05:02:57 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/29 05:02:57 DEBUG : file1: Unchanged skipping 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37391") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35634->172.17.0.4:37391, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36971") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51984->172.17.0.4:36971, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34990") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50988->172.17.0.4:34990, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37448") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:56218->172.17.0.4:37448, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31333") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52258->172.17.0.4:31333, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31558") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60828->172.17.0.4:31558, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32524") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35678->172.17.0.4:32524, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35882") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38252->172.17.0.4:35882, err= 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: Connecting to FTP server 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: Connecting to FTP server 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: Waiting for checks to finish 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: Waiting for transfers to finish 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47246->172.17.0.4:21, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37756") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49944->172.17.0.4:37756, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34382") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52286->172.17.0.4:34382, err= 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/03/29 05:02:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/03/29 05:02:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31569") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39628->172.17.0.4:31569, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31037") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:56440->172.17.0.4:31037, err= 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/03/29 05:02:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/03/29 05:02:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39226") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37418->172.17.0.4:39226, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32108") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58358->172.17.0.4:32108, err= 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47256->172.17.0.4:21, err= 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/03/29 05:02:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/03/29 05:02:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32672") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31329") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41520->172.17.0.4:32672, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46642->172.17.0.4:31329, err= 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/03/29 05:02:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/03/29 05:02:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30256") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52794->172.17.0.4:30256, err= 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/03/29 05:02:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32196") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36228->172.17.0.4:32196, err= 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/03/29 05:02:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/03/29 05:02:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36445") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43532->172.17.0.4:36445, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38095") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58996->172.17.0.4:38095, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30005") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49618->172.17.0.4:30005, err= --- PASS: TestCopyLongFileNameCollision (0.07s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31065") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47026->172.17.0.4:31065, err= 2026/03/29 05:02:57 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/03/29 05:02:57 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/03/29 05:02:57 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39359") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49556->172.17.0.4:39359, err= 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33332") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53220->172.17.0.4:33332, err= 2026/03/29 05:02:57 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30527") 2026/03/29 05:02:57 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40824->172.17.0.4:30527, err= 2026/03/29 05:02:58 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/03/29 05:02:58 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32328") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53114->172.17.0.4:32328, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36808") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39514->172.17.0.4:36808, err= 2026/03/29 05:02:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30419") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60494->172.17.0.4:30419, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36969") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50630->172.17.0.4:36969, err= 2026/03/29 05:02:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30660") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46606->172.17.0.4:30660, err= 2026/03/29 05:02:58 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/03/29 05:02:58 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/03/29 05:02:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34313") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44888->172.17.0.4:34313, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38434") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55956->172.17.0.4:38434, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32274") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45946->172.17.0.4:32274, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30390") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33668->172.17.0.4:30390, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30502") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38986->172.17.0.4:30502, err= --- PASS: TestCopyFileMaxTransfer (1.06s) === RUN TestDeduplicateInteractive run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31100") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60860->172.17.0.4:31100, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31631") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58832->172.17.0.4:31631, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39177") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51362->172.17.0.4:39177, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31261") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49266->172.17.0.4:31261, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36162") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44756->172.17.0.4:36162, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37466") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40152->172.17.0.4:37466, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38262") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55642->172.17.0.4:38262, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38676") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50440->172.17.0.4:38676, err= --- SKIP: TestDeduplicateFirst (0.01s) === RUN TestDeduplicateNewest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37208") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51982->172.17.0.4:37208, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31445") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46454->172.17.0.4:31445, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37244") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57722->172.17.0.4:37244, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33841") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38992->172.17.0.4:33841, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38741") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49392->172.17.0.4:38741, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38239") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50880->172.17.0.4:38239, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34174") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44910->172.17.0.4:34174, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31604") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:56874->172.17.0.4:31604, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39051") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54012->172.17.0.4:39051, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39575") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52038->172.17.0.4:39575, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31357") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33756->172.17.0.4:31357, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30110") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51174->172.17.0.4:30110, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36626") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47408->172.17.0.4:36626, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38303") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44878->172.17.0.4:38303, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34435") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47050->172.17.0.4:34435, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31698") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:34716->172.17.0.4:31698, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35236") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55294->172.17.0.4:35236, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33948") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:34408->172.17.0.4:33948, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35490") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41638->172.17.0.4:35490, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33519") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46964->172.17.0.4:33519, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39954") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41786->172.17.0.4:39954, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34795") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45774->172.17.0.4:34795, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37466") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40160->172.17.0.4:37466, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31604") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36180") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:56890->172.17.0.4:31604, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54142->172.17.0.4:36180, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34786") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48234->172.17.0.4:34786, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38252") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47976->172.17.0.4:38252, err= 2026/03/29 05:02:58 DEBUG : a.txt: Excluded (Size Filter) 2026/03/29 05:02:58 DEBUG : a.txt: Excluded 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31074") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58928->172.17.0.4:31074, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39124") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:56130->172.17.0.4:39124, err= 2026/03/29 05:02:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/29 05:02:58 DEBUG : sub dir/hello world: Excluded 2026/03/29 05:02:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/29 05:02:58 DEBUG : sub dir/hello world2: Excluded 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39826") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60502->172.17.0.4:39826, err= 2026/03/29 05:02:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/29 05:02:58 DEBUG : sub dir/hello world: Excluded 2026/03/29 05:02:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/29 05:02:58 DEBUG : sub dir/hello world2: Excluded 2026/03/29 05:02:58 DEBUG : sub dir/ignore dir: Excluded 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37653") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59286->172.17.0.4:37653, err= 2026/03/29 05:02:58 DEBUG : sub dir/ignore dir: Excluded 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38847") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43312->172.17.0.4:38847, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39395") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35902->172.17.0.4:39395, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38305") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53056->172.17.0.4:38305, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36904") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59122->172.17.0.4:36904, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35674") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37076->172.17.0.4:35674, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37625") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54884->172.17.0.4:37625, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37655") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33458->172.17.0.4:37655, err= --- PASS: TestListDirSorted (0.06s) === RUN TestListDirSortedFn run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30347") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39434->172.17.0.4:30347, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33192") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:34650->172.17.0.4:33192, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33033") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42434->172.17.0.4:33033, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34976") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60500->172.17.0.4:34976, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30140") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42174->172.17.0.4:30140, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37523") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:34682->172.17.0.4:37523, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31680") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43408->172.17.0.4:31680, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39238") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:34064->172.17.0.4:39238, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35904") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57592->172.17.0.4:35904, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32991") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36636->172.17.0.4:32991, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32051") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41162->172.17.0.4:32051, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35536") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58352->172.17.0.4:35536, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34569") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35370->172.17.0.4:34569, err= 2026/03/29 05:02:58 DEBUG : a.txt: Excluded (Size Filter) 2026/03/29 05:02:58 DEBUG : a.txt: Excluded 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35776") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47034->172.17.0.4:35776, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32066") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53852->172.17.0.4:32066, err= 2026/03/29 05:02:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/29 05:02:58 DEBUG : sub dir/hello world: Excluded 2026/03/29 05:02:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/29 05:02:58 DEBUG : sub dir/hello world2: Excluded 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36641") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51860->172.17.0.4:36641, err= 2026/03/29 05:02:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/29 05:02:58 DEBUG : sub dir/hello world: Excluded 2026/03/29 05:02:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/29 05:02:58 DEBUG : sub dir/hello world2: Excluded 2026/03/29 05:02:58 DEBUG : sub dir/ignore dir: Excluded 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30533") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54176->172.17.0.4:30533, err= 2026/03/29 05:02:58 DEBUG : sub dir/ignore dir: Excluded 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32796") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52310->172.17.0.4:32796, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35119") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49546->172.17.0.4:35119, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36945") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38546->172.17.0.4:36945, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30063") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35212->172.17.0.4:30063, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32549") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33250->172.17.0.4:32549, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31529") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40752->172.17.0.4:31529, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33018") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37978->172.17.0.4:33018, err= --- PASS: TestListDirSortedFn (0.04s) === RUN TestListJSON run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34241") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41424->172.17.0.4:34241, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30333") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45836->172.17.0.4:30333, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31485") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36346->172.17.0.4:31485, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39826") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60512->172.17.0.4:39826, err= === RUN TestListJSON/Default 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38557") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58660->172.17.0.4:38557, err= === RUN TestListJSON/FilesOnly 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37068") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41750->172.17.0.4:37068, err= === RUN TestListJSON/DirsOnly 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38267") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46838->172.17.0.4:38267, err= === RUN TestListJSON/Recurse 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35478") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60272->172.17.0.4:35478, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37557") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41562->172.17.0.4:37557, err= === RUN TestListJSON/SubDir 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37972") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37016->172.17.0.4:37972, err= === RUN TestListJSON/NoModTime 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38180") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35930->172.17.0.4:38180, err= === RUN TestListJSON/NoMimeType 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39829") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46796->172.17.0.4:39829, err= === RUN TestListJSON/ShowHash 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37169") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45684->172.17.0.4:37169, err= === RUN TestListJSON/HashTypes 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33855") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44210->172.17.0.4:33855, err= 2026/03/29 05:02:58 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35305") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48256->172.17.0.4:35305, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37310") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59734->172.17.0.4:37310, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39953") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43628->172.17.0.4:39953, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35038") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43656->172.17.0.4:35038, err= --- PASS: TestListJSON (0.02s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31544") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53602->172.17.0.4:31544, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38655") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52134->172.17.0.4:38655, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32919") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50362->172.17.0.4:32919, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33496") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37342->172.17.0.4:33496, err= === RUN TestStatJSON/Root 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36638") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49816->172.17.0.4:36638, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33159") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33650->172.17.0.4:33159, err= === RUN TestStatJSON/Dir 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35464") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:34972->172.17.0.4:35464, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33169") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45524->172.17.0.4:33169, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30074") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35890->172.17.0.4:30074, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30573") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:34776->172.17.0.4:30573, err= === RUN TestStatJSON/FileDirsOnly 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36812") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50314->172.17.0.4:36812, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38370") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58368->172.17.0.4:38370, err= === RUN TestStatJSON/RootNotFound 2026/03/29 05:02:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nemaged3qoka/notfound" 2026/03/29 05:02:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:58 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:58 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/notfound: Connecting to FTP server 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/notfound: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/notfound: > dial: conn=172.17.0.1:47268->172.17.0.4:21, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/notfound: dial("tcp","172.17.0.4:32102") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/notfound: > dial: conn=172.17.0.1:42718->172.17.0.4:32102, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39357") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40154->172.17.0.4:39357, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30624") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60790->172.17.0.4:30624, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35765") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59352->172.17.0.4:35765, err= --- PASS: TestStatJSON (0.05s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.03s) === RUN TestMkdir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:58 INFO : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: Making directory 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31811") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47166->172.17.0.4:31811, err= 2026/03/29 05:02:58 INFO : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: Making directory 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38484") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43970->172.17.0.4:38484, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32000") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:56044->172.17.0.4:32000, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30790") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46438->172.17.0.4:30790, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32238") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46360->172.17.0.4:32238, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37015") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37694->172.17.0.4:37015, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32822") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:34398->172.17.0.4:32822, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37221") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49732->172.17.0.4:37221, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31667") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44734->172.17.0.4:31667, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32933") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39662->172.17.0.4:32933, err= --- PASS: TestLsd (0.02s) === RUN TestLs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33047") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48812->172.17.0.4:33047, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31684") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54998->172.17.0.4:31684, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36625") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53904->172.17.0.4:36625, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35880") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33472->172.17.0.4:35880, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38540") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37046->172.17.0.4:38540, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30064") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46940->172.17.0.4:30064, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30632") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43050->172.17.0.4:30632, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32687") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52766->172.17.0.4:32687, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31724") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54474->172.17.0.4:31724, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31302") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42440->172.17.0.4:31302, err= 2026/03/29 05:02:58 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/29 05:02:58 DEBUG : empty space: Excluded 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33974") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50838->172.17.0.4:33974, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38567") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35352->172.17.0.4:38567, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36156") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45594->172.17.0.4:36156, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33664") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38758->172.17.0.4:33664, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32882") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35198->172.17.0.4:32882, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33492") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54302->172.17.0.4:33492, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37872") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39070->172.17.0.4:37872, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39164") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42300->172.17.0.4:39164, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30494") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43002->172.17.0.4:30494, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33556") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44410->172.17.0.4:33556, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38289") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41470->172.17.0.4:38289, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39393") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48204->172.17.0.4:39393, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39390") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51244->172.17.0.4:39390, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/03/29 05:02:58 DEBUG : Creating backend with remote ":memory:" 2026/03/29 05:02:58 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/29 05:02:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/29 05:02:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/29 05:02:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/29 05:02:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/29 05:02:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/29 05:02:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/29 05:02:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/29 05:02:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38355") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37500->172.17.0.4:38355, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39695") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38744->172.17.0.4:39695, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39101") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58650->172.17.0.4:39101, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30834") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40972->172.17.0.4:30834, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38737") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39844->172.17.0.4:38737, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37893") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51300->172.17.0.4:37893, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38233") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54386->172.17.0.4:38233, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34534") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51560->172.17.0.4:34534, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39678") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51642->172.17.0.4:39678, err= --- PASS: TestCount (0.01s) === RUN TestDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39629") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48268->172.17.0.4:39629, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35501") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53798->172.17.0.4:35501, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35002") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59186->172.17.0.4:35002, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34911") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60096->172.17.0.4:34911, err= 2026/03/29 05:02:58 DEBUG : Waiting for deletions to finish 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33746") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:34596->172.17.0.4:33746, err= 2026/03/29 05:02:58 DEBUG : large: Excluded (Size Filter) 2026/03/29 05:02:58 DEBUG : large: Excluded 2026/03/29 05:02:58 INFO : medium: Deleted 2026/03/29 05:02:58 INFO : small: Deleted 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32687") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52780->172.17.0.4:32687, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30300") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:32798->172.17.0.4:30300, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33377") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38962->172.17.0.4:33377, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31168") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42706->172.17.0.4:31168, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34945") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50102->172.17.0.4:34945, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34312") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42018->172.17.0.4:34312, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38337") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51458->172.17.0.4:38337, err= 2026/03/29 05:02:58 DEBUG : Waiting for deletions to finish 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38909") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37560->172.17.0.4:38909, err= 2026/03/29 05:02:58 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/29 05:02:58 INFO : large: Deleted 2026/03/29 05:02:58 INFO : medium: Deleted 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34335") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35128->172.17.0.4:34335, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34659") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40282->172.17.0.4:34659, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33713") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36246->172.17.0.4:33713, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33178") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59778->172.17.0.4:33178, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33621") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43740->172.17.0.4:33621, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35141") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38078->172.17.0.4:35141, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34401") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50506->172.17.0.4:34401, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38706") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33974->172.17.0.4:38706, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38691") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44924->172.17.0.4:38691, err= 2026/03/29 05:02:58 DEBUG : Waiting for deletions to finish 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34024") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57130->172.17.0.4:34024, err= 2026/03/29 05:02:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/29 05:02:58 INFO : medium: Deleted 2026/03/29 05:02:58 INFO : small: Deleted 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32525") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57732->172.17.0.4:32525, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31241") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57622->172.17.0.4:31241, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39001") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59274->172.17.0.4:39001, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35572") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55502->172.17.0.4:35572, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39538") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35418->172.17.0.4:39538, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30027") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58642->172.17.0.4:30027, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32303") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51038->172.17.0.4:32303, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33282") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60086->172.17.0.4:33282, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36701") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38192->172.17.0.4:36701, err= 2026/03/29 05:02:58 DEBUG : Waiting for deletions to finish 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33668") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38808->172.17.0.4:33668, err= 2026/03/29 05:02:58 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/03/29 05:02:58 INFO : large: Deleted 2026/03/29 05:02:58 INFO : medium: Deleted 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35740") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40112->172.17.0.4:35740, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38625") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:56960->172.17.0.4:38625, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36130") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60606->172.17.0.4:36130, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37828") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49068->172.17.0.4:37828, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36407") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36774->172.17.0.4:36407, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33352") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:56798->172.17.0.4:33352, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36410") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51968->172.17.0.4:36410, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35862") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41960->172.17.0.4:35862, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34556") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46900->172.17.0.4:34556, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37604") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48860->172.17.0.4:37604, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35238") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36548->172.17.0.4:35238, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33941") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55282->172.17.0.4:33941, err= --- PASS: TestReadFile (0.00s) === RUN TestRetry 2026/03/29 05:02:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/29 05:02:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/29 05:02:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/29 05:02:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/29 05:02:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/29 05:02:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/29 05:02:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35143") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47256->172.17.0.4:35143, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34155") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46468->172.17.0.4:34155, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37087") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41316->172.17.0.4:37087, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30196") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39806->172.17.0.4:30196, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39792") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55068->172.17.0.4:39792, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34965") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:32854->172.17.0.4:34965, err= 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30603") 2026/03/29 05:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39584->172.17.0.4:30603, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39491") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53518->172.17.0.4:39491, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37611") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57310->172.17.0.4:37611, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35870") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49772->172.17.0.4:35870, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35716") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57154->172.17.0.4:35716, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36154") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37588->172.17.0.4:36154, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38951") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51200->172.17.0.4:38951, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31076") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58082->172.17.0.4:31076, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31252") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44172->172.17.0.4:31252, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30352") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57386->172.17.0.4:30352, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36039") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39018->172.17.0.4:36039, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38426") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:56324->172.17.0.4:38426, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34731") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40568->172.17.0.4:34731, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31048") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37584->172.17.0.4:31048, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/03/29 05:02:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-baxotez0tila" 2026/03/29 05:02:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 05:02:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:59 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:59 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:59 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:59 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: Connecting to FTP server 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:47276->172.17.0.4:21, err= 2026/03/29 05:02:59 DEBUG : Creating backend with remote "/tmp/rclone752106239" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-baxotez0tila", Local "Local file system at /tmp/rclone752106239", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:36699") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:39692->172.17.0.4:36699, err= 2026/03/29 05:02:59 INFO : A2: Making directory 2026/03/29 05:02:59 INFO : A1/B2: Making directory 2026/03/29 05:02:59 INFO : A1/B2/C2: Making directory 2026/03/29 05:02:59 INFO : A1/B1/C3: Making directory 2026/03/29 05:02:59 INFO : A3: Making directory 2026/03/29 05:02:59 INFO : A3/B3: Making directory 2026/03/29 05:02:59 INFO : A3/B3/C4: Making directory 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:36664") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:47768->172.17.0.4:36664, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:34606") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:60626->172.17.0.4:34606, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: Connecting to FTP server 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: Connecting to FTP server 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:47288->172.17.0.4:21, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:39363") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:42354->172.17.0.4:39363, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:32488") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:49532->172.17.0.4:32488, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:37814") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:37602->172.17.0.4:37814, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:47290->172.17.0.4:21, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:36334") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:60628->172.17.0.4:36334, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:39544") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:32467") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:37152->172.17.0.4:32467, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:55228->172.17.0.4:39544, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: Connecting to FTP server 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:38193") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:59772->172.17.0.4:38193, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:39653") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:46476->172.17.0.4:39653, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:47302->172.17.0.4:21, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:31142") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:52526->172.17.0.4:31142, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:38924") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:57040->172.17.0.4:38924, err= 2026/03/29 05:02:59 DEBUG : Waiting for deletions to finish 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:36171") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:45468->172.17.0.4:36171, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:36725") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:55392->172.17.0.4:36725, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:33501") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:52112->172.17.0.4:33501, err= 2026/03/29 05:02:59 INFO : A1/B1/C1/one: Deleted 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:35545") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:50522->172.17.0.4:35545, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:35385") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:34136") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:40570->172.17.0.4:35385, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:39220->172.17.0.4:34136, err= 2026/03/29 05:02:59 DEBUG : removing 2 level 3 directories 2026/03/29 05:02:59 INFO : A1/B1/C3: Removing directory 2026/03/29 05:02:59 INFO : A1/B1/C1: Removing directory 2026/03/29 05:02:59 DEBUG : removing 1 level 2 directories 2026/03/29 05:02:59 INFO : A1/B1: Removing directory 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:31244") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:42450->172.17.0.4:31244, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:33643") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:52414->172.17.0.4:33643, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:37940") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:60984->172.17.0.4:37940, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:35938") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:36110") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:47034->172.17.0.4:36110, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:47516->172.17.0.4:35938, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:32124") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:45954->172.17.0.4:32124, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:38902") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:47452->172.17.0.4:38902, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:30045") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:52396->172.17.0.4:30045, err= 2026/03/29 05:02:59 DEBUG : Waiting for deletions to finish 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:32680") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:50104->172.17.0.4:32680, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:37823") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:59448->172.17.0.4:37823, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:38752") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:39424") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:60600->172.17.0.4:38752, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:35279") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:60880->172.17.0.4:35279, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:50766->172.17.0.4:39424, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:36147") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:53360->172.17.0.4:36147, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:33990") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:55494->172.17.0.4:33990, err= 2026/03/29 05:02:59 INFO : A1/two: Deleted 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:39581") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:46800->172.17.0.4:39581, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:31043") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:37770->172.17.0.4:31043, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:32083") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:36973") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:37425") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:43946->172.17.0.4:36973, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:37362->172.17.0.4:32083, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:44028->172.17.0.4:37425, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:36748") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:34818->172.17.0.4:36748, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:39134") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:37948->172.17.0.4:39134, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:39510") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:43706->172.17.0.4:39510, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:31221") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:59748->172.17.0.4:31221, err= 2026/03/29 05:02:59 DEBUG : removing 2 level 3 directories 2026/03/29 05:02:59 INFO : A3/B3/C4: Removing directory 2026/03/29 05:02:59 INFO : A1/B2/C2: Removing directory 2026/03/29 05:02:59 DEBUG : removing 2 level 2 directories 2026/03/29 05:02:59 INFO : A3/B3: Removing directory 2026/03/29 05:02:59 INFO : A1/B2: Removing directory 2026/03/29 05:02:59 DEBUG : removing 3 level 1 directories 2026/03/29 05:02:59 INFO : A3: Removing directory 2026/03/29 05:02:59 INFO : A1: Removing directory 2026/03/29 05:02:59 INFO : A2: Removing directory 2026/03/29 05:02:59 DEBUG : removing 1 level 0 directories 2026/03/29 05:02:59 INFO : ftp://172.17.0.4:21/rclone-test-baxotez0tila: Removing directory 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:36909") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:41084->172.17.0.4:36909, err= 2026/03/29 05:02:59 ERROR : error listing: directory not found 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: dial("tcp","172.17.0.4:31510") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: > dial: conn=172.17.0.1:47202->172.17.0.4:31510, err= 2026/03/29 05:02:59 ERROR : error listing: directory not found 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baxotez0tila: Purge dir "" 2026/03/29 05:02:59 NOTICE: purge failed to rmdir "": directory not found 2026/03/29 05:02:59 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.14s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38786") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:34872->172.17.0.4:38786, err= 2026/03/29 05:02:59 INFO : A2: Making directory 2026/03/29 05:02:59 INFO : A1/B2: Making directory 2026/03/29 05:02:59 INFO : A1/B2/C2: Making directory 2026/03/29 05:02:59 INFO : A1/B1/C3: Making directory 2026/03/29 05:02:59 INFO : A3: Making directory 2026/03/29 05:02:59 INFO : A3/B3: Making directory 2026/03/29 05:02:59 INFO : A3/B3/C4: Making directory 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37742") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33922->172.17.0.4:37742, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31237") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59372->172.17.0.4:31237, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35048") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41682->172.17.0.4:35048, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34394") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36141") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52632->172.17.0.4:36141, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:56978->172.17.0.4:34394, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32714") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50210->172.17.0.4:32714, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30146") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43242->172.17.0.4:30146, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37323") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31083") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57196->172.17.0.4:37323, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: Connecting to FTP server 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33545") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47304->172.17.0.4:21, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40940->172.17.0.4:31083, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48926->172.17.0.4:33545, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33844") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:34710->172.17.0.4:33844, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38398") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57978->172.17.0.4:38398, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32988") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46344->172.17.0.4:32988, err= 2026/03/29 05:02:59 DEBUG : removing 1 level 3 directories 2026/03/29 05:02:59 INFO : A3/B3/C4: Removing directory 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30664") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54764->172.17.0.4:30664, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38195") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42636->172.17.0.4:38195, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31406") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37798") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46588->172.17.0.4:37798, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49702->172.17.0.4:31406, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38930") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37681") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33750->172.17.0.4:38930, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42882->172.17.0.4:37681, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32574") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34957") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31548") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33107") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51686->172.17.0.4:34957, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41226->172.17.0.4:32574, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:34580->172.17.0.4:31548, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59170->172.17.0.4:33107, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32913") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40302->172.17.0.4:32913, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30438") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40094->172.17.0.4:30438, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36435") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54994->172.17.0.4:36435, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35114") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45934->172.17.0.4:35114, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37630") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46278->172.17.0.4:37630, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31843") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30975") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37718->172.17.0.4:30975, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49382->172.17.0.4:31843, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36937") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32910") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40272->172.17.0.4:36937, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47500->172.17.0.4:32910, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39738") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35452->172.17.0.4:39738, err= 2026/03/29 05:02:59 DEBUG : removing 2 level 3 directories 2026/03/29 05:02:59 INFO : A1/B2/C2: Removing directory 2026/03/29 05:02:59 INFO : A1/B1/C3: Removing directory 2026/03/29 05:02:59 DEBUG : removing 2 level 2 directories 2026/03/29 05:02:59 INFO : A3/B3: Removing directory 2026/03/29 05:02:59 INFO : A1/B2: Removing directory 2026/03/29 05:02:59 DEBUG : removing 2 level 1 directories 2026/03/29 05:02:59 INFO : A3: Removing directory 2026/03/29 05:02:59 INFO : A2: Removing directory 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38000") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50352->172.17.0.4:38000, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30832") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39386->172.17.0.4:30832, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35346") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45966->172.17.0.4:35346, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39881") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46020->172.17.0.4:39881, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36189") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35564->172.17.0.4:36189, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31584") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36130->172.17.0.4:31584, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31061") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55794->172.17.0.4:31061, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30604") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58422->172.17.0.4:30604, err= 2026/03/29 05:02:59 DEBUG : removing 1 level 3 directories 2026/03/29 05:02:59 INFO : A1/B1/C1: Removing directory 2026/03/29 05:02:59 DEBUG : removing 1 level 2 directories 2026/03/29 05:02:59 INFO : A1/B1: Removing directory 2026/03/29 05:02:59 DEBUG : removing 1 level 1 directories 2026/03/29 05:02:59 INFO : A1: Removing directory 2026/03/29 05:02:59 DEBUG : removing 1 level 0 directories 2026/03/29 05:02:59 INFO : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: Removing directory 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39339") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48666->172.17.0.4:39339, err= 2026/03/29 05:02:59 ERROR : error listing: directory not found 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33000") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55900->172.17.0.4:33000, err= 2026/03/29 05:02:59 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.05s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 INFO : A1: Making directory 2026/03/29 05:02:59 INFO : A1/B1: Making directory 2026/03/29 05:02:59 INFO : A1/B1/C1: Making directory 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36489") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55846->172.17.0.4:36489, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30213") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55136->172.17.0.4:30213, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30725") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41890->172.17.0.4:30725, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32653") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33948->172.17.0.4:32653, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34884") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37212->172.17.0.4:34884, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33254") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47648->172.17.0.4:33254, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32750") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48304->172.17.0.4:32750, err= 2026/03/29 05:02:59 DEBUG : removing 1 level 3 directories 2026/03/29 05:02:59 INFO : A1/B1/C1: Removing directory 2026/03/29 05:02:59 DEBUG : removing 1 level 2 directories 2026/03/29 05:02:59 INFO : A1/B1: Removing directory 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35431") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40900->172.17.0.4:35431, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39687") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38502->172.17.0.4:39687, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33510") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53320->172.17.0.4:33510, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38454") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42612->172.17.0.4:38454, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30195") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45436->172.17.0.4:30195, err= --- PASS: TestRmdirsLeaveRoot (0.01s) === RUN TestRmdirsWithFilter run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 INFO : A1: Making directory 2026/03/29 05:02:59 INFO : A1/B1: Making directory 2026/03/29 05:02:59 INFO : A1/B1/C1: Making directory 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34895") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59786->172.17.0.4:34895, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38515") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:56528->172.17.0.4:38515, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39467") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41434->172.17.0.4:39467, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31496") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43848->172.17.0.4:31496, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38649") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:32882->172.17.0.4:38649, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33804") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48254->172.17.0.4:33804, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31330") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47192->172.17.0.4:31330, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34975") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33798->172.17.0.4:34975, err= 2026/03/29 05:02:59 DEBUG : removing 1 level 3 directories 2026/03/29 05:02:59 INFO : A1/B1/C1: Removing directory 2026/03/29 05:02:59 DEBUG : removing 1 level 2 directories 2026/03/29 05:02:59 INFO : A1/B1: Removing directory 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38514") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44262->172.17.0.4:38514, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36869") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46518->172.17.0.4:36869, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37399") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37336->172.17.0.4:37399, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39944") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37664->172.17.0.4:39944, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39042") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37148->172.17.0.4:39042, err= --- PASS: TestRmdirsWithFilter (0.01s) === RUN TestCopyURL run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33426") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57562->172.17.0.4:33426, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30550") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39048->172.17.0.4:30550, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36269") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48390->172.17.0.4:36269, err= 2026/03/29 05:02:59 DEBUG : filename.txt: File name found in url 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33425") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51728->172.17.0.4:33425, err= 2026/03/29 05:02:59 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32311") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39086->172.17.0.4:32311, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33731") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45410->172.17.0.4:33731, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35225") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36238->172.17.0.4:35225, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34260") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43010->172.17.0.4:34260, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33327") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59712->172.17.0.4:33327, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36864") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35232->172.17.0.4:36864, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36596") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59162->172.17.0.4:36596, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36987") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60178->172.17.0.4:36987, err= --- PASS: TestCopyURLDownloadHeaders (0.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39950") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35100->172.17.0.4:39950, err= 2026/03/29 05:02:59 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/03/29 05:02:59 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/03/29 05:02:59 INFO : file1: Copied (new) to: sub/file2 2026/03/29 05:02:59 INFO : file1: Deleted 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38359") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55086->172.17.0.4:38359, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39489") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57464->172.17.0.4:39489, err= 2026/03/29 05:02:59 DEBUG : sub/file2: size = 14 OK 2026/03/29 05:02:59 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/29 05:02:59 DEBUG : file1: Unchanged skipping 2026/03/29 05:02:59 INFO : file1: Deleted 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34823") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53708->172.17.0.4:34823, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30284") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50600->172.17.0.4:30284, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: don't need to copy/move sub/file2, it is already at target location 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32693") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54056->172.17.0.4:32693, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34627") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60244->172.17.0.4:34627, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37615") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46494->172.17.0.4:37615, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30762") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45884->172.17.0.4:30762, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37434") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46364->172.17.0.4:37434, err= --- PASS: TestMoveFile (0.01s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38940") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50694->172.17.0.4:38940, err= 2026/03/29 05:02:59 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/03/29 05:02:59 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/03/29 05:02:59 INFO : file1: Copied (new) 2026/03/29 05:02:59 INFO : file1: Deleted 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32295") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37348->172.17.0.4:32295, err= 2026/03/29 05:02:59 DEBUG : file1: Destination exists, skipping 2026/03/29 05:02:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38196") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57546->172.17.0.4:38196, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32247") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40496->172.17.0.4:32247, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32009") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38194->172.17.0.4:32009, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39770") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36388->172.17.0.4:39770, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30190") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35698->172.17.0.4:30190, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38592") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39704->172.17.0.4:38592, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31555") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48120->172.17.0.4:31555, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34158") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58486->172.17.0.4:34158, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33116") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46776->172.17.0.4:33116, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37374") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55904->172.17.0.4:37374, err= 2026/03/29 05:02:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nemaged3qoka/backup" 2026/03/29 05:02:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/29 05:02:59 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:59 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1QV0Q}" suffix to name 2026/03/29 05:02:59 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/29 05:02:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/29 05:02:59 DEBUG : Setting pass="0eAMlGOSuPvYxe0XPSCrAswC7frVg0r0yR6DCyX0j1g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/29 05:02:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/backup: Connecting to FTP server 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/backup: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/backup: > dial: conn=172.17.0.1:47312->172.17.0.4:21, err= 2026/03/29 05:02:59 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-nemaged3qoka/backup" to be canonical "TestFTPPureftpd{1QV0Q}:rclone-test-nemaged3qoka/backup" 2026/03/29 05:02:59 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1631413600) 2026/03/29 05:02:59 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-nemaged3qoka) 2026/03/29 05:02:59 DEBUG : dst/file1: Sizes differ 2026/03/29 05:02:59 INFO : dst/file1: Moved (server-side) 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30653") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57718->172.17.0.4:30653, err= 2026/03/29 05:02:59 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/03/29 05:02:59 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/03/29 05:02:59 INFO : dst/file1: Copied (new) 2026/03/29 05:02:59 INFO : dst/file1: Deleted 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32864") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47926->172.17.0.4:32864, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36456") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39441") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60622->172.17.0.4:39441, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45004->172.17.0.4:36456, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37379") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60820->172.17.0.4:37379, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35531") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44388->172.17.0.4:35531, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32852") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40834->172.17.0.4:32852, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31283") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54220->172.17.0.4:31283, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30756") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51830->172.17.0.4:30756, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39198") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48336->172.17.0.4:39198, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.03s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30537") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41888->172.17.0.4:30537, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31650") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42606->172.17.0.4:31650, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37731") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60008->172.17.0.4:37731, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30103") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36142->172.17.0.4:30103, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36200") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41258->172.17.0.4:36200, err= 2026/03/29 05:02:59 INFO : A1/B2: Making directory 2026/03/29 05:02:59 INFO : A1/B1/C3: Making directory 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38093") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41768->172.17.0.4:38093, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34098") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38436->172.17.0.4:34098, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37545") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57162->172.17.0.4:37545, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38286") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47206->172.17.0.4:38286, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31627") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42800->172.17.0.4:31627, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39507") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52296->172.17.0.4:39507, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37015") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37708->172.17.0.4:37015, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37060") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41424->172.17.0.4:37060, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37291") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57600->172.17.0.4:37291, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36811") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30815") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60444->172.17.0.4:30815, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36036->172.17.0.4:36811, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38484") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35061") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34468") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58724->172.17.0.4:35061, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59358->172.17.0.4:34468, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43978->172.17.0.4:38484, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37597") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:45922->172.17.0.4:37597, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37023") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30323") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42470->172.17.0.4:37023, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48366->172.17.0.4:30323, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34376") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39891") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32764") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41578->172.17.0.4:34376, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50506->172.17.0.4:39891, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59520->172.17.0.4:32764, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: Connecting to FTP server 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:21") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47322->172.17.0.4:21, err= 2026/03/29 05:02:59 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/29 05:02:59 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/29 05:02:59 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/29 05:02:59 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/29 05:02:59 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31075") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48240->172.17.0.4:31075, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30630") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50832->172.17.0.4:30630, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30300") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:32802->172.17.0.4:30300, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31555") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48124->172.17.0.4:31555, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30018") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53166->172.17.0.4:30018, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33745") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35129") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51080->172.17.0.4:33745, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36420->172.17.0.4:35129, err= 2026/03/29 05:02:59 INFO : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30338") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58118->172.17.0.4:30338, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34985") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36249") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38184->172.17.0.4:36249, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:32862->172.17.0.4:34985, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38770") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36701") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38748") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:40726->172.17.0.4:38770, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38200->172.17.0.4:36701, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33806->172.17.0.4:38748, err= 2026/03/29 05:02:59 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/29 05:02:59 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/29 05:02:59 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/29 05:02:59 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/29 05:02:59 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39515") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36710->172.17.0.4:39515, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34155") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46476->172.17.0.4:34155, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39206") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32872") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52600->172.17.0.4:39206, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38734->172.17.0.4:32872, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32456") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52298->172.17.0.4:32456, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31432") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36131") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47388->172.17.0.4:31432, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47300->172.17.0.4:36131, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33754") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35264->172.17.0.4:33754, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30635") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39116->172.17.0.4:30635, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33078") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:33040->172.17.0.4:33078, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34124") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:34774->172.17.0.4:34124, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34596") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37529") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33656") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53214->172.17.0.4:34596, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59894->172.17.0.4:37529, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47470->172.17.0.4:33656, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38097") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52224->172.17.0.4:38097, err= --- PASS: TestDirMove (0.05s) === RUN TestGetFsInfo run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34395") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57394->172.17.0.4:34395, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31437") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46302->172.17.0.4:31437, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36618") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52624->172.17.0.4:36618, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: File to upload is small (34 bytes), uploading instead of streaming 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33797") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53716->172.17.0.4:33797, err= 2026/03/29 05:02:59 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/29 05:02:59 NOTICE: ftp://172.17.0.4:21/rclone-test-nemaged3qoka: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/29 05:02:59 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37839") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53186->172.17.0.4:37839, err= 2026/03/29 05:02:59 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/29 05:02:59 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31994") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60214->172.17.0.4:31994, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33198") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:56984->172.17.0.4:33198, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30431") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:56144->172.17.0.4:30431, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35664") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57440->172.17.0.4:35664, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: File to upload is small (34 bytes), uploading instead of streaming 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31543") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44494->172.17.0.4:31543, err= 2026/03/29 05:02:59 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/29 05:02:59 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31570") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46986->172.17.0.4:31570, err= 2026/03/29 05:02:59 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/29 05:02:59 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33374") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52020->172.17.0.4:33374, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30654") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41712->172.17.0.4:30654, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34732") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:59748->172.17.0.4:34732, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38109") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55460->172.17.0.4:38109, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: File to upload is small (34 bytes), uploading instead of streaming 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30716") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48134->172.17.0.4:30716, err= 2026/03/29 05:02:59 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/29 05:02:59 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32933") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39670->172.17.0.4:32933, err= 2026/03/29 05:02:59 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/29 05:02:59 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35850") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46668->172.17.0.4:35850, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30593") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39656->172.17.0.4:30593, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30202") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44600->172.17.0.4:30202, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31580") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38224->172.17.0.4:31580, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: File to upload is small (34 bytes), uploading instead of streaming 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31646") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54930->172.17.0.4:31646, err= 2026/03/29 05:02:59 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/29 05:02:59 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31489") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53044->172.17.0.4:31489, err= 2026/03/29 05:02:59 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/29 05:02:59 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36923") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47296->172.17.0.4:36923, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30729") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42394->172.17.0.4:30729, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32231") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51120->172.17.0.4:32231, err= --- PASS: TestRcat (0.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s) === RUN TestRcatMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35982") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49654->172.17.0.4:35982, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37353") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57826->172.17.0.4:37353, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36186") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57218->172.17.0.4:36186, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: File to upload is small (60 bytes), uploading instead of streaming 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35977") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47624->172.17.0.4:35977, err= 2026/03/29 05:02:59 DEBUG : potato2: size = 60 OK 2026/03/29 05:02:59 DEBUG : potato2: Size of src and dst objects identical 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30365") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60152->172.17.0.4:30365, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34506") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38698->172.17.0.4:34506, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34859") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57814->172.17.0.4:34859, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39037") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:56056->172.17.0.4:39037, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38187") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44122->172.17.0.4:38187, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33496") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37356->172.17.0.4:33496, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33045") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57124->172.17.0.4:33045, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39299") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37062->172.17.0.4:39299, err= --- PASS: TestRcatSizeUploadHeaders (0.01s) === RUN TestTouchDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36756") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36606->172.17.0.4:36756, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31087") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51698->172.17.0.4:31087, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35955") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50834->172.17.0.4:35955, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32749") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55402->172.17.0.4:32749, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:34604") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46918->172.17.0.4:34604, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33428") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:53760->172.17.0.4:33428, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: Touching "empty space" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: Touching "potato2" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38804") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:47448->172.17.0.4:38804, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: Touching "sub dir/potato3" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39668") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60422->172.17.0.4:39668, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32495") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39826->172.17.0.4:32495, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33541") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:39106->172.17.0.4:33541, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30270") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46650->172.17.0.4:30270, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35625") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:32860->172.17.0.4:35625, err= --- PASS: TestTouchDir (0.01s) === RUN TestMkdirMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39942") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54556->172.17.0.4:39942, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37056") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52252->172.17.0.4:37056, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39245") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:36328->172.17.0.4:39245, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33035") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55610->172.17.0.4:33035, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39191") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54798->172.17.0.4:39191, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35016") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51692->172.17.0.4:35016, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37807") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60310->172.17.0.4:37807, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39845") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57294->172.17.0.4:39845, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30711") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:38076->172.17.0.4:30711, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32654") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55380->172.17.0.4:32654, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nemaged3qoka", Local "Local file system at /tmp/rclone1631413600", Modify Window "1s" 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38031") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:37368->172.17.0.4:38031, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38893") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:52402->172.17.0.4:38893, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31282") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54354->172.17.0.4:31282, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35153") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57650->172.17.0.4:35153, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32097") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:35536->172.17.0.4:32097, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33549") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:51910->172.17.0.4:33549, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:33724") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:44432->172.17.0.4:33724, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36695") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:49028->172.17.0.4:36695, err= 2026/03/29 05:02:59 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.woqaviw1" before starting 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39992") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:55124->172.17.0.4:39992, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36196") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43566->172.17.0.4:36196, err= 2026/03/29 05:02:59 DEBUG : sub dir/test remove existing.woqaviw1: TEST: removing renamed existing file after operation 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39699") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43484->172.17.0.4:39699, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38018") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:43240->172.17.0.4:38018, err= 2026/03/29 05:02:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wiqatub5" before starting 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31168") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:42710->172.17.0.4:31168, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30392") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:48574->172.17.0.4:30392, err= 2026/03/29 05:02:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wiqatub5: TEST: renaming existing back after failed operation 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:30016") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:58604->172.17.0.4:30016, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39301") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41030->172.17.0.4:39301, err= 2026/03/29 05:02:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qisaked7" before starting 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:31445") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:46462->172.17.0.4:31445, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:37940") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:60992->172.17.0.4:37940, err= 2026/03/29 05:02:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qisaked7: TEST: removing renamed existing file after operation 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:35955") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50844->172.17.0.4:35955, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:39560") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41698->172.17.0.4:39560, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36769") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:41100->172.17.0.4:36769, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:32548") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:50112->172.17.0.4:32548, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:38233") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:54388->172.17.0.4:38233, err= --- PASS: TestRemoveExisting (0.02s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: dial("tcp","172.17.0.4:36476") 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: > dial: conn=172.17.0.1:57928->172.17.0.4:36476, err= 2026/03/29 05:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-nemaged3qoka: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 3.162021945s (try 1/5)