"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Starting (try 1/5) 2026/06/05 03:27:14 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hojamag9tave" 2026/06/05 03:27:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 03:27:14 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:14 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:14 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:14 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:14 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:14 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:14 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:14 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:14 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:14 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:14 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:14 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: Connecting to FTP server 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58280->172.17.0.3:21, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37544->172.17.0.3:21101, err= 2026/06/05 03:27:14 DEBUG : Creating backend with remote "/tmp/rclone4077676519" === 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:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51252->172.17.0.3:21110, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57688->172.17.0.3:21106, err= 2026/06/05 03:27:14 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37554->172.17.0.3:21101, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57702->172.17.0.3:21106, err= 2026/06/05 03:27:14 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/06/05 03:27:14 DEBUG : a: size = 0 OK 2026/06/05 03:27:14 DEBUG : a: size = 1 (memory) 2026/06/05 03:27:14 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/05 03:27:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/05 03:27:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 03:27:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 03:27:14 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/05 03:27:14 DEBUG : potato: Seek from 10 to 0 2026/06/05 03:27:14 DEBUG : potato: Seek from 10 to 0 2026/06/05 03:27:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/05 03:27:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/05 03:27:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 03:27:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 03:27:14 DEBUG : potato: Seek from 5 to 2 2026/06/05 03:27:14 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/05 03:27:14 DEBUG : potato: Seek from 7 to 0 2026/06/05 03:27:14 DEBUG : potato: Seek from 7 to 0 2026/06/05 03:27:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/05 03:27:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/05 03:27:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 03:27:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 03:27:14 DEBUG : potato: Seek from 5 to 2 2026/06/05 03:27:14 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/05 03:27:14 DEBUG : potato: Seek from 8 to 0 2026/06/05 03:27:14 DEBUG : potato: Seek from 8 to 0 2026/06/05 03:27:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/05 03:27:14 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/05 03:27:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 03:27:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/05 03:27:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/05 03:27:14 DEBUG : potato: Seek from 5 to 2 2026/06/05 03:27:14 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/05 03:27:14 DEBUG : potato: Seek from 9 to 0 2026/06/05 03:27:14 DEBUG : potato: Seek from 9 to 0 2026/06/05 03:27:14 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55242->172.17.0.3:21108, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37100->172.17.0.3:21104, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57558->172.17.0.3:21107, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35330->172.17.0.3:21102, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37112->172.17.0.3:21104, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37678->172.17.0.3:21105, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37562->172.17.0.3:21101, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37684->172.17.0.3:21105, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51282->172.17.0.3:21110, err= === RUN TestCheck/3 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50512->172.17.0.3:21103, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57708->172.17.0.3:21106, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40392->172.17.0.3:21109, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37698->172.17.0.3:21105, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40400->172.17.0.3:21109, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35352->172.17.0.3:21102, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37726->172.17.0.3:21105, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37570->172.17.0.3:21101, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50522->172.17.0.3:21103, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55256->172.17.0.3:21108, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37114->172.17.0.3:21104, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37130->172.17.0.3:21104, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37140->172.17.0.3:21104, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57716->172.17.0.3:21106, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50530->172.17.0.3:21103, err= --- PASS: TestCheck (0.03s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/06/05 03:27:14 DEBUG : Creating backend with remote "nonexistent" 2026/06/05 03:27:14 DEBUG : Creating backend with remote "nonexistent" 2026/06/05 03:27:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/05 03:27:14 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/06/05 03:27:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/05 03:27:14 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:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50534->172.17.0.3:21103, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37146->172.17.0.3:21104, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40412->172.17.0.3:21109, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33480->172.17.0.3:21100, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37160->172.17.0.3:21104, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51288->172.17.0.3:21110, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51302->172.17.0.3:21110, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40418->172.17.0.3:21109, err= === RUN TestCheckDownload/3 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37176->172.17.0.3:21104, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35364->172.17.0.3:21102, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57732->172.17.0.3:21106, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35378->172.17.0.3:21102, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40430->172.17.0.3:21109, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57740->172.17.0.3:21106, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57744->172.17.0.3:21106, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51312->172.17.0.3:21110, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50538->172.17.0.3:21103, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33522->172.17.0.3:21100, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57752->172.17.0.3:21106, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55296->172.17.0.3:21108, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57766->172.17.0.3:21106, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37188->172.17.0.3:21104, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57776->172.17.0.3:21106, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37190->172.17.0.3:21104, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37574->172.17.0.3:21101, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51318->172.17.0.3:21110, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57792->172.17.0.3:21106, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50550->172.17.0.3:21103, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51332->172.17.0.3:21110, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35392->172.17.0.3:21102, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33534->172.17.0.3:21100, err= === RUN TestCheckSizeOnly/3 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50562->172.17.0.3:21103, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50570->172.17.0.3:21103, err= 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51334->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35394->172.17.0.3:21102, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51342->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57822->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37760->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57824->172.17.0.3:21106, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57602->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37776->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35416->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40472->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57614->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51344->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40474->172.17.0.3:21109, err= --- PASS: TestCheckSizeOnly (0.03s) --- 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:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50584->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37588->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57620->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57624->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33550->172.17.0.3:21100, err= 2026/06/05 03:27:15 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/05 03:27:15 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/05 03:27:15 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/05 03:27:15 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33564->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35418->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35428->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37602->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51360->172.17.0.3:21110, err= 2026/06/05 03:27:15 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/05 03:27:15 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/05 03:27:15 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/05 03:27:15 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37780->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51376->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37204->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50600->172.17.0.3:21103, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hojamag9tave/data" 2026/06/05 03:27:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/data: Connecting to FTP server 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/data: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/data: > dial: conn=172.17.0.1:58290->172.17.0.3:21, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/data: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/data: > dial: conn=172.17.0.1:51388->172.17.0.3:21110, err= check_test.go:350: ftp://172.17.0.3:21/rclone-test-hojamag9tave/data lacks md5, skipping 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37790->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50606->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55316->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37210->172.17.0.3:21104, err= --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hojamag9tave/data" 2026/06/05 03:27:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/data: Connecting to FTP server 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/data: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/data: > dial: conn=172.17.0.1:58292->172.17.0.3:21, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/data: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/data: > dial: conn=172.17.0.1:35436->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57634->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55324->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35440->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55332->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51404->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55334->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35442->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51416->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37604->172.17.0.3:21101, err= === RUN TestCheckSumDownload/subtest1 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51418->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57836->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37624->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35444->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37630->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55346->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57670->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57838->172.17.0.3:21106, err= === RUN TestCheckSumDownload/subtest2 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37798->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51420->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37812->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57854->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57696->172.17.0.3:21107, err= === RUN TestCheckSumDownload/subtest3 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40488->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57706->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40490->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55358->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40506->172.17.0.3:21109, err= === RUN TestCheckSumDownload/subtest4 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33596->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33600->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35448->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35462->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40510->172.17.0.3:21109, err= === RUN TestCheckSumDownload/subtest5 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55398->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37690->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35470->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57874->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35472->172.17.0.3:21102, err= === RUN TestCheckSumDownload/subtest6 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51446->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35484->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55412->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37234->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57884->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40524->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51458->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35490->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37832->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35494->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51460->172.17.0.3:21110, err= === RUN TestCheckSumDownload/subtest7 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37846->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40532->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57890->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50638->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33610->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51474->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40544->172.17.0.3:21109, err= --- PASS: TestCheckSumDownload (0.15s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.00s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.01s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2026/06/05 03:27:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-jaxavew5cehe" 2026/06/05 03:27:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 03:27:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: Connecting to FTP server 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: > dial: conn=172.17.0.1:58302->172.17.0.3:21, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: > dial: conn=172.17.0.1:40548->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : Creating backend with remote "/tmp/rclone1625756288" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-jaxavew5cehe", Local "Local file system at /tmp/rclone1625756288", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: > dial: conn=172.17.0.1:55422->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: > dial: conn=172.17.0.1:33624->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: > dial: conn=172.17.0.1:37702->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: > dial: conn=172.17.0.1:55434->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: > dial: conn=172.17.0.1:57904->172.17.0.3:21106, err= upper checkfile vs. lower remote (without normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: > dial: conn=172.17.0.1:57920->172.17.0.3:21106, err= 2026/06/05 03:27:15 ERROR : hello, world!: sum not found 2026/06/05 03:27:15 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.3:21/rclone-test-jaxavew5cehe 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: 1 files missing 2026/06/05 03:27:15 NOTICE: 1 hashes missing 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: 1 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: > dial: conn=172.17.0.1:37862->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: > dial: conn=172.17.0.1:33638->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: 0 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: 1 matching files 2026/06/05 03:27:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-mozohuc4luyi" 2026/06/05 03:27:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 03:27:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: Connecting to FTP server 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: > dial: conn=172.17.0.1:58310->172.17.0.3:21, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: > dial: conn=172.17.0.1:55450->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : Creating backend with remote "/tmp/rclone3197641888" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-mozohuc4luyi", Local "Local file system at /tmp/rclone3197641888", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: > dial: conn=172.17.0.1:37716->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: > dial: conn=172.17.0.1:37718->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: > dial: conn=172.17.0.1:35508->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: > dial: conn=172.17.0.1:33642->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: > dial: conn=172.17.0.1:37874->172.17.0.3:21105, err= lower checkfile vs. upper remote (without normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: > dial: conn=172.17.0.1:33654->172.17.0.3:21100, err= 2026/06/05 03:27:15 ERROR : HELLO, WORLD!: sum not found 2026/06/05 03:27:15 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-mozohuc4luyi 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: 1 files missing 2026/06/05 03:27:15 NOTICE: 1 hashes missing 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: 1 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: > dial: conn=172.17.0.1:35520->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: > dial: conn=172.17.0.1:33662->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: 0 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: 1 matching files 2026/06/05 03:27:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-fakejem3xafe" 2026/06/05 03:27:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 03:27:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: Connecting to FTP server 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: > dial: conn=172.17.0.1:58326->172.17.0.3:21, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: > dial: conn=172.17.0.1:37732->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : Creating backend with remote "/tmp/rclone3185004737" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fakejem3xafe", Local "Local file system at /tmp/rclone3185004737", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: > dial: conn=172.17.0.1:50650->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: > dial: conn=172.17.0.1:37734->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: > dial: conn=172.17.0.1:55460->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: > dial: conn=172.17.0.1:50660->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: > dial: conn=172.17.0.1:33668->172.17.0.3:21100, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: > dial: conn=172.17.0.1:50666->172.17.0.3:21103, err= 2026/06/05 03:27:15 ERROR : HeLlO, wOrLd!: sum not found 2026/06/05 03:27:15 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-fakejem3xafe 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-fakejem3xafe: 1 files missing 2026/06/05 03:27:15 NOTICE: 1 hashes missing 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-fakejem3xafe: 1 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-fakejem3xafe: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: > dial: conn=172.17.0.1:57758->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: > dial: conn=172.17.0.1:37742->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-fakejem3xafe: 0 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-fakejem3xafe: 1 matching files 2026/06/05 03:27:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cuturut6naco" 2026/06/05 03:27:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 03:27:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: Connecting to FTP server 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: > dial: conn=172.17.0.1:58338->172.17.0.3:21, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: > dial: conn=172.17.0.1:50676->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : Creating backend with remote "/tmp/rclone4253804188" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cuturut6naco", Local "Local file system at /tmp/rclone4253804188", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: > dial: conn=172.17.0.1:37888->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: > dial: conn=172.17.0.1:57770->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: > dial: conn=172.17.0.1:37746->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: > dial: conn=172.17.0.1:55468->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: > dial: conn=172.17.0.1:33682->172.17.0.3:21100, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: > dial: conn=172.17.0.1:33688->172.17.0.3:21100, err= 2026/06/05 03:27:15 ERROR : HELLO, WORLD!: sum not found 2026/06/05 03:27:15 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.3:21/rclone-test-cuturut6naco 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-cuturut6naco: 1 files missing 2026/06/05 03:27:15 NOTICE: 1 hashes missing 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-cuturut6naco: 1 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-cuturut6naco: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: > dial: conn=172.17.0.1:33704->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: > dial: conn=172.17.0.1:33710->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-cuturut6naco: 0 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-cuturut6naco: 1 matching files 2026/06/05 03:27:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-pihirow2kegu" 2026/06/05 03:27:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 03:27:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: Connecting to FTP server 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: > dial: conn=172.17.0.1:58354->172.17.0.3:21, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: > dial: conn=172.17.0.1:37758->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : Creating backend with remote "/tmp/rclone2100818060" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pihirow2kegu", Local "Local file system at /tmp/rclone2100818060", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: > dial: conn=172.17.0.1:51482->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: > dial: conn=172.17.0.1:55476->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: > dial: conn=172.17.0.1:37900->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: > dial: conn=172.17.0.1:57934->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: > dial: conn=172.17.0.1:33720->172.17.0.3:21100, err= NFD checkfile vs. NFC remote (without normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: > dial: conn=172.17.0.1:37762->172.17.0.3:21101, err= 2026/06/05 03:27:15 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/05 03:27:15 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-pihirow2kegu 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-pihirow2kegu: 1 files missing 2026/06/05 03:27:15 NOTICE: 1 hashes missing 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-pihirow2kegu: 1 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-pihirow2kegu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: > dial: conn=172.17.0.1:40558->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: > dial: conn=172.17.0.1:55492->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-pihirow2kegu: 0 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-pihirow2kegu: 1 matching files 2026/06/05 03:27:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-viwocod8jufa" 2026/06/05 03:27:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 03:27:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: Connecting to FTP server 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: > dial: conn=172.17.0.1:58364->172.17.0.3:21, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: > dial: conn=172.17.0.1:37774->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : Creating backend with remote "/tmp/rclone1551618230" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-viwocod8jufa", Local "Local file system at /tmp/rclone1551618230", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: > dial: conn=172.17.0.1:50690->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: > dial: conn=172.17.0.1:40560->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: > dial: conn=172.17.0.1:35524->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: > dial: conn=172.17.0.1:37912->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: > dial: conn=172.17.0.1:35536->172.17.0.3:21102, err= NFC checkfile vs. NFD remote (without normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: > dial: conn=172.17.0.1:37786->172.17.0.3:21101, err= 2026/06/05 03:27:15 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/05 03:27:15 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-viwocod8jufa 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-viwocod8jufa: 1 files missing 2026/06/05 03:27:15 NOTICE: 1 hashes missing 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-viwocod8jufa: 1 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-viwocod8jufa: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: > dial: conn=172.17.0.1:51484->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: > dial: conn=172.17.0.1:37792->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-viwocod8jufa: 0 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-viwocod8jufa: 1 matching files 2026/06/05 03:27:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-huvibux2lofa" 2026/06/05 03:27:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 03:27:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: Connecting to FTP server 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: > dial: conn=172.17.0.1:58368->172.17.0.3:21, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: > dial: conn=172.17.0.1:57950->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : Creating backend with remote "/tmp/rclone752942217" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-huvibux2lofa", Local "Local file system at /tmp/rclone752942217", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: > dial: conn=172.17.0.1:35542->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: > dial: conn=172.17.0.1:40572->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: > dial: conn=172.17.0.1:50698->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: > dial: conn=172.17.0.1:33736->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: > dial: conn=172.17.0.1:51490->172.17.0.3:21110, err= NFDx2 checkfile vs. both remote (without normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: > dial: conn=172.17.0.1:37242->172.17.0.3:21104, err= 2026/06/05 03:27:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/05 03:27:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-huvibux2lofa 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-huvibux2lofa: 1 files missing 2026/06/05 03:27:15 NOTICE: 1 hashes missing 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-huvibux2lofa: 1 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-huvibux2lofa: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: > dial: conn=172.17.0.1:40580->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: > dial: conn=172.17.0.1:33742->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-huvibux2lofa: 0 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-huvibux2lofa: 1 matching files 2026/06/05 03:27:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-secileh8jefe" 2026/06/05 03:27:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 03:27:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: Connecting to FTP server 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: > dial: conn=172.17.0.1:58378->172.17.0.3:21, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: > dial: conn=172.17.0.1:57960->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : Creating backend with remote "/tmp/rclone1157009315" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-secileh8jefe", Local "Local file system at /tmp/rclone1157009315", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: > dial: conn=172.17.0.1:57774->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: > dial: conn=172.17.0.1:33750->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: > dial: conn=172.17.0.1:37800->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: > dial: conn=172.17.0.1:50700->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: > dial: conn=172.17.0.1:35558->172.17.0.3:21102, err= NFCx2 checkfile vs. both remote (without normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: > dial: conn=172.17.0.1:57788->172.17.0.3:21107, err= 2026/06/05 03:27:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/05 03:27:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-secileh8jefe 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-secileh8jefe: 1 files missing 2026/06/05 03:27:15 NOTICE: 1 hashes missing 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-secileh8jefe: 1 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-secileh8jefe: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: > dial: conn=172.17.0.1:40596->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: > dial: conn=172.17.0.1:37250->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-secileh8jefe: 0 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-secileh8jefe: 1 matching files 2026/06/05 03:27:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-tasikeb5hopa" 2026/06/05 03:27:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 03:27:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: Connecting to FTP server 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: > dial: conn=172.17.0.1:58382->172.17.0.3:21, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: > dial: conn=172.17.0.1:55502->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : Creating backend with remote "/tmp/rclone1844706103" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-tasikeb5hopa", Local "Local file system at /tmp/rclone1844706103", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: > dial: conn=172.17.0.1:40610->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: > dial: conn=172.17.0.1:37802->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: > dial: conn=172.17.0.1:57970->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: > dial: conn=172.17.0.1:37808->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: > dial: conn=172.17.0.1:37922->172.17.0.3:21105, err= both checkfile vs. NFDx2 remote (without normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: > dial: conn=172.17.0.1:40620->172.17.0.3:21109, err= 2026/06/05 03:27:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/05 03:27:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-tasikeb5hopa 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: 1 files missing 2026/06/05 03:27:15 NOTICE: 1 hashes missing 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: 1 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: > dial: conn=172.17.0.1:40622->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: > dial: conn=172.17.0.1:37822->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: 0 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: 1 matching files 2026/06/05 03:27:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-xigovot8huze" 2026/06/05 03:27:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 03:27:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: Connecting to FTP server 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: > dial: conn=172.17.0.1:58398->172.17.0.3:21, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: > dial: conn=172.17.0.1:37826->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : Creating backend with remote "/tmp/rclone3209680369" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xigovot8huze", Local "Local file system at /tmp/rclone3209680369", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: > dial: conn=172.17.0.1:37938->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: > dial: conn=172.17.0.1:55506->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: > dial: conn=172.17.0.1:57794->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: > dial: conn=172.17.0.1:55516->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: > dial: conn=172.17.0.1:55526->172.17.0.3:21108, err= both checkfile vs. NFCx2 remote (without normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: > dial: conn=172.17.0.1:35562->172.17.0.3:21102, err= 2026/06/05 03:27:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/05 03:27:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-xigovot8huze 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-xigovot8huze: 1 files missing 2026/06/05 03:27:15 NOTICE: 1 hashes missing 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-xigovot8huze: 1 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-xigovot8huze: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: > dial: conn=172.17.0.1:57800->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: > dial: conn=172.17.0.1:37262->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-xigovot8huze: 0 differences found 2026/06/05 03:27:15 NOTICE: ftp://172.17.0.3:21/rclone-test-xigovot8huze: 1 matching files 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: > dial: conn=172.17.0.1:55542->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: > dial: conn=172.17.0.1:37266->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xigovot8huze: Purge dir "" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: > dial: conn=172.17.0.1:50706->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: > dial: conn=172.17.0.1:37944->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-tasikeb5hopa: Purge dir "" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: > dial: conn=172.17.0.1:57980->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: > dial: conn=172.17.0.1:37272->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-secileh8jefe: Purge dir "" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: > dial: conn=172.17.0.1:35576->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: > dial: conn=172.17.0.1:35578->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-huvibux2lofa: Purge dir "" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: > dial: conn=172.17.0.1:57802->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: Purge object "測試_Русский___ě_áñ" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: > dial: conn=172.17.0.1:57810->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-viwocod8jufa: Purge dir "" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: > dial: conn=172.17.0.1:37276->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: Purge object "測試_Русский___ě_áñ" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: > dial: conn=172.17.0.1:40628->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pihirow2kegu: Purge dir "" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: > dial: conn=172.17.0.1:57812->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: Purge object "HELLO, WORLD!" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: > dial: conn=172.17.0.1:50712->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-cuturut6naco: Purge dir "" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: > dial: conn=172.17.0.1:37840->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: Purge object "HeLlO, wOrLd!" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: > dial: conn=172.17.0.1:37286->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fakejem3xafe: Purge dir "" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: > dial: conn=172.17.0.1:57822->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: Purge object "HELLO, WORLD!" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: > dial: conn=172.17.0.1:33752->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mozohuc4luyi: Purge dir "" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: > dial: conn=172.17.0.1:37288->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: Purge object "hello, world!" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: > dial: conn=172.17.0.1:50722->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-jaxavew5cehe: Purge dir "" --- PASS: TestApplyTransforms (0.23s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57990->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40632->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37856->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51494->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57824->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35588->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35596->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/06/05 03:27:15 INFO : file1: Copied (new) to: sub/file2 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37870->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50734->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37956->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : sub/file2: size = 14 OK 2026/06/05 03:27:15 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/05 03:27:15 DEBUG : file1: Unchanged skipping 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37880->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40644->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: don't need to copy/move sub/file2, it is already at target location 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51506->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55546->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37964->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37970->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37296->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33768->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55562->172.17.0.3:21108, err= --- PASS: TestCopyFile (0.02s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35612->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58004->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58016->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40646->172.17.0.3:21109, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57836->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55578->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37896->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58022->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33774->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37978->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51522->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hojamag9tave/backup" 2026/06/05 03:27:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: Connecting to FTP server 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: > dial: conn=172.17.0.1:58412->172.17.0.3:21, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: > dial: conn=172.17.0.1:33778->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-hojamag9tave/backup" to be canonical "TestFTPVsftpd{T_0ku}:rclone-test-hojamag9tave/backup" 2026/06/05 03:27:15 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4077676519) 2026/06/05 03:27:15 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-hojamag9tave) 2026/06/05 03:27:15 DEBUG : dst/file1: Sizes differ 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: > dial: conn=172.17.0.1:55580->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: > dial: conn=172.17.0.1:35628->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: > dial: conn=172.17.0.1:37984->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: > dial: conn=172.17.0.1:50744->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: > dial: conn=172.17.0.1:57852->172.17.0.3:21107, err= 2026/06/05 03:27:15 INFO : dst/file1: Moved (server-side) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55586->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58038->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55588->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51530->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58050->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/06/05 03:27:15 INFO : dst/file1: Copied (new) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33782->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: Connecting to FTP server 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58424->172.17.0.3:21, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57862->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58062->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35636->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57874->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37302->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50756->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37996->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51536->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51550->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57888->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51552->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.05s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hojamag9tave/dst" 2026/06/05 03:27:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: Connecting to FTP server 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:58432->172.17.0.3:21, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:58078->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:37912->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hojamag9tave/CompareDest" 2026/06/05 03:27:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:15 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest: Connecting to FTP server 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest: > dial: conn=172.17.0.1:58446->172.17.0.3:21, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest: > dial: conn=172.17.0.1:55590->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-hojamag9tave/CompareDest" to be canonical "TestFTPVsftpd{T_0ku}:rclone-test-hojamag9tave/CompareDest" 2026/06/05 03:27:15 DEBUG : one: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest: > dial: conn=172.17.0.1:33790->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:57894->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:37308->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:57902->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:33804->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:33820->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:33822->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/06/05 03:27:15 INFO : one: Copied (new) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58090->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38012->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51560->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50760->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:38016->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hojamag9tave/CompareDest" for canonical name "TestFTPVsftpd{T_0ku}:rclone-test-hojamag9tave/CompareDest" 2026/06/05 03:27:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4077676519) 2026/06/05 03:27:15 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst) 2026/06/05 03:27:15 DEBUG : one: Sizes differ 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest: > dial: conn=172.17.0.1:37926->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:38018->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:57908->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:37318->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:33824->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:33840->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : one.4a8516eb.partial: renamed to: one 2026/06/05 03:27:15 INFO : one: Copied (replaced existing) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37932->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37320->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37942->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40650->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35642->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58096->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57920->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37954->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55606->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51572->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40654->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37966->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:55610->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hojamag9tave/CompareDest" for canonical name "TestFTPVsftpd{T_0ku}:rclone-test-hojamag9tave/CompareDest" 2026/06/05 03:27:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4077676519) 2026/06/05 03:27:15 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst) 2026/06/05 03:27:15 DEBUG : one: Sizes differ 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest: > dial: conn=172.17.0.1:55612->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : one: size = 5 OK 2026/06/05 03:27:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/05 03:27:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58102->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37970->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55624->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37326->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55632->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50764->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51582->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37334->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35644->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:51598->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hojamag9tave/CompareDest" for canonical name "TestFTPVsftpd{T_0ku}:rclone-test-hojamag9tave/CompareDest" 2026/06/05 03:27:15 DEBUG : two: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest: > dial: conn=172.17.0.1:57922->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : two: size = 3 OK 2026/06/05 03:27:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/05 03:27:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58108->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55648->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37984->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:58112->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hojamag9tave/CompareDest" for canonical name "TestFTPVsftpd{T_0ku}:rclone-test-hojamag9tave/CompareDest" 2026/06/05 03:27:15 DEBUG : two: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest: > dial: conn=172.17.0.1:50770->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : two: size = 3 OK 2026/06/05 03:27:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/05 03:27:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37348->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37990->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51602->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51612->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58126->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57926->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:58130->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hojamag9tave/CompareDest" for canonical name "TestFTPVsftpd{T_0ku}:rclone-test-hojamag9tave/CompareDest" 2026/06/05 03:27:15 DEBUG : two: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest: > dial: conn=172.17.0.1:38030->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : two: size = 5 (Local file system at /tmp/rclone4077676519) 2026/06/05 03:27:15 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest) 2026/06/05 03:27:15 DEBUG : two: Sizes differ 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:40658->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:50786->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:33844->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:40664->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/dst: > dial: conn=172.17.0.1:38002->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : two.a319cd8b.partial: renamed to: two 2026/06/05 03:27:15 INFO : two: Copied (new) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38016->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51626->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58132->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55664->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40678->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40684->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37360->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33858->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55670->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35652->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33866->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38042->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.09s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55682->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50798->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58134->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37374->172.17.0.3:21104, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35654->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58136->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57932->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51634->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35656->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : sub/file2: size = 14 OK 2026/06/05 03:27:15 INFO : file1: Copied (new) to: sub/file2 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38032->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50802->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40688->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : sub/file2: size = 14 OK 2026/06/05 03:27:15 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/05 03:27:15 DEBUG : file1: Unchanged skipping 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40692->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51646->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: don't need to copy/move sub/file2, it is already at target location 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58142->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38046->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35670->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50816->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58156->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55692->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38054->172.17.0.3:21105, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38068->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50826->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58170->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40698->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35676->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38076->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40708->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/06/05 03:27:15 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55704->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33870->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38054->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/06/05 03:27:15 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/05 03:27:15 DEBUG : file1: Unchanged skipping 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38084->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40722->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37386->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33872->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50830->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58186->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38058->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57940->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38088->172.17.0.3:21105, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58188->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37394->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: Connecting to FTP server 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: Connecting to FTP server 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57944->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58460->172.17.0.3:21, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38070->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: Waiting for checks to finish 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: Waiting for transfers to finish 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40732->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55720->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57946->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58198->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55730->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40734->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58212->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38086->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/06/05 03:27:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/06/05 03:27:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58220->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35682->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35690->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40740->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57956->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40750->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35696->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51650->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58234->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50832->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/06/05 03:27:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/06/05 03:27:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58472->172.17.0.3:21, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58242->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38092->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37402->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51664->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57958->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58250->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57960->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55746->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37404->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38098->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38096->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50838->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35706->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38112->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55750->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58260->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/06/05 03:27:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/06/05 03:27:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37418->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50844->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38114->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58262->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/06/05 03:27:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35714->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33880->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58276->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51676->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38124->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51682->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/06/05 03:27:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37430->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35726->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33888->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50846->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/06/05 03:27:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/06/05 03:27:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/06/05 03:27:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40758->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55762->172.17.0.3:21108, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57966->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37444->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57970->172.17.0.3:21107, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33894->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33902->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38114->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40762->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50860->172.17.0.3:21103, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51698->172.17.0.3:21110, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38136->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38148->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58282->172.17.0.3:21106, err= --- PASS: TestCopyLongFileNameCollision (0.06s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58298->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38156->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38162->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35738->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35742->172.17.0.3:21102, err= 2026/06/05 03:27:15 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37460->172.17.0.3:21104, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33910->172.17.0.3:21100, err= 2026/06/05 03:27:15 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/06/05 03:27:15 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40774->172.17.0.3:21109, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38164->172.17.0.3:21105, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38122->172.17.0.3:21101, err= 2026/06/05 03:27:15 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58302->172.17.0.3:21106, err= 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:15 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50866->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50870->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/06/05 03:27:16 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38136->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58310->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35754->172.17.0.3:21102, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38152->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55772->172.17.0.3:21108, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38160->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58324->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38176->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40782->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37468->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40790->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57974->172.17.0.3:21107, err= 2026/06/05 03:27:16 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/06/05 03:27:16 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35762->172.17.0.3:21102, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33918->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51710->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40796->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38186->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51712->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51718->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38180->172.17.0.3:21105, err= --- PASS: TestCopyFileMaxTransfer (1.05s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37480->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40798->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57984->172.17.0.3:21107, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:57998->172.17.0.3:21107, err= --- SKIP: TestDeduplicateInteractive (0.01s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37488->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37494->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58334->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58002->172.17.0.3:21107, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58346->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58018->172.17.0.3:21107, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40812->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37496->172.17.0.3:21104, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37500->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38200->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40824->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37512->172.17.0.3:21104, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37528->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40828->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58362->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58366->172.17.0.3:21106, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37538->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35778->172.17.0.3:21102, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38212->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50884->172.17.0.3:21103, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51732->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55788->172.17.0.3:21108, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50886->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51736->172.17.0.3:21110, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38222->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37552->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37564->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40844->172.17.0.3:21109, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38196->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35782->172.17.0.3:21102, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38236->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38212->172.17.0.3:21105, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38220->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40858->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50902->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38224->172.17.0.3:21105, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50908->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38236->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50916->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38252->172.17.0.3:21105, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33932->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50920->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37580->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38260->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58382->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51750->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37582->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40872->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55794->172.17.0.3:21108, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51762->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40874->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51778->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35784->172.17.0.3:21102, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51788->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38268->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51790->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38240->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33944->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50928->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40888->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38252->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33958->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58032->172.17.0.3:21107, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33968->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51796->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58398->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37594->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35796->172.17.0.3:21102, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35798->172.17.0.3:21102, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51810->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : a.txt: Excluded (Size Filter) 2026/06/05 03:27:16 DEBUG : a.txt: Excluded 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38274->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33982->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/05 03:27:16 DEBUG : sub dir/hello world: Excluded 2026/06/05 03:27:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/05 03:27:16 DEBUG : sub dir/hello world2: Excluded 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51818->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/05 03:27:16 DEBUG : sub dir/hello world: Excluded 2026/06/05 03:27:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/05 03:27:16 DEBUG : sub dir/hello world2: Excluded 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40896->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : sub dir/ignore dir: Excluded 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58048->172.17.0.3:21107, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58412->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : sub dir/ignore dir: Excluded 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38282->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38254->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50942->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37598->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35800->172.17.0.3:21102, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38290->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38264->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38300->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38276->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55804->172.17.0.3:21108, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35814->172.17.0.3:21102, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38280->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38306->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58418->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58064->172.17.0.3:21107, err= --- PASS: TestListDirSorted (0.05s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58432->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58446->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40900->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51834->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40914->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51848->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50950->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35830->172.17.0.3:21102, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58448->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58078->172.17.0.3:21107, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50962->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58456->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38314->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:33996->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50978->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55820->172.17.0.3:21108, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58470->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37602->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58092->172.17.0.3:21107, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40920->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35836->172.17.0.3:21102, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51860->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37614->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38328->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37618->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51870->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34004->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58096->172.17.0.3:21107, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51872->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51880->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : a.txt: Excluded (Size Filter) 2026/06/05 03:27:16 DEBUG : a.txt: Excluded 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58480->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40926->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/05 03:27:16 DEBUG : sub dir/hello world: Excluded 2026/06/05 03:27:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/05 03:27:16 DEBUG : sub dir/hello world2: Excluded 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58112->172.17.0.3:21107, err= 2026/06/05 03:27:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/05 03:27:16 DEBUG : sub dir/hello world: Excluded 2026/06/05 03:27:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/05 03:27:16 DEBUG : sub dir/hello world2: Excluded 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50980->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : sub dir/ignore dir: Excluded 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38330->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37620->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : sub dir/ignore dir: Excluded 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50990->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37632->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35852->172.17.0.3:21102, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51892->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55826->172.17.0.3:21108, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34014->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38294->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51900->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34028->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38342->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58118->172.17.0.3:21107, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55838->172.17.0.3:21108, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58122->172.17.0.3:21107, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35860->172.17.0.3:21102, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58490->172.17.0.3:21106, err= --- PASS: TestListDirSortedFn (0.04s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38298->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40936->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38310->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58128->172.17.0.3:21107, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38352->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38318->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38332->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:50992->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40944->172.17.0.3:21109, err= === RUN TestListJSON/Default 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38344->172.17.0.3:21101, err= === RUN TestListJSON/FilesOnly 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34044->172.17.0.3:21100, err= === RUN TestListJSON/DirsOnly 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38356->172.17.0.3:21101, err= === RUN TestListJSON/Recurse 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58494->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58510->172.17.0.3:21106, err= === RUN TestListJSON/SubDir 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58136->172.17.0.3:21107, err= === RUN TestListJSON/NoModTime 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58522->172.17.0.3:21106, err= === RUN TestListJSON/NoMimeType 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51008->172.17.0.3:21103, err= === RUN TestListJSON/ShowHash 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38366->172.17.0.3:21105, err= === RUN TestListJSON/HashTypes 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58534->172.17.0.3:21106, err= 2026/06/05 03:27:16 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34060->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58148->172.17.0.3:21107, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35870->172.17.0.3:21102, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38360->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58550->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34076->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51914->172.17.0.3:21110, err= --- PASS: TestListJSON (0.03s) --- 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:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38370->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55846->172.17.0.3:21108, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37646->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38372->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40952->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58160->172.17.0.3:21107, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40960->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51010->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37656->172.17.0.3:21104, err= === RUN TestStatJSON/Root 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38380->172.17.0.3:21105, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40962->172.17.0.3:21109, err= === RUN TestStatJSON/Dir 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51016->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38390->172.17.0.3:21105, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40966->172.17.0.3:21109, err= === RUN TestStatJSON/File 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34080->172.17.0.3:21100, err= === RUN TestStatJSON/NotFound 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51922->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38384->172.17.0.3:21101, err= === RUN TestStatJSON/DirFilesOnly 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38398->172.17.0.3:21101, err= === RUN TestStatJSON/FileFilesOnly 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38402->172.17.0.3:21101, err= === RUN TestStatJSON/NotFoundFilesOnly 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51028->172.17.0.3:21103, err= === RUN TestStatJSON/DirDirsOnly 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58172->172.17.0.3:21107, err= === RUN TestStatJSON/FileDirsOnly 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38396->172.17.0.3:21105, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51930->172.17.0.3:21110, err= === RUN TestStatJSON/RootNotFound 2026/06/05 03:27:16 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hojamag9tave/notfound" 2026/06/05 03:27:16 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:16 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:16 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:16 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:16 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:16 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:16 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:16 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:16 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:16 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:16 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:16 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/notfound: Connecting to FTP server 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/notfound: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/notfound: > dial: conn=172.17.0.1:58478->172.17.0.3:21, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/notfound: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/notfound: > dial: conn=172.17.0.1:58566->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/notfound: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/notfound: > dial: conn=172.17.0.1:37662->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/notfound: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/notfound: > dial: conn=172.17.0.1:38408->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58568->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55862->172.17.0.3:21108, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35880->172.17.0.3:21102, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35884->172.17.0.3:21102, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51032->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55874->172.17.0.3:21108, err= --- PASS: TestStatJSON (0.04s) --- 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.01s) === RUN TestMkdir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:16 INFO : ftp://172.17.0.3:21/rclone-test-hojamag9tave: Making directory 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34090->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51936->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58570->172.17.0.3:21106, err= 2026/06/05 03:27:16 INFO : ftp://172.17.0.3:21/rclone-test-hojamag9tave: Making directory 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34094->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38406->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51048->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37678->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58572->172.17.0.3:21106, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37694->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51064->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58186->172.17.0.3:21107, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55880->172.17.0.3:21108, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34098->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38412->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40982->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58588->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34112->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37706->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51074->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55884->172.17.0.3:21108, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37720->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51078->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55894->172.17.0.3:21108, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55900->172.17.0.3:21108, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51952->172.17.0.3:21110, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34122->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58590->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34134->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38416->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51084->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51100->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:40996->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38424->172.17.0.3:21101, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55902->172.17.0.3:21108, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41006->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38418->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38420->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34144->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41020->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34156->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41028->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/05 03:27:16 DEBUG : empty space: Excluded 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58604->172.17.0.3:21106, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41034->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38434->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34172->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55912->172.17.0.3:21108, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51108->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38440->172.17.0.3:21101, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37722->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38454->172.17.0.3:21101, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35892->172.17.0.3:21102, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58190->172.17.0.3:21107, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38438->172.17.0.3:21105, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55916->172.17.0.3:21108, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58194->172.17.0.3:21107, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41044->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51124->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37730->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51136->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37742->172.17.0.3:21104, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55920->172.17.0.3:21108, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41050->172.17.0.3:21109, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55926->172.17.0.3:21108, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51142->172.17.0.3:21103, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34176->172.17.0.3:21100, err= 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34192->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37758->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55930->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38440->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58198->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58606->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35908->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38452->172.17.0.3:21105, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/06/05 03:27:17 DEBUG : Creating backend with remote ":memory:" 2026/06/05 03:27:17 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/05 03:27:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/05 03:27:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/05 03:27:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/05 03:27:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/05 03:27:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/05 03:27:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/05 03:27:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/05 03:27:17 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:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58206->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34208->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35916->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58608->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37764->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38462->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55934->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38470->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38466->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37776->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34224->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51150->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58222->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58226->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41058->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38468->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35932->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38470->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58614->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34238->172.17.0.3:21100, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51162->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58624->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38484->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51174->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58236->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58634->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58244->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37792->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38482->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38498->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : Waiting for deletions to finish 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35936->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : large: Excluded (Size Filter) 2026/06/05 03:27:17 DEBUG : large: Excluded 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35948->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38504->172.17.0.3:21101, err= 2026/06/05 03:27:17 INFO : small: Deleted 2026/06/05 03:27:17 INFO : medium: Deleted 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41060->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38494->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58248->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58648->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37808->172.17.0.3:21104, err= --- PASS: TestDelete (0.02s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34240->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37818->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55944->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58664->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41070->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34246->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55952->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41076->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38510->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55954->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : Waiting for deletions to finish 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34250->172.17.0.3:21100, err= 2026/06/05 03:27:17 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35956->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38510->172.17.0.3:21105, err= 2026/06/05 03:27:17 INFO : medium: Deleted 2026/06/05 03:27:17 INFO : large: Deleted 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37820->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58666->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38512->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38526->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34264->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35960->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51184->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34276->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55968->172.17.0.3:21108, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38536->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35968->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38546->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55984->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35970->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38526->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37836->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41092->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35972->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58260->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : Waiting for deletions to finish 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35978->172.17.0.3:21102, err= 2026/06/05 03:27:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35988->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38558->172.17.0.3:21101, err= 2026/06/05 03:27:17 INFO : medium: Deleted 2026/06/05 03:27:17 INFO : small: Deleted 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34280->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38566->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35990->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37844->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38532->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58268->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51194->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:35992->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58278->172.17.0.3:21107, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36002->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51202->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51968->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51982->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37860->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58286->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58682->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58696->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58700->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58294->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : Waiting for deletions to finish 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51218->172.17.0.3:21103, err= 2026/06/05 03:27:17 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58716->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51994->172.17.0.3:21110, err= 2026/06/05 03:27:17 INFO : large: Deleted 2026/06/05 03:27:17 INFO : medium: Deleted 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52006->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58718->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37866->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37868->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58306->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34288->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38578->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37878->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38548->172.17.0.3:21105, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58318->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52012->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52026->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51226->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37880->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36018->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55992->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34304->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52036->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58722->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:55998->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37886->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34308->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58734->172.17.0.3:21106, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/06/05 03:27:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/05 03:27:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/05 03:27:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/05 03:27:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/05 03:27:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/05 03:27:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/05 03:27:17 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:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36028->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36030->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37894->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51230->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38580->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34322->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56008->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38594->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38552->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58750->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58760->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51232->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52052->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34334->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38600->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51240->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38610->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36034->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58766->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58320->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38618->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58778->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58784->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58794->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41094->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58804->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52064->172.17.0.3:21110, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/06/05 03:27:17 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-fapicax3cuwa" 2026/06/05 03:27:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 03:27:17 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:17 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:17 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:17 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:17 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:17 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:17 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:17 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:17 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:17 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:17 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:17 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: Connecting to FTP server 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58494->172.17.0.3:21, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:51244->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : Creating backend with remote "/tmp/rclone4018887546" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fapicax3cuwa", Local "Local file system at /tmp/rclone4018887546", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58332->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58336->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:36048->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:38622->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:37906->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58810->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58352->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58362->172.17.0.3:21107, err= 2026/06/05 03:27:17 INFO : A2: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58820->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58372->172.17.0.3:21107, err= 2026/06/05 03:27:17 INFO : A1/B2: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:51248->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:37918->172.17.0.3:21104, err= 2026/06/05 03:27:17 INFO : A1/B2/C2: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:41110->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:34344->172.17.0.3:21100, err= 2026/06/05 03:27:17 INFO : A1/B1/C3: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:56018->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:41124->172.17.0.3:21109, err= 2026/06/05 03:27:17 INFO : A3: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:52066->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:38628->172.17.0.3:21101, err= 2026/06/05 03:27:17 INFO : A3/B3: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:38568->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:34358->172.17.0.3:21100, err= 2026/06/05 03:27:17 INFO : A3/B3/C4: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:52074->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58380->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:34368->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:38580->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:37924->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:56030->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: Connecting to FTP server 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: Connecting to FTP server 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58500->172.17.0.3:21, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:34370->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:56032->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:34382->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:51252->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58504->172.17.0.3:21, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:51268->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:38586->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: Connecting to FTP server 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:34392->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58830->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:38640->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:37926->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:56044->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58516->172.17.0.3:21, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:36054->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:52086->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:37942->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : Waiting for deletions to finish 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:51284->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:38602->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58842->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:51292->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:41134->172.17.0.3:21109, err= 2026/06/05 03:27:17 INFO : A1/B1/C1/one: Deleted 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:56052->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:51306->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:41150->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58850->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:52094->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : removing 2 level 3 directories 2026/06/05 03:27:17 INFO : A1/B1/C3: Removing directory 2026/06/05 03:27:17 INFO : A1/B1/C1: Removing directory 2026/06/05 03:27:17 DEBUG : removing 1 level 2 directories 2026/06/05 03:27:17 INFO : A1/B1: Removing directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:38612->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:41166->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58852->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:36068->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:56054->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:38614->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:41170->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:56068->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:51314->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:41182->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58860->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : Waiting for deletions to finish 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:56074->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:51316->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:52100->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:36070->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:34396->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:37952->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:34404->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:38648->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:38630->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:52110->172.17.0.3:21110, err= 2026/06/05 03:27:17 INFO : A1/two: Deleted 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:51326->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58864->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58878->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:37962->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:58390->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:38638->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:34408->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:38644->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:51334->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:38660->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:56086->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:38674->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:56100->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : removing 2 level 3 directories 2026/06/05 03:27:17 INFO : A1/B2/C2: Removing directory 2026/06/05 03:27:17 INFO : A3/B3/C4: Removing directory 2026/06/05 03:27:17 DEBUG : removing 2 level 2 directories 2026/06/05 03:27:17 INFO : A3/B3: Removing directory 2026/06/05 03:27:17 INFO : A1/B2: Removing directory 2026/06/05 03:27:17 DEBUG : removing 3 level 1 directories 2026/06/05 03:27:17 INFO : A3: Removing directory 2026/06/05 03:27:17 INFO : A1: Removing directory 2026/06/05 03:27:17 INFO : A2: Removing directory 2026/06/05 03:27:17 DEBUG : removing 1 level 0 directories 2026/06/05 03:27:17 INFO : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: Removing directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:51346->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:38680->172.17.0.3:21101, err= 2026/06/05 03:27:17 ERROR : error listing: directory not found 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:38660->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: > dial: conn=172.17.0.1:38668->172.17.0.3:21105, err= 2026/06/05 03:27:17 ERROR : error listing: directory not found 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fapicax3cuwa: Purge dir "" 2026/06/05 03:27:17 NOTICE: purge failed to rmdir "": directory not found 2026/06/05 03:27:17 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.11s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36072->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34414->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37978->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38694->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58886->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58896->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41194->172.17.0.3:21109, err= 2026/06/05 03:27:17 INFO : A2: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36078->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36086->172.17.0.3:21102, err= 2026/06/05 03:27:17 INFO : A1/B2: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36100->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36116->172.17.0.3:21102, err= 2026/06/05 03:27:17 INFO : A1/B2/C2: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38682->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38696->172.17.0.3:21101, err= 2026/06/05 03:27:17 INFO : A1/B1/C3: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52120->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58396->172.17.0.3:21107, err= 2026/06/05 03:27:17 INFO : A3: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38706->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36120->172.17.0.3:21102, err= 2026/06/05 03:27:17 INFO : A3/B3: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36134->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51350->172.17.0.3:21103, err= 2026/06/05 03:27:17 INFO : A3/B3/C4: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58400->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51358->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37990->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34430->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:37992->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36140->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36152->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58410->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38712->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: Connecting to FTP server 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58526->172.17.0.3:21, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56116->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38686->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52132->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34444->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56126->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34456->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38002->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58414->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56130->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34472->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51370->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38718->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56138->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : removing 1 level 3 directories 2026/06/05 03:27:17 INFO : A3/B3/C4: Removing directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38690->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36160->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52136->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51378->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38692->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58416->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36170->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51388->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34476->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36186->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56142->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51400->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41208->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38696->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58900->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56156->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38006->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36202->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51406->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38726->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38018->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34484->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36204->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58902->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34486->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38710->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58420->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58918->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : removing 2 level 3 directories 2026/06/05 03:27:17 INFO : A1/B2/C2: Removing directory 2026/06/05 03:27:17 INFO : A1/B1/C3: Removing directory 2026/06/05 03:27:17 DEBUG : removing 2 level 2 directories 2026/06/05 03:27:17 INFO : A1/B2: Removing directory 2026/06/05 03:27:17 INFO : A3/B3: Removing directory 2026/06/05 03:27:17 DEBUG : removing 2 level 1 directories 2026/06/05 03:27:17 INFO : A3: Removing directory 2026/06/05 03:27:17 INFO : A2: Removing directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52146->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58432->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58434->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56168->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38020->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56182->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34500->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58920->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58436->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56196->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38722->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38738->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34502->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : removing 1 level 3 directories 2026/06/05 03:27:17 INFO : A1/B1/C1: Removing directory 2026/06/05 03:27:17 DEBUG : removing 1 level 2 directories 2026/06/05 03:27:17 INFO : A1/B1: Removing directory 2026/06/05 03:27:17 DEBUG : removing 1 level 1 directories 2026/06/05 03:27:17 INFO : A1: Removing directory 2026/06/05 03:27:17 DEBUG : removing 1 level 0 directories 2026/06/05 03:27:17 INFO : ftp://172.17.0.3:21/rclone-test-hojamag9tave: Removing directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38744->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58448->172.17.0.3:21107, err= 2026/06/05 03:27:17 ERROR : error listing: directory not found 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38754->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58464->172.17.0.3:21107, err= 2026/06/05 03:27:17 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.08s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51410->172.17.0.3:21103, err= 2026/06/05 03:27:17 INFO : A1: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51418->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38728->172.17.0.3:21105, err= 2026/06/05 03:27:17 INFO : A1/B1: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36218->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38022->172.17.0.3:21104, err= 2026/06/05 03:27:17 INFO : A1/B1/C1: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38766->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56208->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38774->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38026->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34508->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51428->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41220->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41228->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38782->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52150->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34512->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : removing 1 level 3 directories 2026/06/05 03:27:17 INFO : A1/B1/C1: Removing directory 2026/06/05 03:27:17 DEBUG : removing 1 level 2 directories 2026/06/05 03:27:17 INFO : A1/B1: Removing directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36222->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58936->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56220->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36224->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51432->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38040->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38044->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36228->172.17.0.3:21102, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38732->172.17.0.3:21105, err= 2026/06/05 03:27:17 INFO : A1: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58476->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34516->172.17.0.3:21100, err= 2026/06/05 03:27:17 INFO : A1/B1: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56232->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58480->172.17.0.3:21107, err= 2026/06/05 03:27:17 INFO : A1/B1/C1: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56238->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38784->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56240->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56242->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51444->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38792->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34530->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34542->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38734->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58948->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34556->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36240->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : removing 1 level 3 directories 2026/06/05 03:27:17 INFO : A1/B1/C1: Removing directory 2026/06/05 03:27:17 DEBUG : removing 1 level 2 directories 2026/06/05 03:27:17 INFO : A1/B1: Removing directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52166->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38060->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36246->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41244->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56252->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38738->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38064->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38078->172.17.0.3:21104, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41246->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38806->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38808->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41248->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58486->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58498->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38090->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : filename.txt: File name found in url 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36248->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34566->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38820->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58950->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56256->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41252->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36262->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36274->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58506->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52182->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34568->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41258->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56264->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34582->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38096->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51450->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36282->172.17.0.3:21102, err= --- PASS: TestCopyURL (0.04s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41270->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52198->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51454->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38098->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34598->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51464->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36298->172.17.0.3:21102, err= --- PASS: TestCopyURLDownloadHeaders (0.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34602->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38836->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38754->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58516->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36300->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38766->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41278->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/06/05 03:27:17 INFO : file1: Copied (new) to: sub/file2 2026/06/05 03:27:17 INFO : file1: Deleted 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38838->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38114->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51478->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : sub/file2: size = 14 OK 2026/06/05 03:27:17 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/05 03:27:17 DEBUG : file1: Unchanged skipping 2026/06/05 03:27:17 INFO : file1: Deleted 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52214->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34606->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: don't need to copy/move sub/file2, it is already at target location 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58954->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56278->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52216->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38116->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52222->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52236->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52244->172.17.0.3:21110, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36308->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34618->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41292->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58964->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38772->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38128->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/06/05 03:27:17 INFO : file1: Copied (new) 2026/06/05 03:27:17 INFO : file1: Deleted 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38780->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38790->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : file1: Destination exists, skipping 2026/06/05 03:27:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38852->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36310->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58978->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52252->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38794->172.17.0.3:21105, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38136->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51480->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34622->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34636->172.17.0.3:21100, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58990->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34652->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38802->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36318->172.17.0.3:21102, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56288->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58524->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58526->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38860->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56304->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38876->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58994->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hojamag9tave/backup" 2026/06/05 03:27:17 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/06/05 03:27:17 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:17 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:17 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:17 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:17 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:17 DEBUG : TestFTPVsftpd: detected overridden config - adding "{T_0ku}" suffix to name 2026/06/05 03:27:17 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/06/05 03:27:17 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/06/05 03:27:17 DEBUG : Setting pass="8isfROZve2VYxpKh1Ew9qktXwJ6VjmkC5ctjcSnzVa7O" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/06/05 03:27:17 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/06/05 03:27:17 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: Connecting to FTP server 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: > dial: conn=172.17.0.1:58528->172.17.0.3:21, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: > dial: conn=172.17.0.1:38812->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-hojamag9tave/backup" to be canonical "TestFTPVsftpd{T_0ku}:rclone-test-hojamag9tave/backup" 2026/06/05 03:27:17 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4077676519) 2026/06/05 03:27:17 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-hojamag9tave) 2026/06/05 03:27:17 DEBUG : dst/file1: Sizes differ 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: > dial: conn=172.17.0.1:36326->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: > dial: conn=172.17.0.1:36328->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: > dial: conn=172.17.0.1:41300->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: > dial: conn=172.17.0.1:56318->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: > dial: conn=172.17.0.1:58532->172.17.0.3:21107, err= 2026/06/05 03:27:17 INFO : dst/file1: Moved (server-side) 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38826->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56330->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41310->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58538->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58552->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/06/05 03:27:17 INFO : dst/file1: Copied (new) 2026/06/05 03:27:17 INFO : dst/file1: Deleted 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56338->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51488->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58560->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51492->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34662->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36340->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58996->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34676->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38892->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38830->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38908->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59008->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.03s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59024->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38138->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38146->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52258->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41314->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36346->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59036->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34692->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38834->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59042->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38154->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51504->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56344->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51512->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38162->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41324->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56346->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59058->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51526->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52274->172.17.0.3:21110, err= 2026/06/05 03:27:17 INFO : A1/B2: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58568->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41340->172.17.0.3:21109, err= 2026/06/05 03:27:17 INFO : A1/B1/C3: Making directory 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59062->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52276->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51534->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38850->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51550->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41342->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51560->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41346->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52278->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34708->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52292->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51572->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38176->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51576->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56356->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41356->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58582->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34724->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38912->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38864->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59076->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41370->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59080->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38192->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34732->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51592->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36362->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34734->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56364->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56378->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56386->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51608->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38868->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38920->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41378->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52308->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41384->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36376->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59082->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38208->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56392->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58592->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: Connecting to FTP server 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38870->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38220->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58530->172.17.0.3:21, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59094->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41390->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38924->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34750->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38236->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58596->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51614->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38876->172.17.0.3:21105, err= 2026/06/05 03:27:17 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/05 03:27:17 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41402->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52324->172.17.0.3:21110, err= 2026/06/05 03:27:17 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/05 03:27:17 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36392->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51630->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52326->172.17.0.3:21110, err= 2026/06/05 03:27:17 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34764->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38934->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56402->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38882->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41412->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58612->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38938->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51644->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38892->172.17.0.3:21105, err= 2026/06/05 03:27:17 INFO : ftp://172.17.0.3:21/rclone-test-hojamag9tave: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38238->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58620->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59096->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38940->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38240->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36398->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56408->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38896->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56422->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38912->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38256->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58624->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41416->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38928->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52328->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52340->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36402->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41422->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58636->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59108->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38260->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38948->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41438->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36416->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56436->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38270->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36432->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59118->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41446->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52348->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36440->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51646->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41454->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38272->172.17.0.3:21104, err= 2026/06/05 03:27:17 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/05 03:27:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/05 03:27:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59124->172.17.0.3:21106, err= 2026/06/05 03:27:17 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38958->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52356->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51650->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36454->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51662->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38966->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59126->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58650->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56440->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51672->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59142->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52366->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51680->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38278->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41462->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58664->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41478->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52368->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34768->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51682->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59150->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38282->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38292->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38938->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38296->172.17.0.3:21104, err= --- PASS: TestDirMove (0.11s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41484->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52380->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59152->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34776->172.17.0.3:21100, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34782->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52390->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: File to upload is small (34 bytes), uploading instead of streaming 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38946->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41490->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58678->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/05 03:27:17 NOTICE: ftp://172.17.0.3:21/rclone-test-hojamag9tave: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/05 03:27:17 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38970->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52406->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59158->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/05 03:27:17 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52410->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38976->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38980->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38302->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38984->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41498->172.17.0.3:21109, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56450->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58684->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: File to upload is small (34 bytes), uploading instead of streaming 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38318->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38998->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52416->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/05 03:27:17 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38324->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38338->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38952->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/05 03:27:17 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36464->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59168->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39004->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34794->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38350->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56460->172.17.0.3:21108, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36474->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51686->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: File to upload is small (34 bytes), uploading instead of streaming 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41512->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52430->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38958->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/05 03:27:17 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36490->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34802->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39018->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/05 03:27:17 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59178->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52440->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51696->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39030->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56462->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38360->172.17.0.3:21104, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34810->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59188->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: File to upload is small (34 bytes), uploading instead of streaming 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41514->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38960->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59200->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/05 03:27:17 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41524->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38374->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41536->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/05 03:27:17 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39044->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59204->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38388->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51706->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39058->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36502->172.17.0.3:21102, err= --- PASS: TestRcat (0.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51714->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38976->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56474->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39062->172.17.0.3:21101, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56486->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52448->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41542->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: File to upload is small (60 bytes), uploading instead of streaming 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34816->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39078->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38400->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : potato2: size = 60 OK 2026/06/05 03:27:17 DEBUG : potato2: Size of src and dst objects identical 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34832->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51726->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39084->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36506->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36508->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59206->172.17.0.3:21106, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38408->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34844->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59220->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56502->172.17.0.3:21108, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39098->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52462->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34856->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56504->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39112->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39122->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56518->172.17.0.3:21108, err= --- PASS: TestRcatSizeUploadHeaders (0.01s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38988->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51730->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34864->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41544->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34878->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38994->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58688->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39132->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39148->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51732->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36524->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56530->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38422->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: Touching "empty space" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: Touching "potato2" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36540->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: Touching "sub dir/potato3" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58692->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59224->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58694->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58702->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41550->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38436->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36556->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59228->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39008->172.17.0.3:21105, err= --- PASS: TestTouchDir (0.03s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52476->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52492->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52504->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39164->172.17.0.3:21101, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41566->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39022->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39034->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59242->172.17.0.3:21106, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38448->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39048->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41580->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39166->172.17.0.3:21101, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59246->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59254->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41592->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34886->172.17.0.3:21100, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59256->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58718->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56538->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56542->172.17.0.3:21108, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hojamag9tave", Local "Local file system at /tmp/rclone4077676519", Modify Window "1s" 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58728->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52512->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56554->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51734->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38450->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39058->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41608->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52518->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59258->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58732->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41624->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56564->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36572->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36582->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41630->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fonuhub2" before starting 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34888->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36588->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36600->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39060->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : sub dir/test remove existing.fonuhub2: TEST: removing renamed existing file after operation 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58736->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34902->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21108") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:56566->172.17.0.3:21108, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36610->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fapaxev1" before starting 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52530->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36618->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21109") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:41640->172.17.0.3:21109, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39074->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fapaxev1: TEST: renaming existing back after failed operation 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34908->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36624->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52532->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58746->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38464->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gubojir9" before starting 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21103") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:51750->172.17.0.3:21103, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36640->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21107") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:58750->172.17.0.3:21107, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59270->172.17.0.3:21106, err= 2026/06/05 03:27:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gubojir9: TEST: removing renamed existing file after operation 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34916->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38478->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38482->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21100") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:34932->172.17.0.3:21100, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21104") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:38488->172.17.0.3:21104, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52546->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21105") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39090->172.17.0.3:21105, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21101") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:39174->172.17.0.3:21101, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21106") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:59284->172.17.0.3:21106, 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21110") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:52562->172.17.0.3:21110, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: dial("tcp","172.17.0.3:21102") 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: > dial: conn=172.17.0.1:36652->172.17.0.3:21102, err= 2026/06/05 03:27:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hojamag9tave: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Finished OK in 3.170061661s (try 1/5)