"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/07/23 02:15:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kibulix7wele" 2026/07/23 02:15:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 02:15:42 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: Connecting to FTP server 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36094->172.17.0.3:21, err= 2026/07/23 02:15:42 DEBUG : Creating backend with remote "/tmp/rclone1557458728" === 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-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:3644") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46828->172.17.0.3:3644, err= 2026/07/23 02:15:42 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:48740") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57578->172.17.0.3:48740, err= 2026/07/23 02:15:42 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/07/23 02:15:42 DEBUG : a: size = 0 OK 2026/07/23 02:15:42 DEBUG : a: size = 1 (memory) 2026/07/23 02:15:42 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/23 02:15:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/23 02:15:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/23 02:15:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/23 02:15:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/23 02:15:42 DEBUG : potato: Seek from 10 to 0 2026/07/23 02:15:42 DEBUG : potato: Seek from 10 to 0 2026/07/23 02:15:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/23 02:15:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/23 02:15:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/23 02:15:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/23 02:15:42 DEBUG : potato: Seek from 5 to 2 2026/07/23 02:15:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/23 02:15:42 DEBUG : potato: Seek from 7 to 0 2026/07/23 02:15:42 DEBUG : potato: Seek from 7 to 0 2026/07/23 02:15:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/23 02:15:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/23 02:15:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/23 02:15:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/23 02:15:42 DEBUG : potato: Seek from 5 to 2 2026/07/23 02:15:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/23 02:15:42 DEBUG : potato: Seek from 8 to 0 2026/07/23 02:15:42 DEBUG : potato: Seek from 8 to 0 2026/07/23 02:15:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/23 02:15:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/23 02:15:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/23 02:15:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/23 02:15:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/23 02:15:42 DEBUG : potato: Seek from 5 to 2 2026/07/23 02:15:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/23 02:15:42 DEBUG : potato: Seek from 9 to 0 2026/07/23 02:15:42 DEBUG : potato: Seek from 9 to 0 2026/07/23 02:15:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:50782") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42752->172.17.0.3:50782, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:49556") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38708->172.17.0.3:49556, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:4009") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38862->172.17.0.3:4009, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:23958") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50988->172.17.0.3:23958, err= === RUN TestCheck/3 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:47987") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44734->172.17.0.3:47987, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:64677") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55646->172.17.0.3:64677, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:6746") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34926->172.17.0.3:6746, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:20345") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35056->172.17.0.3:20345, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:51397") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35218->172.17.0.3:51397, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:23962") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40386->172.17.0.3:23962, err= --- PASS: TestCheck (0.07s) --- 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/07/23 02:15:42 DEBUG : Creating backend with remote "nonexistent" 2026/07/23 02:15:42 DEBUG : Creating backend with remote "nonexistent" 2026/07/23 02:15:42 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/23 02:15:42 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/23 02:15:42 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/23 02:15:42 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:33018") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60668->172.17.0.3:33018, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:38560") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35026->172.17.0.3:38560, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:19046") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43452->172.17.0.3:19046, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:16956") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35786->172.17.0.3:16956, err= === RUN TestCheckDownload/3 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:3960") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51100->172.17.0.3:3960, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:3586") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51360->172.17.0.3:3586, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:10394") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40470->172.17.0.3:10394, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:59883") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35454->172.17.0.3:59883, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:54331") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44294->172.17.0.3:54331, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:33210") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40444->172.17.0.3:33210, 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.01s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:16214") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49022->172.17.0.3:16214, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:40194") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59762->172.17.0.3:40194, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:13220") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48430->172.17.0.3:13220, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11465") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42112->172.17.0.3:11465, err= === RUN TestCheckSizeOnly/3 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:8129") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60034->172.17.0.3:8129, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:3574") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36250->172.17.0.3:3574, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:37649") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59394->172.17.0.3:37649, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:37718") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33934->172.17.0.3:37718, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:60082") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51998->172.17.0.3:60082, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:13141") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54708->172.17.0.3:13141, err= --- PASS: TestCheckSizeOnly (0.05s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:28020") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43272->172.17.0.3:28020, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:1955") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46260->172.17.0.3:1955, err= 2026/07/23 02:15:42 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/23 02:15:42 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/23 02:15:42 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/23 02:15:42 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:49066") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38848->172.17.0.3:49066, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:33516") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54358->172.17.0.3:33516, err= 2026/07/23 02:15:42 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/23 02:15:42 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/23 02:15:42 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/23 02:15:42 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11325") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44662->172.17.0.3:11325, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:43415") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57624->172.17.0.3:43415, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kibulix7wele/data" 2026/07/23 02:15:42 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/data: Connecting to FTP server 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/data: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/data: > dial: conn=172.17.0.1:36100->172.17.0.3:21, err= check_test.go:350: ftp://172.17.0.3:21/rclone-test-kibulix7wele/data lacks md5, skipping 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:50724") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43850->172.17.0.3:50724, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:3147") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33522->172.17.0.3:3147, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kibulix7wele/data" 2026/07/23 02:15:42 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/data: Connecting to FTP server 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/data: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/data: > dial: conn=172.17.0.1:36114->172.17.0.3:21, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:36906") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40964->172.17.0.3:36906, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:20199") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36024->172.17.0.3:20199, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:61967") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50232->172.17.0.3:61967, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:36120") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45456->172.17.0.3:36120, err= === RUN TestCheckSumDownload/subtest1 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:29643") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50806->172.17.0.3:29643, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:51310") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54964->172.17.0.3:51310, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:48166") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35330->172.17.0.3:48166, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:20257") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45704->172.17.0.3:20257, err= === RUN TestCheckSumDownload/subtest2 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:60362") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33602->172.17.0.3:60362, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:30698") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59122->172.17.0.3:30698, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:32914") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59926->172.17.0.3:32914, err= === RUN TestCheckSumDownload/subtest3 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:33249") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47136->172.17.0.3:33249, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:49866") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37422->172.17.0.3:49866, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:25994") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47650->172.17.0.3:25994, err= === RUN TestCheckSumDownload/subtest4 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:22049") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60178->172.17.0.3:22049, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:51968") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39506->172.17.0.3:51968, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:44551") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54276->172.17.0.3:44551, err= === RUN TestCheckSumDownload/subtest5 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:64085") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42616->172.17.0.3:64085, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:7036") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38142->172.17.0.3:7036, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:17528") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45914->172.17.0.3:17528, err= === RUN TestCheckSumDownload/subtest6 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:39529") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58296->172.17.0.3:39529, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:27829") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38616->172.17.0.3:27829, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:25497") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52588->172.17.0.3:25497, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:24719") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:41404->172.17.0.3:24719, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:29953") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:41608->172.17.0.3:29953, err= === RUN TestCheckSumDownload/subtest7 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:43894") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49926->172.17.0.3:43894, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:26385") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:41990->172.17.0.3:26385, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:31964") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38820->172.17.0.3:31964, err= --- PASS: TestCheckSumDownload (0.19s) --- PASS: TestCheckSumDownload/subtest1 (0.01s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2026/07/23 02:15:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zuhinif5sice" 2026/07/23 02:15:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 02:15:42 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-zuhinif5sice: Connecting to FTP server 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-zuhinif5sice: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-zuhinif5sice: > dial: conn=172.17.0.1:36122->172.17.0.3:21, err= 2026/07/23 02:15:42 DEBUG : Creating backend with remote "/tmp/rclone1933464867" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-zuhinif5sice", Local "Local file system at /tmp/rclone1933464867", Modify Window "1s" 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-zuhinif5sice: dial("tcp","172.17.0.3:20575") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-zuhinif5sice: > dial: conn=172.17.0.1:38854->172.17.0.3:20575, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-zuhinif5sice: dial("tcp","172.17.0.3:40067") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-zuhinif5sice: > dial: conn=172.17.0.1:53782->172.17.0.3:40067, err= upper checkfile vs. lower remote (without normalization) 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-zuhinif5sice: dial("tcp","172.17.0.3:1721") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-zuhinif5sice: > dial: conn=172.17.0.1:49496->172.17.0.3:1721, err= 2026/07/23 02:15:42 ERROR : hello, world!: sum not found 2026/07/23 02:15:42 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.3:21/rclone-test-zuhinif5sice 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-zuhinif5sice: 1 files missing 2026/07/23 02:15:42 NOTICE: 1 hashes missing 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-zuhinif5sice: 1 differences found 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-zuhinif5sice: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-zuhinif5sice: dial("tcp","172.17.0.3:57417") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-zuhinif5sice: > dial: conn=172.17.0.1:55262->172.17.0.3:57417, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-zuhinif5sice: dial("tcp","172.17.0.3:51428") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-zuhinif5sice: > dial: conn=172.17.0.1:52524->172.17.0.3:51428, err= 2026/07/23 02:15:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-zuhinif5sice: 0 differences found 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-zuhinif5sice: 1 matching files 2026/07/23 02:15:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-muludep3balo" 2026/07/23 02:15:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 02:15:42 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muludep3balo: Connecting to FTP server 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muludep3balo: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muludep3balo: > dial: conn=172.17.0.1:36132->172.17.0.3:21, err= 2026/07/23 02:15:42 DEBUG : Creating backend with remote "/tmp/rclone2862356182" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-muludep3balo", Local "Local file system at /tmp/rclone2862356182", Modify Window "1s" 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muludep3balo: dial("tcp","172.17.0.3:11665") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muludep3balo: > dial: conn=172.17.0.1:49926->172.17.0.3:11665, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muludep3balo: dial("tcp","172.17.0.3:51729") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muludep3balo: > dial: conn=172.17.0.1:54056->172.17.0.3:51729, err= lower checkfile vs. upper remote (without normalization) 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muludep3balo: dial("tcp","172.17.0.3:19642") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muludep3balo: > dial: conn=172.17.0.1:58176->172.17.0.3:19642, err= 2026/07/23 02:15:42 ERROR : HELLO, WORLD!: sum not found 2026/07/23 02:15:42 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-muludep3balo 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-muludep3balo: 1 files missing 2026/07/23 02:15:42 NOTICE: 1 hashes missing 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-muludep3balo: 1 differences found 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-muludep3balo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muludep3balo: dial("tcp","172.17.0.3:16222") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muludep3balo: > dial: conn=172.17.0.1:36264->172.17.0.3:16222, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muludep3balo: dial("tcp","172.17.0.3:11713") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muludep3balo: > dial: conn=172.17.0.1:57252->172.17.0.3:11713, err= 2026/07/23 02:15:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-muludep3balo: 0 differences found 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-muludep3balo: 1 matching files 2026/07/23 02:15:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-dacejih6quse" 2026/07/23 02:15:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 02:15:42 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dacejih6quse: Connecting to FTP server 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dacejih6quse: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dacejih6quse: > dial: conn=172.17.0.1:36148->172.17.0.3:21, err= 2026/07/23 02:15:42 DEBUG : Creating backend with remote "/tmp/rclone1297074530" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dacejih6quse", Local "Local file system at /tmp/rclone1297074530", Modify Window "1s" 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dacejih6quse: dial("tcp","172.17.0.3:60011") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dacejih6quse: > dial: conn=172.17.0.1:55108->172.17.0.3:60011, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dacejih6quse: dial("tcp","172.17.0.3:31649") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dacejih6quse: > dial: conn=172.17.0.1:34346->172.17.0.3:31649, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dacejih6quse: dial("tcp","172.17.0.3:38728") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dacejih6quse: > dial: conn=172.17.0.1:60164->172.17.0.3:38728, err= 2026/07/23 02:15:42 ERROR : HeLlO, wOrLd!: sum not found 2026/07/23 02:15:42 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-dacejih6quse 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-dacejih6quse: 1 files missing 2026/07/23 02:15:42 NOTICE: 1 hashes missing 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-dacejih6quse: 1 differences found 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-dacejih6quse: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dacejih6quse: dial("tcp","172.17.0.3:23016") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dacejih6quse: > dial: conn=172.17.0.1:60968->172.17.0.3:23016, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dacejih6quse: dial("tcp","172.17.0.3:54172") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dacejih6quse: > dial: conn=172.17.0.1:35260->172.17.0.3:54172, err= 2026/07/23 02:15:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-dacejih6quse: 0 differences found 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-dacejih6quse: 1 matching files 2026/07/23 02:15:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-binocih3xajo" 2026/07/23 02:15:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 02:15:42 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-binocih3xajo: Connecting to FTP server 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-binocih3xajo: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-binocih3xajo: > dial: conn=172.17.0.1:36154->172.17.0.3:21, err= 2026/07/23 02:15:42 DEBUG : Creating backend with remote "/tmp/rclone2821970867" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-binocih3xajo", Local "Local file system at /tmp/rclone2821970867", Modify Window "1s" 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-binocih3xajo: dial("tcp","172.17.0.3:63880") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-binocih3xajo: > dial: conn=172.17.0.1:56614->172.17.0.3:63880, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-binocih3xajo: dial("tcp","172.17.0.3:17243") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-binocih3xajo: > dial: conn=172.17.0.1:53162->172.17.0.3:17243, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-binocih3xajo: dial("tcp","172.17.0.3:33187") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-binocih3xajo: > dial: conn=172.17.0.1:52612->172.17.0.3:33187, err= 2026/07/23 02:15:42 ERROR : HELLO, WORLD!: sum not found 2026/07/23 02:15:42 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.3:21/rclone-test-binocih3xajo 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-binocih3xajo: 1 files missing 2026/07/23 02:15:42 NOTICE: 1 hashes missing 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-binocih3xajo: 1 differences found 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-binocih3xajo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-binocih3xajo: dial("tcp","172.17.0.3:52330") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-binocih3xajo: > dial: conn=172.17.0.1:33322->172.17.0.3:52330, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-binocih3xajo: dial("tcp","172.17.0.3:59300") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-binocih3xajo: > dial: conn=172.17.0.1:40276->172.17.0.3:59300, err= 2026/07/23 02:15:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-binocih3xajo: 0 differences found 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-binocih3xajo: 1 matching files 2026/07/23 02:15:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-yavagor6xizo" 2026/07/23 02:15:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 02:15:42 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yavagor6xizo: Connecting to FTP server 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yavagor6xizo: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yavagor6xizo: > dial: conn=172.17.0.1:36156->172.17.0.3:21, err= 2026/07/23 02:15:42 DEBUG : Creating backend with remote "/tmp/rclone3495352018" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-yavagor6xizo", Local "Local file system at /tmp/rclone3495352018", Modify Window "1s" 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yavagor6xizo: dial("tcp","172.17.0.3:47141") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yavagor6xizo: > dial: conn=172.17.0.1:48196->172.17.0.3:47141, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yavagor6xizo: dial("tcp","172.17.0.3:61326") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yavagor6xizo: > dial: conn=172.17.0.1:46686->172.17.0.3:61326, err= NFD checkfile vs. NFC remote (without normalization) 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yavagor6xizo: dial("tcp","172.17.0.3:51883") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yavagor6xizo: > dial: conn=172.17.0.1:41560->172.17.0.3:51883, err= 2026/07/23 02:15:42 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/23 02:15:42 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-yavagor6xizo 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-yavagor6xizo: 1 files missing 2026/07/23 02:15:42 NOTICE: 1 hashes missing 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-yavagor6xizo: 1 differences found 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-yavagor6xizo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yavagor6xizo: dial("tcp","172.17.0.3:58440") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yavagor6xizo: > dial: conn=172.17.0.1:46758->172.17.0.3:58440, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yavagor6xizo: dial("tcp","172.17.0.3:36808") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yavagor6xizo: > dial: conn=172.17.0.1:35716->172.17.0.3:36808, err= 2026/07/23 02:15:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-yavagor6xizo: 0 differences found 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-yavagor6xizo: 1 matching files 2026/07/23 02:15:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-facerec5fayi" 2026/07/23 02:15:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 02:15:42 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-facerec5fayi: Connecting to FTP server 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-facerec5fayi: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-facerec5fayi: > dial: conn=172.17.0.1:36168->172.17.0.3:21, err= 2026/07/23 02:15:42 DEBUG : Creating backend with remote "/tmp/rclone400173449" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-facerec5fayi", Local "Local file system at /tmp/rclone400173449", Modify Window "1s" 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-facerec5fayi: dial("tcp","172.17.0.3:19316") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-facerec5fayi: > dial: conn=172.17.0.1:46184->172.17.0.3:19316, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-facerec5fayi: dial("tcp","172.17.0.3:47351") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-facerec5fayi: > dial: conn=172.17.0.1:50688->172.17.0.3:47351, err= NFC checkfile vs. NFD remote (without normalization) 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-facerec5fayi: dial("tcp","172.17.0.3:46891") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-facerec5fayi: > dial: conn=172.17.0.1:38204->172.17.0.3:46891, err= 2026/07/23 02:15:42 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/23 02:15:42 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-facerec5fayi 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-facerec5fayi: 1 files missing 2026/07/23 02:15:42 NOTICE: 1 hashes missing 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-facerec5fayi: 1 differences found 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-facerec5fayi: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-facerec5fayi: dial("tcp","172.17.0.3:56175") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-facerec5fayi: > dial: conn=172.17.0.1:39506->172.17.0.3:56175, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-facerec5fayi: dial("tcp","172.17.0.3:42460") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-facerec5fayi: > dial: conn=172.17.0.1:46234->172.17.0.3:42460, err= 2026/07/23 02:15:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-facerec5fayi: 0 differences found 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-facerec5fayi: 1 matching files 2026/07/23 02:15:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xocobuc1zala" 2026/07/23 02:15:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 02:15:42 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xocobuc1zala: Connecting to FTP server 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xocobuc1zala: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xocobuc1zala: > dial: conn=172.17.0.1:36178->172.17.0.3:21, err= 2026/07/23 02:15:42 DEBUG : Creating backend with remote "/tmp/rclone3878512178" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xocobuc1zala", Local "Local file system at /tmp/rclone3878512178", Modify Window "1s" 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xocobuc1zala: dial("tcp","172.17.0.3:55093") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xocobuc1zala: > dial: conn=172.17.0.1:43928->172.17.0.3:55093, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xocobuc1zala: dial("tcp","172.17.0.3:55663") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xocobuc1zala: > dial: conn=172.17.0.1:54102->172.17.0.3:55663, err= NFDx2 checkfile vs. both remote (without normalization) 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xocobuc1zala: dial("tcp","172.17.0.3:33229") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xocobuc1zala: > dial: conn=172.17.0.1:40590->172.17.0.3:33229, err= 2026/07/23 02:15:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/23 02:15:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-xocobuc1zala 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-xocobuc1zala: 1 files missing 2026/07/23 02:15:42 NOTICE: 1 hashes missing 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-xocobuc1zala: 1 differences found 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-xocobuc1zala: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xocobuc1zala: dial("tcp","172.17.0.3:9399") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xocobuc1zala: > dial: conn=172.17.0.1:60476->172.17.0.3:9399, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xocobuc1zala: dial("tcp","172.17.0.3:53501") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xocobuc1zala: > dial: conn=172.17.0.1:51950->172.17.0.3:53501, err= 2026/07/23 02:15:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-xocobuc1zala: 0 differences found 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-xocobuc1zala: 1 matching files 2026/07/23 02:15:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-welutek5bona" 2026/07/23 02:15:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 02:15:42 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-welutek5bona: Connecting to FTP server 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-welutek5bona: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-welutek5bona: > dial: conn=172.17.0.1:36182->172.17.0.3:21, err= 2026/07/23 02:15:42 DEBUG : Creating backend with remote "/tmp/rclone1072630154" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-welutek5bona", Local "Local file system at /tmp/rclone1072630154", Modify Window "1s" 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-welutek5bona: dial("tcp","172.17.0.3:51584") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-welutek5bona: > dial: conn=172.17.0.1:48914->172.17.0.3:51584, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-welutek5bona: dial("tcp","172.17.0.3:6487") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-welutek5bona: > dial: conn=172.17.0.1:58986->172.17.0.3:6487, err= NFCx2 checkfile vs. both remote (without normalization) 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-welutek5bona: dial("tcp","172.17.0.3:12462") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-welutek5bona: > dial: conn=172.17.0.1:34420->172.17.0.3:12462, err= 2026/07/23 02:15:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/23 02:15:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-welutek5bona 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-welutek5bona: 1 files missing 2026/07/23 02:15:42 NOTICE: 1 hashes missing 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-welutek5bona: 1 differences found 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-welutek5bona: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-welutek5bona: dial("tcp","172.17.0.3:27703") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-welutek5bona: > dial: conn=172.17.0.1:37488->172.17.0.3:27703, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-welutek5bona: dial("tcp","172.17.0.3:27134") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-welutek5bona: > dial: conn=172.17.0.1:52052->172.17.0.3:27134, err= 2026/07/23 02:15:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-welutek5bona: 0 differences found 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-welutek5bona: 1 matching files 2026/07/23 02:15:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-bigemox0juye" 2026/07/23 02:15:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 02:15:42 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-bigemox0juye: Connecting to FTP server 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-bigemox0juye: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-bigemox0juye: > dial: conn=172.17.0.1:36184->172.17.0.3:21, err= 2026/07/23 02:15:42 DEBUG : Creating backend with remote "/tmp/rclone921760371" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-bigemox0juye", Local "Local file system at /tmp/rclone921760371", Modify Window "1s" 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-bigemox0juye: dial("tcp","172.17.0.3:61647") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-bigemox0juye: > dial: conn=172.17.0.1:34948->172.17.0.3:61647, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-bigemox0juye: dial("tcp","172.17.0.3:42697") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-bigemox0juye: > dial: conn=172.17.0.1:49476->172.17.0.3:42697, err= both checkfile vs. NFDx2 remote (without normalization) 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-bigemox0juye: dial("tcp","172.17.0.3:62679") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-bigemox0juye: > dial: conn=172.17.0.1:40422->172.17.0.3:62679, err= 2026/07/23 02:15:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/23 02:15:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-bigemox0juye 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-bigemox0juye: 1 files missing 2026/07/23 02:15:42 NOTICE: 1 hashes missing 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-bigemox0juye: 1 differences found 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-bigemox0juye: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-bigemox0juye: dial("tcp","172.17.0.3:22297") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-bigemox0juye: > dial: conn=172.17.0.1:57094->172.17.0.3:22297, err= 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-bigemox0juye: dial("tcp","172.17.0.3:24297") 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-bigemox0juye: > dial: conn=172.17.0.1:54772->172.17.0.3:24297, err= 2026/07/23 02:15:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-bigemox0juye: 0 differences found 2026/07/23 02:15:42 NOTICE: ftp://172.17.0.3:21/rclone-test-bigemox0juye: 1 matching files 2026/07/23 02:15:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-rogupof2gine" 2026/07/23 02:15:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 02:15:42 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:42 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:42 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:42 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:42 DEBUG : ftp://172.17.0.3:21/rclone-test-rogupof2gine: Connecting to FTP server 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-rogupof2gine: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-rogupof2gine: > dial: conn=172.17.0.1:36194->172.17.0.3:21, err= 2026/07/23 02:15:43 DEBUG : Creating backend with remote "/tmp/rclone947986002" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-rogupof2gine", Local "Local file system at /tmp/rclone947986002", Modify Window "1s" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-rogupof2gine: dial("tcp","172.17.0.3:62734") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-rogupof2gine: > dial: conn=172.17.0.1:36924->172.17.0.3:62734, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-rogupof2gine: dial("tcp","172.17.0.3:8390") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-rogupof2gine: > dial: conn=172.17.0.1:37330->172.17.0.3:8390, err= both checkfile vs. NFCx2 remote (without normalization) 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-rogupof2gine: dial("tcp","172.17.0.3:6279") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-rogupof2gine: > dial: conn=172.17.0.1:52890->172.17.0.3:6279, err= 2026/07/23 02:15:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/23 02:15:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-rogupof2gine 2026/07/23 02:15:43 NOTICE: ftp://172.17.0.3:21/rclone-test-rogupof2gine: 1 files missing 2026/07/23 02:15:43 NOTICE: 1 hashes missing 2026/07/23 02:15:43 NOTICE: ftp://172.17.0.3:21/rclone-test-rogupof2gine: 1 differences found 2026/07/23 02:15:43 NOTICE: ftp://172.17.0.3:21/rclone-test-rogupof2gine: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-rogupof2gine: dial("tcp","172.17.0.3:40553") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-rogupof2gine: > dial: conn=172.17.0.1:54928->172.17.0.3:40553, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-rogupof2gine: dial("tcp","172.17.0.3:51982") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-rogupof2gine: > dial: conn=172.17.0.1:34020->172.17.0.3:51982, err= 2026/07/23 02:15:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 02:15:43 NOTICE: ftp://172.17.0.3:21/rclone-test-rogupof2gine: 0 differences found 2026/07/23 02:15:43 NOTICE: ftp://172.17.0.3:21/rclone-test-rogupof2gine: 1 matching files 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-rogupof2gine: dial("tcp","172.17.0.3:26183") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-rogupof2gine: > dial: conn=172.17.0.1:58944->172.17.0.3:26183, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-rogupof2gine: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-rogupof2gine: Purge dir "" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bigemox0juye: dial("tcp","172.17.0.3:62555") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bigemox0juye: > dial: conn=172.17.0.1:44560->172.17.0.3:62555, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bigemox0juye: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bigemox0juye: Purge dir "" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-welutek5bona: dial("tcp","172.17.0.3:25042") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-welutek5bona: > dial: conn=172.17.0.1:35988->172.17.0.3:25042, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-welutek5bona: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-welutek5bona: Purge dir "" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xocobuc1zala: dial("tcp","172.17.0.3:47921") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xocobuc1zala: > dial: conn=172.17.0.1:53186->172.17.0.3:47921, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xocobuc1zala: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xocobuc1zala: Purge dir "" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-facerec5fayi: dial("tcp","172.17.0.3:61981") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-facerec5fayi: > dial: conn=172.17.0.1:33908->172.17.0.3:61981, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-facerec5fayi: Purge object "測試_Русский___ě_áñ" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-facerec5fayi: Purge dir "" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yavagor6xizo: dial("tcp","172.17.0.3:25172") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yavagor6xizo: > dial: conn=172.17.0.1:42426->172.17.0.3:25172, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yavagor6xizo: Purge object "測試_Русский___ě_áñ" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-yavagor6xizo: Purge dir "" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-binocih3xajo: dial("tcp","172.17.0.3:2081") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-binocih3xajo: > dial: conn=172.17.0.1:41284->172.17.0.3:2081, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-binocih3xajo: Purge object "HELLO, WORLD!" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-binocih3xajo: Purge dir "" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-dacejih6quse: dial("tcp","172.17.0.3:62676") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-dacejih6quse: > dial: conn=172.17.0.1:48370->172.17.0.3:62676, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-dacejih6quse: Purge object "HeLlO, wOrLd!" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-dacejih6quse: Purge dir "" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-muludep3balo: dial("tcp","172.17.0.3:6886") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-muludep3balo: > dial: conn=172.17.0.1:41052->172.17.0.3:6886, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-muludep3balo: Purge object "HELLO, WORLD!" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-muludep3balo: Purge dir "" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-zuhinif5sice: dial("tcp","172.17.0.3:38957") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-zuhinif5sice: > dial: conn=172.17.0.1:46538->172.17.0.3:38957, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-zuhinif5sice: Purge object "hello, world!" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-zuhinif5sice: Purge dir "" --- PASS: TestApplyTransforms (0.36s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:43 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:51866") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52390->172.17.0.3:51866, err= 2026/07/23 02:15:43 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/23 02:15:43 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/23 02:15:43 INFO : file1: Copied (new) to: sub/file2 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:55005") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59530->172.17.0.3:55005, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:17740") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40714->172.17.0.3:17740, err= 2026/07/23 02:15:43 DEBUG : sub/file2: size = 14 OK 2026/07/23 02:15:43 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:15:43 DEBUG : file1: Unchanged skipping 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:34497") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35284->172.17.0.3:34497, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:9727") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57380->172.17.0.3:9727, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: don't need to copy/move sub/file2, it is already at target location 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:50701") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38536->172.17.0.3:50701, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:29325") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39360->172.17.0.3:29325, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:39402") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60532->172.17.0.3:39402, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:18080") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38146->172.17.0.3:18080, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:31257") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44056->172.17.0.3:31257, err= --- PASS: TestCopyFile (0.03s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:7117") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45334->172.17.0.3:7117, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:2412") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46786->172.17.0.3:2412, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:56228") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59342->172.17.0.3:56228, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11457") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57420->172.17.0.3:11457, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:23438") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50108->172.17.0.3:23438, err= 2026/07/23 02:15:43 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kibulix7wele/backup" 2026/07/23 02:15:43 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:43 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:43 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:43 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:43 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:43 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:43 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:43 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:43 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:43 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/backup: Connecting to FTP server 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/backup: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/backup: > dial: conn=172.17.0.1:36200->172.17.0.3:21, err= 2026/07/23 02:15:43 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-kibulix7wele/backup" to be canonical "TestFTPProftpd{FEG7-}:rclone-test-kibulix7wele/backup" 2026/07/23 02:15:43 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1557458728) 2026/07/23 02:15:43 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-kibulix7wele) 2026/07/23 02:15:43 DEBUG : dst/file1: Sizes differ 2026/07/23 02:15:43 INFO : dst/file1: Moved (server-side) 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:42661") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52434->172.17.0.3:42661, err= 2026/07/23 02:15:43 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/23 02:15:43 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/23 02:15:43 INFO : dst/file1: Copied (new) 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:54984") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52686->172.17.0.3:54984, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: Connecting to FTP server 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36216->172.17.0.3:21, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:39011") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50816->172.17.0.3:39011, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:59461") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37700->172.17.0.3:59461, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:41212") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38186->172.17.0.3:41212, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:51203") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36286->172.17.0.3:51203, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:60997") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39658->172.17.0.3:60997, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:4780") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48982->172.17.0.3:4780, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:55515") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48972->172.17.0.3:55515, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:23294") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38704->172.17.0.3:23294, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.06s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:43 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kibulix7wele/dst" 2026/07/23 02:15:43 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:43 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:43 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:43 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:43 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:43 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:43 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:43 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:43 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:43 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/dst: Connecting to FTP server 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/dst: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/dst: > dial: conn=172.17.0.1:36226->172.17.0.3:21, err= 2026/07/23 02:15:43 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kibulix7wele/CompareDest" 2026/07/23 02:15:43 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:43 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:43 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:43 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:43 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:43 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:43 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:43 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:43 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:43 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/CompareDest: Connecting to FTP server 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/CompareDest: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/CompareDest: > dial: conn=172.17.0.1:36240->172.17.0.3:21, err= 2026/07/23 02:15:43 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-kibulix7wele/CompareDest" to be canonical "TestFTPProftpd{FEG7-}:rclone-test-kibulix7wele/CompareDest" 2026/07/23 02:15:43 DEBUG : one: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/dst: dial("tcp","172.17.0.3:18297") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/dst: > dial: conn=172.17.0.1:49582->172.17.0.3:18297, err= 2026/07/23 02:15:43 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/23 02:15:43 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/23 02:15:43 INFO : one: Copied (new) 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:58678") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33624->172.17.0.3:58678, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:34991") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33312->172.17.0.3:34991, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:58831") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43684->172.17.0.3:58831, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:17810") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33966->172.17.0.3:17810, err= 2026/07/23 02:15:43 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kibulix7wele/CompareDest" for canonical name "TestFTPProftpd{FEG7-}:rclone-test-kibulix7wele/CompareDest" 2026/07/23 02:15:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1557458728) 2026/07/23 02:15:43 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-kibulix7wele/dst) 2026/07/23 02:15:43 DEBUG : one: Sizes differ 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/dst: dial("tcp","172.17.0.3:5278") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/dst: > dial: conn=172.17.0.1:32970->172.17.0.3:5278, err= 2026/07/23 02:15:43 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/23 02:15:43 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/23 02:15:43 INFO : one: Copied (replaced existing) 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:16727") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47470->172.17.0.3:16727, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:47768") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60358->172.17.0.3:47768, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:58686") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43808->172.17.0.3:58686, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:46739") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48076->172.17.0.3:46739, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:5570") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47270->172.17.0.3:5570, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:43613") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49074->172.17.0.3:43613, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:46509") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:41394->172.17.0.3:46509, err= 2026/07/23 02:15:43 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kibulix7wele/CompareDest" for canonical name "TestFTPProftpd{FEG7-}:rclone-test-kibulix7wele/CompareDest" 2026/07/23 02:15:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1557458728) 2026/07/23 02:15:43 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-kibulix7wele/dst) 2026/07/23 02:15:43 DEBUG : one: Sizes differ 2026/07/23 02:15:43 DEBUG : one: size = 5 OK 2026/07/23 02:15:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:15:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:37046") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53532->172.17.0.3:37046, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:16302") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:7590") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48122->172.17.0.3:16302, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36026->172.17.0.3:7590, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:44427") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43462->172.17.0.3:44427, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:10043") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58452->172.17.0.3:10043, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:7418") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:23377") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:41066->172.17.0.3:7418, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58666->172.17.0.3:23377, err= 2026/07/23 02:15:43 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kibulix7wele/CompareDest" for canonical name "TestFTPProftpd{FEG7-}:rclone-test-kibulix7wele/CompareDest" 2026/07/23 02:15:43 DEBUG : two: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : two: size = 3 OK 2026/07/23 02:15:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:15:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:61572") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42248->172.17.0.3:61572, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:55608") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50874->172.17.0.3:55608, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:26760") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47266->172.17.0.3:26760, err= 2026/07/23 02:15:43 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kibulix7wele/CompareDest" for canonical name "TestFTPProftpd{FEG7-}:rclone-test-kibulix7wele/CompareDest" 2026/07/23 02:15:43 DEBUG : two: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : two: size = 3 OK 2026/07/23 02:15:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:15:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:64386") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60290->172.17.0.3:64386, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:56850") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:65332") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54224->172.17.0.3:56850, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53280->172.17.0.3:65332, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:50009") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40724->172.17.0.3:50009, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:5764") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57906->172.17.0.3:5764, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:35507") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43212->172.17.0.3:35507, err= 2026/07/23 02:15:43 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kibulix7wele/CompareDest" for canonical name "TestFTPProftpd{FEG7-}:rclone-test-kibulix7wele/CompareDest" 2026/07/23 02:15:43 DEBUG : two: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : two: size = 5 (Local file system at /tmp/rclone1557458728) 2026/07/23 02:15:43 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-kibulix7wele/CompareDest) 2026/07/23 02:15:43 DEBUG : two: Sizes differ 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/dst: dial("tcp","172.17.0.3:50440") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/dst: > dial: conn=172.17.0.1:49396->172.17.0.3:50440, err= 2026/07/23 02:15:43 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/23 02:15:43 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/23 02:15:43 INFO : two: Copied (new) 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11926") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40076->172.17.0.3:11926, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:41935") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:20641") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57996->172.17.0.3:41935, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:32924->172.17.0.3:20641, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:48669") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60522->172.17.0.3:48669, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:44143") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40970->172.17.0.3:44143, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:8657") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51158->172.17.0.3:8657, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:30171") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47508->172.17.0.3:30171, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.36s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:28983") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44740->172.17.0.3:28983, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:8069") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55308->172.17.0.3:8069, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:43 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:50874") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54376->172.17.0.3:50874, err= 2026/07/23 02:15:43 DEBUG : sub/file2: size = 14 OK 2026/07/23 02:15:43 INFO : file1: Copied (new) to: sub/file2 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:64832") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52210->172.17.0.3:64832, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:50237") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:56874->172.17.0.3:50237, err= 2026/07/23 02:15:43 DEBUG : sub/file2: size = 14 OK 2026/07/23 02:15:43 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:15:43 DEBUG : file1: Unchanged skipping 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:30371") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36834->172.17.0.3:30371, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:52053") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:56624->172.17.0.3:52053, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: don't need to copy/move sub/file2, it is already at target location 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:41567") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39190->172.17.0.3:41567, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:59297") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58320->172.17.0.3:59297, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:60670") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36212->172.17.0.3:60670, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:55235") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42550->172.17.0.3:55235, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:42486") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44074->172.17.0.3:42486, err= --- PASS: TestCopyInplace (0.04s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:43 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:52786") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:41232->172.17.0.3:52786, err= 2026/07/23 02:15:43 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/07/23 02:15:43 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/23 02:15:43 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:18694") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55248->172.17.0.3:18694, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:15110") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58074->172.17.0.3:15110, err= 2026/07/23 02:15:43 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/07/23 02:15:43 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:15:43 DEBUG : file1: Unchanged skipping 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:8342") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39496->172.17.0.3:8342, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:50119") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50038->172.17.0.3:50119, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:17446") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48096->172.17.0.3:17446, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:26262") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49246->172.17.0.3:26262, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:12963") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58904->172.17.0.3:12963, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:58883") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42618->172.17.0.3:58883, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:45582") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46272->172.17.0.3:45582, err= --- PASS: TestCopyLongFileName (0.03s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:5525") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48906->172.17.0.3:5525, err= 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: Connecting to FTP server 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: Waiting for checks to finish 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: Connecting to FTP server 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: Waiting for transfers to finish 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36254->172.17.0.3:21, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11373") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:16242") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35984->172.17.0.3:11373, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49832->172.17.0.3:16242, err= 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/07/23 02:15:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/07/23 02:15:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:63142") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60686->172.17.0.3:63142, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:16643") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39312->172.17.0.3:16643, err= 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/07/23 02:15:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/07/23 02:15:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36258->172.17.0.3:21, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:15038") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36200->172.17.0.3:15038, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:9282") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37902->172.17.0.3:9282, err= 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/07/23 02:15:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/07/23 02:15:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:4516") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51422->172.17.0.3:4516, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:33028") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34810->172.17.0.3:33028, err= 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/07/23 02:15:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/07/23 02:15:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:63387") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47080->172.17.0.3:63387, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:56438") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34474->172.17.0.3:56438, err= 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/07/23 02:15:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/07/23 02:15:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/07/23 02:15:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:8190") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:56758->172.17.0.3:8190, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:24985") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53264->172.17.0.3:24985, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:6604") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35708->172.17.0.3:6604, err= --- PASS: TestCopyLongFileNameCollision (0.17s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:44455") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53752->172.17.0.3:44455, err= 2026/07/23 02:15:43 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/07/23 02:15:43 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/07/23 02:15:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:9063") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45404->172.17.0.3:9063, err= 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:13515") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:32824->172.17.0.3:13515, err= 2026/07/23 02:15:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:37412") 2026/07/23 02:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59696->172.17.0.3:37412, err= 2026/07/23 02:15:44 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/23 02:15:44 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:54428") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45428->172.17.0.3:54428, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:27801") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35060->172.17.0.3:27801, err= 2026/07/23 02:15:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:33999") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54574->172.17.0.3:33999, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:49600") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33004->172.17.0.3:49600, err= 2026/07/23 02:15:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:49065") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48474->172.17.0.3:49065, err= 2026/07/23 02:15:44 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/07/23 02:15:44 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/07/23 02:15:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:17139") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48416->172.17.0.3:17139, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:14233") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49314->172.17.0.3:14233, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:55761") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49304->172.17.0.3:55761, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:35335") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54158->172.17.0.3:35335, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:62863") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44096->172.17.0.3:62863, err= --- PASS: TestCopyFileMaxTransfer (1.06s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:41465") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47892->172.17.0.3:41465, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:29415") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39176->172.17.0.3:29415, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:22609") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:56276->172.17.0.3:22609, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:44212") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50604->172.17.0.3:44212, err= --- SKIP: TestDeduplicateSkip (0.01s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:39792") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49738->172.17.0.3:39792, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:32044") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46232->172.17.0.3:32044, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:20800") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46260->172.17.0.3:20800, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:21503") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52108->172.17.0.3:21503, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:31500") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57912->172.17.0.3:31500, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:50485") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49448->172.17.0.3:50485, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:65283") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34508->172.17.0.3:65283, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:33208") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33750->172.17.0.3:33208, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:2055") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53024->172.17.0.3:2055, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:55062") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44292->172.17.0.3:55062, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:43203") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50492->172.17.0.3:43203, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:16837") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47756->172.17.0.3:16837, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:42272") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60788->172.17.0.3:42272, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:30641") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48844->172.17.0.3:30641, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11710") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35890->172.17.0.3:11710, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:40455") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43900->172.17.0.3:40455, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:13238") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39308->172.17.0.3:13238, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:57882") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48594->172.17.0.3:57882, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:59838") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42590->172.17.0.3:59838, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:21578") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46088->172.17.0.3:21578, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:22612") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35612->172.17.0.3:22612, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:52846") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35934->172.17.0.3:52846, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:60052") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46166->172.17.0.3:60052, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:25859") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38140->172.17.0.3:25859, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:3023") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43396->172.17.0.3:3023, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:27134") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52054->172.17.0.3:27134, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:12988") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42654->172.17.0.3:12988, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:18673") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52134->172.17.0.3:18673, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:31140") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54666->172.17.0.3:31140, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:64698") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36192->172.17.0.3:64698, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:60175") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39784->172.17.0.3:60175, err= 2026/07/23 02:15:44 DEBUG : a.txt: Excluded (Size Filter) 2026/07/23 02:15:44 DEBUG : a.txt: Excluded 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:57978") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35378->172.17.0.3:57978, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:50572") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43206->172.17.0.3:50572, err= 2026/07/23 02:15:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/23 02:15:44 DEBUG : sub dir/hello world2: Excluded 2026/07/23 02:15:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/23 02:15:44 DEBUG : sub dir/hello world: Excluded 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:8660") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50886->172.17.0.3:8660, err= 2026/07/23 02:15:44 DEBUG : sub dir/ignore dir: Excluded 2026/07/23 02:15:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/23 02:15:44 DEBUG : sub dir/hello world2: Excluded 2026/07/23 02:15:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/23 02:15:44 DEBUG : sub dir/hello world: Excluded 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:35943") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37302->172.17.0.3:35943, err= 2026/07/23 02:15:44 DEBUG : sub dir/ignore dir: Excluded 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:59525") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59284->172.17.0.3:59525, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:62839") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44156->172.17.0.3:62839, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:60571") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50480->172.17.0.3:60571, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:49400") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46102->172.17.0.3:49400, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:15409") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55566->172.17.0.3:15409, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:28512") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47076->172.17.0.3:28512, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:48396") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57832->172.17.0.3:48396, err= --- PASS: TestListDirSorted (0.06s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:23365") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44328->172.17.0.3:23365, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:22843") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54980->172.17.0.3:22843, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:1604") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45066->172.17.0.3:1604, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:38871") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35152->172.17.0.3:38871, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:44535") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50790->172.17.0.3:44535, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:30141") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51518->172.17.0.3:30141, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11112") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45456->172.17.0.3:11112, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:48988") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52100->172.17.0.3:48988, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:16244") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44242->172.17.0.3:16244, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:17208") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34344->172.17.0.3:17208, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:2660") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48278->172.17.0.3:2660, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:22225") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58730->172.17.0.3:22225, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:49606") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37406->172.17.0.3:49606, err= 2026/07/23 02:15:44 DEBUG : a.txt: Excluded (Size Filter) 2026/07/23 02:15:44 DEBUG : a.txt: Excluded 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:56542") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42262->172.17.0.3:56542, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:37688") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40544->172.17.0.3:37688, err= 2026/07/23 02:15:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/23 02:15:44 DEBUG : sub dir/hello world2: Excluded 2026/07/23 02:15:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/23 02:15:44 DEBUG : sub dir/hello world: Excluded 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:65097") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52226->172.17.0.3:65097, err= 2026/07/23 02:15:44 DEBUG : sub dir/ignore dir: Excluded 2026/07/23 02:15:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/23 02:15:44 DEBUG : sub dir/hello world2: Excluded 2026/07/23 02:15:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/23 02:15:44 DEBUG : sub dir/hello world: Excluded 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:49494") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37082->172.17.0.3:49494, err= 2026/07/23 02:15:44 DEBUG : sub dir/ignore dir: Excluded 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:29120") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39754->172.17.0.3:29120, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:28213") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49438->172.17.0.3:28213, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:24164") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49998->172.17.0.3:24164, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:2867") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33072->172.17.0.3:2867, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:27898") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38972->172.17.0.3:27898, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:44491") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53926->172.17.0.3:44491, err= 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:8715") 2026/07/23 02:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49708->172.17.0.3:8715, err= --- PASS: TestListDirSortedFn (0.07s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:7133") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59226->172.17.0.3:7133, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:29645") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43248->172.17.0.3:29645, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:28557") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:32802->172.17.0.3:28557, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:37440") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34834->172.17.0.3:37440, err= === RUN TestListJSON/Default 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:49890") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36998->172.17.0.3:49890, err= === RUN TestListJSON/FilesOnly 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:55175") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38486->172.17.0.3:55175, err= === RUN TestListJSON/DirsOnly 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:14225") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51708->172.17.0.3:14225, err= === RUN TestListJSON/Recurse 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:9168") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33666->172.17.0.3:9168, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:45761") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59312->172.17.0.3:45761, err= === RUN TestListJSON/SubDir 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:14295") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47398->172.17.0.3:14295, err= === RUN TestListJSON/NoModTime 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:43117") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59644->172.17.0.3:43117, err= === RUN TestListJSON/NoMimeType 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:62868") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50922->172.17.0.3:62868, err= === RUN TestListJSON/ShowHash 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:49932") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59758->172.17.0.3:49932, err= === RUN TestListJSON/HashTypes 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:65509") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50906->172.17.0.3:65509, err= 2026/07/23 02:15:45 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:52504") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49660->172.17.0.3:52504, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:3119") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52282->172.17.0.3:3119, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:47271") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38748->172.17.0.3:47271, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:23182") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34950->172.17.0.3:23182, err= --- PASS: TestListJSON (0.05s) --- 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-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:40159") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51486->172.17.0.3:40159, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:31510") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39420->172.17.0.3:31510, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:21528") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39942->172.17.0.3:21528, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:10611") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43826->172.17.0.3:10611, err= === RUN TestStatJSON/Root 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:2836") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33156->172.17.0.3:2836, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:60638") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46788->172.17.0.3:60638, err= === RUN TestStatJSON/Dir 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:29377") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35258->172.17.0.3:29377, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:31259") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57458->172.17.0.3:31259, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11055") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46834->172.17.0.3:11055, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:63362") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:41572->172.17.0.3:63362, err= === RUN TestStatJSON/FileDirsOnly 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:18469") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50632->172.17.0.3:18469, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:37376") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38910->172.17.0.3:37376, err= === RUN TestStatJSON/RootNotFound 2026/07/23 02:15:45 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kibulix7wele/notfound" 2026/07/23 02:15:45 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:45 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:45 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:45 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:45 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:45 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:45 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:45 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:45 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:45 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/notfound: Connecting to FTP server 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/notfound: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/notfound: > dial: conn=172.17.0.1:36266->172.17.0.3:21, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/notfound: dial("tcp","172.17.0.3:48831") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/notfound: > dial: conn=172.17.0.1:58038->172.17.0.3:48831, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:30349") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36976->172.17.0.3:30349, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:23820") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58678->172.17.0.3:23820, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:35021") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34794->172.17.0.3:35021, err= --- PASS: TestStatJSON (0.06s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.02s) === RUN TestStatJSONMemory 2026/07/23 02:15:45 DEBUG : Creating backend with remote ":memory:" 2026/07/23 02:15:45 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/23 02:15:45 DEBUG : sub/file1: size = 5 OK 2026/07/23 02:15:45 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/23 02:15:45 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 INFO : ftp://172.17.0.3:21/rclone-test-kibulix7wele: Making directory 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:39293") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43636->172.17.0.3:39293, err= 2026/07/23 02:15:45 INFO : ftp://172.17.0.3:21/rclone-test-kibulix7wele: Making directory 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:6179") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45216->172.17.0.3:6179, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:9027") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43886->172.17.0.3:9027, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:7046") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:56878->172.17.0.3:7046, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:48086") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53616->172.17.0.3:48086, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:62878") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46390->172.17.0.3:62878, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:43596") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42100->172.17.0.3:43596, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:47235") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44348->172.17.0.3:47235, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:31894") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59842->172.17.0.3:31894, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:24243") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46562->172.17.0.3:24243, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:23828") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40074->172.17.0.3:23828, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:10058") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50562->172.17.0.3:10058, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:59409") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55834->172.17.0.3:59409, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:1349") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35146->172.17.0.3:1349, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:57518") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47528->172.17.0.3:57518, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:8410") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57700->172.17.0.3:8410, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:34929") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38452->172.17.0.3:34929, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:49235") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51778->172.17.0.3:49235, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:27460") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46986->172.17.0.3:27460, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:39530") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48924->172.17.0.3:39530, err= 2026/07/23 02:15:45 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/23 02:15:45 DEBUG : empty space: Excluded 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:58747") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45132->172.17.0.3:58747, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:2406") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47830->172.17.0.3:2406, err= --- PASS: TestLsWithFilesFrom (0.02s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:38527") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55192->172.17.0.3:38527, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:15453") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44448->172.17.0.3:15453, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:56518") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37496->172.17.0.3:56518, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:52555") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55446->172.17.0.3:52555, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:41679") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46962->172.17.0.3:41679, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:61871") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38700->172.17.0.3:61871, err= --- PASS: TestLsLong (0.02s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:14370") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50114->172.17.0.3:14370, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:23354") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38746->172.17.0.3:23354, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:62643") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35968->172.17.0.3:62643, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:21451") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58042->172.17.0.3:21451, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:45325") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43538->172.17.0.3:45325, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/07/23 02:15:45 DEBUG : Creating backend with remote ":memory:" 2026/07/23 02:15:45 ERROR : file1: hash unsupported: hash type not supported 2026/07/23 02:15:45 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/23 02:15:45 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/23 02:15:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/23 02:15:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/23 02:15:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/23 02:15:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/23 02:15:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/23 02:15:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/23 02:15:45 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/23 02:15:45 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-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:14616") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:56268->172.17.0.3:14616, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:39538") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34612->172.17.0.3:39538, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:46715") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:41146->172.17.0.3:46715, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:44888") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53276->172.17.0.3:44888, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:1504") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58226->172.17.0.3:1504, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:41555") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36412->172.17.0.3:41555, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:23498") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60274->172.17.0.3:23498, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11674") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40556->172.17.0.3:11674, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:5344") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53802->172.17.0.3:5344, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:62992") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57402->172.17.0.3:62992, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:52579") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45380->172.17.0.3:52579, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:24540") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48564->172.17.0.3:24540, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:43270") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45576->172.17.0.3:43270, err= 2026/07/23 02:15:45 DEBUG : Waiting for deletions to finish 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:55941") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54742->172.17.0.3:55941, err= 2026/07/23 02:15:45 DEBUG : large: Excluded (Size Filter) 2026/07/23 02:15:45 DEBUG : large: Excluded 2026/07/23 02:15:45 INFO : medium: Deleted 2026/07/23 02:15:45 INFO : small: Deleted 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:2085") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44332->172.17.0.3:2085, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:49522") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52294->172.17.0.3:49522, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:41993") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38928->172.17.0.3:41993, err= --- PASS: TestDelete (0.02s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:39760") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60448->172.17.0.3:39760, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:57577") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55490->172.17.0.3:57577, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:59915") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:41050->172.17.0.3:59915, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:18545") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50478->172.17.0.3:18545, err= 2026/07/23 02:15:45 DEBUG : Waiting for deletions to finish 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:64471") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38710->172.17.0.3:64471, err= 2026/07/23 02:15:45 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/23 02:15:45 INFO : large: Deleted 2026/07/23 02:15:45 INFO : medium: Deleted 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:1340") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39860->172.17.0.3:1340, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:38749") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59730->172.17.0.3:38749, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:2439") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49866->172.17.0.3:2439, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:40530") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36918->172.17.0.3:40530, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:44312") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40374->172.17.0.3:44312, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:5579") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33272->172.17.0.3:5579, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:20640") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50796->172.17.0.3:20640, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:1804") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55676->172.17.0.3:1804, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:17705") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:41798->172.17.0.3:17705, err= 2026/07/23 02:15:45 DEBUG : Waiting for deletions to finish 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:19941") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38388->172.17.0.3:19941, err= 2026/07/23 02:15:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/23 02:15:45 INFO : medium: Deleted 2026/07/23 02:15:45 INFO : small: Deleted 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:8548") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34198->172.17.0.3:8548, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:24885") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:32866->172.17.0.3:24885, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:13723") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45186->172.17.0.3:13723, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:47587") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43758->172.17.0.3:47587, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:30426") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47266->172.17.0.3:30426, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:18937") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52280->172.17.0.3:18937, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:45239") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46128->172.17.0.3:45239, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:62035") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44930->172.17.0.3:62035, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:24860") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51410->172.17.0.3:24860, err= 2026/07/23 02:15:45 DEBUG : Waiting for deletions to finish 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:51127") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60086->172.17.0.3:51127, err= 2026/07/23 02:15:45 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/07/23 02:15:45 INFO : large: Deleted 2026/07/23 02:15:45 INFO : medium: Deleted 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:35882") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52130->172.17.0.3:35882, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:62700") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48200->172.17.0.3:62700, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:10652") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37766->172.17.0.3:10652, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:3580") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:41856->172.17.0.3:3580, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:7111") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48490->172.17.0.3:7111, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:14040") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59822->172.17.0.3:14040, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:16851") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42084->172.17.0.3:16851, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:42572") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52530->172.17.0.3:42572, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:13612") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48228->172.17.0.3:13612, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:50393") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47558->172.17.0.3:50393, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:22688") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42548->172.17.0.3:22688, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:49669") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47480->172.17.0.3:49669, err= --- PASS: TestReadFile (0.02s) === RUN TestRetry 2026/07/23 02:15:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/23 02:15:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/23 02:15:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/23 02:15:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/23 02:15:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/23 02:15:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/23 02:15:45 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-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:65208") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40818->172.17.0.3:65208, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:12464") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34282->172.17.0.3:12464, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:6415") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53788->172.17.0.3:6415, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:22006") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35688->172.17.0.3:22006, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:29907") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55828->172.17.0.3:29907, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:2603") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37188->172.17.0.3:2603, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:10955") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35902->172.17.0.3:10955, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:60957") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49832->172.17.0.3:60957, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:46462") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54150->172.17.0.3:46462, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:16752") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47958->172.17.0.3:16752, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:8700") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42924->172.17.0.3:8700, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:12437") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46664->172.17.0.3:12437, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:44811") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35074->172.17.0.3:44811, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:7969") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37466->172.17.0.3:7969, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:49666") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43670->172.17.0.3:49666, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:2938") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42084->172.17.0.3:2938, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:19665") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57462->172.17.0.3:19665, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:28162") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39212->172.17.0.3:28162, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:55258") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:41594->172.17.0.3:55258, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:12763") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45442->172.17.0.3:12763, err= --- PASS: TestCat (0.12s) === RUN TestPurge 2026/07/23 02:15:45 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gelufiq5reni" 2026/07/23 02:15:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 02:15:45 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:45 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:45 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:45 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:45 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:45 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:45 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:45 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:45 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:45 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: Connecting to FTP server 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:36274->172.17.0.3:21, err= 2026/07/23 02:15:45 DEBUG : Creating backend with remote "/tmp/rclone995575481" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gelufiq5reni", Local "Local file system at /tmp/rclone995575481", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:3649") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:48602->172.17.0.3:3649, err= 2026/07/23 02:15:45 INFO : A2: Making directory 2026/07/23 02:15:45 INFO : A1/B2: Making directory 2026/07/23 02:15:45 INFO : A1/B2/C2: Making directory 2026/07/23 02:15:45 INFO : A1/B1/C3: Making directory 2026/07/23 02:15:45 INFO : A3: Making directory 2026/07/23 02:15:45 INFO : A3/B3: Making directory 2026/07/23 02:15:45 INFO : A3/B3/C4: Making directory 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:18239") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:37448->172.17.0.3:18239, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:42436") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:53432->172.17.0.3:42436, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: Connecting to FTP server 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: Connecting to FTP server 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:27556") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:36290->172.17.0.3:21, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:56532->172.17.0.3:27556, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:21467") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:51736->172.17.0.3:21467, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:11485") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:53786->172.17.0.3:11485, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:36304->172.17.0.3:21, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:55328") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:35840->172.17.0.3:55328, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:58043") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:47912->172.17.0.3:58043, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:62561") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:47738->172.17.0.3:62561, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: Connecting to FTP server 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:25794") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:41702->172.17.0.3:25794, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:34543") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:56362->172.17.0.3:34543, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:54343") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:60964->172.17.0.3:54343, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:36308->172.17.0.3:21, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:9324") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:39600->172.17.0.3:9324, err= 2026/07/23 02:15:45 DEBUG : Waiting for deletions to finish 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:45570") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:60392->172.17.0.3:45570, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:3989") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:11996") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:46178->172.17.0.3:3989, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:42538->172.17.0.3:11996, err= 2026/07/23 02:15:45 INFO : A1/B1/C1/one: Deleted 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:37256") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:54830->172.17.0.3:37256, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:18525") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:37842->172.17.0.3:18525, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:16224") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:58262->172.17.0.3:16224, err= 2026/07/23 02:15:45 DEBUG : removing 2 level 3 directories 2026/07/23 02:15:45 INFO : A1/B1/C3: Removing directory 2026/07/23 02:15:45 INFO : A1/B1/C1: Removing directory 2026/07/23 02:15:45 DEBUG : removing 1 level 2 directories 2026/07/23 02:15:45 INFO : A1/B1: Removing directory 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:10558") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:36828->172.17.0.3:10558, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:53263") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:33562->172.17.0.3:53263, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:37978") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:39874->172.17.0.3:37978, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:52100") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:51710->172.17.0.3:52100, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:54734") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:54862->172.17.0.3:54734, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:40291") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:35220->172.17.0.3:40291, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:25332") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:51242->172.17.0.3:25332, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:7004") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:36212->172.17.0.3:7004, err= 2026/07/23 02:15:45 DEBUG : Waiting for deletions to finish 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:9076") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:41350->172.17.0.3:9076, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:54282") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:56822->172.17.0.3:54282, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:17297") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:51846->172.17.0.3:17297, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:29525") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:59500->172.17.0.3:29525, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:26746") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:55880->172.17.0.3:26746, err= 2026/07/23 02:15:45 INFO : A1/two: Deleted 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:65314") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:49752->172.17.0.3:65314, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:49933") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:56510->172.17.0.3:49933, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:43698") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:35734->172.17.0.3:43698, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:32227") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:52706->172.17.0.3:32227, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:44265") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:49856->172.17.0.3:44265, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:9814") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:27869") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:38724->172.17.0.3:27869, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:47608->172.17.0.3:9814, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:8499") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:55348->172.17.0.3:8499, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:43167") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:57536->172.17.0.3:43167, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:37785") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:60392->172.17.0.3:37785, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:52293") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:34884->172.17.0.3:52293, err= 2026/07/23 02:15:45 DEBUG : removing 2 level 3 directories 2026/07/23 02:15:45 INFO : A3/B3/C4: Removing directory 2026/07/23 02:15:45 INFO : A1/B2/C2: Removing directory 2026/07/23 02:15:45 DEBUG : removing 2 level 2 directories 2026/07/23 02:15:45 INFO : A3/B3: Removing directory 2026/07/23 02:15:45 INFO : A1/B2: Removing directory 2026/07/23 02:15:45 DEBUG : removing 3 level 1 directories 2026/07/23 02:15:45 INFO : A3: Removing directory 2026/07/23 02:15:45 INFO : A1: Removing directory 2026/07/23 02:15:45 INFO : A2: Removing directory 2026/07/23 02:15:45 DEBUG : removing 1 level 0 directories 2026/07/23 02:15:45 INFO : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: Removing directory 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:64233") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:41508->172.17.0.3:64233, err= 2026/07/23 02:15:45 ERROR : error listing: directory not found 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: dial("tcp","172.17.0.3:30589") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: > dial: conn=172.17.0.1:45376->172.17.0.3:30589, err= 2026/07/23 02:15:45 ERROR : error listing: directory not found 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gelufiq5reni: Purge dir "" 2026/07/23 02:15:45 NOTICE: purge failed to rmdir "": directory not found 2026/07/23 02:15:45 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.12s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:57053") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55678->172.17.0.3:57053, err= 2026/07/23 02:15:45 INFO : A2: Making directory 2026/07/23 02:15:45 INFO : A1/B2: Making directory 2026/07/23 02:15:45 INFO : A1/B2/C2: Making directory 2026/07/23 02:15:45 INFO : A1/B1/C3: Making directory 2026/07/23 02:15:45 INFO : A3: Making directory 2026/07/23 02:15:45 INFO : A3/B3: Making directory 2026/07/23 02:15:45 INFO : A3/B3/C4: Making directory 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:38024") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58728->172.17.0.3:38024, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:54469") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33820->172.17.0.3:54469, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:51595") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11863") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:17735") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49632->172.17.0.3:51595, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53370->172.17.0.3:11863, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57738->172.17.0.3:17735, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:60354") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51300->172.17.0.3:60354, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:1844") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38072->172.17.0.3:1844, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:39200") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54826->172.17.0.3:39200, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:51578") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57504->172.17.0.3:51578, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: Connecting to FTP server 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36318->172.17.0.3:21, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:53571") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:30045") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34358->172.17.0.3:53571, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33358->172.17.0.3:30045, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:8074") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55166->172.17.0.3:8074, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:31386") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33156->172.17.0.3:31386, err= 2026/07/23 02:15:45 DEBUG : removing 1 level 3 directories 2026/07/23 02:15:45 INFO : A3/B3/C4: Removing directory 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:52518") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50634->172.17.0.3:52518, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:34358") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55996->172.17.0.3:34358, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:19117") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49082->172.17.0.3:19117, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:54262") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48130->172.17.0.3:54262, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:16273") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60382->172.17.0.3:16273, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:32758") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:59627") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60338->172.17.0.3:59627, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59248->172.17.0.3:32758, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:44554") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:10739") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58276->172.17.0.3:44554, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:26601") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55470->172.17.0.3:10739, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33458->172.17.0.3:26601, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:30525") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:56692->172.17.0.3:30525, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:32463") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44420->172.17.0.3:32463, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:56832") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:48144") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46476->172.17.0.3:56832, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47516->172.17.0.3:48144, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11523") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55408->172.17.0.3:11523, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:29866") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:61465") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37584->172.17.0.3:29866, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46842->172.17.0.3:61465, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:37078") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43854->172.17.0.3:37078, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:55069") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:37362") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51308->172.17.0.3:37362, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40900->172.17.0.3:55069, err= 2026/07/23 02:15:45 DEBUG : removing 2 level 3 directories 2026/07/23 02:15:45 INFO : A1/B2/C2: Removing directory 2026/07/23 02:15:45 INFO : A1/B1/C3: Removing directory 2026/07/23 02:15:45 DEBUG : removing 2 level 2 directories 2026/07/23 02:15:45 INFO : A3/B3: Removing directory 2026/07/23 02:15:45 INFO : A1/B2: Removing directory 2026/07/23 02:15:45 DEBUG : removing 2 level 1 directories 2026/07/23 02:15:45 INFO : A3: Removing directory 2026/07/23 02:15:45 INFO : A2: Removing directory 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:41493") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58338->172.17.0.3:41493, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:31587") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49642->172.17.0.3:31587, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:20575") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38866->172.17.0.3:20575, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:62295") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44474->172.17.0.3:62295, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:43114") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57618->172.17.0.3:43114, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:51212") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58166->172.17.0.3:51212, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:62744") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50374->172.17.0.3:62744, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:50260") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35880->172.17.0.3:50260, err= 2026/07/23 02:15:45 DEBUG : removing 1 level 3 directories 2026/07/23 02:15:45 INFO : A1/B1/C1: Removing directory 2026/07/23 02:15:45 DEBUG : removing 1 level 2 directories 2026/07/23 02:15:45 INFO : A1/B1: Removing directory 2026/07/23 02:15:45 DEBUG : removing 1 level 1 directories 2026/07/23 02:15:45 INFO : A1: Removing directory 2026/07/23 02:15:45 DEBUG : removing 1 level 0 directories 2026/07/23 02:15:45 INFO : ftp://172.17.0.3:21/rclone-test-kibulix7wele: Removing directory 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:27323") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:56768->172.17.0.3:27323, err= 2026/07/23 02:15:45 ERROR : error listing: directory not found 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:54600") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38906->172.17.0.3:54600, err= 2026/07/23 02:15:45 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.09s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 INFO : A1: Making directory 2026/07/23 02:15:45 INFO : A1/B1: Making directory 2026/07/23 02:15:45 INFO : A1/B1/C1: Making directory 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:62611") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46986->172.17.0.3:62611, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:8190") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:56764->172.17.0.3:8190, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:36299") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33206->172.17.0.3:36299, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:10981") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59612->172.17.0.3:10981, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:29989") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33598->172.17.0.3:29989, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11436") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59372->172.17.0.3:11436, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:4801") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48540->172.17.0.3:4801, err= 2026/07/23 02:15:45 DEBUG : removing 1 level 3 directories 2026/07/23 02:15:45 INFO : A1/B1/C1: Removing directory 2026/07/23 02:15:45 DEBUG : removing 1 level 2 directories 2026/07/23 02:15:45 INFO : A1/B1: Removing directory 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:19501") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49454->172.17.0.3:19501, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:51675") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46000->172.17.0.3:51675, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:27101") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43228->172.17.0.3:27101, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:9705") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51528->172.17.0.3:9705, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:37079") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37432->172.17.0.3:37079, err= --- PASS: TestRmdirsLeaveRoot (0.03s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 INFO : A1: Making directory 2026/07/23 02:15:45 INFO : A1/B1: Making directory 2026/07/23 02:15:45 INFO : A1/B1/C1: Making directory 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:62915") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35614->172.17.0.3:62915, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:21483") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34160->172.17.0.3:21483, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:3782") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38470->172.17.0.3:3782, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:44664") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34020->172.17.0.3:44664, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:3991") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:41576->172.17.0.3:3991, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:59200") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44414->172.17.0.3:59200, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:3024") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35258->172.17.0.3:3024, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:47902") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45838->172.17.0.3:47902, err= 2026/07/23 02:15:45 DEBUG : removing 1 level 3 directories 2026/07/23 02:15:45 INFO : A1/B1/C1: Removing directory 2026/07/23 02:15:45 DEBUG : removing 1 level 2 directories 2026/07/23 02:15:45 INFO : A1/B1: Removing directory 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:2096") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51272->172.17.0.3:2096, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:59809") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45400->172.17.0.3:59809, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:35824") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46194->172.17.0.3:35824, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:1971") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34952->172.17.0.3:1971, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:47221") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37248->172.17.0.3:47221, err= --- PASS: TestRmdirsWithFilter (0.03s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:26764") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55928->172.17.0.3:26764, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:8338") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51064->172.17.0.3:8338, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:1187") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:41176->172.17.0.3:1187, err= 2026/07/23 02:15:45 DEBUG : filename.txt: File name found in url 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:27893") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34692->172.17.0.3:27893, err= 2026/07/23 02:15:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:65326") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45716->172.17.0.3:65326, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:39792") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49754->172.17.0.3:39792, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:60919") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52590->172.17.0.3:60919, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11472") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58554->172.17.0.3:11472, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:56366") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34972->172.17.0.3:56366, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11125") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45444->172.17.0.3:11125, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:21942") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55738->172.17.0.3:21942, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11599") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60826->172.17.0.3:11599, 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-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:25958") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:56518->172.17.0.3:25958, err= 2026/07/23 02:15:45 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/23 02:15:45 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/23 02:15:45 INFO : file1: Copied (new) to: sub/file2 2026/07/23 02:15:45 INFO : file1: Deleted 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:19908") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59448->172.17.0.3:19908, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:42736") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36346->172.17.0.3:42736, err= 2026/07/23 02:15:45 DEBUG : sub/file2: size = 14 OK 2026/07/23 02:15:45 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:15:45 DEBUG : file1: Unchanged skipping 2026/07/23 02:15:45 INFO : file1: Deleted 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:59809") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45408->172.17.0.3:59809, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:61136") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39664->172.17.0.3:61136, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: don't need to copy/move sub/file2, it is already at target location 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:40501") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:56600->172.17.0.3:40501, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:21038") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57250->172.17.0.3:21038, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:45777") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55560->172.17.0.3:45777, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:35184") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44530->172.17.0.3:35184, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:36982") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50436->172.17.0.3:36982, err= --- PASS: TestMoveFile (0.03s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:32108") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46420->172.17.0.3:32108, err= 2026/07/23 02:15:45 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/07/23 02:15:45 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/07/23 02:15:45 INFO : file1: Copied (new) 2026/07/23 02:15:45 INFO : file1: Deleted 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:23040") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38960->172.17.0.3:23040, err= 2026/07/23 02:15:45 DEBUG : file1: Destination exists, skipping 2026/07/23 02:15:45 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:5229") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60886->172.17.0.3:5229, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:55731") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42640->172.17.0.3:55731, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:61505") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37126->172.17.0.3:61505, err= --- PASS: TestMoveFileWithIgnoreExisting (0.02s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:38215") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37286->172.17.0.3:38215, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:48127") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:56366->172.17.0.3:48127, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:18442") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:56090->172.17.0.3:18442, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11384") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40068->172.17.0.3:11384, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:7144") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34298->172.17.0.3:7144, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:49795") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57934->172.17.0.3:49795, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:51229") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53532->172.17.0.3:51229, err= 2026/07/23 02:15:45 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kibulix7wele/backup" 2026/07/23 02:15:45 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/23 02:15:45 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:45 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:45 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:45 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:45 DEBUG : TestFTPProftpd: detected overridden config - adding "{FEG7-}" suffix to name 2026/07/23 02:15:45 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/23 02:15:45 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/23 02:15:45 DEBUG : Setting pass="oBMpsUwDS9oIeBmYzNbBkfVk8fcPoY_G09AmrotG1gE5LQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/23 02:15:45 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/backup: Connecting to FTP server 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/backup: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/backup: > dial: conn=172.17.0.1:36320->172.17.0.3:21, err= 2026/07/23 02:15:45 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-kibulix7wele/backup" to be canonical "TestFTPProftpd{FEG7-}:rclone-test-kibulix7wele/backup" 2026/07/23 02:15:45 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1557458728) 2026/07/23 02:15:45 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-kibulix7wele) 2026/07/23 02:15:45 DEBUG : dst/file1: Sizes differ 2026/07/23 02:15:45 INFO : dst/file1: Moved (server-side) 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:55896") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47708->172.17.0.3:55896, err= 2026/07/23 02:15:45 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/23 02:15:45 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/23 02:15:45 INFO : dst/file1: Copied (new) 2026/07/23 02:15:45 INFO : dst/file1: Deleted 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:8647") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49534->172.17.0.3:8647, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:24529") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53256->172.17.0.3:24529, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:42080") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35764->172.17.0.3:42080, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:48385") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58674->172.17.0.3:48385, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:41154") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51132->172.17.0.3:41154, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:3967") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:6949") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:41976->172.17.0.3:3967, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48972->172.17.0.3:6949, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:60590") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43822->172.17.0.3:60590, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:40978") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49574->172.17.0.3:40978, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.05s) === 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-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:59541") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54022->172.17.0.3:59541, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:26212") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52742->172.17.0.3:26212, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:55570") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51646->172.17.0.3:55570, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:31106") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54360->172.17.0.3:31106, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:53413") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47236->172.17.0.3:53413, err= 2026/07/23 02:15:45 INFO : A1/B2: Making directory 2026/07/23 02:15:45 INFO : A1/B1/C3: Making directory 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:15934") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58834->172.17.0.3:15934, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:6770") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54776->172.17.0.3:6770, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:37289") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35296->172.17.0.3:37289, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:2371") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47698->172.17.0.3:2371, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:37147") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:17730") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40462->172.17.0.3:37147, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:43204") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53954->172.17.0.3:17730, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36298->172.17.0.3:43204, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:41946") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42238->172.17.0.3:41946, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:63246") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40520->172.17.0.3:63246, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:56661") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39492->172.17.0.3:56661, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:46634") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57044->172.17.0.3:46634, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:44946") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:60358") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38196->172.17.0.3:44946, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:22985") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53754->172.17.0.3:60358, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:41726->172.17.0.3:22985, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:3140") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49710->172.17.0.3:3140, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:46751") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:25875") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43190->172.17.0.3:46751, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52948->172.17.0.3:25875, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:28929") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:12027") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:21013") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36760->172.17.0.3:28929, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:32912->172.17.0.3:12027, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39974->172.17.0.3:21013, err= 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: Connecting to FTP server 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:21") 2026/07/23 02:15:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36332->172.17.0.3:21, err= 2026/07/23 02:15:45 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/23 02:15:45 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/23 02:15:45 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/23 02:15:45 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/23 02:15:46 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:5110") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47610->172.17.0.3:5110, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:13857") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57014->172.17.0.3:13857, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:17728") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:38290->172.17.0.3:17728, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:39039") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49972->172.17.0.3:39039, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:15447") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42274->172.17.0.3:15447, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:27696") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:12856") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57570->172.17.0.3:27696, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49438->172.17.0.3:12856, err= 2026/07/23 02:15:46 INFO : ftp://172.17.0.3:21/rclone-test-kibulix7wele: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:5594") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34204->172.17.0.3:5594, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11742") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:56086->172.17.0.3:11742, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:7343") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44158->172.17.0.3:7343, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:61179") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44706->172.17.0.3:61179, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:3324") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:21805") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44076->172.17.0.3:21805, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53108->172.17.0.3:3324, err= 2026/07/23 02:15:46 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/23 02:15:46 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/23 02:15:46 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/23 02:15:46 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/23 02:15:46 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:7263") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55050->172.17.0.3:7263, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:9050") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37834->172.17.0.3:9050, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:39429") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42542->172.17.0.3:39429, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:32011") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:48646->172.17.0.3:32011, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:49912") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49230->172.17.0.3:49912, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:46064") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33686->172.17.0.3:46064, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:33540") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59788->172.17.0.3:33540, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:10866") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33134->172.17.0.3:10866, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:46477") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:32782->172.17.0.3:46477, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:20240") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44554->172.17.0.3:20240, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:9616") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50154->172.17.0.3:9616, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:53512") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:63696") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:42305") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37098->172.17.0.3:63696, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33220->172.17.0.3:53512, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60348->172.17.0.3:42305, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:19015") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37390->172.17.0.3:19015, err= --- PASS: TestDirMove (0.29s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11918") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60486->172.17.0.3:11918, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:12318") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34782->172.17.0.3:12318, 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-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:38977") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55848->172.17.0.3:38977, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: File to upload is small (34 bytes), uploading instead of streaming 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:14429") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43998->172.17.0.3:14429, err= 2026/07/23 02:15:46 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/23 02:15:46 NOTICE: ftp://172.17.0.3:21/rclone-test-kibulix7wele: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/23 02:15:46 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:24154") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43184->172.17.0.3:24154, err= 2026/07/23 02:15:46 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/23 02:15:46 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:19215") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33628->172.17.0.3:19215, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:6692") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37848->172.17.0.3:6692, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:17967") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54968->172.17.0.3:17967, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:46142") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57770->172.17.0.3:46142, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: File to upload is small (34 bytes), uploading instead of streaming 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:52580") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58290->172.17.0.3:52580, err= 2026/07/23 02:15:46 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/23 02:15:46 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:56476") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36272->172.17.0.3:56476, err= 2026/07/23 02:15:46 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/23 02:15:46 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:47659") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44638->172.17.0.3:47659, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:46083") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35488->172.17.0.3:46083, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:10295") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35272->172.17.0.3:10295, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:37492") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53420->172.17.0.3:37492, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: File to upload is small (34 bytes), uploading instead of streaming 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:49546") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51654->172.17.0.3:49546, err= 2026/07/23 02:15:46 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/23 02:15:46 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:64980") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49810->172.17.0.3:64980, err= 2026/07/23 02:15:46 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/23 02:15:46 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:17687") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57306->172.17.0.3:17687, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11810") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59604->172.17.0.3:11810, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:59443") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57696->172.17.0.3:59443, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:40760") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40070->172.17.0.3:40760, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: File to upload is small (34 bytes), uploading instead of streaming 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:50332") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52626->172.17.0.3:50332, err= 2026/07/23 02:15:46 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/23 02:15:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:65270") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43436->172.17.0.3:65270, err= 2026/07/23 02:15:46 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/23 02:15:46 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:7781") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54890->172.17.0.3:7781, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:7620") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:44626->172.17.0.3:7620, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:42560") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55306->172.17.0.3:42560, err= --- PASS: TestRcat (0.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:40263") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33040->172.17.0.3:40263, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:64846") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:43634->172.17.0.3:64846, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:37550") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:57840->172.17.0.3:37550, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: File to upload is small (60 bytes), uploading instead of streaming 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:2032") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:42672->172.17.0.3:2032, err= 2026/07/23 02:15:46 DEBUG : potato2: size = 60 OK 2026/07/23 02:15:46 DEBUG : potato2: Size of src and dst objects identical 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:1235") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:37764->172.17.0.3:1235, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:41933") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58782->172.17.0.3:41933, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:32018") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33610->172.17.0.3:32018, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:3961") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34860->172.17.0.3:3961, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:21802") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55386->172.17.0.3:21802, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:31308") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:56242->172.17.0.3:31308, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:7573") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:33666->172.17.0.3:7573, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:60230") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:54904->172.17.0.3:60230, err= --- PASS: TestRcatSizeUploadHeaders (0.01s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:11808") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39688->172.17.0.3:11808, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:18634") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:55286->172.17.0.3:18634, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:32250") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:36340->172.17.0.3:32250, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:52035") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51154->172.17.0.3:52035, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:2196") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:41024->172.17.0.3:2196, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:26458") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:39810->172.17.0.3:26458, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: Touching "empty space" 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: Touching "potato2" 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:2549") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52696->172.17.0.3:2549, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: Touching "sub dir/potato3" 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:7409") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47982->172.17.0.3:7409, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:2126") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50642->172.17.0.3:2126, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:26293") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46428->172.17.0.3:26293, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:40473") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52992->172.17.0.3:40473, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:51951") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:60848->172.17.0.3:51951, err= --- PASS: TestTouchDir (0.03s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:18608") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59040->172.17.0.3:18608, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:17578") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47262->172.17.0.3:17578, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:59304") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40372->172.17.0.3:59304, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:1900") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34504->172.17.0.3:1900, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:40666") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34824->172.17.0.3:40666, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:30499") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50066->172.17.0.3:30499, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:4126") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49810->172.17.0.3:4126, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:29210") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:56060->172.17.0.3:29210, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:62416") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:35810->172.17.0.3:62416, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:29193") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:41268->172.17.0.3:29193, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kibulix7wele", Local "Local file system at /tmp/rclone1557458728", Modify Window "1s" 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:62116") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47854->172.17.0.3:62116, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:43908") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:56072->172.17.0.3:43908, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:36443") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:46680->172.17.0.3:36443, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:5308") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:50026->172.17.0.3:5308, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:39092") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59334->172.17.0.3:39092, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:54669") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45498->172.17.0.3:54669, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:28969") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:47006->172.17.0.3:28969, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:19578") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45494->172.17.0.3:19578, err= 2026/07/23 02:15:46 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xekafog8" before starting 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:5199") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45944->172.17.0.3:5199, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:34270") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59706->172.17.0.3:34270, err= 2026/07/23 02:15:46 DEBUG : sub dir/test remove existing.xekafog8: TEST: removing renamed existing file after operation 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:36619") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58598->172.17.0.3:36619, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:12622") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:34442->172.17.0.3:12622, err= 2026/07/23 02:15:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lazucoc1" before starting 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:40496") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53656->172.17.0.3:40496, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:51227") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:58966->172.17.0.3:51227, err= 2026/07/23 02:15:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lazucoc1: TEST: renaming existing back after failed operation 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:30134") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:52748->172.17.0.3:30134, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:26501") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45968->172.17.0.3:26501, err= 2026/07/23 02:15:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wumatok4" before starting 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:10816") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53354->172.17.0.3:10816, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:5528") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:56628->172.17.0.3:5528, err= 2026/07/23 02:15:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wumatok4: TEST: removing renamed existing file after operation 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:32636") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:45316->172.17.0.3:32636, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:54171") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:53864->172.17.0.3:54171, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:37736") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:59992->172.17.0.3:37736, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:30911") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:49422->172.17.0.3:30911, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:57914") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:40440->172.17.0.3:57914, err= --- PASS: TestRemoveExisting (0.06s) === 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/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: dial("tcp","172.17.0.3:20508") 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: > dial: conn=172.17.0.1:51782->172.17.0.3:20508, err= 2026/07/23 02:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-kibulix7wele: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 4.460397421s (try 1/5)