"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Starting (try 1/5) 2025/10/17 04:51:53 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-meretop5xile" 2025/10/17 04:51:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:51:53 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:53 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:53 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:53 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:53 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:53 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:53 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:53 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:53 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:53 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:53 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:53 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: Connecting to FTP server 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:52044->172.17.0.2:21, err= 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59988->172.17.0.2:21105, err= 2025/10/17 04:51:53 DEBUG : Creating backend with remote "/tmp/rclone1482667040" === 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:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49046->172.17.0.2:21104, err= 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46818->172.17.0.2:21106, err= 2025/10/17 04:51:53 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54020->172.17.0.2:21100, err= 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54034->172.17.0.2:21100, err= 2025/10/17 04:51:53 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/17 04:51:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/17 04:51:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/17 04:51:53 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/17 04:51:53 DEBUG : potato: Seek from 10 to 0 2025/10/17 04:51:53 DEBUG : potato: Seek from 10 to 0 2025/10/17 04:51:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/17 04:51:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/17 04:51:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/17 04:51:53 DEBUG : potato: Seek from 5 to 2 2025/10/17 04:51:53 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/17 04:51:53 DEBUG : potato: Seek from 7 to 0 2025/10/17 04:51:53 DEBUG : potato: Seek from 7 to 0 2025/10/17 04:51:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/17 04:51:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/17 04:51:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/17 04:51:53 DEBUG : potato: Seek from 5 to 2 2025/10/17 04:51:53 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/17 04:51:53 DEBUG : potato: Seek from 8 to 0 2025/10/17 04:51:53 DEBUG : potato: Seek from 8 to 0 2025/10/17 04:51:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/17 04:51:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/17 04:51:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/17 04:51:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/17 04:51:53 DEBUG : potato: Seek from 5 to 2 2025/10/17 04:51:53 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/17 04:51:53 DEBUG : potato: Seek from 9 to 0 2025/10/17 04:51:53 DEBUG : potato: Seek from 9 to 0 2025/10/17 04:51:53 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/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/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/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/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:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46828->172.17.0.2:21106, err= 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54048->172.17.0.2:21100, err= 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49052->172.17.0.2:21104, err= 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:53 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53614->172.17.0.2:21103, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33984->172.17.0.2:21101, err= === RUN TestCheck/1 === RUN TestCheck/2 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53618->172.17.0.2:21103, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60050->172.17.0.2:21107, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:35690->172.17.0.2:21108, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33484->172.17.0.2:21110, err= === RUN TestCheck/3 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46830->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53640->172.17.0.2:21103, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60058->172.17.0.2:21107, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54074->172.17.0.2:21100, err= === RUN TestCheck/4 === RUN TestCheck/5 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53652->172.17.0.2:21103, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59994->172.17.0.2:21105, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51398->172.17.0.2:21109, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50216->172.17.0.2:21102, err= === RUN TestCheck/6 === RUN TestCheck/7 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33992->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46840->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50218->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49054->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34000->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60076->172.17.0.2:21107, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49066->172.17.0.2:21104, err= --- PASS: TestCheck (0.09s) --- 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 2025/10/17 04:51:54 DEBUG : Creating backend with remote "nonexistent" 2025/10/17 04:51:54 DEBUG : Creating backend with remote "nonexistent" 2025/10/17 04:51:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/17 04:51:54 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/10/17 04:51:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/17 04:51:54 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:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34008->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53660->172.17.0.2:21103, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60082->172.17.0.2:21107, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60010->172.17.0.2:21105, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60026->172.17.0.2:21105, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46844->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60040->172.17.0.2:21105, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34020->172.17.0.2:21101, err= === RUN TestCheckDownload/3 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49082->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34030->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49092->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60098->172.17.0.2:21107, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51406->172.17.0.2:21109, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54096->172.17.0.2:21100, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49112->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46856->172.17.0.2:21106, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60126->172.17.0.2:21107, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33514->172.17.0.2:21110, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34056->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33522->172.17.0.2:21110, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60052->172.17.0.2:21105, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54106->172.17.0.2:21100, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49116->172.17.0.2:21104, err= --- PASS: TestCheckDownload (0.15s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.00s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.01s) --- PASS: TestCheckDownload/6 (0.01s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51414->172.17.0.2:21109, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60054->172.17.0.2:21105, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34064->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53674->172.17.0.2:21103, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53690->172.17.0.2:21103, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50222->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33524->172.17.0.2:21110, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51428->172.17.0.2:21109, err= === RUN TestCheckSizeOnly/3 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:35750->172.17.0.2:21108, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46876->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50238->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53702->172.17.0.2:21103, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46880->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60134->172.17.0.2:21107, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60060->172.17.0.2:21105, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53710->172.17.0.2:21103, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33534->172.17.0.2:21110, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46898->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49150->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51440->172.17.0.2:21109, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34080->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49158->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60076->172.17.0.2:21105, err= --- PASS: TestCheckSizeOnly (0.08s) --- 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:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46912->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34092->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50246->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33546->172.17.0.2:21110, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53724->172.17.0.2:21103, err= 2025/10/17 04:51:54 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/17 04:51:54 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/17 04:51:54 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/17 04:51:54 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53730->172.17.0.2:21103, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46924->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:35778->172.17.0.2:21108, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34098->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33558->172.17.0.2:21110, err= 2025/10/17 04:51:54 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/17 04:51:54 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/17 04:51:54 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/17 04:51:54 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54118->172.17.0.2:21100, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54126->172.17.0.2:21100, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60082->172.17.0.2:21105, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60146->172.17.0.2:21107, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:54 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-meretop5xile/data" 2025/10/17 04:51:54 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/data: Connecting to FTP server 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/data: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/data: > dial: conn=172.17.0.1:52052->172.17.0.2:21, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/data: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/data: > dial: conn=172.17.0.1:49166->172.17.0.2:21104, err= check_test.go:350: ftp://172.17.0.2:21/rclone-test-meretop5xile/data lacks md5, skipping 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60150->172.17.0.2:21107, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50256->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51448->172.17.0.2:21109, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46928->172.17.0.2:21106, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:54 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-meretop5xile/data" 2025/10/17 04:51:54 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/data: Connecting to FTP server 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/data: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/data: > dial: conn=172.17.0.1:52064->172.17.0.2:21, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/data: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/data: > dial: conn=172.17.0.1:51456->172.17.0.2:21109, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49178->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:35792->172.17.0.2:21108, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50266->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53732->172.17.0.2:21103, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46944->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34112->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60092->172.17.0.2:21105, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60152->172.17.0.2:21107, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46946->172.17.0.2:21106, err= === RUN TestCheckSumDownload/subtest1 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34124->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49194->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50276->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49204->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50282->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53736->172.17.0.2:21103, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51468->172.17.0.2:21109, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34130->172.17.0.2:21101, err= === RUN TestCheckSumDownload/subtest2 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54158->172.17.0.2:21100, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51492->172.17.0.2:21109, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53748->172.17.0.2:21103, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:35796->172.17.0.2:21108, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51494->172.17.0.2:21109, err= === RUN TestCheckSumDownload/subtest3 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33580->172.17.0.2:21110, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50320->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49216->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54172->172.17.0.2:21100, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54182->172.17.0.2:21100, err= === RUN TestCheckSumDownload/subtest4 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:35802->172.17.0.2:21108, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34134->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50348->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53768->172.17.0.2:21103, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34148->172.17.0.2:21101, err= === RUN TestCheckSumDownload/subtest5 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50356->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60170->172.17.0.2:21107, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50370->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54190->172.17.0.2:21100, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33592->172.17.0.2:21110, err= === RUN TestCheckSumDownload/subtest6 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:35828->172.17.0.2:21108, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34158->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49252->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46968->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60174->172.17.0.2:21107, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46982->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51540->172.17.0.2:21109, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34172->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34182->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60190->172.17.0.2:21107, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:35834->172.17.0.2:21108, err= === RUN TestCheckSumDownload/subtest7 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33608->172.17.0.2:21110, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53780->172.17.0.2:21103, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46984->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60206->172.17.0.2:21107, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46986->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53784->172.17.0.2:21103, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54222->172.17.0.2:21100, err= --- PASS: TestCheckSumDownload (0.21s) --- PASS: TestCheckSumDownload/subtest1 (0.01s) --- 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.02s) === RUN TestApplyTransforms 2025/10/17 04:51:54 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-gugufix5tude" 2025/10/17 04:51:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:51:54 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: Connecting to FTP server 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: > dial: conn=172.17.0.1:52078->172.17.0.2:21, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: > dial: conn=172.17.0.1:60098->172.17.0.2:21105, err= 2025/10/17 04:51:54 DEBUG : Creating backend with remote "/tmp/rclone858518270" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-gugufix5tude", Local "Local file system at /tmp/rclone858518270", Modify Window "1s" 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: > dial: conn=172.17.0.1:50414->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: > dial: conn=172.17.0.1:60212->172.17.0.2:21107, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: > dial: conn=172.17.0.1:51560->172.17.0.2:21109, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: > dial: conn=172.17.0.1:53794->172.17.0.2:21103, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: > dial: conn=172.17.0.1:49258->172.17.0.2:21104, err= upper checkfile vs. lower remote (without normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: > dial: conn=172.17.0.1:50420->172.17.0.2:21102, err= 2025/10/17 04:51:54 ERROR : hello, world!: sum not found 2025/10/17 04:51:54 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.2:21/rclone-test-gugufix5tude 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-gugufix5tude: 1 files missing 2025/10/17 04:51:54 NOTICE: 1 hashes missing 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-gugufix5tude: 1 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-gugufix5tude: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: > dial: conn=172.17.0.1:50436->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: > dial: conn=172.17.0.1:54224->172.17.0.2:21100, err= 2025/10/17 04:51:54 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-gugufix5tude: 0 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-gugufix5tude: 1 matching files 2025/10/17 04:51:54 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-yugemiw9zipa" 2025/10/17 04:51:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:51:54 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: Connecting to FTP server 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: > dial: conn=172.17.0.1:52090->172.17.0.2:21, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: > dial: conn=172.17.0.1:49272->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : Creating backend with remote "/tmp/rclone109188983" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-yugemiw9zipa", Local "Local file system at /tmp/rclone109188983", Modify Window "1s" 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: > dial: conn=172.17.0.1:35846->172.17.0.2:21108, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: > dial: conn=172.17.0.1:50450->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: > dial: conn=172.17.0.1:35858->172.17.0.2:21108, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: > dial: conn=172.17.0.1:50466->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: > dial: conn=172.17.0.1:50478->172.17.0.2:21102, err= lower checkfile vs. upper remote (without normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: > dial: conn=172.17.0.1:60226->172.17.0.2:21107, err= 2025/10/17 04:51:54 ERROR : HELLO, WORLD!: sum not found 2025/10/17 04:51:54 ERROR : hello, world!: file not in ftp://172.17.0.2:21/rclone-test-yugemiw9zipa 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: 1 files missing 2025/10/17 04:51:54 NOTICE: 1 hashes missing 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: 1 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: > dial: conn=172.17.0.1:35872->172.17.0.2:21108, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: > dial: conn=172.17.0.1:53804->172.17.0.2:21103, err= 2025/10/17 04:51:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: 0 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: 1 matching files 2025/10/17 04:51:54 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cigekaf8tota" 2025/10/17 04:51:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:51:54 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: Connecting to FTP server 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: > dial: conn=172.17.0.1:52094->172.17.0.2:21, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: > dial: conn=172.17.0.1:34206->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : Creating backend with remote "/tmp/rclone3852350779" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-cigekaf8tota", Local "Local file system at /tmp/rclone3852350779", Modify Window "1s" 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: > dial: conn=172.17.0.1:50484->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: > dial: conn=172.17.0.1:47002->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: > dial: conn=172.17.0.1:51576->172.17.0.2:21109, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: > dial: conn=172.17.0.1:47008->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: > dial: conn=172.17.0.1:50490->172.17.0.2:21102, err= lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: > dial: conn=172.17.0.1:50506->172.17.0.2:21102, err= 2025/10/17 04:51:54 ERROR : HeLlO, wOrLd!: sum not found 2025/10/17 04:51:54 ERROR : hello, world!: file not in ftp://172.17.0.2:21/rclone-test-cigekaf8tota 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-cigekaf8tota: 1 files missing 2025/10/17 04:51:54 NOTICE: 1 hashes missing 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-cigekaf8tota: 1 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-cigekaf8tota: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: > dial: conn=172.17.0.1:47010->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: > dial: conn=172.17.0.1:54230->172.17.0.2:21100, err= 2025/10/17 04:51:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-cigekaf8tota: 0 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-cigekaf8tota: 1 matching files 2025/10/17 04:51:54 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-geyilej5pubo" 2025/10/17 04:51:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:51:54 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: Connecting to FTP server 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: > dial: conn=172.17.0.1:52104->172.17.0.2:21, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: > dial: conn=172.17.0.1:60108->172.17.0.2:21105, err= 2025/10/17 04:51:54 DEBUG : Creating backend with remote "/tmp/rclone4117542592" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-geyilej5pubo", Local "Local file system at /tmp/rclone4117542592", Modify Window "1s" 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: > dial: conn=172.17.0.1:50510->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: > dial: conn=172.17.0.1:51582->172.17.0.2:21109, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: > dial: conn=172.17.0.1:51594->172.17.0.2:21109, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: > dial: conn=172.17.0.1:47026->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: > dial: conn=172.17.0.1:50524->172.17.0.2:21102, err= upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: > dial: conn=172.17.0.1:34214->172.17.0.2:21101, err= 2025/10/17 04:51:54 ERROR : HELLO, WORLD!: sum not found 2025/10/17 04:51:54 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.2:21/rclone-test-geyilej5pubo 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-geyilej5pubo: 1 files missing 2025/10/17 04:51:54 NOTICE: 1 hashes missing 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-geyilej5pubo: 1 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-geyilej5pubo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: > dial: conn=172.17.0.1:51598->172.17.0.2:21109, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: > dial: conn=172.17.0.1:47034->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-geyilej5pubo: 0 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-geyilej5pubo: 1 matching files 2025/10/17 04:51:54 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-yucabej3nini" 2025/10/17 04:51:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:51:54 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: Connecting to FTP server 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: > dial: conn=172.17.0.1:52120->172.17.0.2:21, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: > dial: conn=172.17.0.1:60238->172.17.0.2:21107, err= 2025/10/17 04:51:54 DEBUG : Creating backend with remote "/tmp/rclone387187895" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-yucabej3nini", Local "Local file system at /tmp/rclone387187895", Modify Window "1s" 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: > dial: conn=172.17.0.1:51606->172.17.0.2:21109, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: > dial: conn=172.17.0.1:35882->172.17.0.2:21108, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: > dial: conn=172.17.0.1:33610->172.17.0.2:21110, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: > dial: conn=172.17.0.1:34228->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: > dial: conn=172.17.0.1:60120->172.17.0.2:21105, err= NFD checkfile vs. NFC remote (without normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: > dial: conn=172.17.0.1:54244->172.17.0.2:21100, err= 2025/10/17 04:51:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/17 04:51:54 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-yucabej3nini 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-yucabej3nini: 1 files missing 2025/10/17 04:51:54 NOTICE: 1 hashes missing 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-yucabej3nini: 1 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-yucabej3nini: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: > dial: conn=172.17.0.1:49278->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: > dial: conn=172.17.0.1:35898->172.17.0.2:21108, err= 2025/10/17 04:51:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-yucabej3nini: 0 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-yucabej3nini: 1 matching files 2025/10/17 04:51:54 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-yadajut3liga" 2025/10/17 04:51:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:51:54 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: Connecting to FTP server 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: > dial: conn=172.17.0.1:52124->172.17.0.2:21, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: > dial: conn=172.17.0.1:60242->172.17.0.2:21107, err= 2025/10/17 04:51:54 DEBUG : Creating backend with remote "/tmp/rclone720017623" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-yadajut3liga", Local "Local file system at /tmp/rclone720017623", Modify Window "1s" 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: > dial: conn=172.17.0.1:33622->172.17.0.2:21110, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: > dial: conn=172.17.0.1:34232->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: > dial: conn=172.17.0.1:33632->172.17.0.2:21110, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: > dial: conn=172.17.0.1:54246->172.17.0.2:21100, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: > dial: conn=172.17.0.1:34248->172.17.0.2:21101, err= NFC checkfile vs. NFD remote (without normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: > dial: conn=172.17.0.1:33636->172.17.0.2:21110, err= 2025/10/17 04:51:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/17 04:51:54 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-yadajut3liga 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-yadajut3liga: 1 files missing 2025/10/17 04:51:54 NOTICE: 1 hashes missing 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-yadajut3liga: 1 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-yadajut3liga: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: > dial: conn=172.17.0.1:49280->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: > dial: conn=172.17.0.1:49296->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-yadajut3liga: 0 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-yadajut3liga: 1 matching files 2025/10/17 04:51:54 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-titebez5xade" 2025/10/17 04:51:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:51:54 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: Connecting to FTP server 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: > dial: conn=172.17.0.1:52126->172.17.0.2:21, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: > dial: conn=172.17.0.1:34256->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : Creating backend with remote "/tmp/rclone3668150851" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-titebez5xade", Local "Local file system at /tmp/rclone3668150851", Modify Window "1s" 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: > dial: conn=172.17.0.1:60124->172.17.0.2:21105, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: > dial: conn=172.17.0.1:49310->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: > dial: conn=172.17.0.1:60130->172.17.0.2:21105, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: > dial: conn=172.17.0.1:60248->172.17.0.2:21107, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: > dial: conn=172.17.0.1:50530->172.17.0.2:21102, err= NFDx2 checkfile vs. both remote (without normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: > dial: conn=172.17.0.1:50542->172.17.0.2:21102, err= 2025/10/17 04:51:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/17 04:51:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-titebez5xade 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-titebez5xade: 1 files missing 2025/10/17 04:51:54 NOTICE: 1 hashes missing 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-titebez5xade: 1 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-titebez5xade: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: > dial: conn=172.17.0.1:47040->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: > dial: conn=172.17.0.1:34258->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-titebez5xade: 0 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-titebez5xade: 1 matching files 2025/10/17 04:51:54 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kahaheg8xeca" 2025/10/17 04:51:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:51:54 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: Connecting to FTP server 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: > dial: conn=172.17.0.1:52142->172.17.0.2:21, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: > dial: conn=172.17.0.1:53806->172.17.0.2:21103, err= 2025/10/17 04:51:54 DEBUG : Creating backend with remote "/tmp/rclone3908723990" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kahaheg8xeca", Local "Local file system at /tmp/rclone3908723990", Modify Window "1s" 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: > dial: conn=172.17.0.1:60258->172.17.0.2:21107, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: > dial: conn=172.17.0.1:49318->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: > dial: conn=172.17.0.1:35900->172.17.0.2:21108, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: > dial: conn=172.17.0.1:35914->172.17.0.2:21108, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: > dial: conn=172.17.0.1:54258->172.17.0.2:21100, err= NFCx2 checkfile vs. both remote (without normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: > dial: conn=172.17.0.1:51614->172.17.0.2:21109, err= 2025/10/17 04:51:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/17 04:51:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-kahaheg8xeca 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: 1 files missing 2025/10/17 04:51:54 NOTICE: 1 hashes missing 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: 1 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: > dial: conn=172.17.0.1:34260->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: > dial: conn=172.17.0.1:50548->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: 0 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: 1 matching files 2025/10/17 04:51:54 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-weqipuf4rope" 2025/10/17 04:51:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:51:54 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: Connecting to FTP server 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: > dial: conn=172.17.0.1:52156->172.17.0.2:21, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: > dial: conn=172.17.0.1:35928->172.17.0.2:21108, err= 2025/10/17 04:51:54 DEBUG : Creating backend with remote "/tmp/rclone2542724578" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-weqipuf4rope", Local "Local file system at /tmp/rclone2542724578", Modify Window "1s" 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: > dial: conn=172.17.0.1:49324->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: > dial: conn=172.17.0.1:50558->172.17.0.2:21102, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: > dial: conn=172.17.0.1:60140->172.17.0.2:21105, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: > dial: conn=172.17.0.1:49330->172.17.0.2:21104, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: > dial: conn=172.17.0.1:51618->172.17.0.2:21109, err= both checkfile vs. NFDx2 remote (without normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: > dial: conn=172.17.0.1:60262->172.17.0.2:21107, err= 2025/10/17 04:51:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/17 04:51:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-weqipuf4rope 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-weqipuf4rope: 1 files missing 2025/10/17 04:51:54 NOTICE: 1 hashes missing 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-weqipuf4rope: 1 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-weqipuf4rope: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: > dial: conn=172.17.0.1:60146->172.17.0.2:21105, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: > dial: conn=172.17.0.1:35930->172.17.0.2:21108, err= 2025/10/17 04:51:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-weqipuf4rope: 0 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-weqipuf4rope: 1 matching files 2025/10/17 04:51:54 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-daxekuf0wame" 2025/10/17 04:51:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:51:54 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:54 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:54 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:54 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:54 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:54 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: Connecting to FTP server 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: > dial: conn=172.17.0.1:52162->172.17.0.2:21, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: > dial: conn=172.17.0.1:34268->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : Creating backend with remote "/tmp/rclone1848767029" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-daxekuf0wame", Local "Local file system at /tmp/rclone1848767029", Modify Window "1s" 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: > dial: conn=172.17.0.1:54272->172.17.0.2:21100, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: > dial: conn=172.17.0.1:60156->172.17.0.2:21105, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: > dial: conn=172.17.0.1:60268->172.17.0.2:21107, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: > dial: conn=172.17.0.1:51630->172.17.0.2:21109, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: > dial: conn=172.17.0.1:53818->172.17.0.2:21103, err= both checkfile vs. NFCx2 remote (without normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: > dial: conn=172.17.0.1:34274->172.17.0.2:21101, err= 2025/10/17 04:51:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/17 04:51:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-daxekuf0wame 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-daxekuf0wame: 1 files missing 2025/10/17 04:51:54 NOTICE: 1 hashes missing 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-daxekuf0wame: 1 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-daxekuf0wame: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: > dial: conn=172.17.0.1:35946->172.17.0.2:21108, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: > dial: conn=172.17.0.1:47056->172.17.0.2:21106, err= 2025/10/17 04:51:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-daxekuf0wame: 0 differences found 2025/10/17 04:51:54 NOTICE: ftp://172.17.0.2:21/rclone-test-daxekuf0wame: 1 matching files 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: > dial: conn=172.17.0.1:34280->172.17.0.2:21101, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: > dial: conn=172.17.0.1:51644->172.17.0.2:21109, err= 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-daxekuf0wame: Purge dir "" 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:54 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: > dial: conn=172.17.0.1:54276->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: > dial: conn=172.17.0.1:35952->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-weqipuf4rope: Purge dir "" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: > dial: conn=172.17.0.1:49338->172.17.0.2:21104, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: > dial: conn=172.17.0.1:33640->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-kahaheg8xeca: Purge dir "" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: > dial: conn=172.17.0.1:34292->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: > dial: conn=172.17.0.1:49346->172.17.0.2:21104, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-titebez5xade: Purge dir "" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: > dial: conn=172.17.0.1:60166->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: Purge object "測試_Русский___ě_áñ" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: > dial: conn=172.17.0.1:51646->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-yadajut3liga: Purge dir "" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: > dial: conn=172.17.0.1:34298->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: Purge object "測試_Русский___ě_áñ" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: > dial: conn=172.17.0.1:60182->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-yucabej3nini: Purge dir "" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: > dial: conn=172.17.0.1:34308->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: Purge object "HELLO, WORLD!" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: > dial: conn=172.17.0.1:53820->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-geyilej5pubo: Purge dir "" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: > dial: conn=172.17.0.1:49354->172.17.0.2:21104, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: Purge object "HeLlO, wOrLd!" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: > dial: conn=172.17.0.1:34312->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-cigekaf8tota: Purge dir "" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: > dial: conn=172.17.0.1:35954->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: Purge object "HELLO, WORLD!" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: > dial: conn=172.17.0.1:47072->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-yugemiw9zipa: Purge dir "" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: > dial: conn=172.17.0.1:53828->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: Purge object "hello, world!" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: > dial: conn=172.17.0.1:51652->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-gugufix5tude: Purge dir "" --- PASS: TestApplyTransforms (0.45s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60192->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54290->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60206->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47088->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50560->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47104->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60222->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/10/17 04:51:55 INFO : file1: Copied (new) to: sub/file2 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49368->172.17.0.2:21104, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53830->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47108->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/17 04:51:55 DEBUG : file1: Unchanged skipping 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60228->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60240->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: don't need to copy/move sub/file2, it is already at target location 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33656->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54292->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34316->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33662->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53836->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33674->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33680->172.17.0.2:21110, err= --- PASS: TestCopyFile (0.06s) === RUN TestCopyLongFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" copy_test.go:154: Test only runs on local 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47116->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60244->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51666->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51668->172.17.0.2:21109, err= --- SKIP: TestCopyLongFile (0.01s) === RUN TestCopyFileBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50572->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54308->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34320->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:35968->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51670->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34330->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51684->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-meretop5xile/backup" 2025/10/17 04:51:55 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:55 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:55 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:55 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:55 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:55 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:55 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:55 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:55 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:55 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:55 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:55 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: Connecting to FTP server 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: > dial: conn=172.17.0.1:52164->172.17.0.2:21, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: > dial: conn=172.17.0.1:50574->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-meretop5xile/backup" to be canonical "TestFTPVsftpd{Eq-Fh}:rclone-test-meretop5xile/backup" 2025/10/17 04:51:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: > dial: conn=172.17.0.1:60284->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: > dial: conn=172.17.0.1:33688->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: > dial: conn=172.17.0.1:53852->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: > dial: conn=172.17.0.1:60294->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: > dial: conn=172.17.0.1:47118->172.17.0.2:21106, err= 2025/10/17 04:51:55 INFO : dst/file1: Moved (server-side) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60306->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50586->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53862->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54310->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47120->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/10/17 04:51:55 INFO : dst/file1: Copied (new) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47126->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: Connecting to FTP server 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:52166->172.17.0.2:21, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54320->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33704->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54324->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33706->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51688->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47128->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50602->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34346->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50618->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54338->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54346->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.09s) === RUN TestCopyFileCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:55 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-meretop5xile/dst" 2025/10/17 04:51:55 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:55 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:55 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:55 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:55 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:55 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:55 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:55 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:55 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:55 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:55 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:55 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: Connecting to FTP server 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:52170->172.17.0.2:21, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:51692->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:33720->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-meretop5xile/CompareDest" 2025/10/17 04:51:55 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:55 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:55 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:55 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:55 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:55 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:55 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:55 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:55 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:55 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:55 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:55 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/CompareDest: Connecting to FTP server 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/CompareDest: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/CompareDest: > dial: conn=172.17.0.1:52184->172.17.0.2:21, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/CompareDest: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/CompareDest: > dial: conn=172.17.0.1:33732->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-meretop5xile/CompareDest" to be canonical "TestFTPVsftpd{Eq-Fh}:rclone-test-meretop5xile/CompareDest" 2025/10/17 04:51:55 DEBUG : one: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/CompareDest: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/CompareDest: > dial: conn=172.17.0.1:35984->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:60260->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:54358->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:50622->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:54370->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:60266->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:33742->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/10/17 04:51:55 INFO : one: Copied (new) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34356->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60312->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50634->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54372->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:33758->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-meretop5xile/CompareDest" for canonical name "TestFTPVsftpd{Eq-Fh}:rclone-test-meretop5xile/CompareDest" 2025/10/17 04:51:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/CompareDest: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/CompareDest: > dial: conn=172.17.0.1:53872->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:54376->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:53888->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:34358->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:60274->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:49384->172.17.0.2:21104, err= 2025/10/17 04:51:55 DEBUG : one.4a8516eb.partial: renamed to: one 2025/10/17 04:51:55 INFO : one: Copied (replaced existing) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50638->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60286->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47132->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50644->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:35986->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54382->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33772->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54396->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51698->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51710->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:36000->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33776->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:33778->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-meretop5xile/CompareDest" for canonical name "TestFTPVsftpd{Eq-Fh}:rclone-test-meretop5xile/CompareDest" 2025/10/17 04:51:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/CompareDest: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/CompareDest: > dial: conn=172.17.0.1:60294->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/17 04:51:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50658->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60322->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47134->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60304->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54410->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47136->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50664->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50676->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60320->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:36004->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-meretop5xile/CompareDest" for canonical name "TestFTPVsftpd{Eq-Fh}:rclone-test-meretop5xile/CompareDest" 2025/10/17 04:51:55 DEBUG : two: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/CompareDest: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/CompareDest: > dial: conn=172.17.0.1:33784->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/17 04:51:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33798->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54414->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50690->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:60330->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-meretop5xile/CompareDest" for canonical name "TestFTPVsftpd{Eq-Fh}:rclone-test-meretop5xile/CompareDest" 2025/10/17 04:51:55 DEBUG : two: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/CompareDest: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/CompareDest: > dial: conn=172.17.0.1:33806->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/17 04:51:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60328->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60340->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53896->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60332->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51724->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34362->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:60338->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-meretop5xile/CompareDest" for canonical name "TestFTPVsftpd{Eq-Fh}:rclone-test-meretop5xile/CompareDest" 2025/10/17 04:51:55 DEBUG : two: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/CompareDest: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/CompareDest: > dial: conn=172.17.0.1:53902->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:60348->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:50696->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:36014->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:47142->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/dst: > dial: conn=172.17.0.1:49392->172.17.0.2:21104, err= 2025/10/17 04:51:55 DEBUG : two.a319cd8b.partial: renamed to: two 2025/10/17 04:51:55 INFO : two: Copied (new) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53908->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53918->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60364->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47154->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60376->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53920->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50704->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33822->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47166->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54428->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60384->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51730->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.17s) === RUN TestCopyFileCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51738->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51746->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49400->172.17.0.2:21104, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50712->172.17.0.2:21102, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50716->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49412->172.17.0.2:21104, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51754->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60396->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53922->172.17.0.2:21103, err= 2025/10/17 04:51:55 INFO : file1: Copied (new) to: sub/file2 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:36030->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51764->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50724->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/17 04:51:55 DEBUG : file1: Unchanged skipping 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54436->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34376->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: don't need to copy/move sub/file2, it is already at target location 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54446->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47170->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50734->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53924->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53936->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33834->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51770->172.17.0.2:21109, err= --- PASS: TestCopyInplace (0.03s) === RUN TestCopyLongFileName run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54456->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34384->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49424->172.17.0.2:21104, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33838->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34400->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54470->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:36034->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/10/17 04:51:55 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33848->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60350->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60354->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/17 04:51:55 DEBUG : file1: Unchanged skipping 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51782->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50740->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60358->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53940->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51792->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49428->172.17.0.2:21104, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:36046->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60370->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60408->172.17.0.2:21107, err= --- PASS: TestCopyLongFileName (0.04s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:36062->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60418->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: Connecting to FTP server 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: Connecting to FTP server 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: Waiting for checks to finish 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: Waiting for transfers to finish 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:52192->172.17.0.2:21, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49442->172.17.0.2:21104, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60428->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:36076->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49456->172.17.0.2:21104, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:36084->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47174->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53952->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60442->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34408->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49464->172.17.0.2:21104, err= 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2025/10/17 04:51:55 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2025/10/17 04:51:55 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34416->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51802->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:52198->172.17.0.2:21, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34426->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60384->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49468->172.17.0.2:21104, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49474->172.17.0.2:21104, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33858->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51816->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60398->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54480->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2025/10/17 04:51:55 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47176->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54488->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51818->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33860->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:36096->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2025/10/17 04:51:55 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53956->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51822->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50752->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60404->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34430->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51824->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47184->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33868->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51834->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2025/10/17 04:51:55 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:36098->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47194->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53972->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2025/10/17 04:51:55 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60458->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60420->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33884->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34440->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53982->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33890->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50762->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54494->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2025/10/17 04:51:55 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2025/10/17 04:51:55 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:34456->172.17.0.2:21101, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53984->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33904->172.17.0.2:21110, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60470->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2025/10/17 04:51:55 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53992->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2025/10/17 04:51:55 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60428->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60430->172.17.0.2:21105, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:53994->172.17.0.2:21103, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60480->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51844->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50764->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51852->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:36106->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51854->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51866->172.17.0.2:21109, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54504->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54506->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60492->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:36122->172.17.0.2:21108, err= --- PASS: TestCopyLongFileNameCollision (0.18s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50780->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:54522->172.17.0.2:21100, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47202->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50786->172.17.0.2:21102, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60508->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:49484->172.17.0.2:21104, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:36128->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/10/17 04:51:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:36136->172.17.0.2:21108, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47210->172.17.0.2:21106, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60512->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60528->172.17.0.2:21107, err= 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:55 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47216->172.17.0.2:21106, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45220->172.17.0.2:21101, err= 2025/10/17 04:51:56 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/10/17 04:51:56 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57192->172.17.0.2:21105, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59320->172.17.0.2:21110, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:32994->172.17.0.2:21103, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42282->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50104->172.17.0.2:21102, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45234->172.17.0.2:21101, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59330->172.17.0.2:21110, err= 2025/10/17 04:51:56 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58648->172.17.0.2:21100, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59344->172.17.0.2:21110, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51058->172.17.0.2:21109, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56120->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56136->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/10/17 04:51:56 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42290->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43200->172.17.0.2:21106, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58660->172.17.0.2:21100, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56150->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51074->172.17.0.2:21109, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46908->172.17.0.2:21108, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58676->172.17.0.2:21100, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43212->172.17.0.2:21106, err= --- PASS: TestCopyFileMaxTransfer (1.16s) === RUN TestDeduplicateInteractive run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46922->172.17.0.2:21108, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59356->172.17.0.2:21110, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46928->172.17.0.2:21108, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56158->172.17.0.2:21104, err= --- SKIP: TestDeduplicateInteractive (0.01s) === RUN TestDeduplicateSkip run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:32996->172.17.0.2:21103, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59372->172.17.0.2:21110, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:32998->172.17.0.2:21103, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56166->172.17.0.2:21104, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59380->172.17.0.2:21110, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46938->172.17.0.2:21108, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57198->172.17.0.2:21105, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46952->172.17.0.2:21108, err= --- SKIP: TestDeduplicateSizeOnly (0.01s) === RUN TestDeduplicateFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59392->172.17.0.2:21110, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33000->172.17.0.2:21103, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46962->172.17.0.2:21108, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51090->172.17.0.2:21109, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59396->172.17.0.2:21110, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46976->172.17.0.2:21108, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51100->172.17.0.2:21109, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58680->172.17.0.2:21100, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33004->172.17.0.2:21103, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56174->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57210->172.17.0.2:21105, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42294->172.17.0.2:21107, err= --- SKIP: TestDeduplicateNewestByHash (0.01s) === RUN TestDeduplicateOldest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50116->172.17.0.2:21102, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59402->172.17.0.2:21110, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33018->172.17.0.2:21103, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57224->172.17.0.2:21105, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57228->172.17.0.2:21105, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57236->172.17.0.2:21105, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42296->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43214->172.17.0.2:21106, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56178->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42312->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51102->172.17.0.2:21109, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42318->172.17.0.2:21107, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50124->172.17.0.2:21102, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58696->172.17.0.2:21100, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33030->172.17.0.2:21103, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59410->172.17.0.2:21110, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50130->172.17.0.2:21102, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42322->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59426->172.17.0.2:21110, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45242->172.17.0.2:21101, err= --- SKIP: TestMergeDirs (0.01s) === RUN TestListDirSorted run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46982->172.17.0.2:21108, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42326->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45250->172.17.0.2:21101, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43224->172.17.0.2:21106, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45260->172.17.0.2:21101, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42340->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56192->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43232->172.17.0.2:21106, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50136->172.17.0.2:21102, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50138->172.17.0.2:21102, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43244->172.17.0.2:21106, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58702->172.17.0.2:21100, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56198->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59432->172.17.0.2:21110, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33040->172.17.0.2:21103, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58708->172.17.0.2:21100, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56200->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42352->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56202->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58716->172.17.0.2:21100, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58720->172.17.0.2:21100, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33052->172.17.0.2:21103, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50150->172.17.0.2:21102, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57252->172.17.0.2:21105, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42354->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56214->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46996->172.17.0.2:21108, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42362->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42368->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59436->172.17.0.2:21110, err= 2025/10/17 04:51:56 DEBUG : a.txt: Excluded (Size Filter) 2025/10/17 04:51:56 DEBUG : a.txt: Excluded 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50152->172.17.0.2:21102, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42384->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/17 04:51:56 DEBUG : sub dir/hello world: Excluded 2025/10/17 04:51:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/17 04:51:56 DEBUG : sub dir/hello world2: Excluded 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42396->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/17 04:51:56 DEBUG : sub dir/hello world: Excluded 2025/10/17 04:51:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/17 04:51:56 DEBUG : sub dir/hello world2: Excluded 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59446->172.17.0.2:21110, err= 2025/10/17 04:51:56 DEBUG : sub dir/ignore dir: Excluded 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50164->172.17.0.2:21102, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51110->172.17.0.2:21109, err= 2025/10/17 04:51:56 DEBUG : sub dir/ignore dir: Excluded 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43258->172.17.0.2:21106, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58732->172.17.0.2:21100, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57260->172.17.0.2:21105, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57270->172.17.0.2:21105, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50168->172.17.0.2:21102, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45276->172.17.0.2:21101, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57278->172.17.0.2:21105, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58736->172.17.0.2:21100, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45292->172.17.0.2:21101, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50178->172.17.0.2:21102, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47008->172.17.0.2:21108, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42398->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42410->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59454->172.17.0.2:21110, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42426->172.17.0.2:21107, err= --- PASS: TestListDirSorted (0.07s) === RUN TestListDirSortedFn run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58740->172.17.0.2:21100, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51116->172.17.0.2:21109, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45302->172.17.0.2:21101, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50182->172.17.0.2:21102, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56224->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33060->172.17.0.2:21103, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43262->172.17.0.2:21106, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56238->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45306->172.17.0.2:21101, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43264->172.17.0.2:21106, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56246->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50194->172.17.0.2:21102, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58746->172.17.0.2:21100, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33066->172.17.0.2:21103, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33082->172.17.0.2:21103, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59462->172.17.0.2:21110, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56256->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33090->172.17.0.2:21103, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57288->172.17.0.2:21105, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57302->172.17.0.2:21105, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56260->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42428->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56264->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42438->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51128->172.17.0.2:21109, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45308->172.17.0.2:21101, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51134->172.17.0.2:21109, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33106->172.17.0.2:21103, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56280->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51138->172.17.0.2:21109, err= 2025/10/17 04:51:56 DEBUG : a.txt: Excluded (Size Filter) 2025/10/17 04:51:56 DEBUG : a.txt: Excluded 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59470->172.17.0.2:21110, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58750->172.17.0.2:21100, err= 2025/10/17 04:51:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/17 04:51:56 DEBUG : sub dir/hello world: Excluded 2025/10/17 04:51:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/17 04:51:56 DEBUG : sub dir/hello world2: Excluded 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59472->172.17.0.2:21110, err= 2025/10/17 04:51:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/17 04:51:56 DEBUG : sub dir/hello world: Excluded 2025/10/17 04:51:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/17 04:51:56 DEBUG : sub dir/hello world2: Excluded 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57312->172.17.0.2:21105, err= 2025/10/17 04:51:56 DEBUG : sub dir/ignore dir: Excluded 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59480->172.17.0.2:21110, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51150->172.17.0.2:21109, err= 2025/10/17 04:51:56 DEBUG : sub dir/ignore dir: Excluded 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47012->172.17.0.2:21108, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47028->172.17.0.2:21108, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47044->172.17.0.2:21108, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56282->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57314->172.17.0.2:21105, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56288->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56294->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57318->172.17.0.2:21105, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47060->172.17.0.2:21108, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51164->172.17.0.2:21109, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50202->172.17.0.2:21102, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45320->172.17.0.2:21101, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45328->172.17.0.2:21101, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33118->172.17.0.2:21103, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59486->172.17.0.2:21110, err= --- PASS: TestListDirSortedFn (0.07s) === RUN TestListJSON run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51174->172.17.0.2:21109, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43266->172.17.0.2:21106, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56306->172.17.0.2:21104, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51190->172.17.0.2:21109, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33134->172.17.0.2:21103, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42450->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51206->172.17.0.2:21109, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42452->172.17.0.2:21107, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50204->172.17.0.2:21102, err= === RUN TestListJSON/Default 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58762->172.17.0.2:21100, err= === RUN TestListJSON/FilesOnly 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33148->172.17.0.2:21103, err= === RUN TestListJSON/DirsOnly 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42468->172.17.0.2:21107, err= === RUN TestListJSON/Recurse 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50210->172.17.0.2:21102, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59490->172.17.0.2:21110, err= === RUN TestListJSON/SubDir 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43272->172.17.0.2:21106, err= === RUN TestListJSON/NoModTime 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45340->172.17.0.2:21101, err= === RUN TestListJSON/NoMimeType 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47070->172.17.0.2:21108, err= === RUN TestListJSON/ShowHash 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45356->172.17.0.2:21101, err= === RUN TestListJSON/HashTypes 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51208->172.17.0.2:21109, err= 2025/10/17 04:51:56 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45368->172.17.0.2:21101, err= 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:56 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47078->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57324->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43274->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42484->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47082->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45374->172.17.0.2:21101, err= --- PASS: TestListJSON (0.04s) --- 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:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45386->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33152->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58766->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42488->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43280->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43290->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47092->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43304->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58772->172.17.0.2:21100, err= === RUN TestStatJSON/Root 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42492->172.17.0.2:21107, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45396->172.17.0.2:21101, err= === RUN TestStatJSON/Dir 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42502->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51216->172.17.0.2:21109, err= === RUN TestStatJSON/DirWithTrailingSlash 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57326->172.17.0.2:21105, err= === RUN TestStatJSON/File 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42510->172.17.0.2:21107, err= === RUN TestStatJSON/NotFound 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45412->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58774->172.17.0.2:21100, err= === RUN TestStatJSON/DirFilesOnly 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47104->172.17.0.2:21108, err= === RUN TestStatJSON/FileFilesOnly 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42512->172.17.0.2:21107, err= === RUN TestStatJSON/NotFoundFilesOnly 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51228->172.17.0.2:21109, err= === RUN TestStatJSON/DirDirsOnly 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47116->172.17.0.2:21108, err= === RUN TestStatJSON/FileDirsOnly 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47132->172.17.0.2:21108, err= === RUN TestStatJSON/NotFoundDirsOnly 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56314->172.17.0.2:21104, err= === RUN TestStatJSON/RootNotFound 2025/10/17 04:51:57 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-meretop5xile/notfound" 2025/10/17 04:51:57 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:57 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:57 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:57 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:57 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:57 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:57 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:57 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:57 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:57 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:57 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:57 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/notfound: Connecting to FTP server 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/notfound: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/notfound: > dial: conn=172.17.0.1:51858->172.17.0.2:21, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/notfound: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/notfound: > dial: conn=172.17.0.1:33164->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/notfound: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/notfound: > dial: conn=172.17.0.1:47146->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/notfound: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/notfound: > dial: conn=172.17.0.1:45418->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57342->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58788->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58796->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43312->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58806->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42524->172.17.0.2:21107, err= --- PASS: TestStatJSON (0.06s) --- 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.02s) === RUN TestMkdir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 INFO : ftp://172.17.0.2:21/rclone-test-meretop5xile: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51230->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42534->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43318->172.17.0.2:21106, err= 2025/10/17 04:51:57 INFO : ftp://172.17.0.2:21/rclone-test-meretop5xile: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45434->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59506->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43320->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33170->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56316->172.17.0.2:21104, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45436->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33178->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47156->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57344->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42536->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33182->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50224->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47170->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42546->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58816->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56330->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33188->172.17.0.2:21103, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56338->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59514->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59520->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33200->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59536->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57360->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59538->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42552->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50226->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47174->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33216->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43332->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51242->172.17.0.2:21109, err= --- PASS: TestLs (0.02s) === RUN TestLsWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56344->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47190->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50236->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50242->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59542->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59552->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58830->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43334->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/17 04:51:57 DEBUG : empty space: Excluded 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42568->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59568->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42580->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33222->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59572->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42588->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51256->172.17.0.2:21109, err= --- PASS: TestLsWithFilesFrom (0.02s) === RUN TestLsLong run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56348->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50256->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56354->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45446->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33230->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47196->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58840->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42598->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58842->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57362->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33242->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42612->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56362->172.17.0.2:21104, err= --- PASS: TestLsLong (0.02s) === RUN TestHashSums run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59576->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33250->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33254->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56370->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57372->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45458->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45468->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47204->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47214->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50270->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59578->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51262->172.17.0.2:21109, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2025/10/17 04:51:57 DEBUG : Creating backend with remote ":memory:" 2025/10/17 04:51:57 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/17 04:51:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/17 04:51:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/17 04:51:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/17 04:51:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/17 04:51:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/17 04:51:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/17 04:51:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/17 04:51:57 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:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59590->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42616->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56372->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50284->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33258->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51276->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59592->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58850->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51284->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57376->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59604->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58854->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57386->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58858->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43338->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45482->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42626->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45484->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50286->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56374->172.17.0.2:21104, err= --- PASS: TestCount (0.03s) === RUN TestDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50296->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58868->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59620->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51298->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50304->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33268->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33276->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56390->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56396->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42638->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : Waiting for deletions to finish 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33278->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : large: Excluded (Size Filter) 2025/10/17 04:51:57 DEBUG : large: Excluded 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58870->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57394->172.17.0.2:21105, err= 2025/10/17 04:51:57 INFO : small: Deleted 2025/10/17 04:51:57 INFO : medium: Deleted 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42644->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42656->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58886->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42658->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47222->172.17.0.2:21108, err= --- PASS: TestDelete (0.02s) === RUN TestMaxDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57404->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51308->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59630->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47230->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50318->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42662->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33282->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57420->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33294->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59638->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : Waiting for deletions to finish 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56410->172.17.0.2:21104, err= 2025/10/17 04:51:57 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58896->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43352->172.17.0.2:21106, err= 2025/10/17 04:51:57 INFO : large: Deleted 2025/10/17 04:51:57 INFO : medium: Deleted 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42670->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45498->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43364->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33302->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45500->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43370->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51322->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51330->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57424->172.17.0.2:21105, err= --- PASS: TestMaxDelete (0.03s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56420->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57426->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45508->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43386->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42682->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50328->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43394->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57428->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43406->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43416->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : Waiting for deletions to finish 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51336->172.17.0.2:21109, err= 2025/10/17 04:51:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58902->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42694->172.17.0.2:21107, err= 2025/10/17 04:51:57 INFO : small: Deleted 2025/10/17 04:51:57 INFO : medium: Deleted 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50334->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51350->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56424->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56434->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45522->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58906->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57434->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59650->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47232->172.17.0.2:21108, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59656->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58918->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47248->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47264->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56446->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33312->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33318->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50346->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51360->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59658->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : Waiting for deletions to finish 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58926->172.17.0.2:21100, err= 2025/10/17 04:51:57 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42708->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33328->172.17.0.2:21103, err= 2025/10/17 04:51:57 INFO : large: Deleted 2025/10/17 04:51:57 INFO : medium: Deleted 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58936->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56456->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33340->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45536->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43420->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43424->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45550->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57444->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56458->172.17.0.2:21104, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42718->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45562->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43436->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56472->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59666->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47266->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42720->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33350->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33354->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43444->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56484->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43460->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47280->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43472->172.17.0.2:21106, err= --- PASS: TestReadFile (0.02s) === RUN TestRetry 2025/10/17 04:51:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/17 04:51:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/17 04:51:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/17 04:51:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/17 04:51:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/17 04:51:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/17 04:51:57 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:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58944->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42732->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56486->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33362->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50354->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47284->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59678->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42748->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59686->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33374->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33384->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56488->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45578->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33388->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51374->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43474->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51384->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51396->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42758->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56498->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58950->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57460->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56506->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57466->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51404->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43484->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57474->172.17.0.2:21105, err= --- PASS: TestCat (0.13s) === RUN TestPurge 2025/10/17 04:51:57 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-xukekoc5feqe" 2025/10/17 04:51:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 04:51:57 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:57 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:57 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:57 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:57 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:57 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:57 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:57 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:57 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:57 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:57 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:57 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: Connecting to FTP server 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:51860->172.17.0.2:21, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:59700->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : Creating backend with remote "/tmp/rclone92514075" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xukekoc5feqe", Local "Local file system at /tmp/rclone92514075", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:51414->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:47298->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:59702->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:57490->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:45588->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:57500->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:59714->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:42770->172.17.0.2:21107, err= 2025/10/17 04:51:57 INFO : A2: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:59716->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:51428->172.17.0.2:21109, err= 2025/10/17 04:51:57 INFO : A1/B2: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:59720->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:45602->172.17.0.2:21101, err= 2025/10/17 04:51:57 INFO : A1/B2/C2: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:42784->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:33392->172.17.0.2:21103, err= 2025/10/17 04:51:57 INFO : A1/B1/C3: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:51434->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:47314->172.17.0.2:21108, err= 2025/10/17 04:51:57 INFO : A3: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:50358->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:57502->172.17.0.2:21105, err= 2025/10/17 04:51:57 INFO : A3/B3: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:59732->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:59748->172.17.0.2:21110, err= 2025/10/17 04:51:57 INFO : A3/B3/C4: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:58964->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:56514->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:45608->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:33402->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:45612->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:45618->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: Connecting to FTP server 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: Connecting to FTP server 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:51862->172.17.0.2:21, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:59754->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:59762->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:50370->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:42790->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:51868->172.17.0.2:21, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:47320->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:43500->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:50382->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: Connecting to FTP server 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:51446->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:33412->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:43514->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:33424->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:51876->172.17.0.2:21, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:45624->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:47326->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:43528->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : Waiting for deletions to finish 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:43534->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:56524->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:59772->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:58966->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:56538->172.17.0.2:21104, err= 2025/10/17 04:51:57 INFO : A1/B1/C1/one: Deleted 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:50398->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:43544->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:56542->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:50414->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:58982->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : removing 2 level 3 directories 2025/10/17 04:51:57 INFO : A1/B1/C3: Removing directory 2025/10/17 04:51:57 INFO : A1/B1/C1: Removing directory 2025/10/17 04:51:57 DEBUG : removing 1 level 2 directories 2025/10/17 04:51:57 INFO : A1/B1: Removing directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:43552->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:58992->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:42804->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:47338->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:50418->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:57508->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:47346->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:59004->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:33438->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:59786->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:59008->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : Waiting for deletions to finish 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:59010->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:57522->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:59012->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:51458->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:59794->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:43566->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:42806->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:47358->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:57532->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:33446->172.17.0.2:21103, err= 2025/10/17 04:51:57 INFO : A1/two: Deleted 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:45630->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:57544->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:47360->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:47366->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:33460->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:42812->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:59016->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:42814->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:33476->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:47376->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:51472->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:59808->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:57546->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : removing 2 level 3 directories 2025/10/17 04:51:57 INFO : A1/B2/C2: Removing directory 2025/10/17 04:51:57 INFO : A3/B3/C4: Removing directory 2025/10/17 04:51:57 DEBUG : removing 2 level 2 directories 2025/10/17 04:51:57 INFO : A3/B3: Removing directory 2025/10/17 04:51:57 INFO : A1/B2: Removing directory 2025/10/17 04:51:57 DEBUG : removing 3 level 1 directories 2025/10/17 04:51:57 INFO : A3: Removing directory 2025/10/17 04:51:57 INFO : A2: Removing directory 2025/10/17 04:51:57 INFO : A1: Removing directory 2025/10/17 04:51:57 DEBUG : removing 1 level 0 directories 2025/10/17 04:51:57 INFO : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: Removing directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:42816->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:51488->172.17.0.2:21109, err= 2025/10/17 04:51:57 ERROR : error listing: directory not found 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:47386->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: > dial: conn=172.17.0.1:50426->172.17.0.2:21102, err= 2025/10/17 04:51:57 ERROR : error listing: directory not found 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-xukekoc5feqe: Purge dir "" 2025/10/17 04:51:57 NOTICE: purge failed to rmdir "": directory not found 2025/10/17 04:51:57 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.15s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42822->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59820->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51496->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59826->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43574->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59026->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42832->172.17.0.2:21107, err= 2025/10/17 04:51:57 INFO : A2: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45632->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56554->172.17.0.2:21104, err= 2025/10/17 04:51:57 INFO : A1/B2: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42840->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33482->172.17.0.2:21103, err= 2025/10/17 04:51:57 INFO : A1/B2/C2: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57554->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51512->172.17.0.2:21109, err= 2025/10/17 04:51:57 INFO : A1/B1/C3: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45638->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59838->172.17.0.2:21110, err= 2025/10/17 04:51:57 INFO : A3: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50432->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45640->172.17.0.2:21101, err= 2025/10/17 04:51:57 INFO : A3/B3: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57556->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59842->172.17.0.2:21110, err= 2025/10/17 04:51:57 INFO : A3/B3/C4: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47402->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47410->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57564->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57574->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42854->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43580->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47420->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45648->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42870->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57584->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: Connecting to FTP server 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59036->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45660->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47426->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51882->172.17.0.2:21, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33488->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50444->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42886->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59858->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47430->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50460->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59044->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59874->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42900->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : removing 1 level 3 directories 2025/10/17 04:51:57 INFO : A3/B3/C4: Removing directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42906->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50474->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57588->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43584->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59886->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45670->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: Connecting to FTP server 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51522->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59046->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45672->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56560->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51892->172.17.0.2:21, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33492->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45688->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33506->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59898->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50486->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51530->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45700->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43598->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45706->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47432->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33522->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42908->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59908->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50492->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57604->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56574->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51544->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42920->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : removing 2 level 3 directories 2025/10/17 04:51:57 INFO : A1/B2/C2: Removing directory 2025/10/17 04:51:57 INFO : A1/B1/C3: Removing directory 2025/10/17 04:51:57 DEBUG : removing 2 level 2 directories 2025/10/17 04:51:57 INFO : A3/B3: Removing directory 2025/10/17 04:51:57 INFO : A1/B2: Removing directory 2025/10/17 04:51:57 DEBUG : removing 2 level 1 directories 2025/10/17 04:51:57 INFO : A3: Removing directory 2025/10/17 04:51:57 INFO : A2: Removing directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57612->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45712->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51546->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47448->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59914->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33534->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50498->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59928->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50508->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42924->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59050->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45726->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47454->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : removing 1 level 3 directories 2025/10/17 04:51:57 INFO : A1/B1/C1: Removing directory 2025/10/17 04:51:57 DEBUG : removing 1 level 2 directories 2025/10/17 04:51:57 INFO : A1/B1: Removing directory 2025/10/17 04:51:57 DEBUG : removing 1 level 1 directories 2025/10/17 04:51:57 INFO : A1: Removing directory 2025/10/17 04:51:57 DEBUG : removing 1 level 0 directories 2025/10/17 04:51:57 INFO : ftp://172.17.0.2:21/rclone-test-meretop5xile: Removing directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45732->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43600->172.17.0.2:21106, err= 2025/10/17 04:51:57 ERROR : error listing: directory not found 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59930->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43608->172.17.0.2:21106, err= 2025/10/17 04:51:57 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.12s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56576->172.17.0.2:21104, err= 2025/10/17 04:51:57 INFO : A1: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42936->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42948->172.17.0.2:21107, err= 2025/10/17 04:51:57 INFO : A1/B1: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59936->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33544->172.17.0.2:21103, err= 2025/10/17 04:51:57 INFO : A1/B1/C1: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33552->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33560->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57620->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50522->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47464->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57626->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47468->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57628->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43624->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50536->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59058->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : removing 1 level 3 directories 2025/10/17 04:51:57 INFO : A1/B1/C1: Removing directory 2025/10/17 04:51:57 DEBUG : removing 1 level 2 directories 2025/10/17 04:51:57 INFO : A1/B1: Removing directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56586->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33564->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47470->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43630->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50544->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45742->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50560->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33572->172.17.0.2:21103, err= --- PASS: TestRmdirsLeaveRoot (0.03s) === RUN TestRmdirsWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59062->172.17.0.2:21100, err= 2025/10/17 04:51:57 INFO : A1: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33584->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45758->172.17.0.2:21101, err= 2025/10/17 04:51:57 INFO : A1/B1: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33586->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59948->172.17.0.2:21110, err= 2025/10/17 04:51:57 INFO : A1/B1/C1: Making directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43640->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42958->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42974->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47486->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59962->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33600->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45768->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57634->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50568->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45784->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59968->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50574->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : removing 1 level 3 directories 2025/10/17 04:51:57 INFO : A1/B1/C1: Removing directory 2025/10/17 04:51:57 DEBUG : removing 1 level 2 directories 2025/10/17 04:51:57 INFO : A1/B1: Removing directory 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59982->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43648->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42980->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57636->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43658->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43660->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43664->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56598->172.17.0.2:21104, err= --- PASS: TestRmdirsWithFilter (0.03s) === RUN TestCopyURL run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57648->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51562->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51572->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45788->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59990->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59066->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50588->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : filename.txt: File name found in url 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59994->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60004->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56600->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47494->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59076->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51588->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45798->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60016->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43678->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57650->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47502->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50598->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56604->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43682->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57658->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57660->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51596->172.17.0.2:21109, err= --- PASS: TestCopyURL (0.04s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57664->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51604->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33610->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57666->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33616->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59082->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59086->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/10/17 04:51:57 INFO : file1: Copied (new) to: sub/file2 2025/10/17 04:51:57 INFO : file1: Deleted 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56620->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47508->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45800->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/17 04:51:57 DEBUG : file1: Unchanged skipping 2025/10/17 04:51:57 INFO : file1: Deleted 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60028->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59088->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: don't need to copy/move sub/file2, it is already at target location 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45804->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45806->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51608->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57672->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59104->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47512->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60030->172.17.0.2:21110, err= --- PASS: TestMoveFile (0.04s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56622->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56630->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51612->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43684->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45812->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47524->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2025/10/17 04:51:57 INFO : file1: Copied (new) 2025/10/17 04:51:57 INFO : file1: Deleted 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45818->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59110->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : file1: Destination exists, skipping 2025/10/17 04:51:57 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57688->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57692->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45820->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56646->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51622->172.17.0.2:21109, err= --- PASS: TestMoveFileWithIgnoreExisting (0.04s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57694->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42982->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51634->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47540->172.17.0.2:21108, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51650->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59116->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57704->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57710->172.17.0.2:21105, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43690->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59130->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60040->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59142->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47552->172.17.0.2:21108, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50606->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45834->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-meretop5xile/backup" 2025/10/17 04:51:57 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/10/17 04:51:57 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:57 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:57 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:57 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:57 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:57 DEBUG : TestFTPVsftpd: detected overridden config - adding "{Eq-Fh}" suffix to name 2025/10/17 04:51:57 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/10/17 04:51:57 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/10/17 04:51:57 DEBUG : Setting pass="9yxhiTopK0bnw1r2jqXKErDHVSOaiBuFkydas3J6gXry" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/10/17 04:51:57 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/10/17 04:51:57 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: Connecting to FTP server 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: dial("tcp","172.17.0.2:21") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: > dial: conn=172.17.0.1:51894->172.17.0.2:21, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: > dial: conn=172.17.0.1:60046->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-meretop5xile/backup" to be canonical "TestFTPVsftpd{Eq-Fh}:rclone-test-meretop5xile/backup" 2025/10/17 04:51:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: > dial: conn=172.17.0.1:45838->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: > dial: conn=172.17.0.1:56648->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: > dial: conn=172.17.0.1:50614->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: > dial: conn=172.17.0.1:50628->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: > dial: conn=172.17.0.1:57720->172.17.0.2:21105, err= 2025/10/17 04:51:57 INFO : dst/file1: Moved (server-side) 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59148->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45840->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56660->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43698->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59160->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/10/17 04:51:57 INFO : dst/file1: Copied (new) 2025/10/17 04:51:57 INFO : dst/file1: Deleted 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60048->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60052->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57728->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43710->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42988->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50642->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59166->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43716->172.17.0.2:21106, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50658->172.17.0.2:21102, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56664->172.17.0.2:21104, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59176->172.17.0.2:21100, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45846->172.17.0.2:21101, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.06s) === 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:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:42996->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43010->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43020->172.17.0.2:21107, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57740->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33620->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33632->172.17.0.2:21103, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60066->172.17.0.2:21110, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51652->172.17.0.2:21109, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57744->172.17.0.2:21105, err= 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:57 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51666->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50668->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45854->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43030->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43038->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60082->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59188->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47568->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51680->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43054->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60094->172.17.0.2:21110, err= 2025/10/17 04:51:58 INFO : A1/B2: Making directory 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56680->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45856->172.17.0.2:21101, err= 2025/10/17 04:51:58 INFO : A1/B1/C3: Making directory 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47582->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43060->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50678->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56682->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45866->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51692->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45872->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50690->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60110->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51706->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43724->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47598->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33636->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57746->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51722->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33652->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45884->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45892->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57758->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47606->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33658->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47614->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45908->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43064->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60124->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45910->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56696->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50700->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59198->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60126->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59204->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60142->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57774->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43076->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43732->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60150->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51728->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59212->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43736->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50714->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33664->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33678->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51738->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60162->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47616->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56698->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59228->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43086->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33690->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60176->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51742->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56714->172.17.0.2:21104, err= 2025/10/17 04:51:58 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45920->172.17.0.2:21101, err= 2025/10/17 04:51:58 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43100->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43738->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56726->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43740->172.17.0.2:21106, err= 2025/10/17 04:51:58 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/17 04:51:58 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43752->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56740->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43754->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56746->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51748->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50720->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47626->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43106->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43766->172.17.0.2:21106, err= 2025/10/17 04:51:58 INFO : ftp://172.17.0.2:21/rclone-test-meretop5xile: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60184->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56760->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59240->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60186->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59246->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51754->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43770->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56776->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59262->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45934->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50732->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56792->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56802->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51762->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33700->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57778->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45942->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60198->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43776->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47630->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43110->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47634->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50746->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33712->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59268->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43780->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47638->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51770->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43120->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59280->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57780->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51778->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56816->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45950->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59296->172.17.0.2:21100, err= 2025/10/17 04:51:58 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/17 04:51:58 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/17 04:51:58 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/17 04:51:58 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47646->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56828->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60214->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50764->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57796->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33714->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59306->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47660->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43130->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47674->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33718->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60222->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43142->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60230->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51782->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33732->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51792->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45964->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33742->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56832->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57802->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43792->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50776->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43808->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51800->172.17.0.2:21109, err= --- PASS: TestDirMove (0.12s) === RUN TestGetFsInfo run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43810->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45966->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60242->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57808->172.17.0.2:21105, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45974->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45980->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: File to upload is small (34 bytes), uploading instead of streaming 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57824->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57838->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50788->172.17.0.2:21102, err= 2025/10/17 04:51:58 NOTICE: ftp://172.17.0.2:21/rclone-test-meretop5xile: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/17 04:51:58 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43156->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43826->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43160->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45988->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51808->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60248->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47676->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56844->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43174->172.17.0.2:21107, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33750->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51824->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: File to upload is small (34 bytes), uploading instead of streaming 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50804->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43830->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:45994->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51834->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51842->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47690->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43188->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43200->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43840->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43848->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47700->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56850->172.17.0.2:21104, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51850->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51864->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: File to upload is small (34 bytes), uploading instead of streaming 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50812->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50822->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47704->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57852->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56862->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50830->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43210->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43856->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46010->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51872->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51882->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59318->172.17.0.2:21100, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59324->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57868->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: File to upload is small (34 bytes), uploading instead of streaming 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59340->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43870->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57876->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47720->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57880->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59342->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57890->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50838->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47728->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60256->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51890->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51904->172.17.0.2:21109, err= --- PASS: TestRcat (0.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43220->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51918->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43876->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59352->172.17.0.2:21100, err= --- SKIP: TestRcatMetadata (0.01s) === RUN TestRcatSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43234->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43242->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33764->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: File to upload is small (60 bytes), uploading instead of streaming 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59366->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43880->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57906->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : potato2: Size of src and dst objects identical 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50842->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57910->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43888->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56870->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56886->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50858->172.17.0.2:21102, err= --- PASS: TestRcatSize (0.02s) === RUN TestRcatSizeMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59368->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47740->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33774->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56894->172.17.0.2:21104, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56902->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46026->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59372->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46032->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46042->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46050->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57926->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46054->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33788->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43890->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50872->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43900->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60258->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: Touching "empty space" 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: Touching "potato2" 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47746->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: Touching "sub dir/potato3" 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50874->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50880->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33796->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59380->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57940->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47756->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33802->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46062->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43248->172.17.0.2:21107, err= --- PASS: TestTouchDir (0.03s) === RUN TestMkdirMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43258->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43264->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50882->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56912->172.17.0.2:21104, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46066->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56916->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60268->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33808->172.17.0.2:21103, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60276->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59396->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57952->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47764->172.17.0.2:21108, err= --- SKIP: TestCopyDirMetadata (0.01s) === RUN TestSetDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43906->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43922->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56926->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57964->172.17.0.2:21105, err= --- SKIP: TestSetDirModTime (0.01s) === RUN TestDirsEqual run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57978->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43928->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33812->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43932->172.17.0.2:21106, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-meretop5xile", Local "Local file system at /tmp/rclone1482667040", Modify Window "1s" 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43276->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46068->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50886->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43290->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46070->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51920->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59404->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56934->172.17.0.2:21104, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43946->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:57984->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59408->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50902->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58000->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51936->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43292->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.dasoyuv9" before starting 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58006->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51952->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51964->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59412->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : sub dir/test remove existing.dasoyuv9: TEST: removing renamed existing file after operation 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21109") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:51968->172.17.0.2:21109, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21103") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:33818->172.17.0.2:21103, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46084->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47770->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.buyodim2" before starting 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43962->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60280->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21102") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:50906->172.17.0.2:21102, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43964->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.buyodim2: TEST: renaming existing back after failed operation 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43294->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60284->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43302->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59420->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58020->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qudohes8" before starting 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43976->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59430->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46088->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21106") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43982->172.17.0.2:21106, err= 2025/10/17 04:51:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qudohes8: TEST: removing renamed existing file after operation 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47778->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59442->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21101") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:46100->172.17.0.2:21101, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21110") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:60294->172.17.0.2:21110, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47782->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21100") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:59452->172.17.0.2:21100, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43314->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21105") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:58022->172.17.0.2:21105, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21104") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:56936->172.17.0.2:21104, err= --- PASS: TestRemoveExisting (0.05s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21107") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:43322->172.17.0.2:21107, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: dial("tcp","172.17.0.2:21108") 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: > dial: conn=172.17.0.1:47790->172.17.0.2:21108, err= 2025/10/17 04:51:58 DEBUG : ftp://172.17.0.2:21/rclone-test-meretop5xile: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Finished OK in 4.470616507s (try 1/5)