"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/05/31 05:47:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-werokim1suga" 2026/05/31 05:47:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:47:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:47:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:39 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:47:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:39 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:39 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: Connecting to FTP server 2026/05/31 05:47:39 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:21") 2026/05/31 05:47:39 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35882->172.17.0.3:21, err= 2026/05/31 05:47:42 DEBUG : Creating backend with remote "/tmp/rclone995670075" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38565") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46914->172.17.0.3:38565, err= 2026/05/31 05:47:42 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34649") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47700->172.17.0.3:34649, err= 2026/05/31 05:47:42 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/05/31 05:47:42 DEBUG : a: size = 0 OK 2026/05/31 05:47:42 DEBUG : a: size = 1 (memory) 2026/05/31 05:47:42 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/31 05:47:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/31 05:47:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/31 05:47:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/31 05:47:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/31 05:47:42 DEBUG : potato: Seek from 10 to 0 2026/05/31 05:47:42 DEBUG : potato: Seek from 10 to 0 2026/05/31 05:47:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/31 05:47:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/31 05:47:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/31 05:47:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/31 05:47:42 DEBUG : potato: Seek from 5 to 2 2026/05/31 05:47:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/31 05:47:42 DEBUG : potato: Seek from 7 to 0 2026/05/31 05:47:42 DEBUG : potato: Seek from 7 to 0 2026/05/31 05:47:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/31 05:47:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/31 05:47:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/31 05:47:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/31 05:47:42 DEBUG : potato: Seek from 5 to 2 2026/05/31 05:47:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/31 05:47:42 DEBUG : potato: Seek from 8 to 0 2026/05/31 05:47:42 DEBUG : potato: Seek from 8 to 0 2026/05/31 05:47:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/31 05:47:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/31 05:47:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/31 05:47:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/31 05:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/31 05:47:42 DEBUG : potato: Seek from 5 to 2 2026/05/31 05:47:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/31 05:47:42 DEBUG : potato: Seek from 9 to 0 2026/05/31 05:47:42 DEBUG : potato: Seek from 9 to 0 2026/05/31 05:47:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36649") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:33164->172.17.0.3:36649, err= 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30547") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58620->172.17.0.3:30547, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30049") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58054->172.17.0.3:30049, err= 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31971") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:59336->172.17.0.3:31971, err= === RUN TestCheck/3 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35987") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38358->172.17.0.3:35987, err= 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38954") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:59706->172.17.0.3:38954, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39547") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51816->172.17.0.3:39547, err= 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33141") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51868->172.17.0.3:33141, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34318") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35688->172.17.0.3:34318, err= 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38498") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43188->172.17.0.3:38498, err= --- PASS: TestCheck (0.02s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/05/31 05:47:42 DEBUG : Creating backend with remote "nonexistent" 2026/05/31 05:47:42 DEBUG : Creating backend with remote "nonexistent" 2026/05/31 05:47:42 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/31 05:47:42 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/05/31 05:47:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/31 05:47:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30089") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:52128->172.17.0.3:30089, err= 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37719") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40962->172.17.0.3:37719, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34989") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58802->172.17.0.3:34989, err= 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37687") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:33422->172.17.0.3:37687, err= === RUN TestCheckDownload/3 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36279") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53450->172.17.0.3:36279, err= 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39757") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43776->172.17.0.3:39757, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35578") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50394->172.17.0.3:35578, err= 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30717") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47182->172.17.0.3:30717, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33716") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35422->172.17.0.3:33716, err= 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34662") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42002->172.17.0.3:34662, err= --- PASS: TestCheckDownload (0.11s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31619") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37868->172.17.0.3:31619, err= 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35253") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36394->172.17.0.3:35253, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35813") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34848->172.17.0.3:35813, err= 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32540") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34380->172.17.0.3:32540, err= === RUN TestCheckSizeOnly/3 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31611") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53712->172.17.0.3:31611, err= 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35051") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34148->172.17.0.3:35051, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30921") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:44336->172.17.0.3:30921, err= 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39197") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:44548->172.17.0.3:39197, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39022") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:59160->172.17.0.3:39022, err= 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39802") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37894->172.17.0.3:39802, err= --- PASS: TestCheckSizeOnly (0.02s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37875") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46246->172.17.0.3:37875, err= 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37826") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34222->172.17.0.3:37826, err= 2026/05/31 05:47:42 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/31 05:47:42 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/31 05:47:42 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/31 05:47:42 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32450") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:59672->172.17.0.3:32450, err= 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33146") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50314->172.17.0.3:33146, err= 2026/05/31 05:47:42 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/31 05:47:42 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/31 05:47:42 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/31 05:47:42 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33803") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46798->172.17.0.3:33803, err= 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34834") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55104->172.17.0.3:34834, err= --- PASS: TestParseSumFile (0.01s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:47:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-werokim1suga/data" 2026/05/31 05:47:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:47:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:42 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:47:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:42 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/data: Connecting to FTP server 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/data: dial("tcp","172.17.0.3:21") 2026/05/31 05:47:42 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/data: > dial: conn=172.17.0.1:59640->172.17.0.3:21, err= check_test.go:350: ftp://172.17.0.3:21/rclone-test-werokim1suga/data lacks md5, skipping 2026/05/31 05:47:44 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36182") 2026/05/31 05:47:44 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43748->172.17.0.3:36182, err= 2026/05/31 05:47:44 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31543") 2026/05/31 05:47:44 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57798->172.17.0.3:31543, err= --- SKIP: TestCheckSum (2.19s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:47:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-werokim1suga/data" 2026/05/31 05:47:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:47:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:44 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:47:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:44 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:44 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/data: Connecting to FTP server 2026/05/31 05:47:44 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/data: dial("tcp","172.17.0.3:21") 2026/05/31 05:47:44 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/data: > dial: conn=172.17.0.1:59654->172.17.0.3:21, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36369") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49848->172.17.0.3:36369, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35789") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57642->172.17.0.3:35789, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31492") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46594->172.17.0.3:31492, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34213") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:41626->172.17.0.3:34213, err= === RUN TestCheckSumDownload/subtest1 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36498") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43206->172.17.0.3:36498, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33546") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:52802->172.17.0.3:33546, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38747") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:32932->172.17.0.3:38747, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35856") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57110->172.17.0.3:35856, err= === RUN TestCheckSumDownload/subtest2 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37146") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51302->172.17.0.3:37146, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36935") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39726->172.17.0.3:36935, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32935") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:48282->172.17.0.3:32935, err= === RUN TestCheckSumDownload/subtest3 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39574") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:44382->172.17.0.3:39574, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39633") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53862->172.17.0.3:39633, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33125") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36102->172.17.0.3:33125, err= === RUN TestCheckSumDownload/subtest4 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31816") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:41724->172.17.0.3:31816, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39352") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:59458->172.17.0.3:39352, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31662") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:52590->172.17.0.3:31662, err= === RUN TestCheckSumDownload/subtest5 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37972") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36974->172.17.0.3:37972, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31607") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:59156->172.17.0.3:31607, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35493") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:32882->172.17.0.3:35493, err= === RUN TestCheckSumDownload/subtest6 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39385") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36178->172.17.0.3:39385, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39219") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39782->172.17.0.3:39219, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34869") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:33442->172.17.0.3:34869, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39383") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55676->172.17.0.3:39383, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34118") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57404->172.17.0.3:34118, err= === RUN TestCheckSumDownload/subtest7 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34150") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54126->172.17.0.3:34150, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39526") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51240->172.17.0.3:39526, err= 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31523") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55648->172.17.0.3:31523, err= --- PASS: TestCheckSumDownload (2.29s) --- 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 2026/05/31 05:47:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tozoxir1juga" 2026/05/31 05:47:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:47:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:47:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:46 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:47:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:46 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-tozoxir1juga: Connecting to FTP server 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-tozoxir1juga: dial("tcp","172.17.0.3:21") 2026/05/31 05:47:46 DEBUG : ftp://172.17.0.3:21/rclone-test-tozoxir1juga: > dial: conn=172.17.0.1:59668->172.17.0.3:21, err= 2026/05/31 05:47:48 DEBUG : Creating backend with remote "/tmp/rclone1180633832" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-tozoxir1juga", Local "Local file system at /tmp/rclone1180633832", Modify Window "1s" 2026/05/31 05:47:48 DEBUG : ftp://172.17.0.3:21/rclone-test-tozoxir1juga: dial("tcp","172.17.0.3:36654") 2026/05/31 05:47:48 DEBUG : ftp://172.17.0.3:21/rclone-test-tozoxir1juga: > dial: conn=172.17.0.1:33268->172.17.0.3:36654, err= 2026/05/31 05:47:48 DEBUG : ftp://172.17.0.3:21/rclone-test-tozoxir1juga: dial("tcp","172.17.0.3:38423") 2026/05/31 05:47:48 DEBUG : ftp://172.17.0.3:21/rclone-test-tozoxir1juga: > dial: conn=172.17.0.1:37420->172.17.0.3:38423, err= upper checkfile vs. lower remote (without normalization) 2026/05/31 05:47:48 DEBUG : ftp://172.17.0.3:21/rclone-test-tozoxir1juga: dial("tcp","172.17.0.3:36058") 2026/05/31 05:47:48 DEBUG : ftp://172.17.0.3:21/rclone-test-tozoxir1juga: > dial: conn=172.17.0.1:57234->172.17.0.3:36058, err= 2026/05/31 05:47:48 ERROR : hello, world!: sum not found 2026/05/31 05:47:48 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.3:21/rclone-test-tozoxir1juga 2026/05/31 05:47:48 NOTICE: ftp://172.17.0.3:21/rclone-test-tozoxir1juga: 1 files missing 2026/05/31 05:47:48 NOTICE: 1 hashes missing 2026/05/31 05:47:48 NOTICE: ftp://172.17.0.3:21/rclone-test-tozoxir1juga: 1 differences found 2026/05/31 05:47:48 NOTICE: ftp://172.17.0.3:21/rclone-test-tozoxir1juga: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/31 05:47:48 DEBUG : ftp://172.17.0.3:21/rclone-test-tozoxir1juga: dial("tcp","172.17.0.3:39325") 2026/05/31 05:47:48 DEBUG : ftp://172.17.0.3:21/rclone-test-tozoxir1juga: > dial: conn=172.17.0.1:37208->172.17.0.3:39325, err= 2026/05/31 05:47:48 DEBUG : ftp://172.17.0.3:21/rclone-test-tozoxir1juga: dial("tcp","172.17.0.3:34013") 2026/05/31 05:47:48 DEBUG : ftp://172.17.0.3:21/rclone-test-tozoxir1juga: > dial: conn=172.17.0.1:50990->172.17.0.3:34013, err= 2026/05/31 05:47:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:47:48 NOTICE: ftp://172.17.0.3:21/rclone-test-tozoxir1juga: 0 differences found 2026/05/31 05:47:48 NOTICE: ftp://172.17.0.3:21/rclone-test-tozoxir1juga: 1 matching files 2026/05/31 05:47:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hakasug2liqo" 2026/05/31 05:47:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:47:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:47:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:48 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:47:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:48 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hakasug2liqo: Connecting to FTP server 2026/05/31 05:47:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hakasug2liqo: dial("tcp","172.17.0.3:21") 2026/05/31 05:47:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hakasug2liqo: > dial: conn=172.17.0.1:59672->172.17.0.3:21, err= 2026/05/31 05:47:51 DEBUG : Creating backend with remote "/tmp/rclone3774242301" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hakasug2liqo", Local "Local file system at /tmp/rclone3774242301", Modify Window "1s" 2026/05/31 05:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hakasug2liqo: dial("tcp","172.17.0.3:32943") 2026/05/31 05:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hakasug2liqo: > dial: conn=172.17.0.1:53508->172.17.0.3:32943, err= 2026/05/31 05:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hakasug2liqo: dial("tcp","172.17.0.3:37277") 2026/05/31 05:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hakasug2liqo: > dial: conn=172.17.0.1:55650->172.17.0.3:37277, err= lower checkfile vs. upper remote (without normalization) 2026/05/31 05:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hakasug2liqo: dial("tcp","172.17.0.3:33535") 2026/05/31 05:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hakasug2liqo: > dial: conn=172.17.0.1:49864->172.17.0.3:33535, err= 2026/05/31 05:47:51 ERROR : HELLO, WORLD!: sum not found 2026/05/31 05:47:51 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-hakasug2liqo 2026/05/31 05:47:51 NOTICE: ftp://172.17.0.3:21/rclone-test-hakasug2liqo: 1 files missing 2026/05/31 05:47:51 NOTICE: 1 hashes missing 2026/05/31 05:47:51 NOTICE: ftp://172.17.0.3:21/rclone-test-hakasug2liqo: 1 differences found 2026/05/31 05:47:51 NOTICE: ftp://172.17.0.3:21/rclone-test-hakasug2liqo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/31 05:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hakasug2liqo: dial("tcp","172.17.0.3:36096") 2026/05/31 05:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hakasug2liqo: > dial: conn=172.17.0.1:35796->172.17.0.3:36096, err= 2026/05/31 05:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hakasug2liqo: dial("tcp","172.17.0.3:35158") 2026/05/31 05:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hakasug2liqo: > dial: conn=172.17.0.1:40494->172.17.0.3:35158, err= 2026/05/31 05:47:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:47:51 NOTICE: ftp://172.17.0.3:21/rclone-test-hakasug2liqo: 0 differences found 2026/05/31 05:47:51 NOTICE: ftp://172.17.0.3:21/rclone-test-hakasug2liqo: 1 matching files 2026/05/31 05:47:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-keribid7wobo" 2026/05/31 05:47:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:47:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:51 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:47:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:51 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-keribid7wobo: Connecting to FTP server 2026/05/31 05:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-keribid7wobo: dial("tcp","172.17.0.3:21") 2026/05/31 05:47:51 DEBUG : ftp://172.17.0.3:21/rclone-test-keribid7wobo: > dial: conn=172.17.0.1:59684->172.17.0.3:21, err= 2026/05/31 05:47:53 DEBUG : Creating backend with remote "/tmp/rclone3347216958" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-keribid7wobo", Local "Local file system at /tmp/rclone3347216958", Modify Window "1s" 2026/05/31 05:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-keribid7wobo: dial("tcp","172.17.0.3:39373") 2026/05/31 05:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-keribid7wobo: > dial: conn=172.17.0.1:58576->172.17.0.3:39373, err= 2026/05/31 05:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-keribid7wobo: dial("tcp","172.17.0.3:31251") 2026/05/31 05:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-keribid7wobo: > dial: conn=172.17.0.1:45264->172.17.0.3:31251, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/31 05:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-keribid7wobo: dial("tcp","172.17.0.3:32689") 2026/05/31 05:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-keribid7wobo: > dial: conn=172.17.0.1:43720->172.17.0.3:32689, err= 2026/05/31 05:47:53 ERROR : HeLlO, wOrLd!: sum not found 2026/05/31 05:47:53 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-keribid7wobo 2026/05/31 05:47:53 NOTICE: ftp://172.17.0.3:21/rclone-test-keribid7wobo: 1 files missing 2026/05/31 05:47:53 NOTICE: 1 hashes missing 2026/05/31 05:47:53 NOTICE: ftp://172.17.0.3:21/rclone-test-keribid7wobo: 1 differences found 2026/05/31 05:47:53 NOTICE: ftp://172.17.0.3:21/rclone-test-keribid7wobo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/31 05:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-keribid7wobo: dial("tcp","172.17.0.3:37968") 2026/05/31 05:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-keribid7wobo: > dial: conn=172.17.0.1:34948->172.17.0.3:37968, err= 2026/05/31 05:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-keribid7wobo: dial("tcp","172.17.0.3:37083") 2026/05/31 05:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-keribid7wobo: > dial: conn=172.17.0.1:36820->172.17.0.3:37083, err= 2026/05/31 05:47:53 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:47:53 NOTICE: ftp://172.17.0.3:21/rclone-test-keribid7wobo: 0 differences found 2026/05/31 05:47:53 NOTICE: ftp://172.17.0.3:21/rclone-test-keribid7wobo: 1 matching files 2026/05/31 05:47:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kunoyiw0fegi" 2026/05/31 05:47:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:47:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:47:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:53 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:47:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:53 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: Connecting to FTP server 2026/05/31 05:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: dial("tcp","172.17.0.3:21") 2026/05/31 05:47:53 DEBUG : ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: > dial: conn=172.17.0.1:40444->172.17.0.3:21, err= 2026/05/31 05:47:55 DEBUG : Creating backend with remote "/tmp/rclone3899610882" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi", Local "Local file system at /tmp/rclone3899610882", Modify Window "1s" 2026/05/31 05:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: dial("tcp","172.17.0.3:38927") 2026/05/31 05:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: > dial: conn=172.17.0.1:45552->172.17.0.3:38927, err= 2026/05/31 05:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: dial("tcp","172.17.0.3:33241") 2026/05/31 05:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: > dial: conn=172.17.0.1:47694->172.17.0.3:33241, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/31 05:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: dial("tcp","172.17.0.3:33986") 2026/05/31 05:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: > dial: conn=172.17.0.1:36936->172.17.0.3:33986, err= 2026/05/31 05:47:55 ERROR : HELLO, WORLD!: sum not found 2026/05/31 05:47:55 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi 2026/05/31 05:47:55 NOTICE: ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: 1 files missing 2026/05/31 05:47:55 NOTICE: 1 hashes missing 2026/05/31 05:47:55 NOTICE: ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: 1 differences found 2026/05/31 05:47:55 NOTICE: ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/31 05:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: dial("tcp","172.17.0.3:34633") 2026/05/31 05:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: > dial: conn=172.17.0.1:46850->172.17.0.3:34633, err= 2026/05/31 05:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: dial("tcp","172.17.0.3:38877") 2026/05/31 05:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: > dial: conn=172.17.0.1:42222->172.17.0.3:38877, err= 2026/05/31 05:47:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:47:55 NOTICE: ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: 0 differences found 2026/05/31 05:47:55 NOTICE: ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: 1 matching files 2026/05/31 05:47:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-detucep9bafe" 2026/05/31 05:47:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:47:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:47:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:55 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:47:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:55 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-detucep9bafe: Connecting to FTP server 2026/05/31 05:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-detucep9bafe: dial("tcp","172.17.0.3:21") 2026/05/31 05:47:55 DEBUG : ftp://172.17.0.3:21/rclone-test-detucep9bafe: > dial: conn=172.17.0.1:40460->172.17.0.3:21, err= 2026/05/31 05:47:57 DEBUG : Creating backend with remote "/tmp/rclone3826761521" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-detucep9bafe", Local "Local file system at /tmp/rclone3826761521", Modify Window "1s" 2026/05/31 05:47:57 DEBUG : ftp://172.17.0.3:21/rclone-test-detucep9bafe: dial("tcp","172.17.0.3:33613") 2026/05/31 05:47:57 DEBUG : ftp://172.17.0.3:21/rclone-test-detucep9bafe: > dial: conn=172.17.0.1:50398->172.17.0.3:33613, err= 2026/05/31 05:47:57 DEBUG : ftp://172.17.0.3:21/rclone-test-detucep9bafe: dial("tcp","172.17.0.3:30123") 2026/05/31 05:47:57 DEBUG : ftp://172.17.0.3:21/rclone-test-detucep9bafe: > dial: conn=172.17.0.1:42382->172.17.0.3:30123, err= NFD checkfile vs. NFC remote (without normalization) 2026/05/31 05:47:57 DEBUG : ftp://172.17.0.3:21/rclone-test-detucep9bafe: dial("tcp","172.17.0.3:37113") 2026/05/31 05:47:57 DEBUG : ftp://172.17.0.3:21/rclone-test-detucep9bafe: > dial: conn=172.17.0.1:54480->172.17.0.3:37113, err= 2026/05/31 05:47:57 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/31 05:47:57 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-detucep9bafe 2026/05/31 05:47:57 NOTICE: ftp://172.17.0.3:21/rclone-test-detucep9bafe: 1 files missing 2026/05/31 05:47:57 NOTICE: 1 hashes missing 2026/05/31 05:47:57 NOTICE: ftp://172.17.0.3:21/rclone-test-detucep9bafe: 1 differences found 2026/05/31 05:47:57 NOTICE: ftp://172.17.0.3:21/rclone-test-detucep9bafe: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/31 05:47:57 DEBUG : ftp://172.17.0.3:21/rclone-test-detucep9bafe: dial("tcp","172.17.0.3:35406") 2026/05/31 05:47:57 DEBUG : ftp://172.17.0.3:21/rclone-test-detucep9bafe: > dial: conn=172.17.0.1:39758->172.17.0.3:35406, err= 2026/05/31 05:47:57 DEBUG : ftp://172.17.0.3:21/rclone-test-detucep9bafe: dial("tcp","172.17.0.3:34687") 2026/05/31 05:47:57 DEBUG : ftp://172.17.0.3:21/rclone-test-detucep9bafe: > dial: conn=172.17.0.1:40262->172.17.0.3:34687, err= 2026/05/31 05:47:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:47:57 NOTICE: ftp://172.17.0.3:21/rclone-test-detucep9bafe: 0 differences found 2026/05/31 05:47:57 NOTICE: ftp://172.17.0.3:21/rclone-test-detucep9bafe: 1 matching files 2026/05/31 05:47:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gocudec5tuli" 2026/05/31 05:47:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:47:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:47:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:57 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:47:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:57 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gocudec5tuli: Connecting to FTP server 2026/05/31 05:47:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gocudec5tuli: dial("tcp","172.17.0.3:21") 2026/05/31 05:47:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gocudec5tuli: > dial: conn=172.17.0.1:40466->172.17.0.3:21, err= 2026/05/31 05:47:59 DEBUG : Creating backend with remote "/tmp/rclone599809427" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gocudec5tuli", Local "Local file system at /tmp/rclone599809427", Modify Window "1s" 2026/05/31 05:47:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gocudec5tuli: dial("tcp","172.17.0.3:35704") 2026/05/31 05:47:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gocudec5tuli: > dial: conn=172.17.0.1:46270->172.17.0.3:35704, err= 2026/05/31 05:47:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gocudec5tuli: dial("tcp","172.17.0.3:35368") 2026/05/31 05:47:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gocudec5tuli: > dial: conn=172.17.0.1:38818->172.17.0.3:35368, err= NFC checkfile vs. NFD remote (without normalization) 2026/05/31 05:47:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gocudec5tuli: dial("tcp","172.17.0.3:35453") 2026/05/31 05:47:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gocudec5tuli: > dial: conn=172.17.0.1:41204->172.17.0.3:35453, err= 2026/05/31 05:47:59 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/31 05:47:59 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-gocudec5tuli 2026/05/31 05:47:59 NOTICE: ftp://172.17.0.3:21/rclone-test-gocudec5tuli: 1 files missing 2026/05/31 05:47:59 NOTICE: 1 hashes missing 2026/05/31 05:47:59 NOTICE: ftp://172.17.0.3:21/rclone-test-gocudec5tuli: 1 differences found 2026/05/31 05:47:59 NOTICE: ftp://172.17.0.3:21/rclone-test-gocudec5tuli: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/31 05:47:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gocudec5tuli: dial("tcp","172.17.0.3:31090") 2026/05/31 05:47:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gocudec5tuli: > dial: conn=172.17.0.1:55504->172.17.0.3:31090, err= 2026/05/31 05:47:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gocudec5tuli: dial("tcp","172.17.0.3:37340") 2026/05/31 05:47:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gocudec5tuli: > dial: conn=172.17.0.1:47738->172.17.0.3:37340, err= 2026/05/31 05:47:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:47:59 NOTICE: ftp://172.17.0.3:21/rclone-test-gocudec5tuli: 0 differences found 2026/05/31 05:47:59 NOTICE: ftp://172.17.0.3:21/rclone-test-gocudec5tuli: 1 matching files 2026/05/31 05:47:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pojakiy9vahu" 2026/05/31 05:47:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:47:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:47:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:59 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:47:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:47:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:47:59 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:47:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:47:59 DEBUG : ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: Connecting to FTP server 2026/05/31 05:47:59 DEBUG : ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: dial("tcp","172.17.0.3:21") 2026/05/31 05:47:59 DEBUG : ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: > dial: conn=172.17.0.1:40470->172.17.0.3:21, err= 2026/05/31 05:48:02 DEBUG : Creating backend with remote "/tmp/rclone578184001" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pojakiy9vahu", Local "Local file system at /tmp/rclone578184001", Modify Window "1s" 2026/05/31 05:48:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: dial("tcp","172.17.0.3:37645") 2026/05/31 05:48:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: > dial: conn=172.17.0.1:56668->172.17.0.3:37645, err= 2026/05/31 05:48:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: dial("tcp","172.17.0.3:35397") 2026/05/31 05:48:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: > dial: conn=172.17.0.1:42352->172.17.0.3:35397, err= NFDx2 checkfile vs. both remote (without normalization) 2026/05/31 05:48:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: dial("tcp","172.17.0.3:38823") 2026/05/31 05:48:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: > dial: conn=172.17.0.1:59108->172.17.0.3:38823, err= 2026/05/31 05:48:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/31 05:48:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-pojakiy9vahu 2026/05/31 05:48:02 NOTICE: ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: 1 files missing 2026/05/31 05:48:02 NOTICE: 1 hashes missing 2026/05/31 05:48:02 NOTICE: ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: 1 differences found 2026/05/31 05:48:02 NOTICE: ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/31 05:48:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: dial("tcp","172.17.0.3:34045") 2026/05/31 05:48:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: > dial: conn=172.17.0.1:45590->172.17.0.3:34045, err= 2026/05/31 05:48:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: dial("tcp","172.17.0.3:32905") 2026/05/31 05:48:02 DEBUG : ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: > dial: conn=172.17.0.1:36112->172.17.0.3:32905, err= 2026/05/31 05:48:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:48:02 NOTICE: ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: 0 differences found 2026/05/31 05:48:02 NOTICE: ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: 1 matching files 2026/05/31 05:48:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gojaqes3rine" 2026/05/31 05:48:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:48:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:48:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:48:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:48:02 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:48:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:48:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:48:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:48:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:48:02 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:48:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:48:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaqes3rine: Connecting to FTP server 2026/05/31 05:48:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaqes3rine: dial("tcp","172.17.0.3:21") 2026/05/31 05:48:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaqes3rine: > dial: conn=172.17.0.1:42902->172.17.0.3:21, err= 2026/05/31 05:48:04 DEBUG : Creating backend with remote "/tmp/rclone1349322337" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gojaqes3rine", Local "Local file system at /tmp/rclone1349322337", Modify Window "1s" 2026/05/31 05:48:04 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaqes3rine: dial("tcp","172.17.0.3:38906") 2026/05/31 05:48:04 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaqes3rine: > dial: conn=172.17.0.1:42154->172.17.0.3:38906, err= 2026/05/31 05:48:04 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaqes3rine: dial("tcp","172.17.0.3:31180") 2026/05/31 05:48:04 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaqes3rine: > dial: conn=172.17.0.1:41006->172.17.0.3:31180, err= NFCx2 checkfile vs. both remote (without normalization) 2026/05/31 05:48:04 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaqes3rine: dial("tcp","172.17.0.3:37415") 2026/05/31 05:48:04 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaqes3rine: > dial: conn=172.17.0.1:43504->172.17.0.3:37415, err= 2026/05/31 05:48:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/31 05:48:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-gojaqes3rine 2026/05/31 05:48:04 NOTICE: ftp://172.17.0.3:21/rclone-test-gojaqes3rine: 1 files missing 2026/05/31 05:48:04 NOTICE: 1 hashes missing 2026/05/31 05:48:04 NOTICE: ftp://172.17.0.3:21/rclone-test-gojaqes3rine: 1 differences found 2026/05/31 05:48:04 NOTICE: ftp://172.17.0.3:21/rclone-test-gojaqes3rine: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/31 05:48:04 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaqes3rine: dial("tcp","172.17.0.3:39073") 2026/05/31 05:48:04 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaqes3rine: > dial: conn=172.17.0.1:36226->172.17.0.3:39073, err= 2026/05/31 05:48:04 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaqes3rine: dial("tcp","172.17.0.3:31852") 2026/05/31 05:48:04 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaqes3rine: > dial: conn=172.17.0.1:40842->172.17.0.3:31852, err= 2026/05/31 05:48:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:48:04 NOTICE: ftp://172.17.0.3:21/rclone-test-gojaqes3rine: 0 differences found 2026/05/31 05:48:04 NOTICE: ftp://172.17.0.3:21/rclone-test-gojaqes3rine: 1 matching files 2026/05/31 05:48:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vimadug5fale" 2026/05/31 05:48:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:48:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:48:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:48:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:48:04 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:48:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:48:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:48:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:48:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:48:04 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:48:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:48:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vimadug5fale: Connecting to FTP server 2026/05/31 05:48:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vimadug5fale: dial("tcp","172.17.0.3:21") 2026/05/31 05:48:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vimadug5fale: > dial: conn=172.17.0.1:42916->172.17.0.3:21, err= 2026/05/31 05:48:06 DEBUG : Creating backend with remote "/tmp/rclone2271494642" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-vimadug5fale", Local "Local file system at /tmp/rclone2271494642", Modify Window "1s" 2026/05/31 05:48:06 DEBUG : ftp://172.17.0.3:21/rclone-test-vimadug5fale: dial("tcp","172.17.0.3:30838") 2026/05/31 05:48:06 DEBUG : ftp://172.17.0.3:21/rclone-test-vimadug5fale: > dial: conn=172.17.0.1:52500->172.17.0.3:30838, err= 2026/05/31 05:48:06 DEBUG : ftp://172.17.0.3:21/rclone-test-vimadug5fale: dial("tcp","172.17.0.3:30280") 2026/05/31 05:48:06 DEBUG : ftp://172.17.0.3:21/rclone-test-vimadug5fale: > dial: conn=172.17.0.1:55618->172.17.0.3:30280, err= both checkfile vs. NFDx2 remote (without normalization) 2026/05/31 05:48:06 DEBUG : ftp://172.17.0.3:21/rclone-test-vimadug5fale: dial("tcp","172.17.0.3:34963") 2026/05/31 05:48:06 DEBUG : ftp://172.17.0.3:21/rclone-test-vimadug5fale: > dial: conn=172.17.0.1:57042->172.17.0.3:34963, err= 2026/05/31 05:48:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/31 05:48:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-vimadug5fale 2026/05/31 05:48:06 NOTICE: ftp://172.17.0.3:21/rclone-test-vimadug5fale: 1 files missing 2026/05/31 05:48:06 NOTICE: 1 hashes missing 2026/05/31 05:48:06 NOTICE: ftp://172.17.0.3:21/rclone-test-vimadug5fale: 1 differences found 2026/05/31 05:48:06 NOTICE: ftp://172.17.0.3:21/rclone-test-vimadug5fale: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/31 05:48:06 DEBUG : ftp://172.17.0.3:21/rclone-test-vimadug5fale: dial("tcp","172.17.0.3:35037") 2026/05/31 05:48:06 DEBUG : ftp://172.17.0.3:21/rclone-test-vimadug5fale: > dial: conn=172.17.0.1:46138->172.17.0.3:35037, err= 2026/05/31 05:48:06 DEBUG : ftp://172.17.0.3:21/rclone-test-vimadug5fale: dial("tcp","172.17.0.3:35287") 2026/05/31 05:48:06 DEBUG : ftp://172.17.0.3:21/rclone-test-vimadug5fale: > dial: conn=172.17.0.1:39066->172.17.0.3:35287, err= 2026/05/31 05:48:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:48:06 NOTICE: ftp://172.17.0.3:21/rclone-test-vimadug5fale: 0 differences found 2026/05/31 05:48:06 NOTICE: ftp://172.17.0.3:21/rclone-test-vimadug5fale: 1 matching files 2026/05/31 05:48:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuzumog2beve" 2026/05/31 05:48:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:48:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:48:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:48:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:48:06 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:48:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:48:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:48:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:48:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:48:06 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:48:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:48:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kuzumog2beve: Connecting to FTP server 2026/05/31 05:48:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kuzumog2beve: dial("tcp","172.17.0.3:21") 2026/05/31 05:48:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kuzumog2beve: > dial: conn=172.17.0.1:42924->172.17.0.3:21, err= 2026/05/31 05:48:08 DEBUG : Creating backend with remote "/tmp/rclone3746154411" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kuzumog2beve", Local "Local file system at /tmp/rclone3746154411", Modify Window "1s" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kuzumog2beve: dial("tcp","172.17.0.3:30645") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kuzumog2beve: > dial: conn=172.17.0.1:46224->172.17.0.3:30645, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kuzumog2beve: dial("tcp","172.17.0.3:37624") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kuzumog2beve: > dial: conn=172.17.0.1:55778->172.17.0.3:37624, err= both checkfile vs. NFCx2 remote (without normalization) 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kuzumog2beve: dial("tcp","172.17.0.3:33763") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kuzumog2beve: > dial: conn=172.17.0.1:59664->172.17.0.3:33763, err= 2026/05/31 05:48:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/31 05:48:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-kuzumog2beve 2026/05/31 05:48:08 NOTICE: ftp://172.17.0.3:21/rclone-test-kuzumog2beve: 1 files missing 2026/05/31 05:48:08 NOTICE: 1 hashes missing 2026/05/31 05:48:08 NOTICE: ftp://172.17.0.3:21/rclone-test-kuzumog2beve: 1 differences found 2026/05/31 05:48:08 NOTICE: ftp://172.17.0.3:21/rclone-test-kuzumog2beve: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kuzumog2beve: dial("tcp","172.17.0.3:39230") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kuzumog2beve: > dial: conn=172.17.0.1:57774->172.17.0.3:39230, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kuzumog2beve: dial("tcp","172.17.0.3:33265") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kuzumog2beve: > dial: conn=172.17.0.1:55912->172.17.0.3:33265, err= 2026/05/31 05:48:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:48:08 NOTICE: ftp://172.17.0.3:21/rclone-test-kuzumog2beve: 0 differences found 2026/05/31 05:48:08 NOTICE: ftp://172.17.0.3:21/rclone-test-kuzumog2beve: 1 matching files 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kuzumog2beve: dial("tcp","172.17.0.3:34861") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kuzumog2beve: > dial: conn=172.17.0.1:43452->172.17.0.3:34861, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kuzumog2beve: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kuzumog2beve: Purge dir "" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-vimadug5fale: dial("tcp","172.17.0.3:36199") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-vimadug5fale: > dial: conn=172.17.0.1:46824->172.17.0.3:36199, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-vimadug5fale: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-vimadug5fale: Purge dir "" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaqes3rine: dial("tcp","172.17.0.3:37654") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaqes3rine: > dial: conn=172.17.0.1:34276->172.17.0.3:37654, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaqes3rine: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaqes3rine: Purge dir "" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: dial("tcp","172.17.0.3:35451") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: > dial: conn=172.17.0.1:41234->172.17.0.3:35451, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-pojakiy9vahu: Purge dir "" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gocudec5tuli: dial("tcp","172.17.0.3:34867") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gocudec5tuli: > dial: conn=172.17.0.1:60084->172.17.0.3:34867, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gocudec5tuli: Purge object "測試_Русский___ě_áñ" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gocudec5tuli: Purge dir "" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-detucep9bafe: dial("tcp","172.17.0.3:38503") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-detucep9bafe: > dial: conn=172.17.0.1:60114->172.17.0.3:38503, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-detucep9bafe: Purge object "測試_Русский___ě_áñ" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-detucep9bafe: Purge dir "" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: dial("tcp","172.17.0.3:39056") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: > dial: conn=172.17.0.1:58764->172.17.0.3:39056, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: Purge object "HELLO, WORLD!" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kunoyiw0fegi: Purge dir "" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-keribid7wobo: dial("tcp","172.17.0.3:39273") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-keribid7wobo: > dial: conn=172.17.0.1:52894->172.17.0.3:39273, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-keribid7wobo: Purge object "HeLlO, wOrLd!" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-keribid7wobo: Purge dir "" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hakasug2liqo: dial("tcp","172.17.0.3:33035") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hakasug2liqo: > dial: conn=172.17.0.1:56212->172.17.0.3:33035, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hakasug2liqo: Purge object "HELLO, WORLD!" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hakasug2liqo: Purge dir "" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-tozoxir1juga: dial("tcp","172.17.0.3:33503") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-tozoxir1juga: > dial: conn=172.17.0.1:44454->172.17.0.3:33503, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-tozoxir1juga: Purge object "hello, world!" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-tozoxir1juga: Purge dir "" --- PASS: TestApplyTransforms (22.04s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36921") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36394->172.17.0.3:36921, err= 2026/05/31 05:48:08 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/05/31 05:48:08 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/05/31 05:48:08 INFO : file1: Copied (new) to: sub/file2 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33686") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45544->172.17.0.3:33686, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38404") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34040->172.17.0.3:38404, err= 2026/05/31 05:48:08 DEBUG : sub/file2: size = 14 OK 2026/05/31 05:48:08 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/31 05:48:08 DEBUG : file1: Unchanged skipping 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33785") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:52300->172.17.0.3:33785, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33259") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49440->172.17.0.3:33259, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: don't need to copy/move sub/file2, it is already at target location 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39009") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58224->172.17.0.3:39009, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30388") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53852->172.17.0.3:30388, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34618") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45222->172.17.0.3:34618, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38770") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50694->172.17.0.3:38770, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33569") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58554->172.17.0.3:33569, err= --- PASS: TestCopyFile (0.01s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33029") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54632->172.17.0.3:33029, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32342") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53508->172.17.0.3:32342, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38204") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49760->172.17.0.3:38204, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34270") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:32996->172.17.0.3:34270, err= 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34680") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:32860->172.17.0.3:34680, err= 2026/05/31 05:48:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-werokim1suga/backup" 2026/05/31 05:48:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:48:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:48:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:48:08 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:48:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:48:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:48:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:48:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:48:08 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:48:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/backup: Connecting to FTP server 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/backup: dial("tcp","172.17.0.3:21") 2026/05/31 05:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/backup: > dial: conn=172.17.0.1:42930->172.17.0.3:21, err= 2026/05/31 05:48:10 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-werokim1suga/backup" to be canonical "TestFTPPureftpd{1dX7t}:rclone-test-werokim1suga/backup" 2026/05/31 05:48:10 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone995670075) 2026/05/31 05:48:10 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-werokim1suga) 2026/05/31 05:48:10 DEBUG : dst/file1: Sizes differ 2026/05/31 05:48:10 INFO : dst/file1: Moved (server-side) 2026/05/31 05:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32710") 2026/05/31 05:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54276->172.17.0.3:32710, err= 2026/05/31 05:48:10 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/05/31 05:48:10 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/05/31 05:48:10 INFO : dst/file1: Copied (new) 2026/05/31 05:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38052") 2026/05/31 05:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36924->172.17.0.3:38052, err= 2026/05/31 05:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: Connecting to FTP server 2026/05/31 05:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:21") 2026/05/31 05:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42946->172.17.0.3:21, err= 2026/05/31 05:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35200") 2026/05/31 05:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60180->172.17.0.3:35200, err= 2026/05/31 05:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31522") 2026/05/31 05:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36342->172.17.0.3:31522, err= 2026/05/31 05:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36229") 2026/05/31 05:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:41690->172.17.0.3:36229, err= 2026/05/31 05:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36032") 2026/05/31 05:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54366->172.17.0.3:36032, err= 2026/05/31 05:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34494") 2026/05/31 05:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39601") 2026/05/31 05:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:48690->172.17.0.3:34494, err= 2026/05/31 05:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57238->172.17.0.3:39601, err= 2026/05/31 05:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36561") 2026/05/31 05:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42818->172.17.0.3:36561, err= 2026/05/31 05:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39585") 2026/05/31 05:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40456->172.17.0.3:39585, err= 2026/05/31 05:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (4.40s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-werokim1suga/dst" 2026/05/31 05:48:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:48:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:48:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:48:13 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:48:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:48:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:48:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:48:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:48:13 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:48:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/dst: Connecting to FTP server 2026/05/31 05:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/dst: dial("tcp","172.17.0.3:21") 2026/05/31 05:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/dst: > dial: conn=172.17.0.1:34274->172.17.0.3:21, err= 2026/05/31 05:48:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-werokim1suga/CompareDest" 2026/05/31 05:48:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:48:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:48:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:48:15 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:48:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:48:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:48:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:48:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:48:15 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:48:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/CompareDest: Connecting to FTP server 2026/05/31 05:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/31 05:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/CompareDest: > dial: conn=172.17.0.1:34284->172.17.0.3:21, err= 2026/05/31 05:48:17 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-werokim1suga/CompareDest" to be canonical "TestFTPPureftpd{1dX7t}:rclone-test-werokim1suga/CompareDest" 2026/05/31 05:48:17 DEBUG : one: Need to transfer - File not found at Destination 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/dst: dial("tcp","172.17.0.3:39588") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/dst: > dial: conn=172.17.0.1:59680->172.17.0.3:39588, err= 2026/05/31 05:48:17 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/05/31 05:48:17 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/05/31 05:48:17 INFO : one: Copied (new) 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39395") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54500->172.17.0.3:39395, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37985") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42810->172.17.0.3:37985, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39455") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60974->172.17.0.3:39455, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33752") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45960->172.17.0.3:33752, err= 2026/05/31 05:48:17 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-werokim1suga/CompareDest" for canonical name "TestFTPPureftpd{1dX7t}:rclone-test-werokim1suga/CompareDest" 2026/05/31 05:48:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone995670075) 2026/05/31 05:48:17 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-werokim1suga/dst) 2026/05/31 05:48:17 DEBUG : one: Sizes differ 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/dst: dial("tcp","172.17.0.3:36202") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/dst: > dial: conn=172.17.0.1:42620->172.17.0.3:36202, err= 2026/05/31 05:48:17 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/05/31 05:48:17 DEBUG : one.4a8516eb.partial: renamed to: one 2026/05/31 05:48:17 INFO : one: Copied (replaced existing) 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39385") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34732->172.17.0.3:39385, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37092") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56982->172.17.0.3:37092, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30704") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45706->172.17.0.3:30704, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31945") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36290->172.17.0.3:31945, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35721") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43234->172.17.0.3:35721, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39650") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35926") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54188->172.17.0.3:39650, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54212->172.17.0.3:35926, err= 2026/05/31 05:48:17 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-werokim1suga/CompareDest" for canonical name "TestFTPPureftpd{1dX7t}:rclone-test-werokim1suga/CompareDest" 2026/05/31 05:48:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone995670075) 2026/05/31 05:48:17 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-werokim1suga/dst) 2026/05/31 05:48:17 DEBUG : one: Sizes differ 2026/05/31 05:48:17 DEBUG : one: size = 5 OK 2026/05/31 05:48:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/31 05:48:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38634") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:32844->172.17.0.3:38634, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33808") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43812->172.17.0.3:33808, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37135") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60042->172.17.0.3:37135, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33352") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:48972->172.17.0.3:33352, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34098") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37900->172.17.0.3:34098, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35150") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40146->172.17.0.3:35150, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34318") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49880->172.17.0.3:34318, err= 2026/05/31 05:48:17 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-werokim1suga/CompareDest" for canonical name "TestFTPPureftpd{1dX7t}:rclone-test-werokim1suga/CompareDest" 2026/05/31 05:48:17 DEBUG : two: Need to transfer - File not found at Destination 2026/05/31 05:48:17 DEBUG : two: size = 3 OK 2026/05/31 05:48:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/31 05:48:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38264") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42998->172.17.0.3:38264, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39691") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53538->172.17.0.3:39691, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33571") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:33876->172.17.0.3:33571, err= 2026/05/31 05:48:17 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-werokim1suga/CompareDest" for canonical name "TestFTPPureftpd{1dX7t}:rclone-test-werokim1suga/CompareDest" 2026/05/31 05:48:17 DEBUG : two: Need to transfer - File not found at Destination 2026/05/31 05:48:17 DEBUG : two: size = 3 OK 2026/05/31 05:48:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/31 05:48:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36121") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34458->172.17.0.3:36121, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35614") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:48836->172.17.0.3:35614, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38372") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36404->172.17.0.3:38372, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31082") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:59484->172.17.0.3:31082, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38814") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38237") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43948->172.17.0.3:38814, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46920->172.17.0.3:38237, err= 2026/05/31 05:48:17 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-werokim1suga/CompareDest" for canonical name "TestFTPPureftpd{1dX7t}:rclone-test-werokim1suga/CompareDest" 2026/05/31 05:48:17 DEBUG : two: Need to transfer - File not found at Destination 2026/05/31 05:48:17 DEBUG : two: size = 5 (Local file system at /tmp/rclone995670075) 2026/05/31 05:48:17 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-werokim1suga/CompareDest) 2026/05/31 05:48:17 DEBUG : two: Sizes differ 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/dst: dial("tcp","172.17.0.3:30378") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/dst: > dial: conn=172.17.0.1:55716->172.17.0.3:30378, err= 2026/05/31 05:48:17 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/05/31 05:48:17 DEBUG : two.a319cd8b.partial: renamed to: two 2026/05/31 05:48:17 INFO : two: Copied (new) 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36953") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42672->172.17.0.3:36953, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32041") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51350->172.17.0.3:32041, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37317") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55868->172.17.0.3:37317, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35970") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37420->172.17.0.3:35970, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32561") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38604->172.17.0.3:32561, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33567") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56006->172.17.0.3:33567, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31844") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:52886->172.17.0.3:31844, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (4.46s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33583") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58186->172.17.0.3:33583, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35170") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42890->172.17.0.3:35170, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33893") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:44970->172.17.0.3:33893, err= 2026/05/31 05:48:17 DEBUG : sub/file2: size = 14 OK 2026/05/31 05:48:17 INFO : file1: Copied (new) to: sub/file2 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37508") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:59214->172.17.0.3:37508, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33997") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57466->172.17.0.3:33997, err= 2026/05/31 05:48:17 DEBUG : sub/file2: size = 14 OK 2026/05/31 05:48:17 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/31 05:48:17 DEBUG : file1: Unchanged skipping 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38436") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56462->172.17.0.3:38436, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39428") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:33356->172.17.0.3:39428, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: don't need to copy/move sub/file2, it is already at target location 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33277") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57332->172.17.0.3:33277, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37814") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56764->172.17.0.3:37814, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31637") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39318->172.17.0.3:31637, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39599") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38026->172.17.0.3:39599, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33217") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45474->172.17.0.3:33217, err= --- PASS: TestCopyInplace (0.01s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30361") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:59794->172.17.0.3:30361, err= 2026/05/31 05:48:17 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/05/31 05:48:17 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/05/31 05:48:17 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39375") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:33926->172.17.0.3:39375, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35464") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50856->172.17.0.3:35464, err= 2026/05/31 05:48:17 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/05/31 05:48:17 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/31 05:48:17 DEBUG : file1: Unchanged skipping 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32766") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54310->172.17.0.3:32766, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35840") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46350->172.17.0.3:35840, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32553") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55564->172.17.0.3:32553, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33808") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43816->172.17.0.3:33808, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39571") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55550->172.17.0.3:39571, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31382") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:59274->172.17.0.3:31382, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39135") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47722->172.17.0.3:39135, err= --- PASS: TestCopyLongFileName (0.01s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31940") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50404->172.17.0.3:31940, err= 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: Connecting to FTP server 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: Connecting to FTP server 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:21") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: Waiting for checks to finish 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: Waiting for transfers to finish 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34292->172.17.0.3:21, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32576") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47916->172.17.0.3:32576, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35665") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60414->172.17.0.3:35665, err= 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/05/31 05:48:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/05/31 05:48:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33343") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40306->172.17.0.3:33343, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37762") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34714->172.17.0.3:37762, err= 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/05/31 05:48:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/05/31 05:48:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37255") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42052->172.17.0.3:37255, err= 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33034") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55124->172.17.0.3:33034, err= 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/05/31 05:48:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39834") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34572->172.17.0.3:39834, err= 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/05/31 05:48:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37015") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57382->172.17.0.3:37015, err= 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/05/31 05:48:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/05/31 05:48:17 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/05/31 05:48:17 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:21") 2026/05/31 05:48:17 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34308->172.17.0.3:21, err= 2026/05/31 05:48:19 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34230") 2026/05/31 05:48:19 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45886->172.17.0.3:34230, err= 2026/05/31 05:48:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/05/31 05:48:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/05/31 05:48:19 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/05/31 05:48:19 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33083") 2026/05/31 05:48:19 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50798->172.17.0.3:33083, err= 2026/05/31 05:48:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/05/31 05:48:19 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/05/31 05:48:19 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/05/31 05:48:19 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31682") 2026/05/31 05:48:19 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49294->172.17.0.3:31682, err= 2026/05/31 05:48:19 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37920") 2026/05/31 05:48:19 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35918->172.17.0.3:37920, err= 2026/05/31 05:48:19 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35565") 2026/05/31 05:48:19 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54072->172.17.0.3:35565, err= --- PASS: TestCopyLongFileNameCollision (2.27s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/31 05:48:19 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37759") 2026/05/31 05:48:19 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60478->172.17.0.3:37759, err= 2026/05/31 05:48:19 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/05/31 05:48:19 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/05/31 05:48:19 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/31 05:48:19 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39534") 2026/05/31 05:48:19 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37098->172.17.0.3:39534, err= 2026/05/31 05:48:19 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31830") 2026/05/31 05:48:19 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49938->172.17.0.3:31830, err= 2026/05/31 05:48:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/31 05:48:19 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32272") 2026/05/31 05:48:19 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50060->172.17.0.3:32272, err= 2026/05/31 05:48:20 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/05/31 05:48:20 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34156") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:33820->172.17.0.3:34156, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35227") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40404->172.17.0.3:35227, err= 2026/05/31 05:48:20 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30088") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35578->172.17.0.3:30088, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36089") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34568->172.17.0.3:36089, err= 2026/05/31 05:48:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31848") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43398->172.17.0.3:31848, err= 2026/05/31 05:48:20 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/05/31 05:48:20 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/05/31 05:48:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36025") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36278->172.17.0.3:36025, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37009") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36168->172.17.0.3:37009, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39846") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54418->172.17.0.3:39846, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36126") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38892->172.17.0.3:36126, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37262") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58890->172.17.0.3:37262, err= --- PASS: TestCopyFileMaxTransfer (1.03s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33147") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43852->172.17.0.3:33147, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35842") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47820->172.17.0.3:35842, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33078") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38098->172.17.0.3:33078, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34326") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57238->172.17.0.3:34326, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31369") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43936->172.17.0.3:31369, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34762") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:41822->172.17.0.3:34762, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39161") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38490->172.17.0.3:39161, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39683") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:48270->172.17.0.3:39683, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38738") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55892->172.17.0.3:38738, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34961") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55890->172.17.0.3:34961, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36854") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43960->172.17.0.3:36854, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31009") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36484->172.17.0.3:31009, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38910") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49618->172.17.0.3:38910, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35002") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51446->172.17.0.3:35002, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39763") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60740->172.17.0.3:39763, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30462") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35954->172.17.0.3:30462, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30818") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50946->172.17.0.3:30818, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38368") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45982->172.17.0.3:38368, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35833") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:59368->172.17.0.3:35833, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38045") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58368->172.17.0.3:38045, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32946") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60734->172.17.0.3:32946, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37583") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50340->172.17.0.3:37583, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37204") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:41652->172.17.0.3:37204, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39169") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47420->172.17.0.3:39169, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35154") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37042->172.17.0.3:35154, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31382") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:59276->172.17.0.3:31382, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37557") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45954->172.17.0.3:37557, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33457") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36394->172.17.0.3:33457, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36419") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45776->172.17.0.3:36419, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31001") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34422->172.17.0.3:31001, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36017") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40132->172.17.0.3:36017, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30427") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55536->172.17.0.3:30427, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32682") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39012->172.17.0.3:32682, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32752") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47148->172.17.0.3:32752, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32016") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:41764->172.17.0.3:32016, err= 2026/05/31 05:48:20 DEBUG : a.txt: Excluded (Size Filter) 2026/05/31 05:48:20 DEBUG : a.txt: Excluded 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37726") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60060->172.17.0.3:37726, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32837") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34978->172.17.0.3:32837, err= 2026/05/31 05:48:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/31 05:48:20 DEBUG : sub dir/hello world2: Excluded 2026/05/31 05:48:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/31 05:48:20 DEBUG : sub dir/hello world: Excluded 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32252") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42318->172.17.0.3:32252, err= 2026/05/31 05:48:20 DEBUG : sub dir/ignore dir: Excluded 2026/05/31 05:48:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/31 05:48:20 DEBUG : sub dir/hello world2: Excluded 2026/05/31 05:48:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/31 05:48:20 DEBUG : sub dir/hello world: Excluded 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36680") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35454->172.17.0.3:36680, err= 2026/05/31 05:48:20 DEBUG : sub dir/ignore dir: Excluded 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37957") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60224->172.17.0.3:37957, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32012") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60390->172.17.0.3:32012, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35970") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37424->172.17.0.3:35970, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37762") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34728->172.17.0.3:37762, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38849") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37119") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:59568->172.17.0.3:38849, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38586->172.17.0.3:37119, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31634") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37328->172.17.0.3:31634, err= --- PASS: TestListDirSorted (0.02s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37650") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57072->172.17.0.3:37650, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34906") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35002->172.17.0.3:34906, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32364") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60762->172.17.0.3:32364, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30991") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49466->172.17.0.3:30991, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34107") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35672->172.17.0.3:34107, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35552") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:48216->172.17.0.3:35552, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33267") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:41816->172.17.0.3:33267, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34714") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56958->172.17.0.3:34714, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37180") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36298->172.17.0.3:37180, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30576") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32864") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54146->172.17.0.3:30576, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:32970->172.17.0.3:32864, err= 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34449") 2026/05/31 05:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56152->172.17.0.3:34449, err= 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38960") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36016->172.17.0.3:38960, err= 2026/05/31 05:48:21 DEBUG : a.txt: Excluded (Size Filter) 2026/05/31 05:48:21 DEBUG : a.txt: Excluded 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35840") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46362->172.17.0.3:35840, err= 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31039") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58616->172.17.0.3:31039, err= 2026/05/31 05:48:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/31 05:48:21 DEBUG : sub dir/hello world2: Excluded 2026/05/31 05:48:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/31 05:48:21 DEBUG : sub dir/hello world: Excluded 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37643") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39860->172.17.0.3:37643, err= 2026/05/31 05:48:21 DEBUG : sub dir/ignore dir: Excluded 2026/05/31 05:48:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/31 05:48:21 DEBUG : sub dir/hello world2: Excluded 2026/05/31 05:48:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/31 05:48:21 DEBUG : sub dir/hello world: Excluded 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39980") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43288->172.17.0.3:39980, err= 2026/05/31 05:48:21 DEBUG : sub dir/ignore dir: Excluded 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30969") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39268->172.17.0.3:30969, err= 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38885") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35354->172.17.0.3:38885, err= 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36035") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37668->172.17.0.3:36035, err= 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30497") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36022->172.17.0.3:30497, err= 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39738") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54920->172.17.0.3:39738, err= 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35274") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:44452->172.17.0.3:35274, err= 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30649") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46932->172.17.0.3:30649, err= --- PASS: TestListDirSortedFn (0.02s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35930") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39464->172.17.0.3:35930, err= 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33676") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46614->172.17.0.3:33676, err= 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39744") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47004->172.17.0.3:39744, err= 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38078") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39228->172.17.0.3:38078, err= === RUN TestListJSON/Default 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35729") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37656->172.17.0.3:35729, err= === RUN TestListJSON/FilesOnly 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34315") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47472->172.17.0.3:34315, err= === RUN TestListJSON/DirsOnly 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34486") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42986->172.17.0.3:34486, err= === RUN TestListJSON/Recurse 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39293") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47234->172.17.0.3:39293, err= 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31928") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53488->172.17.0.3:31928, err= === RUN TestListJSON/SubDir 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37854") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53092->172.17.0.3:37854, err= === RUN TestListJSON/NoModTime 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31749") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:48226->172.17.0.3:31749, err= === RUN TestListJSON/NoMimeType 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32417") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49704->172.17.0.3:32417, err= === RUN TestListJSON/ShowHash 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39630") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:59428->172.17.0.3:39630, err= === RUN TestListJSON/HashTypes 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34380") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45374->172.17.0.3:34380, err= 2026/05/31 05:48:21 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37324") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45476->172.17.0.3:37324, err= 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31072") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43948->172.17.0.3:31072, err= 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37015") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57384->172.17.0.3:37015, err= 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34172") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:44978->172.17.0.3:34172, err= --- PASS: TestListJSON (0.01s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39055") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49738->172.17.0.3:39055, err= 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30986") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58192->172.17.0.3:30986, err= 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35511") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40240->172.17.0.3:35511, err= 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31206") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43190->172.17.0.3:31206, err= === RUN TestStatJSON/Root 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37940") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53800->172.17.0.3:37940, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39697") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57498->172.17.0.3:39697, err= === RUN TestStatJSON/Dir 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37581") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58494->172.17.0.3:37581, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30022") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46248->172.17.0.3:30022, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30995") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55430->172.17.0.3:30995, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36912") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47704->172.17.0.3:36912, err= === RUN TestStatJSON/FileDirsOnly 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39458") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35198->172.17.0.3:39458, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30466") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36036->172.17.0.3:30466, err= === RUN TestStatJSON/RootNotFound 2026/05/31 05:48:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-werokim1suga/notfound" 2026/05/31 05:48:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:48:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:48:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:48:21 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:48:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:48:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:48:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:48:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:48:21 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:48:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/notfound: Connecting to FTP server 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/notfound: dial("tcp","172.17.0.3:21") 2026/05/31 05:48:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/notfound: > dial: conn=172.17.0.1:34314->172.17.0.3:21, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/notfound: dial("tcp","172.17.0.3:39680") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/notfound: > dial: conn=172.17.0.1:49456->172.17.0.3:39680, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32785") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37888->172.17.0.3:32785, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39891") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39438->172.17.0.3:39891, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33912") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53178->172.17.0.3:33912, err= --- PASS: TestStatJSON (2.32s) --- 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 (2.31s) === RUN TestMkdir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:23 INFO : ftp://172.17.0.3:21/rclone-test-werokim1suga: Making directory 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34593") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53446->172.17.0.3:34593, err= 2026/05/31 05:48:23 INFO : ftp://172.17.0.3:21/rclone-test-werokim1suga: Making directory 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32168") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49954->172.17.0.3:32168, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36838") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58554->172.17.0.3:36838, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35780") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46842->172.17.0.3:35780, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35551") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51482->172.17.0.3:35551, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39842") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:48534->172.17.0.3:39842, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39843") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42464->172.17.0.3:39843, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36330") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42702->172.17.0.3:36330, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31060") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:48344->172.17.0.3:31060, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38210") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50418->172.17.0.3:38210, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37871") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35274->172.17.0.3:37871, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30455") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58314->172.17.0.3:30455, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30970") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57460->172.17.0.3:30970, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30077") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47296->172.17.0.3:30077, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37422") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36440->172.17.0.3:37422, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35787") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38894->172.17.0.3:35787, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39842") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:48548->172.17.0.3:39842, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35067") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:32874->172.17.0.3:35067, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37687") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53574->172.17.0.3:37687, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38371") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60480->172.17.0.3:38371, err= 2026/05/31 05:48:23 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/05/31 05:48:23 DEBUG : empty space: Excluded 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39492") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36344->172.17.0.3:39492, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35321") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42182->172.17.0.3:35321, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36018") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43158->172.17.0.3:36018, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38880") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45852->172.17.0.3:38880, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37076") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36610->172.17.0.3:37076, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37882") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50194->172.17.0.3:37882, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30966") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57280->172.17.0.3:30966, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37019") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:33082->172.17.0.3:37019, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35849") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56444->172.17.0.3:35849, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33017") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45490->172.17.0.3:33017, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37641") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39158->172.17.0.3:37641, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36438") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49576->172.17.0.3:36438, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35118") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:52836->172.17.0.3:35118, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/05/31 05:48:23 DEBUG : Creating backend with remote ":memory:" 2026/05/31 05:48:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/31 05:48:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/31 05:48:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/31 05:48:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/31 05:48:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/31 05:48:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/31 05:48:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/31 05:48:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/31 05:48:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39313") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56576->172.17.0.3:39313, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30709") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60234->172.17.0.3:30709, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32043") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50982->172.17.0.3:32043, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33961") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:33276->172.17.0.3:33961, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39888") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50498->172.17.0.3:39888, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38792") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51306->172.17.0.3:38792, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37044") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53516->172.17.0.3:37044, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31141") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34962->172.17.0.3:31141, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38194") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39684->172.17.0.3:38194, err= --- PASS: TestCount (0.01s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30803") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53760->172.17.0.3:30803, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39532") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60808->172.17.0.3:39532, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36945") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53108->172.17.0.3:36945, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33799") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34890->172.17.0.3:33799, err= 2026/05/31 05:48:23 DEBUG : Waiting for deletions to finish 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38523") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56292->172.17.0.3:38523, err= 2026/05/31 05:48:23 DEBUG : large: Excluded (Size Filter) 2026/05/31 05:48:23 DEBUG : large: Excluded 2026/05/31 05:48:23 INFO : medium: Deleted 2026/05/31 05:48:23 INFO : small: Deleted 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38365") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35468->172.17.0.3:38365, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39716") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57166->172.17.0.3:39716, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35487") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40390->172.17.0.3:35487, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38900") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45722->172.17.0.3:38900, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35327") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37828->172.17.0.3:35327, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31439") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46854->172.17.0.3:31439, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38066") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39646->172.17.0.3:38066, err= 2026/05/31 05:48:23 DEBUG : Waiting for deletions to finish 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34462") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53828->172.17.0.3:34462, err= 2026/05/31 05:48:23 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/05/31 05:48:23 INFO : medium: Deleted 2026/05/31 05:48:23 INFO : large: Deleted 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37841") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:33148->172.17.0.3:37841, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38195") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50192->172.17.0.3:38195, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35572") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35356->172.17.0.3:35572, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33920") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55510->172.17.0.3:33920, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39365") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:52790->172.17.0.3:39365, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32881") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51874->172.17.0.3:32881, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39438") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37058->172.17.0.3:39438, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36958") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55808->172.17.0.3:36958, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33714") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:52812->172.17.0.3:33714, err= 2026/05/31 05:48:23 DEBUG : Waiting for deletions to finish 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36086") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60914->172.17.0.3:36086, err= 2026/05/31 05:48:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/31 05:48:23 INFO : medium: Deleted 2026/05/31 05:48:23 INFO : small: Deleted 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37799") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42300->172.17.0.3:37799, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38191") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56396->172.17.0.3:38191, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30708") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35312->172.17.0.3:30708, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32818") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46766->172.17.0.3:32818, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31542") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46704->172.17.0.3:31542, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36972") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:33574->172.17.0.3:36972, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35032") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46020->172.17.0.3:35032, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39676") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58976->172.17.0.3:39676, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38793") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39414->172.17.0.3:38793, err= 2026/05/31 05:48:23 DEBUG : Waiting for deletions to finish 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38472") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54548->172.17.0.3:38472, err= 2026/05/31 05:48:23 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/05/31 05:48:23 INFO : medium: Deleted 2026/05/31 05:48:23 INFO : large: Deleted 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37609") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46848->172.17.0.3:37609, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39828") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49944->172.17.0.3:39828, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35056") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55686->172.17.0.3:35056, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33684") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34454->172.17.0.3:33684, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34032") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40950->172.17.0.3:34032, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30433") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53426->172.17.0.3:30433, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31902") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38536->172.17.0.3:31902, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34784") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60952->172.17.0.3:34784, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30075") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47778->172.17.0.3:30075, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33883") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54492->172.17.0.3:33883, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33394") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56566->172.17.0.3:33394, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38917") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54800->172.17.0.3:38917, err= --- PASS: TestReadFile (0.00s) === RUN TestRetry 2026/05/31 05:48:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/31 05:48:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/31 05:48:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/31 05:48:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/31 05:48:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/31 05:48:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/31 05:48:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36964") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36094->172.17.0.3:36964, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32038") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35450->172.17.0.3:32038, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39751") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51476->172.17.0.3:39751, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35960") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36134->172.17.0.3:35960, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36766") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55780->172.17.0.3:36766, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38489") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38152->172.17.0.3:38489, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36670") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47568->172.17.0.3:36670, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35963") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43334->172.17.0.3:35963, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30224") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42932->172.17.0.3:30224, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36246") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51266->172.17.0.3:36246, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31843") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49868->172.17.0.3:31843, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30969") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57090->172.17.0.3:30969, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32364") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36812->172.17.0.3:32364, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35087") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:52848->172.17.0.3:35087, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38183") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37072->172.17.0.3:38183, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39071") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42798->172.17.0.3:39071, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37875") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37042->172.17.0.3:37875, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31981") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36926->172.17.0.3:31981, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39161") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47714->172.17.0.3:39161, err= 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32779") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37838->172.17.0.3:32779, err= --- PASS: TestCat (0.10s) === RUN TestPurge 2026/05/31 05:48:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qudisuy7yexe" 2026/05/31 05:48:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:48:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:48:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:48:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:48:23 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:48:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:48:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:48:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:48:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:48:23 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:48:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: Connecting to FTP server 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:21") 2026/05/31 05:48:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:40912->172.17.0.3:21, err= 2026/05/31 05:48:25 DEBUG : Creating backend with remote "/tmp/rclone2503113897" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qudisuy7yexe", Local "Local file system at /tmp/rclone2503113897", Modify Window "1s" 2026/05/31 05:48:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:37953") 2026/05/31 05:48:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:33178->172.17.0.3:37953, err= 2026/05/31 05:48:25 INFO : A2: Making directory 2026/05/31 05:48:25 INFO : A1/B2: Making directory 2026/05/31 05:48:25 INFO : A1/B2/C2: Making directory 2026/05/31 05:48:25 INFO : A1/B1/C3: Making directory 2026/05/31 05:48:25 INFO : A3: Making directory 2026/05/31 05:48:25 INFO : A3/B3: Making directory 2026/05/31 05:48:25 INFO : A3/B3/C4: Making directory 2026/05/31 05:48:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:31581") 2026/05/31 05:48:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:49192->172.17.0.3:31581, err= 2026/05/31 05:48:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:36738") 2026/05/31 05:48:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:44946->172.17.0.3:36738, err= 2026/05/31 05:48:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: Connecting to FTP server 2026/05/31 05:48:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:21") 2026/05/31 05:48:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: Connecting to FTP server 2026/05/31 05:48:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:40914->172.17.0.3:21, err= 2026/05/31 05:48:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:38577") 2026/05/31 05:48:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:33220->172.17.0.3:38577, err= 2026/05/31 05:48:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:30666") 2026/05/31 05:48:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:41262->172.17.0.3:30666, err= 2026/05/31 05:48:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:30531") 2026/05/31 05:48:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:58606->172.17.0.3:30531, err= 2026/05/31 05:48:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:21") 2026/05/31 05:48:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:40916->172.17.0.3:21, err= 2026/05/31 05:48:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:32558") 2026/05/31 05:48:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:32908->172.17.0.3:32558, err= 2026/05/31 05:48:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:33049") 2026/05/31 05:48:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:32134") 2026/05/31 05:48:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:55458->172.17.0.3:33049, err= 2026/05/31 05:48:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:52954->172.17.0.3:32134, err= 2026/05/31 05:48:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: Connecting to FTP server 2026/05/31 05:48:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:21") 2026/05/31 05:48:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:40924->172.17.0.3:21, err= 2026/05/31 05:48:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:31312") 2026/05/31 05:48:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:33600->172.17.0.3:31312, err= 2026/05/31 05:48:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:37285") 2026/05/31 05:48:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:55828->172.17.0.3:37285, err= 2026/05/31 05:48:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:37033") 2026/05/31 05:48:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:34340->172.17.0.3:37033, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:30550") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:60770->172.17.0.3:30550, err= 2026/05/31 05:48:30 DEBUG : Waiting for deletions to finish 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:31373") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:53056->172.17.0.3:31373, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:32173") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:40458->172.17.0.3:32173, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:34439") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:49792->172.17.0.3:34439, err= 2026/05/31 05:48:30 INFO : A1/B1/C1/one: Deleted 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:37041") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:41264->172.17.0.3:37041, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:34661") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:43878->172.17.0.3:34661, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:34932") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:50144->172.17.0.3:34932, err= 2026/05/31 05:48:30 DEBUG : removing 2 level 3 directories 2026/05/31 05:48:30 INFO : A1/B1/C3: Removing directory 2026/05/31 05:48:30 INFO : A1/B1/C1: Removing directory 2026/05/31 05:48:30 DEBUG : removing 1 level 2 directories 2026/05/31 05:48:30 INFO : A1/B1: Removing directory 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:34053") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:54338->172.17.0.3:34053, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:34926") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:43540->172.17.0.3:34926, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:35288") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:46918->172.17.0.3:35288, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:36916") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:51164->172.17.0.3:36916, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:31847") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:36324->172.17.0.3:31847, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:33252") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:46394->172.17.0.3:33252, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:39429") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:56208->172.17.0.3:39429, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:34161") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:59590->172.17.0.3:34161, err= 2026/05/31 05:48:30 DEBUG : Waiting for deletions to finish 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:32147") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:34390->172.17.0.3:32147, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:30240") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:37817") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:44148->172.17.0.3:37817, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:37005") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:49220->172.17.0.3:37005, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:39278") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:46104->172.17.0.3:39278, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:57796->172.17.0.3:30240, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:37848") 2026/05/31 05:48:30 INFO : A1/two: Deleted 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:43262->172.17.0.3:37848, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:31998") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:58358->172.17.0.3:31998, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:30757") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:46926->172.17.0.3:30757, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:33965") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:42628->172.17.0.3:33965, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:30315") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:34640") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:33740->172.17.0.3:30315, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:32847") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:36406->172.17.0.3:34640, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:43274->172.17.0.3:32847, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:31084") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:37610") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:56462->172.17.0.3:31084, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:49730->172.17.0.3:37610, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:37549") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:32403") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:44382->172.17.0.3:37549, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:52870->172.17.0.3:32403, err= 2026/05/31 05:48:30 DEBUG : removing 2 level 3 directories 2026/05/31 05:48:30 INFO : A3/B3/C4: Removing directory 2026/05/31 05:48:30 INFO : A1/B2/C2: Removing directory 2026/05/31 05:48:30 DEBUG : removing 2 level 2 directories 2026/05/31 05:48:30 INFO : A3/B3: Removing directory 2026/05/31 05:48:30 INFO : A1/B2: Removing directory 2026/05/31 05:48:30 DEBUG : removing 3 level 1 directories 2026/05/31 05:48:30 INFO : A3: Removing directory 2026/05/31 05:48:30 INFO : A2: Removing directory 2026/05/31 05:48:30 INFO : A1: Removing directory 2026/05/31 05:48:30 DEBUG : removing 1 level 0 directories 2026/05/31 05:48:30 INFO : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: Removing directory 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:36097") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:44174->172.17.0.3:36097, err= 2026/05/31 05:48:30 ERROR : error listing: directory not found 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: dial("tcp","172.17.0.3:34070") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: > dial: conn=172.17.0.1:60078->172.17.0.3:34070, err= 2026/05/31 05:48:30 ERROR : error listing: directory not found 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qudisuy7yexe: Purge dir "" 2026/05/31 05:48:30 NOTICE: purge failed to rmdir "": directory not found 2026/05/31 05:48:30 NOTICE: purge failed: directory not found --- PASS: TestPurge (6.68s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31832") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36532->172.17.0.3:31832, err= 2026/05/31 05:48:30 INFO : A2: Making directory 2026/05/31 05:48:30 INFO : A1/B2: Making directory 2026/05/31 05:48:30 INFO : A1/B2/C2: Making directory 2026/05/31 05:48:30 INFO : A1/B1/C3: Making directory 2026/05/31 05:48:30 INFO : A3: Making directory 2026/05/31 05:48:30 INFO : A3/B3: Making directory 2026/05/31 05:48:30 INFO : A3/B3/C4: Making directory 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33911") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:44070->172.17.0.3:33911, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34718") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46354->172.17.0.3:34718, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37869") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33887") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45968->172.17.0.3:37869, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58838->172.17.0.3:33887, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34753") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:59510->172.17.0.3:34753, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30016") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37897") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36640->172.17.0.3:30016, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30788") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38908->172.17.0.3:30788, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45216->172.17.0.3:37897, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38641") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35732->172.17.0.3:38641, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: Connecting to FTP server 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:21") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32123") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33602") 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38622->172.17.0.3:32123, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:41714->172.17.0.3:33602, err= 2026/05/31 05:48:30 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40938->172.17.0.3:21, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34534") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42686->172.17.0.3:34534, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33445") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:44812->172.17.0.3:33445, err= 2026/05/31 05:48:32 DEBUG : removing 1 level 3 directories 2026/05/31 05:48:32 INFO : A3/B3/C4: Removing directory 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35912") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40080->172.17.0.3:35912, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31193") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34660") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36038") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50674->172.17.0.3:34660, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43908->172.17.0.3:31193, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54620->172.17.0.3:36038, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37970") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:41636->172.17.0.3:37970, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39420") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57722->172.17.0.3:39420, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39540") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42556->172.17.0.3:39540, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34944") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:52612->172.17.0.3:34944, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33757") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37132") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:59006->172.17.0.3:33757, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60564->172.17.0.3:37132, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30045") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54534->172.17.0.3:30045, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38285") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30814") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47044->172.17.0.3:38285, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58428->172.17.0.3:30814, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34875") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:44390->172.17.0.3:34875, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31789") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:41926->172.17.0.3:31789, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37788") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37312->172.17.0.3:37788, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35593") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47854->172.17.0.3:35593, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36468") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31467") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34978->172.17.0.3:31467, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34526->172.17.0.3:36468, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34205") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38732->172.17.0.3:34205, err= 2026/05/31 05:48:32 DEBUG : removing 2 level 3 directories 2026/05/31 05:48:32 INFO : A1/B2/C2: Removing directory 2026/05/31 05:48:32 INFO : A1/B1/C3: Removing directory 2026/05/31 05:48:32 DEBUG : removing 2 level 2 directories 2026/05/31 05:48:32 INFO : A3/B3: Removing directory 2026/05/31 05:48:32 INFO : A1/B2: Removing directory 2026/05/31 05:48:32 DEBUG : removing 2 level 1 directories 2026/05/31 05:48:32 INFO : A3: Removing directory 2026/05/31 05:48:32 INFO : A2: Removing directory 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31218") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34038->172.17.0.3:31218, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36262") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55222->172.17.0.3:36262, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36791") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43726->172.17.0.3:36791, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38986") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43784->172.17.0.3:38986, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35526") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51362->172.17.0.3:35526, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34880") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54300->172.17.0.3:34880, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34743") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53576->172.17.0.3:34743, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34104") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37914->172.17.0.3:34104, err= 2026/05/31 05:48:32 DEBUG : removing 1 level 3 directories 2026/05/31 05:48:32 INFO : A1/B1/C1: Removing directory 2026/05/31 05:48:32 DEBUG : removing 1 level 2 directories 2026/05/31 05:48:32 INFO : A1/B1: Removing directory 2026/05/31 05:48:32 DEBUG : removing 1 level 1 directories 2026/05/31 05:48:32 INFO : A1: Removing directory 2026/05/31 05:48:32 DEBUG : removing 1 level 0 directories 2026/05/31 05:48:32 INFO : ftp://172.17.0.3:21/rclone-test-werokim1suga: Removing directory 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36152") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50244->172.17.0.3:36152, err= 2026/05/31 05:48:32 ERROR : error listing: directory not found 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31011") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57186->172.17.0.3:31011, err= 2026/05/31 05:48:32 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.23s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:32 INFO : A1: Making directory 2026/05/31 05:48:32 INFO : A1/B1: Making directory 2026/05/31 05:48:32 INFO : A1/B1/C1: Making directory 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30366") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40228->172.17.0.3:30366, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35744") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55084->172.17.0.3:35744, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39575") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49940->172.17.0.3:39575, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32980") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36382->172.17.0.3:32980, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37177") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46804->172.17.0.3:37177, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34156") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42248->172.17.0.3:34156, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31831") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49234->172.17.0.3:31831, err= 2026/05/31 05:48:32 DEBUG : removing 1 level 3 directories 2026/05/31 05:48:32 INFO : A1/B1/C1: Removing directory 2026/05/31 05:48:32 DEBUG : removing 1 level 2 directories 2026/05/31 05:48:32 INFO : A1/B1: Removing directory 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36787") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43008->172.17.0.3:36787, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30652") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55132->172.17.0.3:30652, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36277") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54444->172.17.0.3:36277, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31313") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:44948->172.17.0.3:31313, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35399") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54378->172.17.0.3:35399, err= --- PASS: TestRmdirsLeaveRoot (0.01s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:32 INFO : A1: Making directory 2026/05/31 05:48:32 INFO : A1/B1: Making directory 2026/05/31 05:48:32 INFO : A1/B1/C1: Making directory 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39292") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38302->172.17.0.3:39292, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30116") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36542->172.17.0.3:30116, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36150") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:52594->172.17.0.3:36150, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39729") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:41162->172.17.0.3:39729, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35066") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:33954->172.17.0.3:35066, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39176") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49500->172.17.0.3:39176, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35613") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35882->172.17.0.3:35613, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30190") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38292->172.17.0.3:30190, err= 2026/05/31 05:48:32 DEBUG : removing 1 level 3 directories 2026/05/31 05:48:32 INFO : A1/B1/C1: Removing directory 2026/05/31 05:48:32 DEBUG : removing 1 level 2 directories 2026/05/31 05:48:32 INFO : A1/B1: Removing directory 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39269") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56584->172.17.0.3:39269, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35144") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:44724->172.17.0.3:35144, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35401") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56994->172.17.0.3:35401, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37307") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:48614->172.17.0.3:37307, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33152") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58576->172.17.0.3:33152, err= --- PASS: TestRmdirsWithFilter (0.01s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37057") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35502->172.17.0.3:37057, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38881") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54920->172.17.0.3:38881, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30697") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50432->172.17.0.3:30697, err= 2026/05/31 05:48:32 DEBUG : filename.txt: File name found in url 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30237") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56002->172.17.0.3:30237, err= 2026/05/31 05:48:32 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34333") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51114->172.17.0.3:34333, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34207") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51650->172.17.0.3:34207, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38218") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53850->172.17.0.3:38218, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31855") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51800->172.17.0.3:31855, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36048") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55028->172.17.0.3:36048, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31376") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:33038->172.17.0.3:31376, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38137") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39330->172.17.0.3:38137, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32123") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:41558->172.17.0.3:32123, err= --- PASS: TestCopyURLDownloadHeaders (0.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31044") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:52488->172.17.0.3:31044, err= 2026/05/31 05:48:32 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/05/31 05:48:32 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/05/31 05:48:32 INFO : file1: Copied (new) to: sub/file2 2026/05/31 05:48:32 INFO : file1: Deleted 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36918") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40844->172.17.0.3:36918, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38937") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46680->172.17.0.3:38937, err= 2026/05/31 05:48:32 DEBUG : sub/file2: size = 14 OK 2026/05/31 05:48:32 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/31 05:48:32 DEBUG : file1: Unchanged skipping 2026/05/31 05:48:32 INFO : file1: Deleted 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35828") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38462->172.17.0.3:35828, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35938") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:59286->172.17.0.3:35938, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: don't need to copy/move sub/file2, it is already at target location 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33206") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39064->172.17.0.3:33206, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39443") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:52342->172.17.0.3:39443, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36252") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36078->172.17.0.3:36252, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30032") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34908->172.17.0.3:30032, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37073") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42734->172.17.0.3:37073, err= --- PASS: TestMoveFile (0.01s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39280") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:32954->172.17.0.3:39280, err= 2026/05/31 05:48:32 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/05/31 05:48:32 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/05/31 05:48:32 INFO : file1: Copied (new) 2026/05/31 05:48:32 INFO : file1: Deleted 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36906") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35392->172.17.0.3:36906, err= 2026/05/31 05:48:32 DEBUG : file1: Destination exists, skipping 2026/05/31 05:48:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35029") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57710->172.17.0.3:35029, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33887") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:41354->172.17.0.3:33887, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34911") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51878->172.17.0.3:34911, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35332") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39224->172.17.0.3:35332, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39060") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55860->172.17.0.3:39060, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34211") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:44228->172.17.0.3:34211, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33093") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51042->172.17.0.3:33093, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38868") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34564->172.17.0.3:38868, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38082") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60798->172.17.0.3:38082, err= 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32128") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35594->172.17.0.3:32128, err= 2026/05/31 05:48:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-werokim1suga/backup" 2026/05/31 05:48:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/31 05:48:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:48:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:48:32 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:48:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:48:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1dX7t}" suffix to name 2026/05/31 05:48:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/31 05:48:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/31 05:48:32 DEBUG : Setting pass="0Nd664zZmS2xhGknBX0wzfUhOXjBbMUqQOOmkJITJTk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/31 05:48:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/backup: Connecting to FTP server 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/backup: dial("tcp","172.17.0.3:21") 2026/05/31 05:48:32 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/backup: > dial: conn=172.17.0.1:56316->172.17.0.3:21, err= 2026/05/31 05:48:34 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-werokim1suga/backup" to be canonical "TestFTPPureftpd{1dX7t}:rclone-test-werokim1suga/backup" 2026/05/31 05:48:34 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone995670075) 2026/05/31 05:48:34 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-werokim1suga) 2026/05/31 05:48:34 DEBUG : dst/file1: Sizes differ 2026/05/31 05:48:34 INFO : dst/file1: Moved (server-side) 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38185") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39690->172.17.0.3:38185, err= 2026/05/31 05:48:34 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/05/31 05:48:34 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/05/31 05:48:34 INFO : dst/file1: Copied (new) 2026/05/31 05:48:34 INFO : dst/file1: Deleted 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33160") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58584->172.17.0.3:33160, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30143") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39456->172.17.0.3:30143, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39763") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:48286->172.17.0.3:39763, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33436") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34334->172.17.0.3:33436, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33451") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45082->172.17.0.3:33451, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33596") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31558") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60860->172.17.0.3:31558, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49160->172.17.0.3:33596, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30807") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:33366->172.17.0.3:30807, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30780") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60768->172.17.0.3:30780, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (2.19s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36552") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:52064->172.17.0.3:36552, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31149") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:33328->172.17.0.3:31149, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39365") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53496->172.17.0.3:39365, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30087") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34008->172.17.0.3:30087, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35195") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:44920->172.17.0.3:35195, err= 2026/05/31 05:48:34 INFO : A1/B2: Making directory 2026/05/31 05:48:34 INFO : A1/B1/C3: Making directory 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30019") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:48496->172.17.0.3:30019, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33769") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36578->172.17.0.3:33769, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38618") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54138->172.17.0.3:38618, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31833") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47210->172.17.0.3:31833, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37814") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35144") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:44732->172.17.0.3:35144, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36196->172.17.0.3:37814, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38782") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:44786->172.17.0.3:38782, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30979") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56814->172.17.0.3:30979, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36908") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56770->172.17.0.3:36908, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32357") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55930->172.17.0.3:32357, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31434") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42434->172.17.0.3:31434, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35857") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51124->172.17.0.3:35857, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37490") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:35332->172.17.0.3:37490, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37325") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42240->172.17.0.3:37325, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36888") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:44460->172.17.0.3:36888, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32379") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42642->172.17.0.3:32379, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36242") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57806->172.17.0.3:36242, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36358") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35730") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37320") 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53522->172.17.0.3:36358, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36894->172.17.0.3:37320, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51846->172.17.0.3:35730, err= 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: Connecting to FTP server 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:21") 2026/05/31 05:48:34 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/31 05:48:34 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/31 05:48:34 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/31 05:48:34 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56330->172.17.0.3:21, err= 2026/05/31 05:48:34 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/31 05:48:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34848") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60516->172.17.0.3:34848, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30558") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56658->172.17.0.3:30558, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39605") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:52032->172.17.0.3:39605, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37412") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36554->172.17.0.3:37412, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34258") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32850") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46004->172.17.0.3:34258, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34166") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60358->172.17.0.3:32850, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:32994->172.17.0.3:34166, err= 2026/05/31 05:48:37 INFO : ftp://172.17.0.3:21/rclone-test-werokim1suga: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34594") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38216->172.17.0.3:34594, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33836") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38704") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56954->172.17.0.3:38704, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40912->172.17.0.3:33836, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34650") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38812->172.17.0.3:34650, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32600") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33265") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43302->172.17.0.3:32600, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55684->172.17.0.3:33265, err= 2026/05/31 05:48:37 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/31 05:48:37 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/31 05:48:37 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/31 05:48:37 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/31 05:48:37 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36223") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49870->172.17.0.3:36223, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37239") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:44170->172.17.0.3:37239, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30597") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36707") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:41978->172.17.0.3:30597, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36674->172.17.0.3:36707, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31949") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49414->172.17.0.3:31949, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37046") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36846") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40400->172.17.0.3:37046, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56344->172.17.0.3:36846, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31932") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57066->172.17.0.3:31932, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36983") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53026->172.17.0.3:36983, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31867") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:33522->172.17.0.3:31867, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39073") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43396->172.17.0.3:39073, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30795") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36348->172.17.0.3:30795, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32540") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56192->172.17.0.3:32540, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38958") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40856->172.17.0.3:38958, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30591") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49610->172.17.0.3:30591, err= --- PASS: TestDirMove (2.28s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37471") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40264->172.17.0.3:37471, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33707") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36208->172.17.0.3:33707, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33951") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36440->172.17.0.3:33951, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: File to upload is small (34 bytes), uploading instead of streaming 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33790") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53918->172.17.0.3:33790, err= 2026/05/31 05:48:37 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/31 05:48:37 NOTICE: ftp://172.17.0.3:21/rclone-test-werokim1suga: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/31 05:48:37 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36300") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56850->172.17.0.3:36300, err= 2026/05/31 05:48:37 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/31 05:48:37 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34017") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51164->172.17.0.3:34017, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30550") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46722->172.17.0.3:30550, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36523") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53750->172.17.0.3:36523, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30467") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:41566->172.17.0.3:30467, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: File to upload is small (34 bytes), uploading instead of streaming 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31971") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50132->172.17.0.3:31971, err= 2026/05/31 05:48:37 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/31 05:48:37 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32927") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47046->172.17.0.3:32927, err= 2026/05/31 05:48:37 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/31 05:48:37 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34149") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42346->172.17.0.3:34149, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32278") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38128->172.17.0.3:32278, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34645") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34478->172.17.0.3:34645, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37699") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40622->172.17.0.3:37699, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: File to upload is small (34 bytes), uploading instead of streaming 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:34284") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57006->172.17.0.3:34284, err= 2026/05/31 05:48:37 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/31 05:48:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36044") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40650->172.17.0.3:36044, err= 2026/05/31 05:48:37 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/31 05:48:37 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37122") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60608->172.17.0.3:37122, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35931") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50088->172.17.0.3:35931, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37151") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54696->172.17.0.3:37151, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33252") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49038->172.17.0.3:33252, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: File to upload is small (34 bytes), uploading instead of streaming 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37825") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:37280->172.17.0.3:37825, err= 2026/05/31 05:48:37 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/31 05:48:37 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37898") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45658->172.17.0.3:37898, err= 2026/05/31 05:48:37 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/31 05:48:37 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30191") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42988->172.17.0.3:30191, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30650") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:58796->172.17.0.3:30650, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32169") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42812->172.17.0.3:32169, err= --- PASS: TestRcat (0.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s) === RUN TestRcatMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36967") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39898->172.17.0.3:36967, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38070") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46110->172.17.0.3:38070, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31158") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55888->172.17.0.3:31158, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: File to upload is small (60 bytes), uploading instead of streaming 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38252") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55592->172.17.0.3:38252, err= 2026/05/31 05:48:37 DEBUG : potato2: size = 60 OK 2026/05/31 05:48:37 DEBUG : potato2: Size of src and dst objects identical 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37253") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:59906->172.17.0.3:37253, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39451") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36224->172.17.0.3:39451, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38405") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:48370->172.17.0.3:38405, err= --- PASS: TestRcatSize (0.00s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33169") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34824->172.17.0.3:33169, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39944") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38014->172.17.0.3:39944, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30149") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57418->172.17.0.3:30149, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36049") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53724->172.17.0.3:36049, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39996") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55080->172.17.0.3:39996, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38390") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55342->172.17.0.3:38390, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32294") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:41356->172.17.0.3:32294, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38327") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34752->172.17.0.3:38327, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36829") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54080->172.17.0.3:36829, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33255") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54332->172.17.0.3:33255, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36180") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:38576->172.17.0.3:36180, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: Touching "empty space" 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: Touching "potato2" 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31710") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:40302->172.17.0.3:31710, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: Touching "sub dir/potato3" 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35119") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53596->172.17.0.3:35119, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38775") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36610->172.17.0.3:38775, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36682") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57302->172.17.0.3:36682, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37441") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36692->172.17.0.3:37441, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35519") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:39806->172.17.0.3:35519, err= --- PASS: TestTouchDir (0.01s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33166") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:41740->172.17.0.3:33166, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36123") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:56840->172.17.0.3:36123, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33312") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46418->172.17.0.3:33312, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37462") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49648->172.17.0.3:37462, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30646") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:52660->172.17.0.3:30646, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31423") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36158->172.17.0.3:31423, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31209") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54270->172.17.0.3:31209, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37226") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:33130->172.17.0.3:37226, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39604") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:41564->172.17.0.3:39604, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30705") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:52636->172.17.0.3:30705, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werokim1suga", Local "Local file system at /tmp/rclone995670075", Modify Window "1s" 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32922") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53938->172.17.0.3:32922, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31991") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:43980->172.17.0.3:31991, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37625") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57746->172.17.0.3:37625, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35180") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34514->172.17.0.3:35180, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:38154") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:50030->172.17.0.3:38154, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31607") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:34406->172.17.0.3:31607, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31650") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:54614->172.17.0.3:31650, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32127") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:36708->172.17.0.3:32127, err= 2026/05/31 05:48:37 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.semawiw5" before starting 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31312") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:48876->172.17.0.3:31312, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33174") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47882->172.17.0.3:33174, err= 2026/05/31 05:48:37 DEBUG : sub dir/test remove existing.semawiw5: TEST: removing renamed existing file after operation 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32579") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:45476->172.17.0.3:32579, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:39175") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53142->172.17.0.3:39175, err= 2026/05/31 05:48:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zefowut6" before starting 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35001") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47782->172.17.0.3:35001, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36756") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:49784->172.17.0.3:36756, err= 2026/05/31 05:48:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zefowut6: TEST: renaming existing back after failed operation 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33474") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:60582->172.17.0.3:33474, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31430") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:53394->172.17.0.3:31430, err= 2026/05/31 05:48:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.riqevas3" before starting 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:37177") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46820->172.17.0.3:37177, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:32111") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:57210->172.17.0.3:32111, err= 2026/05/31 05:48:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.riqevas3: TEST: removing renamed existing file after operation 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:35191") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:44826->172.17.0.3:35191, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:36837") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:47628->172.17.0.3:36837, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31015") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:55094->172.17.0.3:31015, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:31476") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:42594->172.17.0.3:31476, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:30428") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:46276->172.17.0.3:30428, err= --- PASS: TestRemoveExisting (0.02s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: dial("tcp","172.17.0.3:33550") 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: > dial: conn=172.17.0.1:51440->172.17.0.3:33550, err= 2026/05/31 05:48:37 DEBUG : ftp://172.17.0.3:21/rclone-test-werokim1suga: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 57.340233662s (try 1/5)