"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/06/10 05:52:10 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-poyebuq1yife" 2026/06/10 05:52:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 05:52:10 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:10 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:10 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:10 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:10 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:10 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:10 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:10 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:10 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:10 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: Connecting to FTP server 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37486->172.17.0.3:21, err= 2026/06/10 05:52:10 DEBUG : Creating backend with remote "/tmp/rclone2182585271" === 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-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:23165") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34092->172.17.0.3:23165, err= 2026/06/10 05:52:10 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:27206") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:57336->172.17.0.3:27206, err= 2026/06/10 05:52:10 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/06/10 05:52:10 DEBUG : a: size = 0 OK 2026/06/10 05:52:10 DEBUG : a: size = 1 (memory) 2026/06/10 05:52:10 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/10 05:52:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/10 05:52:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/10 05:52:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/10 05:52:10 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/10 05:52:10 DEBUG : potato: Seek from 10 to 0 2026/06/10 05:52:10 DEBUG : potato: Seek from 10 to 0 2026/06/10 05:52:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/10 05:52:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/10 05:52:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/10 05:52:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/10 05:52:10 DEBUG : potato: Seek from 5 to 2 2026/06/10 05:52:10 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/10 05:52:10 DEBUG : potato: Seek from 7 to 0 2026/06/10 05:52:10 DEBUG : potato: Seek from 7 to 0 2026/06/10 05:52:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/10 05:52:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/10 05:52:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/10 05:52:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/10 05:52:10 DEBUG : potato: Seek from 5 to 2 2026/06/10 05:52:10 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/10 05:52:10 DEBUG : potato: Seek from 8 to 0 2026/06/10 05:52:10 DEBUG : potato: Seek from 8 to 0 2026/06/10 05:52:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/10 05:52:10 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/10 05:52:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/10 05:52:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/10 05:52:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/10 05:52:10 DEBUG : potato: Seek from 5 to 2 2026/06/10 05:52:10 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/10 05:52:10 DEBUG : potato: Seek from 9 to 0 2026/06/10 05:52:10 DEBUG : potato: Seek from 9 to 0 2026/06/10 05:52:10 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-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:9702") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55530->172.17.0.3:9702, err= 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:29747") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50016->172.17.0.3:29747, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:53231") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39154->172.17.0.3:53231, err= 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:62768") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55210->172.17.0.3:62768, err= === RUN TestCheck/3 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:56013") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34704->172.17.0.3:56013, err= 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:11389") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46164->172.17.0.3:11389, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:38834") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34168->172.17.0.3:38834, err= 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:32018") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48892->172.17.0.3:32018, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:1374") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:57088->172.17.0.3:1374, err= 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:29404") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60404->172.17.0.3:29404, err= --- PASS: TestCheck (0.04s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/06/10 05:52:10 DEBUG : Creating backend with remote "nonexistent" 2026/06/10 05:52:10 DEBUG : Creating backend with remote "nonexistent" 2026/06/10 05:52:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/10 05:52:10 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/06/10 05:52:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/10 05:52:10 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-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:35272") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33246->172.17.0.3:35272, err= 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:30316") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44972->172.17.0.3:30316, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:40741") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36070->172.17.0.3:40741, err= 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:20484") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51720->172.17.0.3:20484, err= === RUN TestCheckDownload/3 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:10851") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58532->172.17.0.3:10851, err= 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:39070") 2026/06/10 05:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56976->172.17.0.3:39070, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:32778") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58772->172.17.0.3:32778, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:30973") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39126->172.17.0.3:30973, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:24428") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46248->172.17.0.3:24428, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:54695") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37056->172.17.0.3:54695, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:24244") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51862->172.17.0.3:24244, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:24779") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:57444->172.17.0.3:24779, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:54071") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58508->172.17.0.3:54071, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:10400") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34856->172.17.0.3:10400, err= === RUN TestCheckSizeOnly/3 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:35194") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:32884->172.17.0.3:35194, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:50613") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58050->172.17.0.3:50613, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:48872") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52960->172.17.0.3:48872, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:36694") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47352->172.17.0.3:36694, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:52029") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51594->172.17.0.3:52029, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:35981") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49072->172.17.0.3:35981, err= --- PASS: TestCheckSizeOnly (0.04s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.01s) --- 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-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:4621") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55378->172.17.0.3:4621, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:31577") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:32938->172.17.0.3:31577, err= 2026/06/10 05:52:11 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/10 05:52:11 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/10 05:52:11 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/10 05:52:11 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:4187") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:40112->172.17.0.3:4187, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:46390") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42716->172.17.0.3:46390, err= 2026/06/10 05:52:11 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/10 05:52:11 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/10 05:52:11 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/10 05:52:11 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:63331") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54800->172.17.0.3:63331, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:34136") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53612->172.17.0.3:34136, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-poyebuq1yife/data" 2026/06/10 05:52:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/data: Connecting to FTP server 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/data: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/data: > dial: conn=172.17.0.1:37488->172.17.0.3:21, err= check_test.go:350: ftp://172.17.0.3:21/rclone-test-poyebuq1yife/data lacks md5, skipping 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:63844") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58572->172.17.0.3:63844, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:21054") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60622->172.17.0.3:21054, err= --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-poyebuq1yife/data" 2026/06/10 05:52:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/data: Connecting to FTP server 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/data: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/data: > dial: conn=172.17.0.1:37494->172.17.0.3:21, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:9939") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46044->172.17.0.3:9939, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:56254") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:40738->172.17.0.3:56254, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:12083") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33734->172.17.0.3:12083, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:23554") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47456->172.17.0.3:23554, err= === RUN TestCheckSumDownload/subtest1 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:1243") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42662->172.17.0.3:1243, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:46774") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37970->172.17.0.3:46774, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:38903") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48760->172.17.0.3:38903, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:18784") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44972->172.17.0.3:18784, err= === RUN TestCheckSumDownload/subtest2 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:27440") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50182->172.17.0.3:27440, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:28160") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50262->172.17.0.3:28160, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:42492") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55072->172.17.0.3:42492, err= === RUN TestCheckSumDownload/subtest3 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:13239") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55068->172.17.0.3:13239, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:20459") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55494->172.17.0.3:20459, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:50730") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47606->172.17.0.3:50730, err= === RUN TestCheckSumDownload/subtest4 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:56130") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53094->172.17.0.3:56130, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:49678") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36016->172.17.0.3:49678, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:17959") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35412->172.17.0.3:17959, err= === RUN TestCheckSumDownload/subtest5 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:20125") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42508->172.17.0.3:20125, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:21557") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:59188->172.17.0.3:21557, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:8667") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56742->172.17.0.3:8667, err= === RUN TestCheckSumDownload/subtest6 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:2412") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:40086->172.17.0.3:2412, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:6464") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53502->172.17.0.3:6464, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:56400") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39900->172.17.0.3:56400, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:65233") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49814->172.17.0.3:65233, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:26494") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52382->172.17.0.3:26494, err= === RUN TestCheckSumDownload/subtest7 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:55953") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50078->172.17.0.3:55953, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:37553") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49982->172.17.0.3:37553, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:23335") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:40756->172.17.0.3:23335, err= --- PASS: TestCheckSumDownload (0.15s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.01s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.01s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2026/06/10 05:52:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-fajaliv8soxa" 2026/06/10 05:52:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 05:52:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: Connecting to FTP server 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: > dial: conn=172.17.0.1:37496->172.17.0.3:21, err= 2026/06/10 05:52:11 DEBUG : Creating backend with remote "/tmp/rclone2665669289" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fajaliv8soxa", Local "Local file system at /tmp/rclone2665669289", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: dial("tcp","172.17.0.3:61606") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: > dial: conn=172.17.0.1:57552->172.17.0.3:61606, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: dial("tcp","172.17.0.3:50252") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: > dial: conn=172.17.0.1:33270->172.17.0.3:50252, err= upper checkfile vs. lower remote (without normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: dial("tcp","172.17.0.3:3164") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: > dial: conn=172.17.0.1:59248->172.17.0.3:3164, err= 2026/06/10 05:52:11 ERROR : hello, world!: sum not found 2026/06/10 05:52:11 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.3:21/rclone-test-fajaliv8soxa 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: 1 files missing 2026/06/10 05:52:11 NOTICE: 1 hashes missing 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: 1 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: dial("tcp","172.17.0.3:33027") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: > dial: conn=172.17.0.1:35762->172.17.0.3:33027, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: dial("tcp","172.17.0.3:21304") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: > dial: conn=172.17.0.1:45822->172.17.0.3:21304, err= 2026/06/10 05:52:11 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: 0 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: 1 matching files 2026/06/10 05:52:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-hunovez2vopo" 2026/06/10 05:52:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 05:52:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hunovez2vopo: Connecting to FTP server 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hunovez2vopo: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hunovez2vopo: > dial: conn=172.17.0.1:37512->172.17.0.3:21, err= 2026/06/10 05:52:11 DEBUG : Creating backend with remote "/tmp/rclone417891456" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hunovez2vopo", Local "Local file system at /tmp/rclone417891456", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hunovez2vopo: dial("tcp","172.17.0.3:34219") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hunovez2vopo: > dial: conn=172.17.0.1:59474->172.17.0.3:34219, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hunovez2vopo: dial("tcp","172.17.0.3:4271") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hunovez2vopo: > dial: conn=172.17.0.1:52766->172.17.0.3:4271, err= lower checkfile vs. upper remote (without normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hunovez2vopo: dial("tcp","172.17.0.3:4880") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hunovez2vopo: > dial: conn=172.17.0.1:48180->172.17.0.3:4880, err= 2026/06/10 05:52:11 ERROR : HELLO, WORLD!: sum not found 2026/06/10 05:52:11 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-hunovez2vopo 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-hunovez2vopo: 1 files missing 2026/06/10 05:52:11 NOTICE: 1 hashes missing 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-hunovez2vopo: 1 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-hunovez2vopo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hunovez2vopo: dial("tcp","172.17.0.3:10293") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hunovez2vopo: > dial: conn=172.17.0.1:35520->172.17.0.3:10293, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hunovez2vopo: dial("tcp","172.17.0.3:59241") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hunovez2vopo: > dial: conn=172.17.0.1:35140->172.17.0.3:59241, err= 2026/06/10 05:52:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-hunovez2vopo: 0 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-hunovez2vopo: 1 matching files 2026/06/10 05:52:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-qelugem1pece" 2026/06/10 05:52:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 05:52:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qelugem1pece: Connecting to FTP server 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qelugem1pece: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qelugem1pece: > dial: conn=172.17.0.1:37514->172.17.0.3:21, err= 2026/06/10 05:52:11 DEBUG : Creating backend with remote "/tmp/rclone718139822" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qelugem1pece", Local "Local file system at /tmp/rclone718139822", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qelugem1pece: dial("tcp","172.17.0.3:26422") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qelugem1pece: > dial: conn=172.17.0.1:47756->172.17.0.3:26422, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qelugem1pece: dial("tcp","172.17.0.3:50865") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qelugem1pece: > dial: conn=172.17.0.1:42652->172.17.0.3:50865, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qelugem1pece: dial("tcp","172.17.0.3:49017") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qelugem1pece: > dial: conn=172.17.0.1:43338->172.17.0.3:49017, err= 2026/06/10 05:52:11 ERROR : HeLlO, wOrLd!: sum not found 2026/06/10 05:52:11 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-qelugem1pece 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-qelugem1pece: 1 files missing 2026/06/10 05:52:11 NOTICE: 1 hashes missing 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-qelugem1pece: 1 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-qelugem1pece: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qelugem1pece: dial("tcp","172.17.0.3:62950") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qelugem1pece: > dial: conn=172.17.0.1:43786->172.17.0.3:62950, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qelugem1pece: dial("tcp","172.17.0.3:29008") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qelugem1pece: > dial: conn=172.17.0.1:37188->172.17.0.3:29008, err= 2026/06/10 05:52:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-qelugem1pece: 0 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-qelugem1pece: 1 matching files 2026/06/10 05:52:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xuyazip6bohu" 2026/06/10 05:52:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 05:52:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: Connecting to FTP server 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: > dial: conn=172.17.0.1:37516->172.17.0.3:21, err= 2026/06/10 05:52:11 DEBUG : Creating backend with remote "/tmp/rclone3316586348" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xuyazip6bohu", Local "Local file system at /tmp/rclone3316586348", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: dial("tcp","172.17.0.3:48824") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: > dial: conn=172.17.0.1:39254->172.17.0.3:48824, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: dial("tcp","172.17.0.3:23727") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: > dial: conn=172.17.0.1:39912->172.17.0.3:23727, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: dial("tcp","172.17.0.3:35836") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: > dial: conn=172.17.0.1:37432->172.17.0.3:35836, err= 2026/06/10 05:52:11 ERROR : HELLO, WORLD!: sum not found 2026/06/10 05:52:11 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.3:21/rclone-test-xuyazip6bohu 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: 1 files missing 2026/06/10 05:52:11 NOTICE: 1 hashes missing 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: 1 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: dial("tcp","172.17.0.3:64995") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: > dial: conn=172.17.0.1:35860->172.17.0.3:64995, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: dial("tcp","172.17.0.3:6552") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: > dial: conn=172.17.0.1:51742->172.17.0.3:6552, err= 2026/06/10 05:52:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: 0 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: 1 matching files 2026/06/10 05:52:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-fiqevet9piji" 2026/06/10 05:52:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 05:52:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fiqevet9piji: Connecting to FTP server 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fiqevet9piji: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fiqevet9piji: > dial: conn=172.17.0.1:37532->172.17.0.3:21, err= 2026/06/10 05:52:11 DEBUG : Creating backend with remote "/tmp/rclone2842076180" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fiqevet9piji", Local "Local file system at /tmp/rclone2842076180", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fiqevet9piji: dial("tcp","172.17.0.3:40556") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fiqevet9piji: > dial: conn=172.17.0.1:54298->172.17.0.3:40556, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fiqevet9piji: dial("tcp","172.17.0.3:16031") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fiqevet9piji: > dial: conn=172.17.0.1:42004->172.17.0.3:16031, err= NFD checkfile vs. NFC remote (without normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fiqevet9piji: dial("tcp","172.17.0.3:58535") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fiqevet9piji: > dial: conn=172.17.0.1:39400->172.17.0.3:58535, err= 2026/06/10 05:52:11 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/10 05:52:11 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-fiqevet9piji 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-fiqevet9piji: 1 files missing 2026/06/10 05:52:11 NOTICE: 1 hashes missing 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-fiqevet9piji: 1 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-fiqevet9piji: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fiqevet9piji: dial("tcp","172.17.0.3:57740") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fiqevet9piji: > dial: conn=172.17.0.1:50376->172.17.0.3:57740, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fiqevet9piji: dial("tcp","172.17.0.3:21667") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fiqevet9piji: > dial: conn=172.17.0.1:48542->172.17.0.3:21667, err= 2026/06/10 05:52:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-fiqevet9piji: 0 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-fiqevet9piji: 1 matching files 2026/06/10 05:52:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gudewop2simu" 2026/06/10 05:52:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 05:52:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gudewop2simu: Connecting to FTP server 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gudewop2simu: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gudewop2simu: > dial: conn=172.17.0.1:41586->172.17.0.3:21, err= 2026/06/10 05:52:11 DEBUG : Creating backend with remote "/tmp/rclone2012891606" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gudewop2simu", Local "Local file system at /tmp/rclone2012891606", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gudewop2simu: dial("tcp","172.17.0.3:13375") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gudewop2simu: > dial: conn=172.17.0.1:36016->172.17.0.3:13375, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gudewop2simu: dial("tcp","172.17.0.3:34912") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gudewop2simu: > dial: conn=172.17.0.1:36616->172.17.0.3:34912, err= NFC checkfile vs. NFD remote (without normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gudewop2simu: dial("tcp","172.17.0.3:28341") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gudewop2simu: > dial: conn=172.17.0.1:37156->172.17.0.3:28341, err= 2026/06/10 05:52:11 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/10 05:52:11 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-gudewop2simu 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-gudewop2simu: 1 files missing 2026/06/10 05:52:11 NOTICE: 1 hashes missing 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-gudewop2simu: 1 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-gudewop2simu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gudewop2simu: dial("tcp","172.17.0.3:35252") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gudewop2simu: > dial: conn=172.17.0.1:57766->172.17.0.3:35252, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gudewop2simu: dial("tcp","172.17.0.3:27757") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gudewop2simu: > dial: conn=172.17.0.1:42414->172.17.0.3:27757, err= 2026/06/10 05:52:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-gudewop2simu: 0 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-gudewop2simu: 1 matching files 2026/06/10 05:52:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-baheqam8wovi" 2026/06/10 05:52:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 05:52:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-baheqam8wovi: Connecting to FTP server 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-baheqam8wovi: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-baheqam8wovi: > dial: conn=172.17.0.1:41590->172.17.0.3:21, err= 2026/06/10 05:52:11 DEBUG : Creating backend with remote "/tmp/rclone159899233" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-baheqam8wovi", Local "Local file system at /tmp/rclone159899233", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-baheqam8wovi: dial("tcp","172.17.0.3:50932") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-baheqam8wovi: > dial: conn=172.17.0.1:51322->172.17.0.3:50932, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-baheqam8wovi: dial("tcp","172.17.0.3:53908") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-baheqam8wovi: > dial: conn=172.17.0.1:39136->172.17.0.3:53908, err= NFDx2 checkfile vs. both remote (without normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-baheqam8wovi: dial("tcp","172.17.0.3:62698") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-baheqam8wovi: > dial: conn=172.17.0.1:39762->172.17.0.3:62698, err= 2026/06/10 05:52:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/10 05:52:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-baheqam8wovi 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-baheqam8wovi: 1 files missing 2026/06/10 05:52:11 NOTICE: 1 hashes missing 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-baheqam8wovi: 1 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-baheqam8wovi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-baheqam8wovi: dial("tcp","172.17.0.3:45280") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-baheqam8wovi: > dial: conn=172.17.0.1:46502->172.17.0.3:45280, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-baheqam8wovi: dial("tcp","172.17.0.3:34001") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-baheqam8wovi: > dial: conn=172.17.0.1:40452->172.17.0.3:34001, err= 2026/06/10 05:52:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-baheqam8wovi: 0 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-baheqam8wovi: 1 matching files 2026/06/10 05:52:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-virofay2lefu" 2026/06/10 05:52:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 05:52:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-virofay2lefu: Connecting to FTP server 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-virofay2lefu: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-virofay2lefu: > dial: conn=172.17.0.1:41602->172.17.0.3:21, err= 2026/06/10 05:52:11 DEBUG : Creating backend with remote "/tmp/rclone2403397889" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-virofay2lefu", Local "Local file system at /tmp/rclone2403397889", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-virofay2lefu: dial("tcp","172.17.0.3:14855") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-virofay2lefu: > dial: conn=172.17.0.1:56596->172.17.0.3:14855, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-virofay2lefu: dial("tcp","172.17.0.3:35506") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-virofay2lefu: > dial: conn=172.17.0.1:55200->172.17.0.3:35506, err= NFCx2 checkfile vs. both remote (without normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-virofay2lefu: dial("tcp","172.17.0.3:1992") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-virofay2lefu: > dial: conn=172.17.0.1:43412->172.17.0.3:1992, err= 2026/06/10 05:52:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/10 05:52:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-virofay2lefu 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-virofay2lefu: 1 files missing 2026/06/10 05:52:11 NOTICE: 1 hashes missing 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-virofay2lefu: 1 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-virofay2lefu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-virofay2lefu: dial("tcp","172.17.0.3:56370") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-virofay2lefu: > dial: conn=172.17.0.1:33752->172.17.0.3:56370, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-virofay2lefu: dial("tcp","172.17.0.3:64211") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-virofay2lefu: > dial: conn=172.17.0.1:42614->172.17.0.3:64211, err= 2026/06/10 05:52:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-virofay2lefu: 0 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-virofay2lefu: 1 matching files 2026/06/10 05:52:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-sojeriz7jogo" 2026/06/10 05:52:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 05:52:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: Connecting to FTP server 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: > dial: conn=172.17.0.1:41604->172.17.0.3:21, err= 2026/06/10 05:52:11 DEBUG : Creating backend with remote "/tmp/rclone3226431395" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-sojeriz7jogo", Local "Local file system at /tmp/rclone3226431395", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: dial("tcp","172.17.0.3:37269") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: > dial: conn=172.17.0.1:47732->172.17.0.3:37269, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: dial("tcp","172.17.0.3:8402") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: > dial: conn=172.17.0.1:38588->172.17.0.3:8402, err= both checkfile vs. NFDx2 remote (without normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: dial("tcp","172.17.0.3:20970") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: > dial: conn=172.17.0.1:49608->172.17.0.3:20970, err= 2026/06/10 05:52:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/10 05:52:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-sojeriz7jogo 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: 1 files missing 2026/06/10 05:52:11 NOTICE: 1 hashes missing 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: 1 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: dial("tcp","172.17.0.3:26162") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: > dial: conn=172.17.0.1:59990->172.17.0.3:26162, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: dial("tcp","172.17.0.3:9549") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: > dial: conn=172.17.0.1:42734->172.17.0.3:9549, err= 2026/06/10 05:52:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: 0 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: 1 matching files 2026/06/10 05:52:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zalisac2wabe" 2026/06/10 05:52:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 05:52:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zalisac2wabe: Connecting to FTP server 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zalisac2wabe: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zalisac2wabe: > dial: conn=172.17.0.1:41618->172.17.0.3:21, err= 2026/06/10 05:52:11 DEBUG : Creating backend with remote "/tmp/rclone1259396906" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-zalisac2wabe", Local "Local file system at /tmp/rclone1259396906", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zalisac2wabe: dial("tcp","172.17.0.3:56986") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zalisac2wabe: > dial: conn=172.17.0.1:58056->172.17.0.3:56986, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zalisac2wabe: dial("tcp","172.17.0.3:33174") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zalisac2wabe: > dial: conn=172.17.0.1:59130->172.17.0.3:33174, err= both checkfile vs. NFCx2 remote (without normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zalisac2wabe: dial("tcp","172.17.0.3:19502") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zalisac2wabe: > dial: conn=172.17.0.1:42216->172.17.0.3:19502, err= 2026/06/10 05:52:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/10 05:52:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-zalisac2wabe 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-zalisac2wabe: 1 files missing 2026/06/10 05:52:11 NOTICE: 1 hashes missing 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-zalisac2wabe: 1 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-zalisac2wabe: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zalisac2wabe: dial("tcp","172.17.0.3:27894") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zalisac2wabe: > dial: conn=172.17.0.1:51032->172.17.0.3:27894, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zalisac2wabe: dial("tcp","172.17.0.3:60635") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zalisac2wabe: > dial: conn=172.17.0.1:40550->172.17.0.3:60635, err= 2026/06/10 05:52:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-zalisac2wabe: 0 differences found 2026/06/10 05:52:11 NOTICE: ftp://172.17.0.3:21/rclone-test-zalisac2wabe: 1 matching files 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zalisac2wabe: dial("tcp","172.17.0.3:39187") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zalisac2wabe: > dial: conn=172.17.0.1:57550->172.17.0.3:39187, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zalisac2wabe: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zalisac2wabe: Purge dir "" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: dial("tcp","172.17.0.3:18411") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: > dial: conn=172.17.0.1:39762->172.17.0.3:18411, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sojeriz7jogo: Purge dir "" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-virofay2lefu: dial("tcp","172.17.0.3:44455") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-virofay2lefu: > dial: conn=172.17.0.1:59310->172.17.0.3:44455, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-virofay2lefu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-virofay2lefu: Purge dir "" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-baheqam8wovi: dial("tcp","172.17.0.3:33264") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-baheqam8wovi: > dial: conn=172.17.0.1:38844->172.17.0.3:33264, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-baheqam8wovi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-baheqam8wovi: Purge dir "" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gudewop2simu: dial("tcp","172.17.0.3:65089") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gudewop2simu: > dial: conn=172.17.0.1:37444->172.17.0.3:65089, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gudewop2simu: Purge object "測試_Русский___ě_áñ" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gudewop2simu: Purge dir "" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fiqevet9piji: dial("tcp","172.17.0.3:32445") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fiqevet9piji: > dial: conn=172.17.0.1:37064->172.17.0.3:32445, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fiqevet9piji: Purge object "測試_Русский___ě_áñ" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fiqevet9piji: Purge dir "" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: dial("tcp","172.17.0.3:11371") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: > dial: conn=172.17.0.1:53476->172.17.0.3:11371, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: Purge object "HELLO, WORLD!" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xuyazip6bohu: Purge dir "" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qelugem1pece: dial("tcp","172.17.0.3:5051") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qelugem1pece: > dial: conn=172.17.0.1:53034->172.17.0.3:5051, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qelugem1pece: Purge object "HeLlO, wOrLd!" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qelugem1pece: Purge dir "" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hunovez2vopo: dial("tcp","172.17.0.3:26421") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hunovez2vopo: > dial: conn=172.17.0.1:43364->172.17.0.3:26421, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hunovez2vopo: Purge object "HELLO, WORLD!" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hunovez2vopo: Purge dir "" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: dial("tcp","172.17.0.3:26456") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: > dial: conn=172.17.0.1:44606->172.17.0.3:26456, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: Purge object "hello, world!" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fajaliv8soxa: Purge dir "" --- PASS: TestApplyTransforms (0.24s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:5566") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52776->172.17.0.3:5566, err= 2026/06/10 05:52:11 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/06/10 05:52:11 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/06/10 05:52:11 INFO : file1: Copied (new) to: sub/file2 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:37773") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:32824->172.17.0.3:37773, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:4575") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:59670->172.17.0.3:4575, err= 2026/06/10 05:52:11 DEBUG : sub/file2: size = 14 OK 2026/06/10 05:52:11 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/10 05:52:11 DEBUG : file1: Unchanged skipping 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:43446") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35888->172.17.0.3:43446, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:55534") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42904->172.17.0.3:55534, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: don't need to copy/move sub/file2, it is already at target location 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:43283") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34988->172.17.0.3:43283, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:5351") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33752->172.17.0.3:5351, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:18160") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56706->172.17.0.3:18160, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:20241") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60330->172.17.0.3:20241, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:1427") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:59616->172.17.0.3:1427, err= --- PASS: TestCopyFile (0.02s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:30375") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47942->172.17.0.3:30375, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:39677") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51232->172.17.0.3:39677, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:51134") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53802->172.17.0.3:51134, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:25927") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47030->172.17.0.3:25927, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:30272") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50958->172.17.0.3:30272, err= 2026/06/10 05:52:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-poyebuq1yife/backup" 2026/06/10 05:52:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/backup: Connecting to FTP server 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/backup: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/backup: > dial: conn=172.17.0.1:41632->172.17.0.3:21, err= 2026/06/10 05:52:11 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-poyebuq1yife/backup" to be canonical "TestFTPProftpd{OnLAN}:rclone-test-poyebuq1yife/backup" 2026/06/10 05:52:11 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2182585271) 2026/06/10 05:52:11 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-poyebuq1yife) 2026/06/10 05:52:11 DEBUG : dst/file1: Sizes differ 2026/06/10 05:52:11 INFO : dst/file1: Moved (server-side) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:35278") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:38526->172.17.0.3:35278, err= 2026/06/10 05:52:11 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/06/10 05:52:11 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/06/10 05:52:11 INFO : dst/file1: Copied (new) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:42863") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49222->172.17.0.3:42863, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: Connecting to FTP server 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41634->172.17.0.3:21, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:7363") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60208->172.17.0.3:7363, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:3181") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55110->172.17.0.3:3181, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:54379") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34502->172.17.0.3:54379, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:39024") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60174->172.17.0.3:39024, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:63396") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56714->172.17.0.3:63396, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:56094") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53254->172.17.0.3:56094, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:15819") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42202->172.17.0.3:15819, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:41002") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48442->172.17.0.3:41002, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.04s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-poyebuq1yife/dst" 2026/06/10 05:52:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/dst: Connecting to FTP server 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/dst: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/dst: > dial: conn=172.17.0.1:41648->172.17.0.3:21, err= 2026/06/10 05:52:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-poyebuq1yife/CompareDest" 2026/06/10 05:52:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:11 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/CompareDest: Connecting to FTP server 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/CompareDest: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/CompareDest: > dial: conn=172.17.0.1:41654->172.17.0.3:21, err= 2026/06/10 05:52:11 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-poyebuq1yife/CompareDest" to be canonical "TestFTPProftpd{OnLAN}:rclone-test-poyebuq1yife/CompareDest" 2026/06/10 05:52:11 DEBUG : one: Need to transfer - File not found at Destination 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/dst: dial("tcp","172.17.0.3:3002") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/dst: > dial: conn=172.17.0.1:49532->172.17.0.3:3002, err= 2026/06/10 05:52:11 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/06/10 05:52:11 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/06/10 05:52:11 INFO : one: Copied (new) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:15006") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55810->172.17.0.3:15006, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:40204") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46086->172.17.0.3:40204, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:12132") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:38438->172.17.0.3:12132, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:38209") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:57282->172.17.0.3:38209, err= 2026/06/10 05:52:11 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-poyebuq1yife/CompareDest" for canonical name "TestFTPProftpd{OnLAN}:rclone-test-poyebuq1yife/CompareDest" 2026/06/10 05:52:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2182585271) 2026/06/10 05:52:11 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-poyebuq1yife/dst) 2026/06/10 05:52:11 DEBUG : one: Sizes differ 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/dst: dial("tcp","172.17.0.3:19635") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/dst: > dial: conn=172.17.0.1:33664->172.17.0.3:19635, err= 2026/06/10 05:52:11 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/06/10 05:52:11 DEBUG : one.4a8516eb.partial: renamed to: one 2026/06/10 05:52:11 INFO : one: Copied (replaced existing) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:64785") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:38396->172.17.0.3:64785, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:35956") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35528->172.17.0.3:35956, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:10909") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46906->172.17.0.3:10909, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:13206") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49626->172.17.0.3:13206, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:20446") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56304->172.17.0.3:20446, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:2262") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52668->172.17.0.3:2262, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:2998") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:40224->172.17.0.3:2998, err= 2026/06/10 05:52:11 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-poyebuq1yife/CompareDest" for canonical name "TestFTPProftpd{OnLAN}:rclone-test-poyebuq1yife/CompareDest" 2026/06/10 05:52:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2182585271) 2026/06/10 05:52:11 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-poyebuq1yife/dst) 2026/06/10 05:52:11 DEBUG : one: Sizes differ 2026/06/10 05:52:11 DEBUG : one: size = 5 OK 2026/06/10 05:52:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/10 05:52:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:20381") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42290->172.17.0.3:20381, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:64484") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46360->172.17.0.3:64484, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:31911") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43494->172.17.0.3:31911, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:3388") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41132->172.17.0.3:3388, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:45917") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36092->172.17.0.3:45917, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:2779") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50746->172.17.0.3:2779, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:27637") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50248->172.17.0.3:27637, err= 2026/06/10 05:52:11 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-poyebuq1yife/CompareDest" for canonical name "TestFTPProftpd{OnLAN}:rclone-test-poyebuq1yife/CompareDest" 2026/06/10 05:52:11 DEBUG : two: Need to transfer - File not found at Destination 2026/06/10 05:52:11 DEBUG : two: size = 3 OK 2026/06/10 05:52:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/10 05:52:11 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:39704") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41310->172.17.0.3:39704, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:54902") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56178->172.17.0.3:54902, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:9632") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33452->172.17.0.3:9632, err= 2026/06/10 05:52:11 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-poyebuq1yife/CompareDest" for canonical name "TestFTPProftpd{OnLAN}:rclone-test-poyebuq1yife/CompareDest" 2026/06/10 05:52:11 DEBUG : two: Need to transfer - File not found at Destination 2026/06/10 05:52:11 DEBUG : two: size = 3 OK 2026/06/10 05:52:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/10 05:52:11 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:17936") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50120->172.17.0.3:17936, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:58660") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60894->172.17.0.3:58660, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:25091") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33894->172.17.0.3:25091, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:61178") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42248->172.17.0.3:61178, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:44139") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33138->172.17.0.3:44139, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:59444") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34096->172.17.0.3:59444, err= 2026/06/10 05:52:11 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-poyebuq1yife/CompareDest" for canonical name "TestFTPProftpd{OnLAN}:rclone-test-poyebuq1yife/CompareDest" 2026/06/10 05:52:11 DEBUG : two: Need to transfer - File not found at Destination 2026/06/10 05:52:11 DEBUG : two: size = 5 (Local file system at /tmp/rclone2182585271) 2026/06/10 05:52:11 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-poyebuq1yife/CompareDest) 2026/06/10 05:52:11 DEBUG : two: Sizes differ 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/dst: dial("tcp","172.17.0.3:51345") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/dst: > dial: conn=172.17.0.1:56964->172.17.0.3:51345, err= 2026/06/10 05:52:11 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/06/10 05:52:11 DEBUG : two.a319cd8b.partial: renamed to: two 2026/06/10 05:52:11 INFO : two: Copied (new) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:64317") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52090->172.17.0.3:64317, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:54685") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33136->172.17.0.3:54685, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:4131") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44290->172.17.0.3:4131, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:28642") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56900->172.17.0.3:28642, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:35676") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53960->172.17.0.3:35676, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:37355") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36570->172.17.0.3:37355, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:44685") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33200->172.17.0.3:44685, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.29s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:56753") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46760->172.17.0.3:56753, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:6390") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:59058->172.17.0.3:6390, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:63276") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39560->172.17.0.3:63276, err= 2026/06/10 05:52:11 DEBUG : sub/file2: size = 14 OK 2026/06/10 05:52:11 INFO : file1: Copied (new) to: sub/file2 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:41683") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56230->172.17.0.3:41683, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:34599") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51748->172.17.0.3:34599, err= 2026/06/10 05:52:11 DEBUG : sub/file2: size = 14 OK 2026/06/10 05:52:11 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/10 05:52:11 DEBUG : file1: Unchanged skipping 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:48933") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56126->172.17.0.3:48933, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:61821") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41214->172.17.0.3:61821, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: don't need to copy/move sub/file2, it is already at target location 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:42659") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37084->172.17.0.3:42659, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:25608") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34402->172.17.0.3:25608, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:28185") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34730->172.17.0.3:28185, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:42087") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58014->172.17.0.3:42087, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:26661") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:40238->172.17.0.3:26661, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:31544") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56632->172.17.0.3:31544, err= 2026/06/10 05:52:11 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/06/10 05:52:11 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/06/10 05:52:11 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:3647") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43920->172.17.0.3:3647, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:64261") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49796->172.17.0.3:64261, err= 2026/06/10 05:52:11 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/06/10 05:52:11 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/10 05:52:11 DEBUG : file1: Unchanged skipping 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:27687") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49890->172.17.0.3:27687, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:30343") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:32886->172.17.0.3:30343, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:51565") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60166->172.17.0.3:51565, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:5034") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34150->172.17.0.3:5034, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:28999") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43454->172.17.0.3:28999, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:58718") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47724->172.17.0.3:58718, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:45138") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56134->172.17.0.3:45138, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:61941") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41088->172.17.0.3:61941, err= 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: Connecting to FTP server 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: Waiting for checks to finish 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: Waiting for transfers to finish 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: Connecting to FTP server 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41666->172.17.0.3:21, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:28894") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37764->172.17.0.3:28894, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:45013") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47976->172.17.0.3:45013, err= 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/06/10 05:52:11 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/06/10 05:52:11 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:33387") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:35338") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49292->172.17.0.3:35338, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42170->172.17.0.3:33387, err= 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/06/10 05:52:11 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/06/10 05:52:11 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:17813") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51740->172.17.0.3:17813, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:50785") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43200->172.17.0.3:50785, err= 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/06/10 05:52:11 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/06/10 05:52:11 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:26756") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55350->172.17.0.3:26756, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:15434") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60028->172.17.0.3:15434, err= 2026/06/10 05:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41672->172.17.0.3:21, err= 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/06/10 05:52:11 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/06/10 05:52:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/06/10 05:52:11 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/06/10 05:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:43272") 2026/06/10 05:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52926->172.17.0.3:43272, err= 2026/06/10 05:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:49321") 2026/06/10 05:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44218->172.17.0.3:49321, err= 2026/06/10 05:52:12 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/06/10 05:52:12 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/06/10 05:52:12 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/06/10 05:52:12 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/06/10 05:52:12 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/06/10 05:52:12 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/06/10 05:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:22768") 2026/06/10 05:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54804->172.17.0.3:22768, err= 2026/06/10 05:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:61894") 2026/06/10 05:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48256->172.17.0.3:61894, err= 2026/06/10 05:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:49404") 2026/06/10 05:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33100->172.17.0.3:49404, err= --- PASS: TestCopyLongFileNameCollision (0.19s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:12 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/10 05:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:29995") 2026/06/10 05:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44028->172.17.0.3:29995, err= 2026/06/10 05:52:12 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/06/10 05:52:12 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/06/10 05:52:12 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/10 05:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:26007") 2026/06/10 05:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46026->172.17.0.3:26007, err= 2026/06/10 05:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:55795") 2026/06/10 05:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44440->172.17.0.3:55795, err= 2026/06/10 05:52:12 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/10 05:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:4233") 2026/06/10 05:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41658->172.17.0.3:4233, err= 2026/06/10 05:52:13 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/06/10 05:52:13 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:39488") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53472->172.17.0.3:39488, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:16673") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35780->172.17.0.3:16673, err= 2026/06/10 05:52:13 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:56977") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:57170->172.17.0.3:56977, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:62629") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:45838->172.17.0.3:62629, err= 2026/06/10 05:52:13 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:60883") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47924->172.17.0.3:60883, err= 2026/06/10 05:52:13 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/06/10 05:52:13 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/06/10 05:52:13 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:19037") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37234->172.17.0.3:19037, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:49785") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33164->172.17.0.3:49785, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:9644") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44242->172.17.0.3:9644, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:24732") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36980->172.17.0.3:24732, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:35053") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33688->172.17.0.3:35053, err= --- PASS: TestCopyFileMaxTransfer (1.04s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:49423") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53946->172.17.0.3:49423, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:31717") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:59890->172.17.0.3:31717, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:27646") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56518->172.17.0.3:27646, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:16471") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36572->172.17.0.3:16471, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:57718") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51616->172.17.0.3:57718, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:17857") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41346->172.17.0.3:17857, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:19022") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55844->172.17.0.3:19022, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:11066") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51746->172.17.0.3:11066, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:30696") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42046->172.17.0.3:30696, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:53567") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:38864->172.17.0.3:53567, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:28133") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44216->172.17.0.3:28133, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:6250") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51424->172.17.0.3:6250, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:7671") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34502->172.17.0.3:7671, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:62885") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39882->172.17.0.3:62885, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:16640") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36048->172.17.0.3:16640, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:55582") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:40144->172.17.0.3:55582, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:65283") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47600->172.17.0.3:65283, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:33804") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41678->172.17.0.3:33804, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:48557") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:40830->172.17.0.3:48557, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:48310") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:40298->172.17.0.3:48310, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:40903") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54986->172.17.0.3:40903, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:51091") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33406->172.17.0.3:51091, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:7858") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46816->172.17.0.3:7858, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:62477") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56770->172.17.0.3:62477, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:20587") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41934->172.17.0.3:20587, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:45673") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47542->172.17.0.3:45673, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:7156") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51358->172.17.0.3:7156, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:31546") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51880->172.17.0.3:31546, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:9967") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:40694->172.17.0.3:9967, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:55768") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54246->172.17.0.3:55768, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:48117") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54638->172.17.0.3:48117, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:8671") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:58936") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47860->172.17.0.3:8671, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46010->172.17.0.3:58936, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:7457") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41300->172.17.0.3:7457, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:37129") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33238->172.17.0.3:37129, err= 2026/06/10 05:52:13 DEBUG : a.txt: Excluded (Size Filter) 2026/06/10 05:52:13 DEBUG : a.txt: Excluded 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:37999") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47182->172.17.0.3:37999, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:34893") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34184->172.17.0.3:34893, err= 2026/06/10 05:52:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/10 05:52:13 DEBUG : sub dir/hello world2: Excluded 2026/06/10 05:52:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/10 05:52:13 DEBUG : sub dir/hello world: Excluded 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:21778") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52008->172.17.0.3:21778, err= 2026/06/10 05:52:13 DEBUG : sub dir/ignore dir: Excluded 2026/06/10 05:52:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/10 05:52:13 DEBUG : sub dir/hello world2: Excluded 2026/06/10 05:52:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/10 05:52:13 DEBUG : sub dir/hello world: Excluded 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:11295") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49292->172.17.0.3:11295, err= 2026/06/10 05:52:13 DEBUG : sub dir/ignore dir: Excluded 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:28326") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44404->172.17.0.3:28326, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:9746") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37524->172.17.0.3:9746, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:1937") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34352->172.17.0.3:1937, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:1625") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55480->172.17.0.3:1625, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:41875") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55020->172.17.0.3:41875, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:61841") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47586->172.17.0.3:61841, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:25788") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42154->172.17.0.3:25788, err= --- PASS: TestListDirSorted (0.04s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:46181") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41632->172.17.0.3:46181, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:4478") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56004->172.17.0.3:4478, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:46052") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:59058->172.17.0.3:46052, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:50151") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48500->172.17.0.3:50151, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:41280") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48562->172.17.0.3:41280, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:23921") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54364->172.17.0.3:23921, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:23912") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54542->172.17.0.3:23912, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:61235") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35632->172.17.0.3:61235, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:5266") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48420->172.17.0.3:5266, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:41042") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52362->172.17.0.3:41042, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:5475") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51600->172.17.0.3:5475, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:36841") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53610->172.17.0.3:36841, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:64947") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37466->172.17.0.3:64947, err= 2026/06/10 05:52:13 DEBUG : a.txt: Excluded (Size Filter) 2026/06/10 05:52:13 DEBUG : a.txt: Excluded 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:53965") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34068->172.17.0.3:53965, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:62841") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55756->172.17.0.3:62841, err= 2026/06/10 05:52:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/10 05:52:13 DEBUG : sub dir/hello world2: Excluded 2026/06/10 05:52:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/10 05:52:13 DEBUG : sub dir/hello world: Excluded 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:53394") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43054->172.17.0.3:53394, err= 2026/06/10 05:52:13 DEBUG : sub dir/ignore dir: Excluded 2026/06/10 05:52:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/10 05:52:13 DEBUG : sub dir/hello world2: Excluded 2026/06/10 05:52:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/10 05:52:13 DEBUG : sub dir/hello world: Excluded 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:30668") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48894->172.17.0.3:30668, err= 2026/06/10 05:52:13 DEBUG : sub dir/ignore dir: Excluded 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:17782") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39540->172.17.0.3:17782, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:19676") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51614->172.17.0.3:19676, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:59414") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34776->172.17.0.3:59414, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:14579") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34330->172.17.0.3:14579, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:10374") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42246->172.17.0.3:10374, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:27302") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49592->172.17.0.3:27302, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:8023") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58476->172.17.0.3:8023, err= --- PASS: TestListDirSortedFn (0.04s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:35325") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:38356->172.17.0.3:35325, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:11674") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41846->172.17.0.3:11674, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:22651") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52812->172.17.0.3:22651, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:24453") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43908->172.17.0.3:24453, err= === RUN TestListJSON/Default 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:31590") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51792->172.17.0.3:31590, err= === RUN TestListJSON/FilesOnly 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:53339") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42978->172.17.0.3:53339, err= === RUN TestListJSON/DirsOnly 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:27636") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41162->172.17.0.3:27636, err= === RUN TestListJSON/Recurse 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:14951") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56204->172.17.0.3:14951, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:35383") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46996->172.17.0.3:35383, err= === RUN TestListJSON/SubDir 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:34353") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39558->172.17.0.3:34353, err= === RUN TestListJSON/NoModTime 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:46868") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52772->172.17.0.3:46868, err= === RUN TestListJSON/NoMimeType 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:56680") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41628->172.17.0.3:56680, err= === RUN TestListJSON/ShowHash 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:46197") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50508->172.17.0.3:46197, err= === RUN TestListJSON/HashTypes 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:31471") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43542->172.17.0.3:31471, err= 2026/06/10 05:52:13 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:15450") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47004->172.17.0.3:15450, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:11887") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53482->172.17.0.3:11887, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:18242") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:45442->172.17.0.3:18242, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:56296") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41412->172.17.0.3:56296, err= --- PASS: TestListJSON (0.03s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:61645") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58404->172.17.0.3:61645, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:29885") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54596->172.17.0.3:29885, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:6275") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:38380->172.17.0.3:6275, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:24754") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44510->172.17.0.3:24754, err= === RUN TestStatJSON/Root 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:52217") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33626->172.17.0.3:52217, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:3781") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35268->172.17.0.3:3781, err= === RUN TestStatJSON/Dir 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:21842") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46906->172.17.0.3:21842, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:19932") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53610->172.17.0.3:19932, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:53808") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41428->172.17.0.3:53808, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:2249") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33604->172.17.0.3:2249, err= === RUN TestStatJSON/FileDirsOnly 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:20677") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58268->172.17.0.3:20677, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:53848") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35618->172.17.0.3:53848, err= === RUN TestStatJSON/RootNotFound 2026/06/10 05:52:13 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-poyebuq1yife/notfound" 2026/06/10 05:52:13 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:13 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:13 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:13 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:13 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:13 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:13 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:13 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:13 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:13 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/notfound: Connecting to FTP server 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/notfound: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/notfound: > dial: conn=172.17.0.1:41682->172.17.0.3:21, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/notfound: dial("tcp","172.17.0.3:39204") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/notfound: > dial: conn=172.17.0.1:45058->172.17.0.3:39204, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:40166") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51396->172.17.0.3:40166, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:15015") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47382->172.17.0.3:15015, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:3322") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55816->172.17.0.3:3322, err= --- PASS: TestStatJSON (0.04s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.01s) === RUN TestMkdir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 INFO : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: Making directory 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:40713") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60706->172.17.0.3:40713, err= 2026/06/10 05:52:13 INFO : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: Making directory 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:16874") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58594->172.17.0.3:16874, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:31609") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50870->172.17.0.3:31609, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:54623") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43536->172.17.0.3:54623, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:60556") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36410->172.17.0.3:60556, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:8861") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51222->172.17.0.3:8861, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:23635") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44284->172.17.0.3:23635, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:10157") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55226->172.17.0.3:10157, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:36431") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:59220->172.17.0.3:36431, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:6896") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60140->172.17.0.3:6896, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:23308") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44380->172.17.0.3:23308, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:23792") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:57728->172.17.0.3:23792, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:33678") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56774->172.17.0.3:33678, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:20634") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54070->172.17.0.3:20634, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:42731") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49962->172.17.0.3:42731, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:4988") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37636->172.17.0.3:4988, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:34005") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35426->172.17.0.3:34005, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:64902") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39604->172.17.0.3:64902, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:28282") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35598->172.17.0.3:28282, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:45154") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:40362->172.17.0.3:45154, err= 2026/06/10 05:52:13 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/10 05:52:13 DEBUG : empty space: Excluded 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:23910") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44208->172.17.0.3:23910, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:41093") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35908->172.17.0.3:41093, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:21143") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49088->172.17.0.3:21143, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:21145") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51272->172.17.0.3:21145, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:38553") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41182->172.17.0.3:38553, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:39037") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34698->172.17.0.3:39037, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:33427") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:38854->172.17.0.3:33427, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:25800") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55252->172.17.0.3:25800, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:42007") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36094->172.17.0.3:42007, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:46807") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51758->172.17.0.3:46807, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:61926") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51200->172.17.0.3:61926, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:16780") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48234->172.17.0.3:16780, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:21500") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44128->172.17.0.3:21500, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/06/10 05:52:13 DEBUG : Creating backend with remote ":memory:" 2026/06/10 05:52:13 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/10 05:52:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/10 05:52:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/10 05:52:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/10 05:52:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/10 05:52:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/10 05:52:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/10 05:52:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/10 05:52:13 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-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:45909") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:38370->172.17.0.3:45909, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:51259") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:45480->172.17.0.3:51259, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:61338") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60966->172.17.0.3:61338, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:9360") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60364->172.17.0.3:9360, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:1281") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49188->172.17.0.3:1281, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:42008") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33644->172.17.0.3:42008, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:16393") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48696->172.17.0.3:16393, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:22524") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47710->172.17.0.3:22524, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:55217") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42366->172.17.0.3:55217, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:50151") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48504->172.17.0.3:50151, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:16360") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51214->172.17.0.3:16360, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:39559") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54084->172.17.0.3:39559, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:10182") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33280->172.17.0.3:10182, err= 2026/06/10 05:52:13 DEBUG : Waiting for deletions to finish 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:13314") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39018->172.17.0.3:13314, err= 2026/06/10 05:52:13 DEBUG : large: Excluded (Size Filter) 2026/06/10 05:52:13 DEBUG : large: Excluded 2026/06/10 05:52:13 INFO : medium: Deleted 2026/06/10 05:52:13 INFO : small: Deleted 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:19831") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60282->172.17.0.3:19831, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:38257") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56272->172.17.0.3:38257, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:2350") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49124->172.17.0.3:2350, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:4293") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43516->172.17.0.3:4293, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:51033") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60480->172.17.0.3:51033, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:39823") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54470->172.17.0.3:39823, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:17319") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48654->172.17.0.3:17319, err= 2026/06/10 05:52:13 DEBUG : Waiting for deletions to finish 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:26870") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42784->172.17.0.3:26870, err= 2026/06/10 05:52:13 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/06/10 05:52:13 INFO : large: Deleted 2026/06/10 05:52:13 INFO : medium: Deleted 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:49690") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:32808->172.17.0.3:49690, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:46110") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58104->172.17.0.3:46110, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:38594") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55056->172.17.0.3:38594, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:22873") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:45754->172.17.0.3:22873, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:20486") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58306->172.17.0.3:20486, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:42607") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42088->172.17.0.3:42607, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:28182") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:57668->172.17.0.3:28182, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:37521") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36852->172.17.0.3:37521, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:3226") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46434->172.17.0.3:3226, err= 2026/06/10 05:52:13 DEBUG : Waiting for deletions to finish 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:26541") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42890->172.17.0.3:26541, err= 2026/06/10 05:52:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/10 05:52:13 INFO : small: Deleted 2026/06/10 05:52:13 INFO : medium: Deleted 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:2397") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:59574->172.17.0.3:2397, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:11303") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:32924->172.17.0.3:11303, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:59365") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:45410->172.17.0.3:59365, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:26399") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37244->172.17.0.3:26399, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:16596") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46740->172.17.0.3:16596, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:7369") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53692->172.17.0.3:7369, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:57044") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52180->172.17.0.3:57044, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:35891") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50560->172.17.0.3:35891, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:41870") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48994->172.17.0.3:41870, err= 2026/06/10 05:52:13 DEBUG : Waiting for deletions to finish 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:58882") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33042->172.17.0.3:58882, err= 2026/06/10 05:52:13 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/06/10 05:52:13 INFO : large: Deleted 2026/06/10 05:52:13 INFO : small: Deleted 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:7648") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44320->172.17.0.3:7648, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:8781") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49198->172.17.0.3:8781, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:17225") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39772->172.17.0.3:17225, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:40825") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50702->172.17.0.3:40825, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:19354") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53616->172.17.0.3:19354, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:58562") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52082->172.17.0.3:58562, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:15190") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60364->172.17.0.3:15190, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:7806") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43810->172.17.0.3:7806, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:60478") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34510->172.17.0.3:60478, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:60861") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56776->172.17.0.3:60861, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:11441") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48178->172.17.0.3:11441, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:64053") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60166->172.17.0.3:64053, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/06/10 05:52:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/10 05:52:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/10 05:52:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/10 05:52:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/10 05:52:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/10 05:52:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/10 05:52:13 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-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:60432") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55074->172.17.0.3:60432, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:40956") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:45576->172.17.0.3:40956, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:9031") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41878->172.17.0.3:9031, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:4278") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36384->172.17.0.3:4278, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:7668") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52832->172.17.0.3:7668, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:38685") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33528->172.17.0.3:38685, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:55500") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36410->172.17.0.3:55500, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:27292") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48390->172.17.0.3:27292, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:54947") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37602->172.17.0.3:54947, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:5483") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42382->172.17.0.3:5483, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:3759") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55918->172.17.0.3:3759, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:48721") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58704->172.17.0.3:48721, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:23889") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:57336->172.17.0.3:23889, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:43075") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34478->172.17.0.3:43075, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:4760") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48670->172.17.0.3:4760, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:59465") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54322->172.17.0.3:59465, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:49577") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:32988->172.17.0.3:49577, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:13047") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36340->172.17.0.3:13047, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:4850") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:45842->172.17.0.3:4850, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:54593") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35742->172.17.0.3:54593, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/06/10 05:52:13 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-jixurop4dace" 2026/06/10 05:52:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 05:52:13 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:13 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:13 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:13 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:13 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:13 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:13 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:13 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:13 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:13 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: Connecting to FTP server 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:41694->172.17.0.3:21, err= 2026/06/10 05:52:13 DEBUG : Creating backend with remote "/tmp/rclone1248439201" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-jixurop4dace", Local "Local file system at /tmp/rclone1248439201", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:52105") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:58826->172.17.0.3:52105, err= 2026/06/10 05:52:13 INFO : A2: Making directory 2026/06/10 05:52:13 INFO : A1/B2: Making directory 2026/06/10 05:52:13 INFO : A1/B2/C2: Making directory 2026/06/10 05:52:13 INFO : A1/B1/C3: Making directory 2026/06/10 05:52:13 INFO : A3: Making directory 2026/06/10 05:52:13 INFO : A3/B3: Making directory 2026/06/10 05:52:13 INFO : A3/B3/C4: Making directory 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:55346") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:45648->172.17.0.3:55346, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:13706") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:55698->172.17.0.3:13706, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: Connecting to FTP server 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:41698->172.17.0.3:21, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: Connecting to FTP server 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:21124") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:59798->172.17.0.3:21124, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:19544") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:59608->172.17.0.3:19544, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:65496") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:38674->172.17.0.3:65496, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:41706->172.17.0.3:21, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:47371") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:51180->172.17.0.3:47371, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:13785") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:32507") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:60756->172.17.0.3:13785, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:60380->172.17.0.3:32507, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: Connecting to FTP server 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:26151") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:32844->172.17.0.3:26151, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:48744") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:59248->172.17.0.3:48744, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:5952") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:55898->172.17.0.3:5952, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:41712->172.17.0.3:21, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:13141") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:49596->172.17.0.3:13141, err= 2026/06/10 05:52:13 DEBUG : Waiting for deletions to finish 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:57011") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:44112->172.17.0.3:57011, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:6908") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:19474") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:59746->172.17.0.3:6908, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:34468->172.17.0.3:19474, err= 2026/06/10 05:52:13 INFO : A1/B1/C1/one: Deleted 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:20858") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:58460->172.17.0.3:20858, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:35971") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:33860->172.17.0.3:35971, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:29240") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:48662->172.17.0.3:29240, err= 2026/06/10 05:52:13 DEBUG : removing 2 level 3 directories 2026/06/10 05:52:13 INFO : A1/B1/C3: Removing directory 2026/06/10 05:52:13 INFO : A1/B1/C1: Removing directory 2026/06/10 05:52:13 DEBUG : removing 1 level 2 directories 2026/06/10 05:52:13 INFO : A1/B1: Removing directory 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:38447") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:60790->172.17.0.3:38447, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:27602") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:26734") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:34276->172.17.0.3:26734, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:54721") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:35198->172.17.0.3:27602, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:53762->172.17.0.3:54721, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:33995") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:43916->172.17.0.3:33995, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:65234") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:42204->172.17.0.3:65234, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:58321") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:48246->172.17.0.3:58321, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:21857") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:52320->172.17.0.3:21857, err= 2026/06/10 05:52:13 DEBUG : Waiting for deletions to finish 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:63061") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:57226->172.17.0.3:63061, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:60913") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:34862->172.17.0.3:60913, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:47877") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:10912") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:39934->172.17.0.3:10912, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:52606->172.17.0.3:47877, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:31348") 2026/06/10 05:52:13 INFO : A1/two: Deleted 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:58086->172.17.0.3:31348, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:49195") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:60192->172.17.0.3:49195, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:31046") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:56288->172.17.0.3:31046, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:21280") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:46316->172.17.0.3:21280, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:25693") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:33862->172.17.0.3:25693, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:37309") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:60276->172.17.0.3:37309, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:8080") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:42176->172.17.0.3:8080, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:36900") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:62177") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:44302->172.17.0.3:36900, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:55490->172.17.0.3:62177, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:21132") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:34998->172.17.0.3:21132, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:15947") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:57514->172.17.0.3:15947, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:7332") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:52790->172.17.0.3:7332, err= 2026/06/10 05:52:13 DEBUG : removing 2 level 3 directories 2026/06/10 05:52:13 INFO : A3/B3/C4: Removing directory 2026/06/10 05:52:13 INFO : A1/B2/C2: Removing directory 2026/06/10 05:52:13 DEBUG : removing 2 level 2 directories 2026/06/10 05:52:13 INFO : A3/B3: Removing directory 2026/06/10 05:52:13 INFO : A1/B2: Removing directory 2026/06/10 05:52:13 DEBUG : removing 3 level 1 directories 2026/06/10 05:52:13 INFO : A3: Removing directory 2026/06/10 05:52:13 INFO : A1: Removing directory 2026/06/10 05:52:13 INFO : A2: Removing directory 2026/06/10 05:52:13 DEBUG : removing 1 level 0 directories 2026/06/10 05:52:13 INFO : ftp://172.17.0.3:21/rclone-test-jixurop4dace: Removing directory 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:53942") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:58724->172.17.0.3:53942, err= 2026/06/10 05:52:13 ERROR : error listing: directory not found 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: dial("tcp","172.17.0.3:22653") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: > dial: conn=172.17.0.1:49926->172.17.0.3:22653, err= 2026/06/10 05:52:13 ERROR : error listing: directory not found 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-jixurop4dace: Purge dir "" 2026/06/10 05:52:13 NOTICE: purge failed to rmdir "": directory not found 2026/06/10 05:52:13 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.11s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:27528") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52360->172.17.0.3:27528, err= 2026/06/10 05:52:13 INFO : A2: Making directory 2026/06/10 05:52:13 INFO : A1/B2: Making directory 2026/06/10 05:52:13 INFO : A1/B2/C2: Making directory 2026/06/10 05:52:13 INFO : A1/B1/C3: Making directory 2026/06/10 05:52:13 INFO : A3: Making directory 2026/06/10 05:52:13 INFO : A3/B3: Making directory 2026/06/10 05:52:13 INFO : A3/B3/C4: Making directory 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:51147") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:45934->172.17.0.3:51147, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:35024") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55944->172.17.0.3:35024, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:24972") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36452->172.17.0.3:24972, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:45466") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:45702") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60590->172.17.0.3:45702, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53164->172.17.0.3:45466, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: Connecting to FTP server 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41722->172.17.0.3:21, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:23064") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:38932->172.17.0.3:23064, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:24166") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:40212->172.17.0.3:24166, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:22694") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53372->172.17.0.3:22694, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:47648") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43848->172.17.0.3:47648, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:18797") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47686->172.17.0.3:18797, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:11496") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39838->172.17.0.3:11496, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:7952") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44142->172.17.0.3:7952, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:13594") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54880->172.17.0.3:13594, err= 2026/06/10 05:52:13 DEBUG : removing 1 level 3 directories 2026/06/10 05:52:13 INFO : A3/B3/C4: Removing directory 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:5346") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53814->172.17.0.3:5346, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:38821") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:18968") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50226->172.17.0.3:18968, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:48711") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34556->172.17.0.3:48711, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51504->172.17.0.3:38821, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:47471") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:47905") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:65150") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36666->172.17.0.3:47471, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33794->172.17.0.3:47905, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33764->172.17.0.3:65150, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:41082") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:53735") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41744->172.17.0.3:53735, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:52130") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33984->172.17.0.3:52130, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51742->172.17.0.3:41082, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:15359") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46996->172.17.0.3:15359, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:44450") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60822->172.17.0.3:44450, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:32997") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:47979") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36452->172.17.0.3:47979, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52154->172.17.0.3:32997, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:3437") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:59152->172.17.0.3:3437, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:20627") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:54474") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39886->172.17.0.3:20627, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36580->172.17.0.3:54474, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:5349") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:40040->172.17.0.3:5349, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:53457") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:39460") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41812->172.17.0.3:39460, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58730->172.17.0.3:53457, err= 2026/06/10 05:52:13 DEBUG : removing 2 level 3 directories 2026/06/10 05:52:13 INFO : A1/B2/C2: Removing directory 2026/06/10 05:52:13 INFO : A1/B1/C3: Removing directory 2026/06/10 05:52:13 DEBUG : removing 2 level 2 directories 2026/06/10 05:52:13 INFO : A3/B3: Removing directory 2026/06/10 05:52:13 INFO : A1/B2: Removing directory 2026/06/10 05:52:13 DEBUG : removing 2 level 1 directories 2026/06/10 05:52:13 INFO : A3: Removing directory 2026/06/10 05:52:13 INFO : A2: Removing directory 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:11163") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47384->172.17.0.3:11163, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:33478") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42768->172.17.0.3:33478, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:12930") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48086->172.17.0.3:12930, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:64676") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44122->172.17.0.3:64676, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:51804") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53804->172.17.0.3:51804, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:9376") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36612->172.17.0.3:9376, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:11773") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46310->172.17.0.3:11773, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:42477") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55088->172.17.0.3:42477, err= 2026/06/10 05:52:13 DEBUG : removing 1 level 3 directories 2026/06/10 05:52:13 INFO : A1/B1/C1: Removing directory 2026/06/10 05:52:13 DEBUG : removing 1 level 2 directories 2026/06/10 05:52:13 INFO : A1/B1: Removing directory 2026/06/10 05:52:13 DEBUG : removing 1 level 1 directories 2026/06/10 05:52:13 INFO : A1: Removing directory 2026/06/10 05:52:13 DEBUG : removing 1 level 0 directories 2026/06/10 05:52:13 INFO : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: Removing directory 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:57743") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60922->172.17.0.3:57743, err= 2026/06/10 05:52:13 ERROR : error listing: directory not found 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:5542") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46648->172.17.0.3:5542, err= 2026/06/10 05:52:13 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.07s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 INFO : A1: Making directory 2026/06/10 05:52:13 INFO : A1/B1: Making directory 2026/06/10 05:52:13 INFO : A1/B1/C1: Making directory 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:43799") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39836->172.17.0.3:43799, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:54830") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43606->172.17.0.3:54830, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:30529") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48500->172.17.0.3:30529, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:38777") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34796->172.17.0.3:38777, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:55377") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48628->172.17.0.3:55377, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:65357") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44364->172.17.0.3:65357, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:58995") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51698->172.17.0.3:58995, err= 2026/06/10 05:52:13 DEBUG : removing 1 level 3 directories 2026/06/10 05:52:13 INFO : A1/B1/C1: Removing directory 2026/06/10 05:52:13 DEBUG : removing 1 level 2 directories 2026/06/10 05:52:13 INFO : A1/B1: Removing directory 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:27110") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:59502->172.17.0.3:27110, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:52756") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:57062->172.17.0.3:52756, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:32379") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39842->172.17.0.3:32379, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:12456") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36548->172.17.0.3:12456, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:24359") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:59022->172.17.0.3:24359, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 INFO : A1: Making directory 2026/06/10 05:52:13 INFO : A1/B1: Making directory 2026/06/10 05:52:13 INFO : A1/B1/C1: Making directory 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:29118") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36056->172.17.0.3:29118, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:29352") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51778->172.17.0.3:29352, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:30803") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44078->172.17.0.3:30803, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:58729") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39698->172.17.0.3:58729, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:17141") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58588->172.17.0.3:17141, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:29092") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43392->172.17.0.3:29092, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:10763") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50550->172.17.0.3:10763, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:3167") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:45152->172.17.0.3:3167, err= 2026/06/10 05:52:13 DEBUG : removing 1 level 3 directories 2026/06/10 05:52:13 INFO : A1/B1/C1: Removing directory 2026/06/10 05:52:13 DEBUG : removing 1 level 2 directories 2026/06/10 05:52:13 INFO : A1/B1: Removing directory 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:34581") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51994->172.17.0.3:34581, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:17512") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50608->172.17.0.3:17512, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:11265") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42688->172.17.0.3:11265, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:32117") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47256->172.17.0.3:32117, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:39703") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58058->172.17.0.3:39703, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:48580") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46992->172.17.0.3:48580, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:56179") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:45208->172.17.0.3:56179, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:45554") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49954->172.17.0.3:45554, err= 2026/06/10 05:52:13 DEBUG : filename.txt: File name found in url 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:44300") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52348->172.17.0.3:44300, err= 2026/06/10 05:52:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:12638") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46724->172.17.0.3:12638, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:64152") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41634->172.17.0.3:64152, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:11359") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43176->172.17.0.3:11359, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:35809") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48478->172.17.0.3:35809, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:35874") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50822->172.17.0.3:35874, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:21945") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51978->172.17.0.3:21945, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:17108") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43222->172.17.0.3:17108, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:30636") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55654->172.17.0.3:30636, err= --- PASS: TestCopyURLDownloadHeaders (0.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:27929") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48312->172.17.0.3:27929, err= 2026/06/10 05:52:13 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/06/10 05:52:13 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/06/10 05:52:13 INFO : file1: Copied (new) to: sub/file2 2026/06/10 05:52:13 INFO : file1: Deleted 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:19262") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34502->172.17.0.3:19262, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:20975") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47194->172.17.0.3:20975, err= 2026/06/10 05:52:13 DEBUG : sub/file2: size = 14 OK 2026/06/10 05:52:13 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/10 05:52:13 DEBUG : file1: Unchanged skipping 2026/06/10 05:52:13 INFO : file1: Deleted 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:20599") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:32954->172.17.0.3:20599, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:17971") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:38318->172.17.0.3:17971, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: don't need to copy/move sub/file2, it is already at target location 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:43882") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51360->172.17.0.3:43882, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:31469") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50452->172.17.0.3:31469, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:48508") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54832->172.17.0.3:48508, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:46227") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51580->172.17.0.3:46227, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:14160") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33024->172.17.0.3:14160, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:48870") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34016->172.17.0.3:48870, err= 2026/06/10 05:52:13 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/06/10 05:52:13 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/06/10 05:52:13 INFO : file1: Copied (new) 2026/06/10 05:52:13 INFO : file1: Deleted 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:3786") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:40588->172.17.0.3:3786, err= 2026/06/10 05:52:13 DEBUG : file1: Destination exists, skipping 2026/06/10 05:52:13 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:39085") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36964->172.17.0.3:39085, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:24615") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:57660->172.17.0.3:24615, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:17903") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58672->172.17.0.3:17903, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:7984") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55702->172.17.0.3:7984, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:10387") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33390->172.17.0.3:10387, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:10136") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37836->172.17.0.3:10136, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:36104") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52178->172.17.0.3:36104, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:62783") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44154->172.17.0.3:62783, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:42096") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55002->172.17.0.3:42096, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:26441") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49868->172.17.0.3:26441, err= 2026/06/10 05:52:13 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-poyebuq1yife/backup" 2026/06/10 05:52:13 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/10 05:52:13 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:13 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:13 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:13 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:13 DEBUG : TestFTPProftpd: detected overridden config - adding "{OnLAN}" suffix to name 2026/06/10 05:52:13 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/10 05:52:13 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/10 05:52:13 DEBUG : Setting pass="GBBe8lMOIoWZIRvlu8le_Ydl7-Io36IEdGhtLjKT03vz9w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/10 05:52:13 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/backup: Connecting to FTP server 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/backup: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/backup: > dial: conn=172.17.0.1:41730->172.17.0.3:21, err= 2026/06/10 05:52:13 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-poyebuq1yife/backup" to be canonical "TestFTPProftpd{OnLAN}:rclone-test-poyebuq1yife/backup" 2026/06/10 05:52:13 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2182585271) 2026/06/10 05:52:13 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-poyebuq1yife) 2026/06/10 05:52:13 DEBUG : dst/file1: Sizes differ 2026/06/10 05:52:13 INFO : dst/file1: Moved (server-side) 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:26413") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:38714->172.17.0.3:26413, err= 2026/06/10 05:52:13 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/06/10 05:52:13 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/06/10 05:52:13 INFO : dst/file1: Copied (new) 2026/06/10 05:52:13 INFO : dst/file1: Deleted 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:16896") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49358->172.17.0.3:16896, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:27069") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43370->172.17.0.3:27069, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:5462") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37456->172.17.0.3:5462, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:51180") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47004->172.17.0.3:51180, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:2156") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60528->172.17.0.3:2156, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:7522") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:45350") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35254->172.17.0.3:7522, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37662->172.17.0.3:45350, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:22411") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:38350->172.17.0.3:22411, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:16379") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:59384->172.17.0.3:16379, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.03s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:56537") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33426->172.17.0.3:56537, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:61338") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60974->172.17.0.3:61338, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:32149") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44366->172.17.0.3:32149, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:23827") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35338->172.17.0.3:23827, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:21083") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52972->172.17.0.3:21083, err= 2026/06/10 05:52:13 INFO : A1/B2: Making directory 2026/06/10 05:52:13 INFO : A1/B1/C3: Making directory 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:9921") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60572->172.17.0.3:9921, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:63465") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43348->172.17.0.3:63465, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:16128") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:50841") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54712->172.17.0.3:16128, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:32958->172.17.0.3:50841, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:14771") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:34027") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36508->172.17.0.3:34027, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:3704") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44348->172.17.0.3:3704, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41180->172.17.0.3:14771, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:5763") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39414->172.17.0.3:5763, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:61530") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:45534->172.17.0.3:61530, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:2578") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:10309") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49636->172.17.0.3:2578, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39008->172.17.0.3:10309, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:51666") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48482->172.17.0.3:51666, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:20599") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:32960->172.17.0.3:20599, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:38168") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:38318->172.17.0.3:38168, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:13748") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42440->172.17.0.3:13748, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:29107") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50216->172.17.0.3:29107, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:16140") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35634->172.17.0.3:16140, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:53828") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:4103") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:8177") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:40260->172.17.0.3:8177, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39628->172.17.0.3:4103, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60892->172.17.0.3:53828, err= 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: Connecting to FTP server 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:21") 2026/06/10 05:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41738->172.17.0.3:21, err= 2026/06/10 05:52:13 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/10 05:52:13 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/10 05:52:13 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/10 05:52:13 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/10 05:52:14 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:61792") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49956->172.17.0.3:61792, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:44309") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50500->172.17.0.3:44309, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:44706") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58092->172.17.0.3:44706, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:15149") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47932->172.17.0.3:15149, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:25592") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:37696") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44058->172.17.0.3:25592, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34594->172.17.0.3:37696, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:49476") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43458->172.17.0.3:49476, err= 2026/06/10 05:52:14 INFO : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:60657") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37746->172.17.0.3:60657, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:39246") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:11454") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58796->172.17.0.3:39246, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51348->172.17.0.3:11454, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:12460") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43232->172.17.0.3:12460, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:47530") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54006->172.17.0.3:47530, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:60080") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58050->172.17.0.3:60080, err= 2026/06/10 05:52:14 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/10 05:52:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/10 05:52:14 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/10 05:52:14 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/10 05:52:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:30082") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55698->172.17.0.3:30082, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:18927") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34048->172.17.0.3:18927, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:63022") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:54781") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53444->172.17.0.3:63022, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37906->172.17.0.3:54781, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:49031") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:14887") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:45524->172.17.0.3:49031, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50830->172.17.0.3:14887, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:28095") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52706->172.17.0.3:28095, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:42019") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50144->172.17.0.3:42019, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:1745") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44418->172.17.0.3:1745, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:39068") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:58410") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35762->172.17.0.3:39068, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54866->172.17.0.3:58410, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:45013") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:12075") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47984->172.17.0.3:45013, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:40778->172.17.0.3:12075, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:18114") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54448->172.17.0.3:18114, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:54179") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34490->172.17.0.3:54179, err= --- PASS: TestDirMove (0.26s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:8256") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43348->172.17.0.3:8256, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:22243") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33688->172.17.0.3:22243, 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-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:42982") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49666->172.17.0.3:42982, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: File to upload is small (34 bytes), uploading instead of streaming 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:26353") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49192->172.17.0.3:26353, err= 2026/06/10 05:52:14 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/10 05:52:14 NOTICE: ftp://172.17.0.3:21/rclone-test-poyebuq1yife: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/10 05:52:14 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:59799") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46582->172.17.0.3:59799, err= 2026/06/10 05:52:14 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/10 05:52:14 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:30958") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33296->172.17.0.3:30958, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:55186") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37576->172.17.0.3:55186, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:55254") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51882->172.17.0.3:55254, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:55883") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39388->172.17.0.3:55883, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: File to upload is small (34 bytes), uploading instead of streaming 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:12659") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:45190->172.17.0.3:12659, err= 2026/06/10 05:52:14 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/10 05:52:14 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:59567") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46286->172.17.0.3:59567, err= 2026/06/10 05:52:14 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/10 05:52:14 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:26027") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:57680->172.17.0.3:26027, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:53550") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41394->172.17.0.3:53550, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:38063") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43294->172.17.0.3:38063, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:19173") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37010->172.17.0.3:19173, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: File to upload is small (34 bytes), uploading instead of streaming 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:23982") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53748->172.17.0.3:23982, err= 2026/06/10 05:52:14 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/10 05:52:14 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:55730") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34808->172.17.0.3:55730, err= 2026/06/10 05:52:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/10 05:52:14 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:45725") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52272->172.17.0.3:45725, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:19814") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:45726->172.17.0.3:19814, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:46789") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42012->172.17.0.3:46789, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:44288") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33050->172.17.0.3:44288, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: File to upload is small (34 bytes), uploading instead of streaming 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:33951") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53626->172.17.0.3:33951, err= 2026/06/10 05:52:14 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/10 05:52:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:8513") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46292->172.17.0.3:8513, err= 2026/06/10 05:52:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/10 05:52:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:42509") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48812->172.17.0.3:42509, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:18805") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:48570->172.17.0.3:18805, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:45273") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41874->172.17.0.3:45273, err= --- PASS: TestRcat (0.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s) === RUN TestRcatMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:23167") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36442->172.17.0.3:23167, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:2357") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:46172->172.17.0.3:2357, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:48143") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35864->172.17.0.3:48143, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: File to upload is small (60 bytes), uploading instead of streaming 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:64983") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:40372->172.17.0.3:64983, err= 2026/06/10 05:52:14 DEBUG : potato2: size = 60 OK 2026/06/10 05:52:14 DEBUG : potato2: Size of src and dst objects identical 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:61735") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:34164->172.17.0.3:61735, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:24645") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49176->172.17.0.3:24645, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:4226") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44416->172.17.0.3:4226, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:31258") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47322->172.17.0.3:31258, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:10347") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49508->172.17.0.3:10347, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:39868") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49212->172.17.0.3:39868, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:9091") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51462->172.17.0.3:9091, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:20596") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42422->172.17.0.3:20596, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:28162") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:33720->172.17.0.3:28162, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:47868") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55234->172.17.0.3:47868, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:45197") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54222->172.17.0.3:45197, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:41592") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50230->172.17.0.3:41592, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:16960") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42344->172.17.0.3:16960, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:38703") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:39454->172.17.0.3:38703, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: Touching "empty space" 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: Touching "potato2" 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:36542") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58784->172.17.0.3:36542, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: Touching "sub dir/potato3" 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:48113") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44674->172.17.0.3:48113, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:49430") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60532->172.17.0.3:49430, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:52947") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:56926->172.17.0.3:52947, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:6963") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42460->172.17.0.3:6963, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:33733") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55492->172.17.0.3:33733, err= --- PASS: TestTouchDir (0.02s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:8915") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60608->172.17.0.3:8915, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:33292") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:57408->172.17.0.3:33292, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:5426") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:32836->172.17.0.3:5426, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:23545") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:38892->172.17.0.3:23545, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:65184") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:47848->172.17.0.3:65184, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:43591") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51766->172.17.0.3:43591, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:2763") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58542->172.17.0.3:2763, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:58204") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58128->172.17.0.3:58204, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:41466") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35632->172.17.0.3:41466, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:56390") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41696->172.17.0.3:56390, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poyebuq1yife", Local "Local file system at /tmp/rclone2182585271", Modify Window "1s" 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:57476") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35310->172.17.0.3:57476, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:37881") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:36624->172.17.0.3:37881, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:23048") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:54744->172.17.0.3:23048, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:55189") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55564->172.17.0.3:55189, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:49590") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52112->172.17.0.3:49590, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:49605") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:58278->172.17.0.3:49605, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:35821") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37466->172.17.0.3:35821, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:19288") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:60194->172.17.0.3:19288, err= 2026/06/10 05:52:14 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.seruxuh3" before starting 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:27806") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:38600->172.17.0.3:27806, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:25001") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:44416->172.17.0.3:25001, err= 2026/06/10 05:52:14 DEBUG : sub dir/test remove existing.seruxuh3: TEST: removing renamed existing file after operation 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:9526") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:37926->172.17.0.3:9526, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:11532") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41524->172.17.0.3:11532, err= 2026/06/10 05:52:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zawezuz6" before starting 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:44579") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:52846->172.17.0.3:44579, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:41177") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:43958->172.17.0.3:41177, err= 2026/06/10 05:52:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zawezuz6: TEST: renaming existing back after failed operation 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:31211") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:42282->172.17.0.3:31211, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:21216") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:35774->172.17.0.3:21216, err= 2026/06/10 05:52:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vufukun1" before starting 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:63063") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:55310->172.17.0.3:63063, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:47965") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:50308->172.17.0.3:47965, err= 2026/06/10 05:52:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vufukun1: TEST: removing renamed existing file after operation 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:23047") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:49008->172.17.0.3:23047, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:58057") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:53058->172.17.0.3:58057, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:14353") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:57020->172.17.0.3:14353, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:1806") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:51128->172.17.0.3:1806, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:45791") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:38050->172.17.0.3:45791, err= --- PASS: TestRemoveExisting (0.04s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: dial("tcp","172.17.0.3:56296") 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: > dial: conn=172.17.0.1:41426->172.17.0.3:56296, err= 2026/06/10 05:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-poyebuq1yife: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 3.672518732s (try 1/5)