"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Starting (try 1/5) 2025/09/07 03:03:45 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wohatib4razu" 2025/09/07 03:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:03:45 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: Connecting to FTP server 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52642->172.17.0.2:21, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39388->172.17.0.2:21110, err= 2025/09/07 03:03:45 DEBUG : Creating backend with remote "/tmp/rclone3957912498" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39394->172.17.0.2:21110, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54984->172.17.0.2:21100, err= 2025/09/07 03:03:45 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48162->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52214->172.17.0.2:21103, err= 2025/09/07 03:03:45 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/07 03:03:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/07 03:03:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/07 03:03:45 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/07 03:03:45 DEBUG : potato: Seek from 10 to 0 2025/09/07 03:03:45 DEBUG : potato: Seek from 10 to 0 2025/09/07 03:03:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/07 03:03:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/07 03:03:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/07 03:03:45 DEBUG : potato: Seek from 5 to 2 2025/09/07 03:03:45 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/07 03:03:45 DEBUG : potato: Seek from 7 to 0 2025/09/07 03:03:45 DEBUG : potato: Seek from 7 to 0 2025/09/07 03:03:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/07 03:03:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/07 03:03:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/07 03:03:45 DEBUG : potato: Seek from 5 to 2 2025/09/07 03:03:45 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/07 03:03:45 DEBUG : potato: Seek from 8 to 0 2025/09/07 03:03:45 DEBUG : potato: Seek from 8 to 0 2025/09/07 03:03:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/07 03:03:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/07 03:03:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/07 03:03:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/07 03:03:45 DEBUG : potato: Seek from 5 to 2 2025/09/07 03:03:45 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/07 03:03:45 DEBUG : potato: Seek from 9 to 0 2025/09/07 03:03:45 DEBUG : potato: Seek from 9 to 0 2025/09/07 03:03:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:32908->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55000->172.17.0.2:21100, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:32918->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39398->172.17.0.2:21110, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:32926->172.17.0.2:21107, err= === RUN TestCheck/1 === RUN TestCheck/2 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48164->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:32930->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39410->172.17.0.2:21110, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42630->172.17.0.2:21104, err= === RUN TestCheck/3 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49300->172.17.0.2:21101, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52234->172.17.0.2:21103, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52238->172.17.0.2:21103, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48170->172.17.0.2:21105, err= === RUN TestCheck/4 === RUN TestCheck/5 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55010->172.17.0.2:21100, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48182->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56630->172.17.0.2:21108, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39608->172.17.0.2:21102, err= === RUN TestCheck/6 === RUN TestCheck/7 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48192->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42640->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48206->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42648->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39612->172.17.0.2:21102, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52248->172.17.0.2:21103, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56652->172.17.0.2:21108, err= --- PASS: TestCheck (0.08s) --- 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.01s) === RUN TestCheckFsError 2025/09/07 03:03:45 DEBUG : Creating backend with remote "nonexistent" 2025/09/07 03:03:45 DEBUG : Creating backend with remote "nonexistent" 2025/09/07 03:03:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/07 03:03:45 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/07 03:03:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/07 03:03:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39616->172.17.0.2:21102, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52256->172.17.0.2:21103, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42802->172.17.0.2:21109, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55014->172.17.0.2:21100, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55024->172.17.0.2:21100, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48220->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39630->172.17.0.2:21102, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49320->172.17.0.2:21101, err= === RUN TestCheckDownload/3 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48228->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56664->172.17.0.2:21108, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42810->172.17.0.2:21109, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55034->172.17.0.2:21100, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:32948->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39418->172.17.0.2:21110, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49352->172.17.0.2:21101, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48230->172.17.0.2:21105, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48258->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52276->172.17.0.2:21103, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55484->172.17.0.2:21106, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49368->172.17.0.2:21101, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56688->172.17.0.2:21108, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39434->172.17.0.2:21110, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42712->172.17.0.2:21104, err= --- PASS: TestCheckDownload (0.14s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.01s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42716->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42728->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48264->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49376->172.17.0.2:21101, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49392->172.17.0.2:21101, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52282->172.17.0.2:21103, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55496->172.17.0.2:21106, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55504->172.17.0.2:21106, err= === RUN TestCheckSizeOnly/3 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49402->172.17.0.2:21101, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42840->172.17.0.2:21109, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:32960->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49416->172.17.0.2:21101, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39444->172.17.0.2:21110, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42738->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39452->172.17.0.2:21110, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48284->172.17.0.2:21105, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:32966->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52308->172.17.0.2:21103, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:32972->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42744->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49432->172.17.0.2:21101, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56700->172.17.0.2:21108, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52320->172.17.0.2:21103, err= --- PASS: TestCheckSizeOnly (0.07s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55506->172.17.0.2:21106, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39460->172.17.0.2:21110, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48296->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42758->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52324->172.17.0.2:21103, err= 2025/09/07 03:03:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/07 03:03:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/07 03:03:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/07 03:03:45 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52336->172.17.0.2:21103, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42766->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52352->172.17.0.2:21103, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39646->172.17.0.2:21102, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48306->172.17.0.2:21105, err= 2025/09/07 03:03:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/07 03:03:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/07 03:03:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/07 03:03:45 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42780->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:32986->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39660->172.17.0.2:21102, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55520->172.17.0.2:21106, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:45 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wohatib4razu/data" 2025/09/07 03:03:45 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/data: Connecting to FTP server 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/data: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/data: > dial: conn=172.17.0.1:52654->172.17.0.2:21, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/data: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/data: > dial: conn=172.17.0.1:52354->172.17.0.2:21103, err= check_test.go:350: ftp://172.17.0.2:21/rclone-test-wohatib4razu/data lacks md5, skipping 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39668->172.17.0.2:21102, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:32996->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48310->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48320->172.17.0.2:21105, err= --- SKIP: TestCheckSum (0.03s) === RUN TestCheckSumDownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:45 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wohatib4razu/data" 2025/09/07 03:03:45 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/data: Connecting to FTP server 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/data: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/data: > dial: conn=172.17.0.1:52656->172.17.0.2:21, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/data: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/data: > dial: conn=172.17.0.1:42846->172.17.0.2:21109, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42784->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55056->172.17.0.2:21100, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:32998->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56706->172.17.0.2:21108, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55058->172.17.0.2:21100, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55072->172.17.0.2:21100, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42800->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33006->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48326->172.17.0.2:21105, err= === RUN TestCheckSumDownload/subtest1 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39672->172.17.0.2:21102, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49436->172.17.0.2:21101, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48352->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55532->172.17.0.2:21106, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33028->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42804->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55536->172.17.0.2:21106, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42866->172.17.0.2:21109, err= === RUN TestCheckSumDownload/subtest2 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42816->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42876->172.17.0.2:21109, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56730->172.17.0.2:21108, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49450->172.17.0.2:21101, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56742->172.17.0.2:21108, err= === RUN TestCheckSumDownload/subtest3 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39686->172.17.0.2:21102, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42834->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39696->172.17.0.2:21102, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39464->172.17.0.2:21110, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49460->172.17.0.2:21101, err= === RUN TestCheckSumDownload/subtest4 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39486->172.17.0.2:21110, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42840->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39708->172.17.0.2:21102, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55090->172.17.0.2:21100, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39502->172.17.0.2:21110, err= === RUN TestCheckSumDownload/subtest5 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33060->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39532->172.17.0.2:21110, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48364->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33070->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42910->172.17.0.2:21109, err= === RUN TestCheckSumDownload/subtest6 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39546->172.17.0.2:21110, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33086->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42916->172.17.0.2:21109, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42860->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52400->172.17.0.2:21103, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33100->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39730->172.17.0.2:21102, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:39742->172.17.0.2:21102, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56762->172.17.0.2:21108, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33102->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55566->172.17.0.2:21106, err= === RUN TestCheckSumDownload/subtest7 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55110->172.17.0.2:21100, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55118->172.17.0.2:21100, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52428->172.17.0.2:21103, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52430->172.17.0.2:21103, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:42866->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48386->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49488->172.17.0.2:21101, err= --- PASS: TestCheckSumDownload (0.18s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2025/09/07 03:03:45 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-neciqid3geme" 2025/09/07 03:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:03:45 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: Connecting to FTP server 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: > dial: conn=172.17.0.1:52662->172.17.0.2:21, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: > dial: conn=172.17.0.1:39552->172.17.0.2:21110, err= 2025/09/07 03:03:45 DEBUG : Creating backend with remote "/tmp/rclone97364608" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-neciqid3geme", Local "Local file system at /tmp/rclone97364608", Modify Window "1s" 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: > dial: conn=172.17.0.1:56766->172.17.0.2:21108, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: > dial: conn=172.17.0.1:48392->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: > dial: conn=172.17.0.1:33114->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: > dial: conn=172.17.0.1:56770->172.17.0.2:21108, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: > dial: conn=172.17.0.1:33330->172.17.0.2:21104, err= upper checkfile vs. lower remote (without normalization) 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: > dial: conn=172.17.0.1:51644->172.17.0.2:21110, err= 2025/09/07 03:03:45 ERROR : hello, world!: sum not found 2025/09/07 03:03:45 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.2:21/rclone-test-neciqid3geme 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-neciqid3geme: 1 files missing 2025/09/07 03:03:45 NOTICE: 1 hashes missing 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-neciqid3geme: 1 differences found 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-neciqid3geme: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: > dial: conn=172.17.0.1:55778->172.17.0.2:21109, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: > dial: conn=172.17.0.1:47894->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-neciqid3geme: 0 differences found 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-neciqid3geme: 1 matching files 2025/09/07 03:03:45 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wajojop4tewe" 2025/09/07 03:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:03:45 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: Connecting to FTP server 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: > dial: conn=172.17.0.1:52780->172.17.0.2:21, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: > dial: conn=172.17.0.1:40404->172.17.0.2:21103, err= 2025/09/07 03:03:45 DEBUG : Creating backend with remote "/tmp/rclone4168018791" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wajojop4tewe", Local "Local file system at /tmp/rclone4168018791", Modify Window "1s" 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: > dial: conn=172.17.0.1:40408->172.17.0.2:21103, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: > dial: conn=172.17.0.1:33508->172.17.0.2:21101, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: > dial: conn=172.17.0.1:55794->172.17.0.2:21109, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: > dial: conn=172.17.0.1:40414->172.17.0.2:21103, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: > dial: conn=172.17.0.1:33346->172.17.0.2:21104, err= lower checkfile vs. upper remote (without normalization) 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: > dial: conn=172.17.0.1:33516->172.17.0.2:21101, err= 2025/09/07 03:03:45 ERROR : HELLO, WORLD!: sum not found 2025/09/07 03:03:45 ERROR : hello, world!: file not in ftp://172.17.0.2:21/rclone-test-wajojop4tewe 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-wajojop4tewe: 1 files missing 2025/09/07 03:03:45 NOTICE: 1 hashes missing 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-wajojop4tewe: 1 differences found 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-wajojop4tewe: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: > dial: conn=172.17.0.1:47814->172.17.0.2:21102, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: > dial: conn=172.17.0.1:47900->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-wajojop4tewe: 0 differences found 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-wajojop4tewe: 1 matching files 2025/09/07 03:03:45 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nedecar7capi" 2025/09/07 03:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:03:45 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: Connecting to FTP server 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: > dial: conn=172.17.0.1:52788->172.17.0.2:21, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: > dial: conn=172.17.0.1:53838->172.17.0.2:21106, err= 2025/09/07 03:03:45 DEBUG : Creating backend with remote "/tmp/rclone4011792932" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-nedecar7capi", Local "Local file system at /tmp/rclone4011792932", Modify Window "1s" 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: > dial: conn=172.17.0.1:50962->172.17.0.2:21108, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: > dial: conn=172.17.0.1:33358->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: > dial: conn=172.17.0.1:33366->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: > dial: conn=172.17.0.1:33382->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: > dial: conn=172.17.0.1:50974->172.17.0.2:21108, err= lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: > dial: conn=172.17.0.1:45428->172.17.0.2:21105, err= 2025/09/07 03:03:45 ERROR : HeLlO, wOrLd!: sum not found 2025/09/07 03:03:45 ERROR : hello, world!: file not in ftp://172.17.0.2:21/rclone-test-nedecar7capi 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-nedecar7capi: 1 files missing 2025/09/07 03:03:45 NOTICE: 1 hashes missing 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-nedecar7capi: 1 differences found 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-nedecar7capi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: > dial: conn=172.17.0.1:33518->172.17.0.2:21101, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: > dial: conn=172.17.0.1:51648->172.17.0.2:21110, err= 2025/09/07 03:03:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-nedecar7capi: 0 differences found 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-nedecar7capi: 1 matching files 2025/09/07 03:03:45 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-ruyomaw6puga" 2025/09/07 03:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:03:45 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: Connecting to FTP server 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: > dial: conn=172.17.0.1:52798->172.17.0.2:21, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: > dial: conn=172.17.0.1:51652->172.17.0.2:21110, err= 2025/09/07 03:03:45 DEBUG : Creating backend with remote "/tmp/rclone1078022860" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-ruyomaw6puga", Local "Local file system at /tmp/rclone1078022860", Modify Window "1s" 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: > dial: conn=172.17.0.1:33390->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: > dial: conn=172.17.0.1:50986->172.17.0.2:21108, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: > dial: conn=172.17.0.1:45436->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: > dial: conn=172.17.0.1:33530->172.17.0.2:21101, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: > dial: conn=172.17.0.1:33392->172.17.0.2:21104, err= upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: > dial: conn=172.17.0.1:33544->172.17.0.2:21101, err= 2025/09/07 03:03:45 ERROR : HELLO, WORLD!: sum not found 2025/09/07 03:03:45 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.2:21/rclone-test-ruyomaw6puga 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: 1 files missing 2025/09/07 03:03:45 NOTICE: 1 hashes missing 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: 1 differences found 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: > dial: conn=172.17.0.1:45440->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: > dial: conn=172.17.0.1:55800->172.17.0.2:21109, err= 2025/09/07 03:03:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: 0 differences found 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: 1 matching files 2025/09/07 03:03:45 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wadaqat7xato" 2025/09/07 03:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:03:45 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: Connecting to FTP server 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: > dial: conn=172.17.0.1:52808->172.17.0.2:21, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: > dial: conn=172.17.0.1:51000->172.17.0.2:21108, err= 2025/09/07 03:03:45 DEBUG : Creating backend with remote "/tmp/rclone3686229718" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wadaqat7xato", Local "Local file system at /tmp/rclone3686229718", Modify Window "1s" 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: > dial: conn=172.17.0.1:46078->172.17.0.2:21100, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: > dial: conn=172.17.0.1:51016->172.17.0.2:21108, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: > dial: conn=172.17.0.1:46084->172.17.0.2:21100, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: > dial: conn=172.17.0.1:46090->172.17.0.2:21100, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: > dial: conn=172.17.0.1:33556->172.17.0.2:21101, err= NFD checkfile vs. NFC remote (without normalization) 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: > dial: conn=172.17.0.1:33404->172.17.0.2:21104, err= 2025/09/07 03:03:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/07 03:03:45 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-wadaqat7xato 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-wadaqat7xato: 1 files missing 2025/09/07 03:03:45 NOTICE: 1 hashes missing 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-wadaqat7xato: 1 differences found 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-wadaqat7xato: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: > dial: conn=172.17.0.1:33570->172.17.0.2:21101, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: > dial: conn=172.17.0.1:40424->172.17.0.2:21103, err= 2025/09/07 03:03:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-wadaqat7xato: 0 differences found 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-wadaqat7xato: 1 matching files 2025/09/07 03:03:45 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-bozehuc9qepa" 2025/09/07 03:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:03:45 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: Connecting to FTP server 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: > dial: conn=172.17.0.1:52818->172.17.0.2:21, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: > dial: conn=172.17.0.1:51024->172.17.0.2:21108, err= 2025/09/07 03:03:45 DEBUG : Creating backend with remote "/tmp/rclone2180323057" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bozehuc9qepa", Local "Local file system at /tmp/rclone2180323057", Modify Window "1s" 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: > dial: conn=172.17.0.1:33578->172.17.0.2:21101, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: > dial: conn=172.17.0.1:55816->172.17.0.2:21109, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: > dial: conn=172.17.0.1:33586->172.17.0.2:21101, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: > dial: conn=172.17.0.1:55826->172.17.0.2:21109, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: > dial: conn=172.17.0.1:46104->172.17.0.2:21100, err= NFC checkfile vs. NFD remote (without normalization) 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: > dial: conn=172.17.0.1:33416->172.17.0.2:21104, err= 2025/09/07 03:03:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/07 03:03:45 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-bozehuc9qepa 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: 1 files missing 2025/09/07 03:03:45 NOTICE: 1 hashes missing 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: 1 differences found 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: > dial: conn=172.17.0.1:47902->172.17.0.2:21107, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: > dial: conn=172.17.0.1:45450->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: 0 differences found 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: 1 matching files 2025/09/07 03:03:45 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-xulopud5xapi" 2025/09/07 03:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:03:45 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:45 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:45 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:45 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:45 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:45 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: Connecting to FTP server 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: > dial: conn=172.17.0.1:52832->172.17.0.2:21, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: > dial: conn=172.17.0.1:45456->172.17.0.2:21105, err= 2025/09/07 03:03:45 DEBUG : Creating backend with remote "/tmp/rclone2393258694" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xulopud5xapi", Local "Local file system at /tmp/rclone2393258694", Modify Window "1s" 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: > dial: conn=172.17.0.1:40430->172.17.0.2:21103, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: > dial: conn=172.17.0.1:46120->172.17.0.2:21100, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: > dial: conn=172.17.0.1:33430->172.17.0.2:21104, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: > dial: conn=172.17.0.1:47824->172.17.0.2:21102, err= 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: > dial: conn=172.17.0.1:47912->172.17.0.2:21107, err= NFDx2 checkfile vs. both remote (without normalization) 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: > dial: conn=172.17.0.1:33590->172.17.0.2:21101, err= 2025/09/07 03:03:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/07 03:03:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-xulopud5xapi 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-xulopud5xapi: 1 files missing 2025/09/07 03:03:45 NOTICE: 1 hashes missing 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-xulopud5xapi: 1 differences found 2025/09/07 03:03:45 NOTICE: ftp://172.17.0.2:21/rclone-test-xulopud5xapi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:45 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: > dial: conn=172.17.0.1:40444->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: > dial: conn=172.17.0.1:33446->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:03:46 NOTICE: ftp://172.17.0.2:21/rclone-test-xulopud5xapi: 0 differences found 2025/09/07 03:03:46 NOTICE: ftp://172.17.0.2:21/rclone-test-xulopud5xapi: 1 matching files 2025/09/07 03:03:46 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kahusus8revi" 2025/09/07 03:03:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:03:46 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:46 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:46 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:46 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:46 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:46 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:46 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:46 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:46 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:46 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:46 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:46 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: Connecting to FTP server 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: > dial: conn=172.17.0.1:52834->172.17.0.2:21, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: > dial: conn=172.17.0.1:40452->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : Creating backend with remote "/tmp/rclone1378329543" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kahusus8revi", Local "Local file system at /tmp/rclone1378329543", Modify Window "1s" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: > dial: conn=172.17.0.1:53848->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: > dial: conn=172.17.0.1:46136->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: > dial: conn=172.17.0.1:33606->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: > dial: conn=172.17.0.1:47836->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: > dial: conn=172.17.0.1:33608->172.17.0.2:21101, err= NFCx2 checkfile vs. both remote (without normalization) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: > dial: conn=172.17.0.1:33448->172.17.0.2:21104, err= 2025/09/07 03:03:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/07 03:03:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-kahusus8revi 2025/09/07 03:03:46 NOTICE: ftp://172.17.0.2:21/rclone-test-kahusus8revi: 1 files missing 2025/09/07 03:03:46 NOTICE: 1 hashes missing 2025/09/07 03:03:46 NOTICE: ftp://172.17.0.2:21/rclone-test-kahusus8revi: 1 differences found 2025/09/07 03:03:46 NOTICE: ftp://172.17.0.2:21/rclone-test-kahusus8revi: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: > dial: conn=172.17.0.1:51040->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: > dial: conn=172.17.0.1:47852->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:03:46 NOTICE: ftp://172.17.0.2:21/rclone-test-kahusus8revi: 0 differences found 2025/09/07 03:03:46 NOTICE: ftp://172.17.0.2:21/rclone-test-kahusus8revi: 1 matching files 2025/09/07 03:03:46 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-jabofey5xuqi" 2025/09/07 03:03:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:03:46 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:46 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:46 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:46 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:46 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:46 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:46 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:46 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:46 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:46 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:46 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:46 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: Connecting to FTP server 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: > dial: conn=172.17.0.1:52838->172.17.0.2:21, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: > dial: conn=172.17.0.1:55830->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : Creating backend with remote "/tmp/rclone540859572" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jabofey5xuqi", Local "Local file system at /tmp/rclone540859572", Modify Window "1s" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: > dial: conn=172.17.0.1:46140->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: > dial: conn=172.17.0.1:33454->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: > dial: conn=172.17.0.1:47858->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: > dial: conn=172.17.0.1:55840->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: > dial: conn=172.17.0.1:51054->172.17.0.2:21108, err= both checkfile vs. NFDx2 remote (without normalization) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: > dial: conn=172.17.0.1:55842->172.17.0.2:21109, err= 2025/09/07 03:03:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/07 03:03:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-jabofey5xuqi 2025/09/07 03:03:46 NOTICE: ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: 1 files missing 2025/09/07 03:03:46 NOTICE: 1 hashes missing 2025/09/07 03:03:46 NOTICE: ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: 1 differences found 2025/09/07 03:03:46 NOTICE: ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: > dial: conn=172.17.0.1:46152->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: > dial: conn=172.17.0.1:40458->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:03:46 NOTICE: ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: 0 differences found 2025/09/07 03:03:46 NOTICE: ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: 1 matching files 2025/09/07 03:03:46 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-telilan5yese" 2025/09/07 03:03:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:03:46 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:46 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:46 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:46 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:46 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:46 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:46 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:46 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:46 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:46 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:46 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:46 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: Connecting to FTP server 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: > dial: conn=172.17.0.1:52844->172.17.0.2:21, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: > dial: conn=172.17.0.1:53854->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : Creating backend with remote "/tmp/rclone2174170618" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-telilan5yese", Local "Local file system at /tmp/rclone2174170618", Modify Window "1s" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: > dial: conn=172.17.0.1:40460->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: > dial: conn=172.17.0.1:55844->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: > dial: conn=172.17.0.1:45460->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: > dial: conn=172.17.0.1:33460->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: > dial: conn=172.17.0.1:55850->172.17.0.2:21109, err= both checkfile vs. NFCx2 remote (without normalization) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: > dial: conn=172.17.0.1:53858->172.17.0.2:21106, err= 2025/09/07 03:03:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/07 03:03:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-telilan5yese 2025/09/07 03:03:46 NOTICE: ftp://172.17.0.2:21/rclone-test-telilan5yese: 1 files missing 2025/09/07 03:03:46 NOTICE: 1 hashes missing 2025/09/07 03:03:46 NOTICE: ftp://172.17.0.2:21/rclone-test-telilan5yese: 1 differences found 2025/09/07 03:03:46 NOTICE: ftp://172.17.0.2:21/rclone-test-telilan5yese: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: > dial: conn=172.17.0.1:33610->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: > dial: conn=172.17.0.1:47860->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:03:46 NOTICE: ftp://172.17.0.2:21/rclone-test-telilan5yese: 0 differences found 2025/09/07 03:03:46 NOTICE: ftp://172.17.0.2:21/rclone-test-telilan5yese: 1 matching files 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: > dial: conn=172.17.0.1:53868->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: > dial: conn=172.17.0.1:33622->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-telilan5yese: Purge dir "" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: > dial: conn=172.17.0.1:33462->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: > dial: conn=172.17.0.1:47914->172.17.0.2:21107, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-jabofey5xuqi: Purge dir "" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: > dial: conn=172.17.0.1:40462->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: > dial: conn=172.17.0.1:45476->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-kahusus8revi: Purge dir "" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: > dial: conn=172.17.0.1:55864->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: > dial: conn=172.17.0.1:51658->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-xulopud5xapi: Purge dir "" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: > dial: conn=172.17.0.1:51066->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: Purge object "測試_Русский___ě_áñ" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: > dial: conn=172.17.0.1:51672->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-bozehuc9qepa: Purge dir "" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: > dial: conn=172.17.0.1:51070->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: Purge object "測試_Русский___ě_áñ" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: > dial: conn=172.17.0.1:53870->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wadaqat7xato: Purge dir "" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: > dial: conn=172.17.0.1:33470->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: Purge object "HELLO, WORLD!" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: > dial: conn=172.17.0.1:33634->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-ruyomaw6puga: Purge dir "" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: > dial: conn=172.17.0.1:47868->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: Purge object "HeLlO, wOrLd!" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: > dial: conn=172.17.0.1:51674->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-nedecar7capi: Purge dir "" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: > dial: conn=172.17.0.1:51682->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: Purge object "HELLO, WORLD!" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: > dial: conn=172.17.0.1:46166->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wajojop4tewe: Purge dir "" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: > dial: conn=172.17.0.1:33478->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: Purge object "hello, world!" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: > dial: conn=172.17.0.1:40474->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-neciqid3geme: Purge dir "" --- PASS: TestApplyTransforms (0.39s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33650->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45490->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40484->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33486->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47916->172.17.0.2:21107, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47880->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46182->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/09/07 03:03:46 INFO : file1: Copied (new) to: sub/file2 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47896->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:53874->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47904->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/07 03:03:46 DEBUG : file1: Unchanged skipping 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46196->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33664->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: don't need to copy/move sub/file2, it is already at target location 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:53886->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:53894->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40494->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:53908->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47918->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:53912->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47930->172.17.0.2:21107, err= --- PASS: TestCopyFile (0.06s) === RUN TestCopyLongFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" copy_test.go:154: Test only runs on local 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46208->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33502->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51086->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47920->172.17.0.2:21102, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40500->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46224->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33672->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46238->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51690->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46252->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51692->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wohatib4razu/backup" 2025/09/07 03:03:46 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:46 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:46 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:46 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:46 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:46 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:46 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:46 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:46 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:46 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:46 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:46 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: Connecting to FTP server 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: > dial: conn=172.17.0.1:52856->172.17.0.2:21, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: > dial: conn=172.17.0.1:55872->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-wohatib4razu/backup" to be canonical "TestFTPVsftpd{3h9e9}:rclone-test-wohatib4razu/backup" 2025/09/07 03:03:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: > dial: conn=172.17.0.1:33516->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: > dial: conn=172.17.0.1:55876->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: > dial: conn=172.17.0.1:33524->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: > dial: conn=172.17.0.1:51696->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: > dial: conn=172.17.0.1:47938->172.17.0.2:21107, err= 2025/09/07 03:03:46 INFO : dst/file1: Moved (server-side) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33532->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46268->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51710->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46276->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46280->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/09/07 03:03:46 INFO : dst/file1: Copied (new) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40516->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: Connecting to FTP server 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52870->172.17.0.2:21, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47926->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:53916->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33542->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45494->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:53924->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47936->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47944->172.17.0.2:21107, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33682->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33688->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33548->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45498->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.08s) === RUN TestCopyFileCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:46 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wohatib4razu/dst" 2025/09/07 03:03:46 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:46 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:46 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:46 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:46 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:46 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:46 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:46 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:46 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:46 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:46 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:46 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: Connecting to FTP server 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:52872->172.17.0.2:21, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:51712->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:33562->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wohatib4razu/CompareDest" 2025/09/07 03:03:46 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:46 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:46 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:46 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:46 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:46 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:46 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:46 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:46 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:46 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:46 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:46 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/CompareDest: Connecting to FTP server 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/CompareDest: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/CompareDest: > dial: conn=172.17.0.1:52882->172.17.0.2:21, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/CompareDest: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/CompareDest: > dial: conn=172.17.0.1:45504->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-wohatib4razu/CompareDest" to be canonical "TestFTPVsftpd{3h9e9}:rclone-test-wohatib4razu/CompareDest" 2025/09/07 03:03:46 DEBUG : one: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/CompareDest: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/CompareDest: > dial: conn=172.17.0.1:46296->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:53928->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:51718->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:33578->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:45512->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:47952->172.17.0.2:21107, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:45520->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/09/07 03:03:46 INFO : one: Copied (new) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46306->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47942->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:53938->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51098->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:55880->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-wohatib4razu/CompareDest" for canonical name "TestFTPVsftpd{3h9e9}:rclone-test-wohatib4razu/CompareDest" 2025/09/07 03:03:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/CompareDest: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/CompareDest: > dial: conn=172.17.0.1:51720->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:55896->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:47958->172.17.0.2:21107, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:47944->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:51114->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:46310->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : one.4a8516eb.partial: renamed to: one 2025/09/07 03:03:46 INFO : one: Copied (replaced existing) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47956->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33594->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47966->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46326->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51736->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47968->172.17.0.2:21107, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51124->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:53950->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47982->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:53958->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47994->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46330->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:33696->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-wohatib4razu/CompareDest" for canonical name "TestFTPVsftpd{3h9e9}:rclone-test-wohatib4razu/CompareDest" 2025/09/07 03:03:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/CompareDest: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/CompareDest: > dial: conn=172.17.0.1:51738->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/07 03:03:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55898->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:53968->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48004->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40524->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:53970->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33608->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40532->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:53974->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46338->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:48006->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-wohatib4razu/CompareDest" for canonical name "TestFTPVsftpd{3h9e9}:rclone-test-wohatib4razu/CompareDest" 2025/09/07 03:03:46 DEBUG : two: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/CompareDest: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/CompareDest: > dial: conn=172.17.0.1:33710->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/07 03:03:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46346->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33624->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45530->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:33640->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-wohatib4razu/CompareDest" for canonical name "TestFTPVsftpd{3h9e9}:rclone-test-wohatib4razu/CompareDest" 2025/09/07 03:03:46 DEBUG : two: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/CompareDest: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/CompareDest: > dial: conn=172.17.0.1:51754->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/07 03:03:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55914->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33718->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55916->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45538->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51762->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40546->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:45542->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-wohatib4razu/CompareDest" for canonical name "TestFTPVsftpd{3h9e9}:rclone-test-wohatib4razu/CompareDest" 2025/09/07 03:03:46 DEBUG : two: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/CompareDest: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/CompareDest: > dial: conn=172.17.0.1:45546->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:40556->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:40558->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:55926->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:51126->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/dst: > dial: conn=172.17.0.1:33646->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : two.a319cd8b.partial: renamed to: two 2025/09/07 03:03:46 INFO : two: Copied (new) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51132->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:53980->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51146->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45548->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55940->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46358->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33662->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46364->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40572->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:53990->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40588->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40600->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.19s) === RUN TestCopyFileCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55942->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:53996->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33722->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51772->172.17.0.2:21110, err= --- SKIP: TestCopyFileCopyDest (0.01s) === RUN TestCopyInplace run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54004->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46378->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48008->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40616->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33728->172.17.0.2:21101, err= 2025/09/07 03:03:46 INFO : file1: Copied (new) to: sub/file2 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46386->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40624->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33740->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/07 03:03:46 DEBUG : file1: Unchanged skipping 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46394->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33746->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: don't need to copy/move sub/file2, it is already at target location 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54020->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55954->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55968->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45554->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45556->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33672->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47980->172.17.0.2:21107, err= --- PASS: TestCopyInplace (0.04s) === RUN TestCopyLongFileName run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45558->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55984->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46410->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40628->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51160->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45574->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51176->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/09/07 03:03:46 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51776->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33688->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33762->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/07 03:03:46 DEBUG : file1: Unchanged skipping 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47984->172.17.0.2:21107, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51178->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33702->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46422->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51786->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:55996->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48000->172.17.0.2:21107, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51184->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40644->172.17.0.2:21103, err= --- PASS: TestCopyLongFileName (0.05s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33718->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51192->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: Connecting to FTP server 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: Connecting to FTP server 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: Waiting for checks to finish 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: Waiting for transfers to finish 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52888->172.17.0.2:21, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54026->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33720->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56006->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51796->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48024->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56010->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52900->172.17.0.2:21, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33778->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48002->172.17.0.2:21107, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40660->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46430->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54032->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2025/09/07 03:03:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40670->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54038->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46446->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2025/09/07 03:03:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33790->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40680->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33726->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48034->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51196->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46456->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56012->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2025/09/07 03:03:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45588->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51200->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46460->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33728->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48006->172.17.0.2:21107, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45602->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48046->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2025/09/07 03:03:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46466->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40686->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56018->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56028->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51804->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33798->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2025/09/07 03:03:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2025/09/07 03:03:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48016->172.17.0.2:21107, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54048->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51206->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33802->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48056->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46480->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56036->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54054->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51816->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2025/09/07 03:03:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40700->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48018->172.17.0.2:21107, err= 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2025/09/07 03:03:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40702->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51832->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33818->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48060->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33736->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2025/09/07 03:03:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2025/09/07 03:03:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2025/09/07 03:03:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45616->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45626->172.17.0.2:21105, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33824->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48026->172.17.0.2:21107, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51846->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33826->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51220->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51848->172.17.0.2:21110, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40712->172.17.0.2:21103, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51230->172.17.0.2:21108, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33828->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56040->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33746->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45642->172.17.0.2:21105, err= --- PASS: TestCopyLongFileNameCollision (0.17s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33754->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33766->172.17.0.2:21104, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56046->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48036->172.17.0.2:21107, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48076->172.17.0.2:21102, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48040->172.17.0.2:21107, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48046->172.17.0.2:21107, err= 2025/09/07 03:03:46 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/09/07 03:03:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46484->172.17.0.2:21100, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33830->172.17.0.2:21101, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54064->172.17.0.2:21106, err= 2025/09/07 03:03:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56048->172.17.0.2:21109, err= 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:46 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51864->172.17.0.2:21110, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40726->172.17.0.2:21103, err= 2025/09/07 03:03:47 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/09/07 03:03:47 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51872->172.17.0.2:21110, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46498->172.17.0.2:21100, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45656->172.17.0.2:21105, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45658->172.17.0.2:21105, err= 2025/09/07 03:03:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40730->172.17.0.2:21103, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33836->172.17.0.2:21101, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48062->172.17.0.2:21107, err= 2025/09/07 03:03:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33780->172.17.0.2:21104, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48082->172.17.0.2:21102, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54070->172.17.0.2:21106, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51874->172.17.0.2:21110, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33792->172.17.0.2:21104, err= 2025/09/07 03:03:47 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/09/07 03:03:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33846->172.17.0.2:21101, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51890->172.17.0.2:21110, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54074->172.17.0.2:21106, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56050->172.17.0.2:21109, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48072->172.17.0.2:21107, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45670->172.17.0.2:21105, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51892->172.17.0.2:21110, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56064->172.17.0.2:21109, err= --- PASS: TestCopyFileMaxTransfer (1.14s) === RUN TestDeduplicateInteractive run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48088->172.17.0.2:21107, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48094->172.17.0.2:21102, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56078->172.17.0.2:21109, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46502->172.17.0.2:21100, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51894->172.17.0.2:21110, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48106->172.17.0.2:21102, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56094->172.17.0.2:21109, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33862->172.17.0.2:21101, err= --- SKIP: TestDeduplicateSkip (0.01s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33808->172.17.0.2:21104, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46512->172.17.0.2:21100, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33864->172.17.0.2:21101, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45676->172.17.0.2:21105, err= --- SKIP: TestDeduplicateSizeOnly (0.01s) === RUN TestDeduplicateFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45680->172.17.0.2:21105, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48118->172.17.0.2:21102, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33818->172.17.0.2:21104, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48126->172.17.0.2:21102, err= --- SKIP: TestDeduplicateFirst (0.01s) === RUN TestDeduplicateNewest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54078->172.17.0.2:21106, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48102->172.17.0.2:21107, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51236->172.17.0.2:21108, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48142->172.17.0.2:21102, err= --- SKIP: TestDeduplicateNewest (0.01s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45696->172.17.0.2:21105, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33820->172.17.0.2:21104, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51242->172.17.0.2:21108, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51244->172.17.0.2:21108, err= --- SKIP: TestDeduplicateNewestByHash (0.01s) === RUN TestDeduplicateOldest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40734->172.17.0.2:21103, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56106->172.17.0.2:21109, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51898->172.17.0.2:21110, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40740->172.17.0.2:21103, err= --- SKIP: TestDeduplicateOldest (0.01s) === RUN TestDeduplicateLargest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56118->172.17.0.2:21109, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56132->172.17.0.2:21109, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56142->172.17.0.2:21109, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33826->172.17.0.2:21104, err= --- SKIP: TestDeduplicateLargest (0.01s) === RUN TestDeduplicateSmallest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48110->172.17.0.2:21107, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33870->172.17.0.2:21101, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46522->172.17.0.2:21100, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33874->172.17.0.2:21101, err= --- SKIP: TestDeduplicateSmallest (0.01s) === RUN TestDeduplicateRename run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46536->172.17.0.2:21100, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51914->172.17.0.2:21110, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46540->172.17.0.2:21100, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54090->172.17.0.2:21106, err= --- SKIP: TestDeduplicateRename (0.01s) === RUN TestMergeDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40748->172.17.0.2:21103, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40750->172.17.0.2:21103, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33884->172.17.0.2:21101, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33834->172.17.0.2:21104, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40766->172.17.0.2:21103, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33898->172.17.0.2:21101, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54098->172.17.0.2:21106, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45698->172.17.0.2:21105, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51930->172.17.0.2:21110, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48146->172.17.0.2:21102, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51254->172.17.0.2:21108, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51946->172.17.0.2:21110, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46546->172.17.0.2:21100, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48162->172.17.0.2:21102, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40768->172.17.0.2:21103, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40776->172.17.0.2:21103, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45714->172.17.0.2:21105, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48168->172.17.0.2:21102, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51264->172.17.0.2:21108, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56150->172.17.0.2:21109, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33912->172.17.0.2:21101, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33840->172.17.0.2:21104, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56162->172.17.0.2:21109, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33844->172.17.0.2:21104, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48180->172.17.0.2:21102, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48124->172.17.0.2:21107, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56178->172.17.0.2:21109, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40786->172.17.0.2:21103, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48194->172.17.0.2:21102, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56194->172.17.0.2:21109, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48136->172.17.0.2:21107, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33924->172.17.0.2:21101, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40790->172.17.0.2:21103, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33858->172.17.0.2:21104, err= 2025/09/07 03:03:47 DEBUG : a.txt: Excluded (Size Filter) 2025/09/07 03:03:47 DEBUG : a.txt: Excluded 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45720->172.17.0.2:21105, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54110->172.17.0.2:21106, err= 2025/09/07 03:03:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/07 03:03:47 DEBUG : sub dir/hello world: Excluded 2025/09/07 03:03:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/07 03:03:47 DEBUG : sub dir/hello world2: Excluded 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48138->172.17.0.2:21107, err= 2025/09/07 03:03:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/07 03:03:47 DEBUG : sub dir/hello world: Excluded 2025/09/07 03:03:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/07 03:03:47 DEBUG : sub dir/hello world2: Excluded 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40800->172.17.0.2:21103, err= 2025/09/07 03:03:47 DEBUG : sub dir/ignore dir: Excluded 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48152->172.17.0.2:21107, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56196->172.17.0.2:21109, err= 2025/09/07 03:03:47 DEBUG : sub dir/ignore dir: Excluded 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51266->172.17.0.2:21108, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48166->172.17.0.2:21107, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48206->172.17.0.2:21102, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33926->172.17.0.2:21101, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48210->172.17.0.2:21102, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51956->172.17.0.2:21110, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33938->172.17.0.2:21101, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45736->172.17.0.2:21105, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54114->172.17.0.2:21106, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48174->172.17.0.2:21107, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51962->172.17.0.2:21110, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33952->172.17.0.2:21101, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54122->172.17.0.2:21106, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45746->172.17.0.2:21105, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40814->172.17.0.2:21103, err= --- PASS: TestListDirSorted (0.06s) === RUN TestListDirSortedFn run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56212->172.17.0.2:21109, err= 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46548->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33960->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33868->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46552->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33880->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51282->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46568->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33976->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54124->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48186->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54126->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40830->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51286->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48222->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56220->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33978->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40838->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40850->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46578->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48226->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48228->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33884->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48192->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51970->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46580->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54138->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46590->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51292->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48236->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : a.txt: Excluded (Size Filter) 2025/09/07 03:03:48 DEBUG : a.txt: Excluded 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33992->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34008->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/07 03:03:48 DEBUG : sub dir/hello world: Excluded 2025/09/07 03:03:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/07 03:03:48 DEBUG : sub dir/hello world2: Excluded 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34022->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/07 03:03:48 DEBUG : sub dir/hello world: Excluded 2025/09/07 03:03:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/07 03:03:48 DEBUG : sub dir/hello world2: Excluded 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40862->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : sub dir/ignore dir: Excluded 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45760->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48242->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : sub dir/ignore dir: Excluded 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34034->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33890->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48252->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51308->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54148->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48202->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56230->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54156->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54172->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46600->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48204->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56242->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45768->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56256->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51324->172.17.0.2:21108, err= --- PASS: TestListDirSortedFn (0.06s) === RUN TestListJSON run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48214->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46608->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34042->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48218->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34054->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51336->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51350->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40878->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51362->172.17.0.2:21108, err= === RUN TestListJSON/Default 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40894->172.17.0.2:21103, err= === RUN TestListJSON/FilesOnly 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48224->172.17.0.2:21107, err= === RUN TestListJSON/DirsOnly 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51370->172.17.0.2:21108, err= === RUN TestListJSON/Recurse 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51386->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56264->172.17.0.2:21109, err= === RUN TestListJSON/SubDir 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45782->172.17.0.2:21105, err= === RUN TestListJSON/NoModTime 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51392->172.17.0.2:21108, err= === RUN TestListJSON/NoMimeType 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40904->172.17.0.2:21103, err= === RUN TestListJSON/ShowHash 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51408->172.17.0.2:21108, err= === RUN TestListJSON/HashTypes 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33892->172.17.0.2:21104, err= 2025/09/07 03:03:48 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34070->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45786->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33906->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34084->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54184->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54196->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51424->172.17.0.2:21108, 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:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48264->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51440->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46620->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51442->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54208->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48228->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54218->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33922->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54226->172.17.0.2:21106, err= === RUN TestStatJSON/Root 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48236->172.17.0.2:21107, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40918->172.17.0.2:21103, err= === RUN TestStatJSON/Dir 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51448->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34086->172.17.0.2:21101, err= === RUN TestStatJSON/DirWithTrailingSlash 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56268->172.17.0.2:21109, err= === RUN TestStatJSON/File 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51974->172.17.0.2:21110, err= === RUN TestStatJSON/NotFound 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34092->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33936->172.17.0.2:21104, err= === RUN TestStatJSON/DirFilesOnly 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56270->172.17.0.2:21109, err= === RUN TestStatJSON/FileFilesOnly 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34094->172.17.0.2:21101, err= === RUN TestStatJSON/NotFoundFilesOnly 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34096->172.17.0.2:21101, err= === RUN TestStatJSON/DirDirsOnly 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34098->172.17.0.2:21101, err= === RUN TestStatJSON/FileDirsOnly 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56274->172.17.0.2:21109, err= === RUN TestStatJSON/NotFoundDirsOnly 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48272->172.17.0.2:21102, err= === RUN TestStatJSON/RootNotFound 2025/09/07 03:03:48 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wohatib4razu/notfound" 2025/09/07 03:03:48 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:48 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:48 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:48 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:48 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:48 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:48 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:48 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:48 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:48 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:48 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:48 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/notfound: Connecting to FTP server 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/notfound: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/notfound: > dial: conn=172.17.0.1:52914->172.17.0.2:21, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/notfound: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/notfound: > dial: conn=172.17.0.1:51464->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/notfound: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/notfound: > dial: conn=172.17.0.1:34114->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/notfound: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/notfound: > dial: conn=172.17.0.1:45802->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33952->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48276->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54228->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40932->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51982->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56278->172.17.0.2:21109, err= --- PASS: TestStatJSON (0.06s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.02s) === RUN TestMkdir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 INFO : ftp://172.17.0.2:21/rclone-test-wohatib4razu: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45812->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45816->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40940->172.17.0.2:21103, err= 2025/09/07 03:03:48 INFO : ftp://172.17.0.2:21/rclone-test-wohatib4razu: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45828->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45840->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45842->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56288->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33962->172.17.0.2:21104, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46634->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48244->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54234->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56304->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33976->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46646->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56306->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56316->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51984->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46656->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51480->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45852->172.17.0.2:21105, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33980->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46662->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33982->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45864->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52000->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54248->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46666->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48278->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48254->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45874->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52008->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56332->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51492->172.17.0.2:21108, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52012->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51496->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45878->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45892->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34124->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56338->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48268->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54254->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/07 03:03:48 DEBUG : empty space: Excluded 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48284->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33990->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56344->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48296->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40942->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52016->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52030->172.17.0.2:21110, err= --- PASS: TestLsWithFilesFrom (0.02s) === RUN TestLsLong run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54266->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52034->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:33996->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51502->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46674->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54278->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34136->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34006->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54286->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51512->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34022->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54300->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52038->172.17.0.2:21110, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51528->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51534->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48310->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34032->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48288->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51548->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46686->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34038->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46698->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48298->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40956->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45904->172.17.0.2:21105, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2025/09/07 03:03:48 DEBUG : Creating backend with remote ":memory:" 2025/09/07 03:03:48 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/07 03:03:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/07 03:03:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/07 03:03:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/07 03:03:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/07 03:03:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/07 03:03:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/07 03:03:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/07 03:03:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52044->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34140->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51556->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56358->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34044->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46704->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34150->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54314->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34052->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40972->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34062->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54322->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48320->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48314->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40978->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52052->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48324->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51562->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34158->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54330->172.17.0.2:21106, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48326->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34168->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54338->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56360->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48330->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46706->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34064->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56372->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34184->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45912->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : Waiting for deletions to finish 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56376->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : large: Excluded (Size Filter) 2025/09/07 03:03:48 DEBUG : large: Excluded 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46722->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40982->172.17.0.2:21103, err= 2025/09/07 03:03:48 INFO : medium: Deleted 2025/09/07 03:03:48 INFO : small: Deleted 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54350->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34192->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48330->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46736->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45928->172.17.0.2:21105, err= --- PASS: TestDelete (0.02s) === RUN TestMaxDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56378->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40984->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34070->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48346->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54364->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51578->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48332->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48360->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48374->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54366->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : Waiting for deletions to finish 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34084->172.17.0.2:21104, err= 2025/09/07 03:03:48 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48342->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34196->172.17.0.2:21101, err= 2025/09/07 03:03:48 INFO : large: Deleted 2025/09/07 03:03:48 INFO : medium: Deleted 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56390->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54380->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56400->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48382->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46750->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48396->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56412->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34202->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34208->172.17.0.2:21101, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48346->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45930->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45932->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52054->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56426->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46766->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46774->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46776->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45940->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51584->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : Waiting for deletions to finish 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48356->172.17.0.2:21102, err= 2025/09/07 03:03:48 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48402->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:40998->172.17.0.2:21103, err= 2025/09/07 03:03:48 INFO : medium: Deleted 2025/09/07 03:03:48 INFO : small: Deleted 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41008->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34092->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51596->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54382->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48368->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56432->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41012->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45946->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48378->172.17.0.2:21102, err= --- PASS: TestMaxDeleteSizeLargeFile (0.03s) === RUN TestMaxDeleteSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45950->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54398->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51610->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48410->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46780->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45960->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51616->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51618->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56442->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48394->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : Waiting for deletions to finish 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48402->172.17.0.2:21102, err= 2025/09/07 03:03:48 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34098->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48416->172.17.0.2:21107, err= 2025/09/07 03:03:48 INFO : large: Deleted 2025/09/07 03:03:48 INFO : medium: Deleted 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56448->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48420->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52068->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51630->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52074->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48410->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51644->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51650->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45966->172.17.0.2:21105, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48422->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45972->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48422->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54404->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46784->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46790->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48436->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48440->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56458->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34100->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48428->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56462->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48456->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34104->172.17.0.2:21104, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2025/09/07 03:03:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/07 03:03:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/07 03:03:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/07 03:03:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/07 03:03:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/07 03:03:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/07 03:03:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45984->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34116->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:45998->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46796->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34132->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56466->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52084->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54406->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51652->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46002->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41028->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46800->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46812->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54410->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46820->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34144->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46822->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34150->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41044->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52096->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46834->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46012->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51666->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48470->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52102->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34224->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51674->172.17.0.2:21108, err= --- PASS: TestCat (0.13s) === RUN TestPurge 2025/09/07 03:03:48 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-veqebiw7baje" 2025/09/07 03:03:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:03:48 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:48 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:48 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:48 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:48 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:48 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:48 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:48 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:48 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:48 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:48 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:48 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: Connecting to FTP server 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:52918->172.17.0.2:21, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46838->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : Creating backend with remote "/tmp/rclone3935453105" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-veqebiw7baje", Local "Local file system at /tmp/rclone3935453105", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:56482->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46014->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46024->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:51686->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:34228->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46840->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:48436->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:54418->172.17.0.2:21106, err= 2025/09/07 03:03:48 INFO : A2: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:48448->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:41060->172.17.0.2:21103, err= 2025/09/07 03:03:48 INFO : A1/B2: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:51690->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:34238->172.17.0.2:21101, err= 2025/09/07 03:03:48 INFO : A1/B2/C2: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46848->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:52108->172.17.0.2:21110, err= 2025/09/07 03:03:48 INFO : A1/B1/C3: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:48462->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:52112->172.17.0.2:21110, err= 2025/09/07 03:03:48 INFO : A3: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:51692->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:54424->172.17.0.2:21106, err= 2025/09/07 03:03:48 INFO : A3/B3: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46852->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:41064->172.17.0.2:21103, err= 2025/09/07 03:03:48 INFO : A3/B3/C4: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:34152->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:34166->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:41070->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:34254->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:54434->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:48480->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: Connecting to FTP server 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: Connecting to FTP server 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:52930->172.17.0.2:21, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:41076->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:54438->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:52120->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46032->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:52932->172.17.0.2:21, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:56490->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:41092->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:52124->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: Connecting to FTP server 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:52940->172.17.0.2:21, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:52128->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:34264->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:56494->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:48486->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46048->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:51696->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:52136->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : Waiting for deletions to finish 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46060->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:48492->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:41098->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:52138->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46866->172.17.0.2:21100, err= 2025/09/07 03:03:48 INFO : A1/B1/C1/one: Deleted 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:48506->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46062->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:51702->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:56498->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:54448->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : removing 2 level 3 directories 2025/09/07 03:03:48 INFO : A1/B1/C3: Removing directory 2025/09/07 03:03:48 INFO : A1/B1/C1: Removing directory 2025/09/07 03:03:48 DEBUG : removing 1 level 2 directories 2025/09/07 03:03:48 INFO : A1/B1: Removing directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:48478->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46882->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:34266->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:48522->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:34170->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:51706->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:41106->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:48480->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:34178->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:34282->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:34186->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : Waiting for deletions to finish 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:48538->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:34290->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:41110->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:54456->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46894->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46066->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 INFO : A1/two: Deleted 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46906->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:54466->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:34200->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:48492->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:52146->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:48508->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:52148->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:41112->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:48540->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46078->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:34300->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:52150->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46088->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:41120->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:41136->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:48512->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:34308->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : removing 2 level 3 directories 2025/09/07 03:03:48 INFO : A3/B3/C4: Removing directory 2025/09/07 03:03:48 INFO : A1/B2/C2: Removing directory 2025/09/07 03:03:48 DEBUG : removing 2 level 2 directories 2025/09/07 03:03:48 INFO : A3/B3: Removing directory 2025/09/07 03:03:48 INFO : A1/B2: Removing directory 2025/09/07 03:03:48 DEBUG : removing 3 level 1 directories 2025/09/07 03:03:48 INFO : A3: Removing directory 2025/09/07 03:03:48 INFO : A2: Removing directory 2025/09/07 03:03:48 INFO : A1: Removing directory 2025/09/07 03:03:48 DEBUG : removing 1 level 0 directories 2025/09/07 03:03:48 INFO : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: Removing directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46096->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:46108->172.17.0.2:21105, err= 2025/09/07 03:03:48 ERROR : error listing: directory not found 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:34324->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: > dial: conn=172.17.0.1:41144->172.17.0.2:21103, err= 2025/09/07 03:03:48 ERROR : error listing: directory not found 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-veqebiw7baje: Purge dir "" 2025/09/07 03:03:48 NOTICE: purge failed to rmdir "": directory not found 2025/09/07 03:03:48 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.15s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56514->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54480->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34208->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46116->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34212->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46122->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34330->172.17.0.2:21101, err= 2025/09/07 03:03:48 INFO : A2: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56530->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41160->172.17.0.2:21103, err= 2025/09/07 03:03:48 INFO : A1/B2: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41176->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52152->172.17.0.2:21110, err= 2025/09/07 03:03:48 INFO : A1/B2/C2: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51718->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52162->172.17.0.2:21110, err= 2025/09/07 03:03:48 INFO : A1/B1/C3: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34216->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51722->172.17.0.2:21108, err= 2025/09/07 03:03:48 INFO : A3: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48550->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56532->172.17.0.2:21109, err= 2025/09/07 03:03:48 INFO : A3/B3: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34218->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52166->172.17.0.2:21110, err= 2025/09/07 03:03:48 INFO : A3/B3/C4: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34226->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41190->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51734->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48526->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56534->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41198->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51740->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56540->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41204->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: Connecting to FTP server 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52942->172.17.0.2:21, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34242->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34342->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56548->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34256->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51742->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46136->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56564->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48558->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46142->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54490->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48538->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34262->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34344->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : removing 1 level 3 directories 2025/09/07 03:03:48 INFO : A3/B3/C4: Removing directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51754->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34268->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34358->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52170->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46922->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48550->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51758->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41220->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48568->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52186->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54504->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48560->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46926->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46150->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56566->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54510->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46932->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34370->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48574->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56568->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52188->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41226->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51770->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46166->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46934->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52194->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51778->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46944->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : removing 2 level 3 directories 2025/09/07 03:03:48 INFO : A1/B2/C2: Removing directory 2025/09/07 03:03:48 INFO : A1/B1/C3: Removing directory 2025/09/07 03:03:48 DEBUG : removing 2 level 2 directories 2025/09/07 03:03:48 INFO : A3/B3: Removing directory 2025/09/07 03:03:48 INFO : A1/B2: Removing directory 2025/09/07 03:03:48 DEBUG : removing 2 level 1 directories 2025/09/07 03:03:48 INFO : A3: Removing directory 2025/09/07 03:03:48 INFO : A2: Removing directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41234->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34374->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52210->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41250->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48580->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52216->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48584->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46950->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54526->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46176->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48598->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51782->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34378->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : removing 1 level 3 directories 2025/09/07 03:03:48 INFO : A1/B1/C1: Removing directory 2025/09/07 03:03:48 DEBUG : removing 1 level 2 directories 2025/09/07 03:03:48 INFO : A1/B1: Removing directory 2025/09/07 03:03:48 DEBUG : removing 1 level 1 directories 2025/09/07 03:03:48 INFO : A1: Removing directory 2025/09/07 03:03:48 DEBUG : removing 1 level 0 directories 2025/09/07 03:03:48 INFO : ftp://172.17.0.2:21/rclone-test-wohatib4razu: Removing directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46178->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56578->172.17.0.2:21109, err= 2025/09/07 03:03:48 ERROR : error listing: directory not found 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34384->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48614->172.17.0.2:21107, err= 2025/09/07 03:03:48 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.09s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54528->172.17.0.2:21106, err= 2025/09/07 03:03:48 INFO : A1: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46958->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51794->172.17.0.2:21108, err= 2025/09/07 03:03:48 INFO : A1/B1: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52218->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34392->172.17.0.2:21101, err= 2025/09/07 03:03:48 INFO : A1/B1/C1: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34278->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52222->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54538->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41266->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52224->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54554->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46962->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48594->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48626->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54558->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48628->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : removing 1 level 3 directories 2025/09/07 03:03:48 INFO : A1/B1/C1: Removing directory 2025/09/07 03:03:48 DEBUG : removing 1 level 2 directories 2025/09/07 03:03:48 INFO : A1/B1: Removing directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34406->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46970->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41270->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52226->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46984->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46192->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54572->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46990->172.17.0.2:21100, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51802->172.17.0.2:21108, err= 2025/09/07 03:03:48 INFO : A1: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34286->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34422->172.17.0.2:21101, err= 2025/09/07 03:03:48 INFO : A1/B1: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48596->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51810->172.17.0.2:21108, err= 2025/09/07 03:03:48 INFO : A1/B1/C1: Making directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34292->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54582->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51824->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48606->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47006->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54598->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34300->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46200->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46208->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54604->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47012->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34432->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : removing 1 level 3 directories 2025/09/07 03:03:48 INFO : A1/B1/C1: Removing directory 2025/09/07 03:03:48 DEBUG : removing 1 level 2 directories 2025/09/07 03:03:48 INFO : A1/B1: Removing directory 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56582->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34442->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48634->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34456->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52236->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34306->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56592->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34312->172.17.0.2:21104, err= --- PASS: TestRmdirsWithFilter (0.03s) === RUN TestCopyURL run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34458->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48648->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48614->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46224->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48652->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34326->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48660->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : filename.txt: File name found in url 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41278->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48666->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51834->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46234->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54610->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46240->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48626->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46246->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54614->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46260->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48674->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56600->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51848->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41286->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34472->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34340->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41290->172.17.0.2:21103, err= --- PASS: TestCopyURL (0.04s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51860->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41294->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47018->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51872->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46272->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47026->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47030->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/09/07 03:03:48 INFO : file1: Copied (new) to: sub/file2 2025/09/07 03:03:48 INFO : file1: Deleted 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54624->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54628->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46286->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/07 03:03:48 DEBUG : file1: Unchanged skipping 2025/09/07 03:03:48 INFO : file1: Deleted 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56610->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51876->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: don't need to copy/move sub/file2, it is already at target location 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48640->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48648->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54636->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52244->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56618->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41308->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51888->172.17.0.2:21108, err= --- PASS: TestMoveFile (0.03s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46288->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34342->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34484->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48680->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48684->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52254->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2025/09/07 03:03:48 INFO : file1: Copied (new) 2025/09/07 03:03:48 INFO : file1: Deleted 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34490->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47032->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : file1: Destination exists, skipping 2025/09/07 03:03:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54648->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34496->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34354->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46300->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52262->172.17.0.2:21110, err= --- PASS: TestMoveFileWithIgnoreExisting (0.04s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47044->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47060->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54652->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47064->172.17.0.2:21100, err= --- PASS: TestCaseInsensitiveMoveFile (0.01s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52274->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48694->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52284->172.17.0.2:21110, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47070->172.17.0.2:21100, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.01s) === RUN TestMoveFileBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54664->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34506->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41312->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48710->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56624->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51898->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41316->172.17.0.2:21103, err= 2025/09/07 03:03:48 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wohatib4razu/backup" 2025/09/07 03:03:48 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/07 03:03:48 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:48 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:48 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:48 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:48 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:48 DEBUG : TestFTPVsftpd: detected overridden config - adding "{3h9e9}" suffix to name 2025/09/07 03:03:48 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/07 03:03:48 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/07 03:03:48 DEBUG : Setting pass="YCxTXSgTcp_Z-Wt_D-Mj4lKISXuF1gri9CEvVR0Nj4ZA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/07 03:03:48 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/07 03:03:48 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: Connecting to FTP server 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: > dial: conn=172.17.0.1:52950->172.17.0.2:21, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: > dial: conn=172.17.0.1:51904->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-wohatib4razu/backup" to be canonical "TestFTPVsftpd{3h9e9}:rclone-test-wohatib4razu/backup" 2025/09/07 03:03:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: > dial: conn=172.17.0.1:48714->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: > dial: conn=172.17.0.1:51916->172.17.0.2:21108, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: > dial: conn=172.17.0.1:54680->172.17.0.2:21106, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: > dial: conn=172.17.0.1:34508->172.17.0.2:21101, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: > dial: conn=172.17.0.1:34524->172.17.0.2:21101, err= 2025/09/07 03:03:48 INFO : dst/file1: Moved (server-side) 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56630->172.17.0.2:21109, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47084->172.17.0.2:21100, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48654->172.17.0.2:21102, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46304->172.17.0.2:21105, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48728->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/09/07 03:03:48 INFO : dst/file1: Copied (new) 2025/09/07 03:03:48 INFO : dst/file1: Deleted 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48742->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48754->172.17.0.2:21107, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34370->172.17.0.2:21104, err= 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:48 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51926->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54684->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47096->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51936->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46316->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48768->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48670->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48784->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56632->172.17.0.2:21109, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.07s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46326->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52288->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46328->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52302->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34528->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51946->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47104->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34376->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48684->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56636->172.17.0.2:21109, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47120->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46338->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34530->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47128->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56642->172.17.0.2:21109, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34536->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46344->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47140->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51960->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48686->172.17.0.2:21102, err= 2025/09/07 03:03:49 INFO : A1/B2: Making directory 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54696->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48800->172.17.0.2:21107, err= 2025/09/07 03:03:49 INFO : A1/B1/C3: Making directory 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51970->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52308->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46356->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48804->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47154->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46370->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41320->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46378->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48812->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54710->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48690->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54720->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46382->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34384->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54734->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47166->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48828->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48696->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47180->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52316->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34392->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54738->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47192->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34542->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51976->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48712->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41332->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54750->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46388->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54762->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54768->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47202->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34552->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41346->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48834->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:51988->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48844->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52332->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52342->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34554->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34564->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47208->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: Connecting to FTP server 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54782->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46392->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52956->172.17.0.2:21, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34572->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48716->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48860->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54788->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46400->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52354->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34400->172.17.0.2:21104, err= 2025/09/07 03:03:49 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52004->172.17.0.2:21108, err= 2025/09/07 03:03:49 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34578->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48866->172.17.0.2:21107, err= 2025/09/07 03:03:49 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/07 03:03:49 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52008->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34594->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34608->172.17.0.2:21101, err= 2025/09/07 03:03:49 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52358->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48726->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48728->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52370->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41348->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52020->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54804->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48740->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34408->172.17.0.2:21104, err= 2025/09/07 03:03:49 INFO : ftp://172.17.0.2:21/rclone-test-wohatib4razu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52024->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48746->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47214->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41354->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52038->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54810->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56650->172.17.0.2:21109, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52040->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34616->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41370->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46406->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34618->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52048->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56660->172.17.0.2:21109, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34410->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48868->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48876->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48750->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48884->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48888->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46410->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41372->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34634->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52378->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52054->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54816->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48762->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56672->172.17.0.2:21109, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54828->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34646->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52380->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54838->172.17.0.2:21106, err= 2025/09/07 03:03:49 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34412->172.17.0.2:21104, err= 2025/09/07 03:03:49 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/07 03:03:49 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48892->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41384->172.17.0.2:21103, err= 2025/09/07 03:03:49 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/07 03:03:49 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48776->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52386->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56682->172.17.0.2:21109, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34424->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34658->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48782->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46412->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52068->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48794->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34440->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34670->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54844->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52396->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52412->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56690->172.17.0.2:21109, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34674->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46416->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56702->172.17.0.2:21109, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54846->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41388->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48810->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52082->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46424->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46426->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54850->172.17.0.2:21106, err= --- PASS: TestDirMove (0.16s) === RUN TestGetFsInfo run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41394->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56712->172.17.0.2:21109, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48826->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34452->172.17.0.2:21104, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56716->172.17.0.2:21109, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34676->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: File to upload is small (34 bytes), uploading instead of streaming 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46434->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48902->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52084->172.17.0.2:21108, err= 2025/09/07 03:03:49 NOTICE: ftp://172.17.0.2:21/rclone-test-wohatib4razu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/07 03:03:49 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52416->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34680->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52100->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52108->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56728->172.17.0.2:21109, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48914->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48836->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46450->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34692->172.17.0.2:21101, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47220->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52422->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: File to upload is small (34 bytes), uploading instead of streaming 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52424->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34456->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41408->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48842->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34700->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41410->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34462->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56742->172.17.0.2:21109, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48856->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52124->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34466->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34482->172.17.0.2:21104, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52130->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54854->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: File to upload is small (34 bytes), uploading instead of streaming 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46452->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48872->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52426->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46458->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34708->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41414->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48928->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34498->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52438->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56748->172.17.0.2:21109, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48874->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48936->172.17.0.2:21107, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56754->172.17.0.2:21109, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56766->172.17.0.2:21109, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: File to upload is small (34 bytes), uploading instead of streaming 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47226->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54856->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52454->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34504->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48888->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41426->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52460->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48940->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54860->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48954->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47234->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46472->172.17.0.2:21105, err= --- PASS: TestRcat (0.11s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.03s) === RUN TestRcatMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47246->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54862->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48956->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56782->172.17.0.2:21109, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41428->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52140->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46474->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: File to upload is small (60 bytes), uploading instead of streaming 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41436->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46486->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48972->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : potato2: Size of src and dst objects identical 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56798->172.17.0.2:21109, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34516->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34718->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41444->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41446->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34518->172.17.0.2:21104, err= --- PASS: TestRcatSize (0.02s) === RUN TestRcatSizeMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34730->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34534->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46492->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41450->172.17.0.2:21103, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47250->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34546->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46494->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48982->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41452->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48896->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46500->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46504->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52152->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47266->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46518->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48902->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34554->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: Touching "empty space" 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: Touching "potato2" 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52464->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: Touching "sub dir/potato3" 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41466->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52168->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48914->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47278->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52172->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46526->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48998->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52188->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56808->172.17.0.2:21109, err= --- PASS: TestTouchDir (0.03s) === RUN TestMkdirMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52192->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48928->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52206->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52468->172.17.0.2:21110, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41480->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34742->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41484->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54878->172.17.0.2:21106, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54894->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34744->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49010->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41500->172.17.0.2:21103, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41510->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46536->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41520->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41522->172.17.0.2:21103, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34746->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48940->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54904->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34560->172.17.0.2:21104, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wohatib4razu", Local "Local file system at /tmp/rclone3957912498", Modify Window "1s" 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54914->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34762->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34574->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21100") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:47294->172.17.0.2:21100, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54922->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46538->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54938->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49022->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52208->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49038->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52478->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54948->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34584->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34774->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49048->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gazufuf4" before starting 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54956->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21102") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:48944->172.17.0.2:21102, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52482->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34586->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : sub dir/test remove existing.gazufuf4: TEST: removing renamed existing file after operation 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46544->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52492->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46554->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54970->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hiwefos6" before starting 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41534->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21103") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:41546->172.17.0.2:21103, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52506->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54980->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hiwefos6: TEST: renaming existing back after failed operation 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21109") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:56818->172.17.0.2:21109, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34588->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21104") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34592->172.17.0.2:21104, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49064->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52214->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jutohaq8" before starting 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49072->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49074->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49088->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52222->172.17.0.2:21108, err= 2025/09/07 03:03:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jutohaq8: TEST: removing renamed existing file after operation 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21110") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52520->172.17.0.2:21110, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34784->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34792->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49090->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34798->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21106") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:54996->172.17.0.2:21106, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21105") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:46564->172.17.0.2:21105, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34806->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21108") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:52224->172.17.0.2:21108, err= --- PASS: TestRemoveExisting (0.08s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21107") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:49100->172.17.0.2:21107, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: dial("tcp","172.17.0.2:21101") 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: > dial: conn=172.17.0.1:34812->172.17.0.2:21101, err= 2025/09/07 03:03:49 DEBUG : ftp://172.17.0.2:21/rclone-test-wohatib4razu: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Finished OK in 4.310840989s (try 1/5)