"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/06/27 02:36:34 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-cebihuj3vaja" 2026/06/27 02:36:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 02:36:34 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:34 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:34 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:34 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:34 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:34 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:34 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: Connecting to FTP server 2026/06/27 02:36:34 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:34 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34898->172.17.0.5:21, err= 2026/06/27 02:36:35 DEBUG : Creating backend with remote "/tmp/rclone3211953708" === 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.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:38002") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34518->172.17.0.5:38002, err= 2026/06/27 02:36:35 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:47009") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46722->172.17.0.5:47009, err= 2026/06/27 02:36:35 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/06/27 02:36:35 DEBUG : a: size = 0 OK 2026/06/27 02:36:35 DEBUG : a: size = 1 (memory) 2026/06/27 02:36:35 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/27 02:36:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/27 02:36:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 02:36:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 02:36:35 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/27 02:36:35 DEBUG : potato: Seek from 10 to 0 2026/06/27 02:36:35 DEBUG : potato: Seek from 10 to 0 2026/06/27 02:36:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/27 02:36:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/27 02:36:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 02:36:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 02:36:35 DEBUG : potato: Seek from 5 to 2 2026/06/27 02:36:35 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/27 02:36:35 DEBUG : potato: Seek from 7 to 0 2026/06/27 02:36:35 DEBUG : potato: Seek from 7 to 0 2026/06/27 02:36:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/27 02:36:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/27 02:36:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 02:36:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 02:36:35 DEBUG : potato: Seek from 5 to 2 2026/06/27 02:36:35 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/27 02:36:35 DEBUG : potato: Seek from 8 to 0 2026/06/27 02:36:35 DEBUG : potato: Seek from 8 to 0 2026/06/27 02:36:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/27 02:36:35 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/27 02:36:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 02:36:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 02:36:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 02:36:35 DEBUG : potato: Seek from 5 to 2 2026/06/27 02:36:35 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/27 02:36:35 DEBUG : potato: Seek from 9 to 0 2026/06/27 02:36:35 DEBUG : potato: Seek from 9 to 0 2026/06/27 02:36:35 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.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:19001") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34774->172.17.0.5:19001, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28053") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56958->172.17.0.5:28053, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:14454") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39150->172.17.0.5:14454, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:10926") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37274->172.17.0.5:10926, err= === RUN TestCheck/3 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:9905") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56986->172.17.0.5:9905, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:47823") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54806->172.17.0.5:47823, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:53621") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55832->172.17.0.5:53621, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:23903") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54190->172.17.0.5:23903, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:60075") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34292->172.17.0.5:60075, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:6406") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:33754->172.17.0.5:6406, err= --- PASS: TestCheck (0.04s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/06/27 02:36:35 DEBUG : Creating backend with remote "nonexistent" 2026/06/27 02:36:35 DEBUG : Creating backend with remote "nonexistent" 2026/06/27 02:36:35 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/27 02:36:35 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/06/27 02:36:35 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/27 02:36:35 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:29443") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45498->172.17.0.5:29443, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:16022") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45878->172.17.0.5:16022, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:60614") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38224->172.17.0.5:60614, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:52724") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58818->172.17.0.5:52724, err= === RUN TestCheckDownload/3 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:20820") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38490->172.17.0.5:20820, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:48830") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47874->172.17.0.5:48830, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:43164") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45364->172.17.0.5:43164, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:32818") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41654->172.17.0.5:32818, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:46654") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:48918->172.17.0.5:46654, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:21736") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49466->172.17.0.5:21736, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:34209") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60136->172.17.0.5:34209, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:41194") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35288->172.17.0.5:41194, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56193") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:33460->172.17.0.5:56193, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:16180") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39566->172.17.0.5:16180, err= === RUN TestCheckSizeOnly/3 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:49930") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45304->172.17.0.5:49930, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:14355") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:42350->172.17.0.5:14355, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:40780") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38308->172.17.0.5:40780, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:50482") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:42658->172.17.0.5:50482, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:52162") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56944->172.17.0.5:52162, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:58187") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36092->172.17.0.5:58187, err= --- PASS: TestCheckSizeOnly (0.04s) --- PASS: TestCheckSizeOnly/1 (0.01s) --- 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.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:25350") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49424->172.17.0.5:25350, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:16362") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41320->172.17.0.5:16362, err= 2026/06/27 02:36:35 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/27 02:36:35 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/27 02:36:35 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/27 02:36:35 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:15567") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50730->172.17.0.5:15567, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:10066") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56712->172.17.0.5:10066, err= 2026/06/27 02:36:35 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/27 02:36:35 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/27 02:36:35 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/27 02:36:35 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:58502") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53308->172.17.0.5:58502, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:47361") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41240->172.17.0.5:47361, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-cebihuj3vaja/data" 2026/06/27 02:36:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/data: Connecting to FTP server 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/data: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/data: > dial: conn=172.17.0.1:34908->172.17.0.5:21, err= check_test.go:350: ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/data lacks md5, skipping 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:47687") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53880->172.17.0.5:47687, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:45013") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53804->172.17.0.5:45013, err= --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-cebihuj3vaja/data" 2026/06/27 02:36:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/data: Connecting to FTP server 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/data: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/data: > dial: conn=172.17.0.1:34916->172.17.0.5:21, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:61444") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51930->172.17.0.5:61444, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:5927") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60774->172.17.0.5:5927, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:46691") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55760->172.17.0.5:46691, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:63613") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37902->172.17.0.5:63613, err= === RUN TestCheckSumDownload/subtest1 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:2892") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53004->172.17.0.5:2892, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:32288") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46334->172.17.0.5:32288, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:27218") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55386->172.17.0.5:27218, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28988") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:40174->172.17.0.5:28988, err= === RUN TestCheckSumDownload/subtest2 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:17876") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:33322->172.17.0.5:17876, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:44144") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37772->172.17.0.5:44144, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:54546") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39428->172.17.0.5:54546, err= === RUN TestCheckSumDownload/subtest3 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:57476") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35252->172.17.0.5:57476, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:10280") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52746->172.17.0.5:10280, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:38369") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:57344->172.17.0.5:38369, err= === RUN TestCheckSumDownload/subtest4 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:59738") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44226->172.17.0.5:59738, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:29750") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45570->172.17.0.5:29750, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:55774") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54288->172.17.0.5:55774, err= === RUN TestCheckSumDownload/subtest5 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:22403") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55898->172.17.0.5:22403, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:15589") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44256->172.17.0.5:15589, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:61704") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52782->172.17.0.5:61704, err= === RUN TestCheckSumDownload/subtest6 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:24632") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:48108->172.17.0.5:24632, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:54672") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38038->172.17.0.5:54672, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:18774") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36600->172.17.0.5:18774, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:6784") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50066->172.17.0.5:6784, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:34150") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45326->172.17.0.5:34150, err= === RUN TestCheckSumDownload/subtest7 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:11688") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37812->172.17.0.5:11688, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:15307") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51374->172.17.0.5:15307, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:12762") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53842->172.17.0.5:12762, err= --- PASS: TestCheckSumDownload (0.14s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2026/06/27 02:36:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-hivucik9lagu" 2026/06/27 02:36:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 02:36:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hivucik9lagu: Connecting to FTP server 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hivucik9lagu: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hivucik9lagu: > dial: conn=172.17.0.1:34932->172.17.0.5:21, err= 2026/06/27 02:36:35 DEBUG : Creating backend with remote "/tmp/rclone2546523886" run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-hivucik9lagu", Local "Local file system at /tmp/rclone2546523886", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hivucik9lagu: dial("tcp","172.17.0.5:61335") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hivucik9lagu: > dial: conn=172.17.0.1:38392->172.17.0.5:61335, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hivucik9lagu: dial("tcp","172.17.0.5:28511") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hivucik9lagu: > dial: conn=172.17.0.1:52978->172.17.0.5:28511, err= upper checkfile vs. lower remote (without normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hivucik9lagu: dial("tcp","172.17.0.5:17873") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hivucik9lagu: > dial: conn=172.17.0.1:41408->172.17.0.5:17873, err= 2026/06/27 02:36:35 ERROR : hello, world!: sum not found 2026/06/27 02:36:35 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.5:21/rclone-test-hivucik9lagu 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-hivucik9lagu: 1 files missing 2026/06/27 02:36:35 NOTICE: 1 hashes missing 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-hivucik9lagu: 1 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-hivucik9lagu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hivucik9lagu: dial("tcp","172.17.0.5:35554") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hivucik9lagu: > dial: conn=172.17.0.1:56982->172.17.0.5:35554, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hivucik9lagu: dial("tcp","172.17.0.5:18026") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hivucik9lagu: > dial: conn=172.17.0.1:53812->172.17.0.5:18026, err= 2026/06/27 02:36:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-hivucik9lagu: 0 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-hivucik9lagu: 1 matching files 2026/06/27 02:36:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-davifuq7xame" 2026/06/27 02:36:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 02:36:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-davifuq7xame: Connecting to FTP server 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-davifuq7xame: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-davifuq7xame: > dial: conn=172.17.0.1:34942->172.17.0.5:21, err= 2026/06/27 02:36:35 DEBUG : Creating backend with remote "/tmp/rclone4049574247" run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-davifuq7xame", Local "Local file system at /tmp/rclone4049574247", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-davifuq7xame: dial("tcp","172.17.0.5:30271") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-davifuq7xame: > dial: conn=172.17.0.1:36924->172.17.0.5:30271, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-davifuq7xame: dial("tcp","172.17.0.5:24195") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-davifuq7xame: > dial: conn=172.17.0.1:52404->172.17.0.5:24195, err= lower checkfile vs. upper remote (without normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-davifuq7xame: dial("tcp","172.17.0.5:32758") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-davifuq7xame: > dial: conn=172.17.0.1:41272->172.17.0.5:32758, err= 2026/06/27 02:36:35 ERROR : HELLO, WORLD!: sum not found 2026/06/27 02:36:35 ERROR : hello, world!: file not in ftp://172.17.0.5:21/rclone-test-davifuq7xame 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-davifuq7xame: 1 files missing 2026/06/27 02:36:35 NOTICE: 1 hashes missing 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-davifuq7xame: 1 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-davifuq7xame: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-davifuq7xame: dial("tcp","172.17.0.5:55307") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-davifuq7xame: > dial: conn=172.17.0.1:56720->172.17.0.5:55307, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-davifuq7xame: dial("tcp","172.17.0.5:27861") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-davifuq7xame: > dial: conn=172.17.0.1:59396->172.17.0.5:27861, err= 2026/06/27 02:36:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-davifuq7xame: 0 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-davifuq7xame: 1 matching files 2026/06/27 02:36:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-viwozic1laxi" 2026/06/27 02:36:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 02:36:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-viwozic1laxi: Connecting to FTP server 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-viwozic1laxi: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-viwozic1laxi: > dial: conn=172.17.0.1:34954->172.17.0.5:21, err= 2026/06/27 02:36:35 DEBUG : Creating backend with remote "/tmp/rclone964531944" run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-viwozic1laxi", Local "Local file system at /tmp/rclone964531944", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-viwozic1laxi: dial("tcp","172.17.0.5:19325") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-viwozic1laxi: > dial: conn=172.17.0.1:47944->172.17.0.5:19325, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-viwozic1laxi: dial("tcp","172.17.0.5:20701") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-viwozic1laxi: > dial: conn=172.17.0.1:60306->172.17.0.5:20701, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-viwozic1laxi: dial("tcp","172.17.0.5:37149") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-viwozic1laxi: > dial: conn=172.17.0.1:47094->172.17.0.5:37149, err= 2026/06/27 02:36:35 ERROR : HeLlO, wOrLd!: sum not found 2026/06/27 02:36:35 ERROR : hello, world!: file not in ftp://172.17.0.5:21/rclone-test-viwozic1laxi 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-viwozic1laxi: 1 files missing 2026/06/27 02:36:35 NOTICE: 1 hashes missing 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-viwozic1laxi: 1 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-viwozic1laxi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-viwozic1laxi: dial("tcp","172.17.0.5:6299") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-viwozic1laxi: > dial: conn=172.17.0.1:54846->172.17.0.5:6299, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-viwozic1laxi: dial("tcp","172.17.0.5:19401") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-viwozic1laxi: > dial: conn=172.17.0.1:38346->172.17.0.5:19401, err= 2026/06/27 02:36:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-viwozic1laxi: 0 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-viwozic1laxi: 1 matching files 2026/06/27 02:36:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-hesaxit0nume" 2026/06/27 02:36:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 02:36:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hesaxit0nume: Connecting to FTP server 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hesaxit0nume: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hesaxit0nume: > dial: conn=172.17.0.1:34968->172.17.0.5:21, err= 2026/06/27 02:36:35 DEBUG : Creating backend with remote "/tmp/rclone1933098027" run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-hesaxit0nume", Local "Local file system at /tmp/rclone1933098027", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hesaxit0nume: dial("tcp","172.17.0.5:53966") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hesaxit0nume: > dial: conn=172.17.0.1:44724->172.17.0.5:53966, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hesaxit0nume: dial("tcp","172.17.0.5:42793") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hesaxit0nume: > dial: conn=172.17.0.1:40338->172.17.0.5:42793, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hesaxit0nume: dial("tcp","172.17.0.5:34899") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hesaxit0nume: > dial: conn=172.17.0.1:42790->172.17.0.5:34899, err= 2026/06/27 02:36:35 ERROR : HELLO, WORLD!: sum not found 2026/06/27 02:36:35 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.5:21/rclone-test-hesaxit0nume 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-hesaxit0nume: 1 files missing 2026/06/27 02:36:35 NOTICE: 1 hashes missing 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-hesaxit0nume: 1 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-hesaxit0nume: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hesaxit0nume: dial("tcp","172.17.0.5:55776") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hesaxit0nume: > dial: conn=172.17.0.1:56928->172.17.0.5:55776, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hesaxit0nume: dial("tcp","172.17.0.5:33278") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hesaxit0nume: > dial: conn=172.17.0.1:52852->172.17.0.5:33278, err= 2026/06/27 02:36:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-hesaxit0nume: 0 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-hesaxit0nume: 1 matching files 2026/06/27 02:36:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gepapaq9kuze" 2026/06/27 02:36:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 02:36:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: Connecting to FTP server 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: > dial: conn=172.17.0.1:34972->172.17.0.5:21, err= 2026/06/27 02:36:35 DEBUG : Creating backend with remote "/tmp/rclone2277883345" run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-gepapaq9kuze", Local "Local file system at /tmp/rclone2277883345", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: dial("tcp","172.17.0.5:8450") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: > dial: conn=172.17.0.1:47076->172.17.0.5:8450, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: dial("tcp","172.17.0.5:11653") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: > dial: conn=172.17.0.1:51572->172.17.0.5:11653, err= NFD checkfile vs. NFC remote (without normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: dial("tcp","172.17.0.5:55283") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: > dial: conn=172.17.0.1:60264->172.17.0.5:55283, err= 2026/06/27 02:36:35 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/27 02:36:35 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.5:21/rclone-test-gepapaq9kuze 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: 1 files missing 2026/06/27 02:36:35 NOTICE: 1 hashes missing 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: 1 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: dial("tcp","172.17.0.5:40232") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: > dial: conn=172.17.0.1:57542->172.17.0.5:40232, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: dial("tcp","172.17.0.5:19293") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: > dial: conn=172.17.0.1:60178->172.17.0.5:19293, err= 2026/06/27 02:36:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: 0 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: 1 matching files 2026/06/27 02:36:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-sepaxeb3dogu" 2026/06/27 02:36:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 02:36:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: Connecting to FTP server 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: > dial: conn=172.17.0.1:34976->172.17.0.5:21, err= 2026/06/27 02:36:35 DEBUG : Creating backend with remote "/tmp/rclone3400850129" run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu", Local "Local file system at /tmp/rclone3400850129", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: dial("tcp","172.17.0.5:45586") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: > dial: conn=172.17.0.1:41070->172.17.0.5:45586, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: dial("tcp","172.17.0.5:61479") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: > dial: conn=172.17.0.1:53994->172.17.0.5:61479, err= NFC checkfile vs. NFD remote (without normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: dial("tcp","172.17.0.5:4900") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: > dial: conn=172.17.0.1:53230->172.17.0.5:4900, err= 2026/06/27 02:36:35 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/27 02:36:35 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: 1 files missing 2026/06/27 02:36:35 NOTICE: 1 hashes missing 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: 1 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: dial("tcp","172.17.0.5:56461") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: > dial: conn=172.17.0.1:45224->172.17.0.5:56461, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: dial("tcp","172.17.0.5:6553") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: > dial: conn=172.17.0.1:39456->172.17.0.5:6553, err= 2026/06/27 02:36:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: 0 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: 1 matching files 2026/06/27 02:36:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-suxunol1yiho" 2026/06/27 02:36:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 02:36:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-suxunol1yiho: Connecting to FTP server 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-suxunol1yiho: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-suxunol1yiho: > dial: conn=172.17.0.1:34990->172.17.0.5:21, err= 2026/06/27 02:36:35 DEBUG : Creating backend with remote "/tmp/rclone2412876147" run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-suxunol1yiho", Local "Local file system at /tmp/rclone2412876147", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-suxunol1yiho: dial("tcp","172.17.0.5:3339") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-suxunol1yiho: > dial: conn=172.17.0.1:51912->172.17.0.5:3339, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-suxunol1yiho: dial("tcp","172.17.0.5:41821") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-suxunol1yiho: > dial: conn=172.17.0.1:47738->172.17.0.5:41821, err= NFDx2 checkfile vs. both remote (without normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-suxunol1yiho: dial("tcp","172.17.0.5:10351") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-suxunol1yiho: > dial: conn=172.17.0.1:43286->172.17.0.5:10351, err= 2026/06/27 02:36:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/27 02:36:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.5:21/rclone-test-suxunol1yiho 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-suxunol1yiho: 1 files missing 2026/06/27 02:36:35 NOTICE: 1 hashes missing 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-suxunol1yiho: 1 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-suxunol1yiho: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-suxunol1yiho: dial("tcp","172.17.0.5:20057") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-suxunol1yiho: > dial: conn=172.17.0.1:34860->172.17.0.5:20057, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-suxunol1yiho: dial("tcp","172.17.0.5:55647") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-suxunol1yiho: > dial: conn=172.17.0.1:53452->172.17.0.5:55647, err= 2026/06/27 02:36:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-suxunol1yiho: 0 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-suxunol1yiho: 1 matching files 2026/06/27 02:36:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-cihekir2foga" 2026/06/27 02:36:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 02:36:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cihekir2foga: Connecting to FTP server 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cihekir2foga: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cihekir2foga: > dial: conn=172.17.0.1:35000->172.17.0.5:21, err= 2026/06/27 02:36:35 DEBUG : Creating backend with remote "/tmp/rclone3577535863" run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cihekir2foga", Local "Local file system at /tmp/rclone3577535863", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cihekir2foga: dial("tcp","172.17.0.5:57785") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cihekir2foga: > dial: conn=172.17.0.1:48214->172.17.0.5:57785, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cihekir2foga: dial("tcp","172.17.0.5:21794") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cihekir2foga: > dial: conn=172.17.0.1:42680->172.17.0.5:21794, err= NFCx2 checkfile vs. both remote (without normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cihekir2foga: dial("tcp","172.17.0.5:47856") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cihekir2foga: > dial: conn=172.17.0.1:47738->172.17.0.5:47856, err= 2026/06/27 02:36:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/27 02:36:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.5:21/rclone-test-cihekir2foga 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-cihekir2foga: 1 files missing 2026/06/27 02:36:35 NOTICE: 1 hashes missing 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-cihekir2foga: 1 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-cihekir2foga: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cihekir2foga: dial("tcp","172.17.0.5:48090") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cihekir2foga: > dial: conn=172.17.0.1:42136->172.17.0.5:48090, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cihekir2foga: dial("tcp","172.17.0.5:39806") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cihekir2foga: > dial: conn=172.17.0.1:42284->172.17.0.5:39806, err= 2026/06/27 02:36:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-cihekir2foga: 0 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-cihekir2foga: 1 matching files 2026/06/27 02:36:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-difucik1neto" 2026/06/27 02:36:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 02:36:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-difucik1neto: Connecting to FTP server 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-difucik1neto: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-difucik1neto: > dial: conn=172.17.0.1:35002->172.17.0.5:21, err= 2026/06/27 02:36:35 DEBUG : Creating backend with remote "/tmp/rclone698096835" run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-difucik1neto", Local "Local file system at /tmp/rclone698096835", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-difucik1neto: dial("tcp","172.17.0.5:26953") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-difucik1neto: > dial: conn=172.17.0.1:43066->172.17.0.5:26953, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-difucik1neto: dial("tcp","172.17.0.5:60267") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-difucik1neto: > dial: conn=172.17.0.1:51472->172.17.0.5:60267, err= both checkfile vs. NFDx2 remote (without normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-difucik1neto: dial("tcp","172.17.0.5:12304") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-difucik1neto: > dial: conn=172.17.0.1:55988->172.17.0.5:12304, err= 2026/06/27 02:36:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/27 02:36:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.5:21/rclone-test-difucik1neto 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-difucik1neto: 1 files missing 2026/06/27 02:36:35 NOTICE: 1 hashes missing 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-difucik1neto: 1 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-difucik1neto: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-difucik1neto: dial("tcp","172.17.0.5:52681") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-difucik1neto: > dial: conn=172.17.0.1:33388->172.17.0.5:52681, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-difucik1neto: dial("tcp","172.17.0.5:28636") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-difucik1neto: > dial: conn=172.17.0.1:54216->172.17.0.5:28636, err= 2026/06/27 02:36:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-difucik1neto: 0 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-difucik1neto: 1 matching files 2026/06/27 02:36:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-yadiyom7yupu" 2026/06/27 02:36:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 02:36:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: Connecting to FTP server 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: > dial: conn=172.17.0.1:35012->172.17.0.5:21, err= 2026/06/27 02:36:35 DEBUG : Creating backend with remote "/tmp/rclone2465748539" run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-yadiyom7yupu", Local "Local file system at /tmp/rclone2465748539", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: dial("tcp","172.17.0.5:53541") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: > dial: conn=172.17.0.1:45044->172.17.0.5:53541, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: dial("tcp","172.17.0.5:16763") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: > dial: conn=172.17.0.1:55880->172.17.0.5:16763, err= both checkfile vs. NFCx2 remote (without normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: dial("tcp","172.17.0.5:40288") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: > dial: conn=172.17.0.1:52298->172.17.0.5:40288, err= 2026/06/27 02:36:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/27 02:36:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.5:21/rclone-test-yadiyom7yupu 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: 1 files missing 2026/06/27 02:36:35 NOTICE: 1 hashes missing 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: 1 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: dial("tcp","172.17.0.5:49845") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: > dial: conn=172.17.0.1:52972->172.17.0.5:49845, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: dial("tcp","172.17.0.5:48311") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: > dial: conn=172.17.0.1:36038->172.17.0.5:48311, err= 2026/06/27 02:36:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: 0 differences found 2026/06/27 02:36:35 NOTICE: ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: 1 matching files 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: dial("tcp","172.17.0.5:45091") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: > dial: conn=172.17.0.1:38516->172.17.0.5:45091, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-yadiyom7yupu: Purge dir "" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-difucik1neto: dial("tcp","172.17.0.5:26838") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-difucik1neto: > dial: conn=172.17.0.1:42824->172.17.0.5:26838, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-difucik1neto: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-difucik1neto: Purge dir "" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cihekir2foga: dial("tcp","172.17.0.5:36269") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cihekir2foga: > dial: conn=172.17.0.1:48006->172.17.0.5:36269, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cihekir2foga: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cihekir2foga: Purge dir "" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-suxunol1yiho: dial("tcp","172.17.0.5:32021") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-suxunol1yiho: > dial: conn=172.17.0.1:39174->172.17.0.5:32021, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-suxunol1yiho: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-suxunol1yiho: Purge dir "" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: dial("tcp","172.17.0.5:59760") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: > dial: conn=172.17.0.1:50548->172.17.0.5:59760, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: Purge object "測試_Русский___ě_áñ" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-sepaxeb3dogu: Purge dir "" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: dial("tcp","172.17.0.5:49993") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: > dial: conn=172.17.0.1:49866->172.17.0.5:49993, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: Purge object "測試_Русский___ě_áñ" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-gepapaq9kuze: Purge dir "" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hesaxit0nume: dial("tcp","172.17.0.5:32332") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hesaxit0nume: > dial: conn=172.17.0.1:38966->172.17.0.5:32332, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hesaxit0nume: Purge object "HELLO, WORLD!" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hesaxit0nume: Purge dir "" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-viwozic1laxi: dial("tcp","172.17.0.5:12882") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-viwozic1laxi: > dial: conn=172.17.0.1:41388->172.17.0.5:12882, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-viwozic1laxi: Purge object "HeLlO, wOrLd!" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-viwozic1laxi: Purge dir "" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-davifuq7xame: dial("tcp","172.17.0.5:37286") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-davifuq7xame: > dial: conn=172.17.0.1:45764->172.17.0.5:37286, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-davifuq7xame: Purge object "HELLO, WORLD!" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-davifuq7xame: Purge dir "" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hivucik9lagu: dial("tcp","172.17.0.5:38910") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hivucik9lagu: > dial: conn=172.17.0.1:33014->172.17.0.5:38910, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hivucik9lagu: Purge object "hello, world!" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-hivucik9lagu: Purge dir "" --- PASS: TestApplyTransforms (0.23s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:62222") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:42102->172.17.0.5:62222, err= 2026/06/27 02:36:35 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/06/27 02:36:35 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/06/27 02:36:35 INFO : file1: Copied (new) to: sub/file2 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:17176") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52808->172.17.0.5:17176, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:44027") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55480->172.17.0.5:44027, err= 2026/06/27 02:36:35 DEBUG : sub/file2: size = 14 OK 2026/06/27 02:36:35 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/27 02:36:35 DEBUG : file1: Unchanged skipping 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:23905") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39484->172.17.0.5:23905, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:45140") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50170->172.17.0.5:45140, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: don't need to copy/move sub/file2, it is already at target location 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:7873") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:59800->172.17.0.5:7873, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:40758") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39182->172.17.0.5:40758, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:23750") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:33930->172.17.0.5:23750, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:61396") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37608->172.17.0.5:61396, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:42007") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37060->172.17.0.5:42007, err= --- PASS: TestCopyFile (0.02s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:15692") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58320->172.17.0.5:15692, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:6142") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:57426->172.17.0.5:6142, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:14841") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43524->172.17.0.5:14841, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:47390") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:33392->172.17.0.5:47390, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:64857") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58438->172.17.0.5:64857, err= 2026/06/27 02:36:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-cebihuj3vaja/backup" 2026/06/27 02:36:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/backup: Connecting to FTP server 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/backup: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/backup: > dial: conn=172.17.0.1:35022->172.17.0.5:21, err= 2026/06/27 02:36:35 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-cebihuj3vaja/backup" to be canonical "TestFTPProftpd{V1UyY}:rclone-test-cebihuj3vaja/backup" 2026/06/27 02:36:35 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3211953708) 2026/06/27 02:36:35 DEBUG : dst/file1: size = 18 (ftp://172.17.0.5:21/rclone-test-cebihuj3vaja) 2026/06/27 02:36:35 DEBUG : dst/file1: Sizes differ 2026/06/27 02:36:35 INFO : dst/file1: Moved (server-side) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:43568") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47568->172.17.0.5:43568, err= 2026/06/27 02:36:35 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/06/27 02:36:35 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/06/27 02:36:35 INFO : dst/file1: Copied (new) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:37629") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41650->172.17.0.5:37629, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: Connecting to FTP server 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35028->172.17.0.5:21, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:45688") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36182->172.17.0.5:45688, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:8089") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60596->172.17.0.5:8089, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:64947") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37496->172.17.0.5:64947, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:26526") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:48128->172.17.0.5:26526, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:52195") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60390->172.17.0.5:52195, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:19533") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46780->172.17.0.5:19533, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:48637") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38124->172.17.0.5:48637, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:18132") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:33618->172.17.0.5:18132, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.05s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-cebihuj3vaja/dst" 2026/06/27 02:36:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/dst: Connecting to FTP server 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/dst: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/dst: > dial: conn=172.17.0.1:35032->172.17.0.5:21, err= 2026/06/27 02:36:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-cebihuj3vaja/CompareDest" 2026/06/27 02:36:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:35 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:35 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/CompareDest: Connecting to FTP server 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/CompareDest: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/CompareDest: > dial: conn=172.17.0.1:35036->172.17.0.5:21, err= 2026/06/27 02:36:35 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-cebihuj3vaja/CompareDest" to be canonical "TestFTPProftpd{V1UyY}:rclone-test-cebihuj3vaja/CompareDest" 2026/06/27 02:36:35 DEBUG : one: Need to transfer - File not found at Destination 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/dst: dial("tcp","172.17.0.5:30460") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/dst: > dial: conn=172.17.0.1:43406->172.17.0.5:30460, err= 2026/06/27 02:36:35 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/06/27 02:36:35 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/06/27 02:36:35 INFO : one: Copied (new) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:41858") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38328->172.17.0.5:41858, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:58212") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:32842->172.17.0.5:58212, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:36359") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49960->172.17.0.5:36359, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:44108") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50732->172.17.0.5:44108, err= 2026/06/27 02:36:35 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-cebihuj3vaja/CompareDest" for canonical name "TestFTPProftpd{V1UyY}:rclone-test-cebihuj3vaja/CompareDest" 2026/06/27 02:36:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3211953708) 2026/06/27 02:36:35 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/dst) 2026/06/27 02:36:35 DEBUG : one: Sizes differ 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/dst: dial("tcp","172.17.0.5:6723") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/dst: > dial: conn=172.17.0.1:50928->172.17.0.5:6723, err= 2026/06/27 02:36:35 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/06/27 02:36:35 DEBUG : one.4a8516eb.partial: renamed to: one 2026/06/27 02:36:35 INFO : one: Copied (replaced existing) 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:11293") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50694->172.17.0.5:11293, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56056") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53914->172.17.0.5:56056, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:16875") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51810->172.17.0.5:16875, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:48968") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:40208->172.17.0.5:48968, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:30995") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55710->172.17.0.5:30995, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:8246") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46826->172.17.0.5:8246, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:54109") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37262->172.17.0.5:54109, err= 2026/06/27 02:36:35 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-cebihuj3vaja/CompareDest" for canonical name "TestFTPProftpd{V1UyY}:rclone-test-cebihuj3vaja/CompareDest" 2026/06/27 02:36:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3211953708) 2026/06/27 02:36:35 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/dst) 2026/06/27 02:36:35 DEBUG : one: Sizes differ 2026/06/27 02:36:35 DEBUG : one: size = 5 OK 2026/06/27 02:36:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/27 02:36:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:54146") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:57728->172.17.0.5:54146, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:17053") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60324->172.17.0.5:17053, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:47840") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60544->172.17.0.5:47840, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:47665") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34402->172.17.0.5:47665, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:64122") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55268->172.17.0.5:64122, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:3258") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39684->172.17.0.5:3258, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:3423") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37870->172.17.0.5:3423, err= 2026/06/27 02:36:35 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-cebihuj3vaja/CompareDest" for canonical name "TestFTPProftpd{V1UyY}:rclone-test-cebihuj3vaja/CompareDest" 2026/06/27 02:36:35 DEBUG : two: Need to transfer - File not found at Destination 2026/06/27 02:36:35 DEBUG : two: size = 3 OK 2026/06/27 02:36:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/27 02:36:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:27718") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:33238->172.17.0.5:27718, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:13894") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38528->172.17.0.5:13894, err= 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:15186") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45158->172.17.0.5:15186, err= 2026/06/27 02:36:35 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-cebihuj3vaja/CompareDest" for canonical name "TestFTPProftpd{V1UyY}:rclone-test-cebihuj3vaja/CompareDest" 2026/06/27 02:36:35 DEBUG : two: Need to transfer - File not found at Destination 2026/06/27 02:36:35 DEBUG : two: size = 3 OK 2026/06/27 02:36:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/27 02:36:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:14996") 2026/06/27 02:36:35 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34276->172.17.0.5:14996, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:18286") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39496->172.17.0.5:18286, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:24405") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46680->172.17.0.5:24405, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:64749") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39564->172.17.0.5:64749, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:30047") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38774->172.17.0.5:30047, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:29247") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41930->172.17.0.5:29247, err= 2026/06/27 02:36:36 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-cebihuj3vaja/CompareDest" for canonical name "TestFTPProftpd{V1UyY}:rclone-test-cebihuj3vaja/CompareDest" 2026/06/27 02:36:36 DEBUG : two: Need to transfer - File not found at Destination 2026/06/27 02:36:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone3211953708) 2026/06/27 02:36:36 DEBUG : two: size = 3 (ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/CompareDest) 2026/06/27 02:36:36 DEBUG : two: Sizes differ 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/dst: dial("tcp","172.17.0.5:24992") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/dst: > dial: conn=172.17.0.1:56370->172.17.0.5:24992, err= 2026/06/27 02:36:36 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/06/27 02:36:36 DEBUG : two.a319cd8b.partial: renamed to: two 2026/06/27 02:36:36 INFO : two: Copied (new) 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:58000") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34190->172.17.0.5:58000, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:64364") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:40802->172.17.0.5:64364, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:47287") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:40200->172.17.0.5:47287, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:32789") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36662->172.17.0.5:32789, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:18888") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53534->172.17.0.5:18888, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:9652") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55404->172.17.0.5:9652, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:49790") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38840->172.17.0.5:49790, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.31s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:64850") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38580->172.17.0.5:64850, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:1721") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36410->172.17.0.5:1721, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:36 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:22510") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44832->172.17.0.5:22510, err= 2026/06/27 02:36:36 DEBUG : sub/file2: size = 14 OK 2026/06/27 02:36:36 INFO : file1: Copied (new) to: sub/file2 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:62489") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:59304->172.17.0.5:62489, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:32379") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60906->172.17.0.5:32379, err= 2026/06/27 02:36:36 DEBUG : sub/file2: size = 14 OK 2026/06/27 02:36:36 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/27 02:36:36 DEBUG : file1: Unchanged skipping 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:60711") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46982->172.17.0.5:60711, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:33857") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56704->172.17.0.5:33857, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: don't need to copy/move sub/file2, it is already at target location 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:63493") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58252->172.17.0.5:63493, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:5794") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:59040->172.17.0.5:5794, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:47047") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:48198->172.17.0.5:47047, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:59605") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55914->172.17.0.5:59605, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:7057") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53320->172.17.0.5:7057, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:36 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:1319") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55050->172.17.0.5:1319, err= 2026/06/27 02:36:36 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/06/27 02:36:36 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/06/27 02:36:36 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:12799") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44750->172.17.0.5:12799, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:46516") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55756->172.17.0.5:46516, err= 2026/06/27 02:36:36 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/06/27 02:36:36 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/27 02:36:36 DEBUG : file1: Unchanged skipping 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:36961") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46186->172.17.0.5:36961, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28902") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39970->172.17.0.5:28902, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:14123") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51112->172.17.0.5:14123, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:65152") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60168->172.17.0.5:65152, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:7508") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36138->172.17.0.5:7508, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:55343") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35912->172.17.0.5:55343, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:65508") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39444->172.17.0.5:65508, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:55471") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38068->172.17.0.5:55471, err= 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: Connecting to FTP server 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: Connecting to FTP server 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: Waiting for checks to finish 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: Waiting for transfers to finish 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35052->172.17.0.5:21, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:45305") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56446->172.17.0.5:45305, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:61736") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53042->172.17.0.5:61736, err= 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/06/27 02:36:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/06/27 02:36:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:54755") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56260->172.17.0.5:54755, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:24617") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37680->172.17.0.5:24617, err= 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/06/27 02:36:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/06/27 02:36:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:48148") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:48582->172.17.0.5:48148, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:52169") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:59142->172.17.0.5:52169, err= 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/06/27 02:36:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35056->172.17.0.5:21, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:21629") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:42646->172.17.0.5:21629, err= 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/06/27 02:36:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:40310") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49586->172.17.0.5:40310, err= 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/06/27 02:36:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/06/27 02:36:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:15138") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55470->172.17.0.5:15138, err= 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/06/27 02:36:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:64000") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45486->172.17.0.5:64000, err= 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/06/27 02:36:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/06/27 02:36:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:32367") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49688->172.17.0.5:32367, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:43249") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45472->172.17.0.5:43249, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:23743") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54456->172.17.0.5:23743, err= --- PASS: TestCopyLongFileNameCollision (0.20s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:36 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:25579") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49892->172.17.0.5:25579, err= 2026/06/27 02:36:36 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/06/27 02:36:36 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/06/27 02:36:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:64158") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34712->172.17.0.5:64158, err= 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:22361") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38330->172.17.0.5:22361, err= 2026/06/27 02:36:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:62932") 2026/06/27 02:36:36 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54616->172.17.0.5:62932, err= 2026/06/27 02:36:37 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/06/27 02:36:37 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:52611") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50270->172.17.0.5:52611, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:62438") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35230->172.17.0.5:62438, err= 2026/06/27 02:36:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:6048") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34692->172.17.0.5:6048, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:51601") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49282->172.17.0.5:51601, err= 2026/06/27 02:36:37 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:14154") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:33080->172.17.0.5:14154, err= 2026/06/27 02:36:37 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/06/27 02:36:37 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/06/27 02:36:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:13957") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:48016->172.17.0.5:13957, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:4038") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39996->172.17.0.5:4038, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:4492") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:57760->172.17.0.5:4492, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:50188") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:40600->172.17.0.5:50188, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:16388") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:48916->172.17.0.5:16388, err= --- PASS: TestCopyFileMaxTransfer (1.05s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:37566") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51754->172.17.0.5:37566, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:55011") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:48568->172.17.0.5:55011, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:40651") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44622->172.17.0.5:40651, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:43267") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44822->172.17.0.5:43267, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:20211") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54708->172.17.0.5:20211, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:63059") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45060->172.17.0.5:63059, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:6044") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58446->172.17.0.5:6044, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:21754") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47130->172.17.0.5:21754, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:30361") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56028->172.17.0.5:30361, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:44896") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58722->172.17.0.5:44896, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:54225") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60722->172.17.0.5:54225, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:64033") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:40542->172.17.0.5:64033, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:29408") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44064->172.17.0.5:29408, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:48435") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45856->172.17.0.5:48435, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:27571") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58904->172.17.0.5:27571, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:5759") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60858->172.17.0.5:5759, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:20584") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41516->172.17.0.5:20584, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:22826") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52080->172.17.0.5:22826, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:2891") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56780->172.17.0.5:2891, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:21479") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60878->172.17.0.5:21479, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:45785") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58902->172.17.0.5:45785, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:3221") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54772->172.17.0.5:3221, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:36200") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56324->172.17.0.5:36200, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:21309") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56654->172.17.0.5:21309, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28651") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50590->172.17.0.5:28651, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:1788") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52596->172.17.0.5:1788, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:4839") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49782->172.17.0.5:4839, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:22141") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56974->172.17.0.5:22141, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:2761") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43064->172.17.0.5:2761, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:3045") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37050->172.17.0.5:3045, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:65115") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34734->172.17.0.5:65115, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:17318") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:22177") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60084->172.17.0.5:17318, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:40764->172.17.0.5:22177, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:45522") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50856->172.17.0.5:45522, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:65230") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39318->172.17.0.5:65230, err= 2026/06/27 02:36:37 DEBUG : a.txt: Excluded (Size Filter) 2026/06/27 02:36:37 DEBUG : a.txt: Excluded 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:63253") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36700->172.17.0.5:63253, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:42471") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60688->172.17.0.5:42471, err= 2026/06/27 02:36:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/27 02:36:37 DEBUG : sub dir/hello world2: Excluded 2026/06/27 02:36:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/27 02:36:37 DEBUG : sub dir/hello world: Excluded 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:49068") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:42338->172.17.0.5:49068, err= 2026/06/27 02:36:37 DEBUG : sub dir/ignore dir: Excluded 2026/06/27 02:36:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/27 02:36:37 DEBUG : sub dir/hello world2: Excluded 2026/06/27 02:36:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/27 02:36:37 DEBUG : sub dir/hello world: Excluded 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:17613") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34952->172.17.0.5:17613, err= 2026/06/27 02:36:37 DEBUG : sub dir/ignore dir: Excluded 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:37672") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39206->172.17.0.5:37672, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:14748") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54354->172.17.0.5:14748, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:12495") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55928->172.17.0.5:12495, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:41562") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46916->172.17.0.5:41562, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:26947") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46050->172.17.0.5:26947, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:9918") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60444->172.17.0.5:9918, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:12436") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38084->172.17.0.5:12436, err= --- PASS: TestListDirSorted (0.06s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:39399") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:59694->172.17.0.5:39399, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:17230") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45594->172.17.0.5:17230, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:2304") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34072->172.17.0.5:2304, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:57323") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39012->172.17.0.5:57323, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:43706") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58788->172.17.0.5:43706, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:27091") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46410->172.17.0.5:27091, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:27028") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45550->172.17.0.5:27028, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:62436") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41884->172.17.0.5:62436, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:12409") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41556->172.17.0.5:12409, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:64073") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:59050->172.17.0.5:64073, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:7929") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52492->172.17.0.5:7929, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:61512") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58688->172.17.0.5:61512, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:58919") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47744->172.17.0.5:58919, err= 2026/06/27 02:36:37 DEBUG : a.txt: Excluded (Size Filter) 2026/06/27 02:36:37 DEBUG : a.txt: Excluded 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28750") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39446->172.17.0.5:28750, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56035") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34190->172.17.0.5:56035, err= 2026/06/27 02:36:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/27 02:36:37 DEBUG : sub dir/hello world2: Excluded 2026/06/27 02:36:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/27 02:36:37 DEBUG : sub dir/hello world: Excluded 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:38931") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37796->172.17.0.5:38931, err= 2026/06/27 02:36:37 DEBUG : sub dir/ignore dir: Excluded 2026/06/27 02:36:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/27 02:36:37 DEBUG : sub dir/hello world2: Excluded 2026/06/27 02:36:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/27 02:36:37 DEBUG : sub dir/hello world: Excluded 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:27982") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56366->172.17.0.5:27982, err= 2026/06/27 02:36:37 DEBUG : sub dir/ignore dir: Excluded 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56806") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:40638->172.17.0.5:56806, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:63555") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41708->172.17.0.5:63555, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:1665") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35966->172.17.0.5:1665, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:17606") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:33848->172.17.0.5:17606, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:16080") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54928->172.17.0.5:16080, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:14414") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43734->172.17.0.5:14414, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:18686") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39142->172.17.0.5:18686, err= --- PASS: TestListDirSortedFn (0.05s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:10160") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58238->172.17.0.5:10160, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:43428") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58822->172.17.0.5:43428, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:38233") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:57854->172.17.0.5:38233, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:53008") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56300->172.17.0.5:53008, err= === RUN TestListJSON/Default 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:60459") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:57664->172.17.0.5:60459, err= === RUN TestListJSON/FilesOnly 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:5739") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52704->172.17.0.5:5739, err= === RUN TestListJSON/DirsOnly 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:38007") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51620->172.17.0.5:38007, err= === RUN TestListJSON/Recurse 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:3673") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34994->172.17.0.5:3673, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:10260") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41698->172.17.0.5:10260, err= === RUN TestListJSON/SubDir 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:1300") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:42150->172.17.0.5:1300, err= === RUN TestListJSON/NoModTime 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:29211") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51208->172.17.0.5:29211, err= === RUN TestListJSON/NoMimeType 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:41247") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39396->172.17.0.5:41247, err= === RUN TestListJSON/ShowHash 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:27783") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53242->172.17.0.5:27783, err= === RUN TestListJSON/HashTypes 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:8881") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53248->172.17.0.5:8881, err= 2026/06/27 02:36:37 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:42282") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39152->172.17.0.5:42282, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:52122") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56696->172.17.0.5:52122, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:64276") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50582->172.17.0.5:64276, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:52837") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58760->172.17.0.5:52837, err= --- PASS: TestListJSON (0.03s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:50503") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45376->172.17.0.5:50503, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:8948") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51956->172.17.0.5:8948, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:51353") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37310->172.17.0.5:51353, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:44575") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55444->172.17.0.5:44575, err= === RUN TestStatJSON/Root 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:52504") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37300->172.17.0.5:52504, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:55527") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:40518->172.17.0.5:55527, err= === RUN TestStatJSON/Dir 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:46268") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47510->172.17.0.5:46268, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:12417") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53536->172.17.0.5:12417, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:40830") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41442->172.17.0.5:40830, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:48509") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35978->172.17.0.5:48509, err= === RUN TestStatJSON/FileDirsOnly 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:21643") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58184->172.17.0.5:21643, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:10203") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56496->172.17.0.5:10203, err= === RUN TestStatJSON/RootNotFound 2026/06/27 02:36:37 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-cebihuj3vaja/notfound" 2026/06/27 02:36:37 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:37 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:37 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:37 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:37 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:37 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/notfound: Connecting to FTP server 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/notfound: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/notfound: > dial: conn=172.17.0.1:35066->172.17.0.5:21, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/notfound: dial("tcp","172.17.0.5:15266") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/notfound: > dial: conn=172.17.0.1:57768->172.17.0.5:15266, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:50362") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34202->172.17.0.5:50362, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:9401") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47348->172.17.0.5:9401, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:16377") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47018->172.17.0.5:16377, err= --- PASS: TestStatJSON (0.04s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.01s) === RUN TestMkdir run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:37 INFO : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: Making directory 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:47008") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35090->172.17.0.5:47008, err= 2026/06/27 02:36:37 INFO : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: Making directory 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:33148") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54702->172.17.0.5:33148, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:12399") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36314->172.17.0.5:12399, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:51003") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46956->172.17.0.5:51003, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:23511") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:57150->172.17.0.5:23511, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:29520") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:33768->172.17.0.5:29520, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:31203") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35550->172.17.0.5:31203, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:18574") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55726->172.17.0.5:18574, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:57615") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:48920->172.17.0.5:57615, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:27259") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38746->172.17.0.5:27259, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:52708") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60560->172.17.0.5:52708, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:47576") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50338->172.17.0.5:47576, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:52321") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37698->172.17.0.5:52321, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:6778") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:57320->172.17.0.5:6778, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:49976") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46244->172.17.0.5:49976, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:51138") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:59274->172.17.0.5:51138, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28996") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56050->172.17.0.5:28996, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:18155") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44226->172.17.0.5:18155, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:51276") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36834->172.17.0.5:51276, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:58379") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36280->172.17.0.5:58379, err= 2026/06/27 02:36:37 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/27 02:36:37 DEBUG : empty space: Excluded 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56523") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:57966->172.17.0.5:56523, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28075") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:40112->172.17.0.5:28075, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:49597") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39702->172.17.0.5:49597, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:31880") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43200->172.17.0.5:31880, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:27303") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54424->172.17.0.5:27303, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:6618") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41966->172.17.0.5:6618, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:4104") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49116->172.17.0.5:4104, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56097") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55078->172.17.0.5:56097, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:36970") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52790->172.17.0.5:36970, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28661") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49982->172.17.0.5:28661, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:32542") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51694->172.17.0.5:32542, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28692") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58976->172.17.0.5:28692, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:47886") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47974->172.17.0.5:47886, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/06/27 02:36:37 DEBUG : Creating backend with remote ":memory:" 2026/06/27 02:36:37 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/27 02:36:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/27 02:36:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/27 02:36:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/27 02:36:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/27 02:36:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/27 02:36:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/27 02:36:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/27 02:36:37 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.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:5745") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51956->172.17.0.5:5745, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:6833") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45050->172.17.0.5:6833, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:39447") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35656->172.17.0.5:39447, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:11101") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34746->172.17.0.5:11101, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:33131") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50984->172.17.0.5:33131, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:53371") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43230->172.17.0.5:53371, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:62616") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39162->172.17.0.5:62616, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:62974") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35950->172.17.0.5:62974, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:52837") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58772->172.17.0.5:52837, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:2646") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46816->172.17.0.5:2646, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28764") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39080->172.17.0.5:28764, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:20693") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44934->172.17.0.5:20693, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:40164") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35918->172.17.0.5:40164, err= 2026/06/27 02:36:37 DEBUG : Waiting for deletions to finish 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:51909") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41698->172.17.0.5:51909, err= 2026/06/27 02:36:37 DEBUG : large: Excluded (Size Filter) 2026/06/27 02:36:37 DEBUG : large: Excluded 2026/06/27 02:36:37 INFO : medium: Deleted 2026/06/27 02:36:37 INFO : small: Deleted 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56358") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41788->172.17.0.5:56358, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:44543") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55358->172.17.0.5:44543, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:36900") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55120->172.17.0.5:36900, err= --- PASS: TestDelete (0.02s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:40553") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43830->172.17.0.5:40553, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:41444") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52138->172.17.0.5:41444, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:50089") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44220->172.17.0.5:50089, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:25310") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37524->172.17.0.5:25310, err= 2026/06/27 02:36:37 DEBUG : Waiting for deletions to finish 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:14356") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:57180->172.17.0.5:14356, err= 2026/06/27 02:36:37 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/06/27 02:36:37 INFO : medium: Deleted 2026/06/27 02:36:37 INFO : large: Deleted 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56999") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45276->172.17.0.5:56999, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:55929") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45810->172.17.0.5:55929, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:32878") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34164->172.17.0.5:32878, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:29040") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:33248->172.17.0.5:29040, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:49690") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37256->172.17.0.5:49690, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:12338") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:32876->172.17.0.5:12338, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56761") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53204->172.17.0.5:56761, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:31945") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49748->172.17.0.5:31945, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:53950") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47914->172.17.0.5:53950, err= 2026/06/27 02:36:37 DEBUG : Waiting for deletions to finish 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:11897") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60958->172.17.0.5:11897, err= 2026/06/27 02:36:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/27 02:36:37 INFO : medium: Deleted 2026/06/27 02:36:37 INFO : small: Deleted 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:27782") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56584->172.17.0.5:27782, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:49461") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38798->172.17.0.5:49461, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:47002") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54976->172.17.0.5:47002, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:29698") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54012->172.17.0.5:29698, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:61817") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50660->172.17.0.5:61817, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:54405") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:57488->172.17.0.5:54405, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:19822") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38356->172.17.0.5:19822, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:48874") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35496->172.17.0.5:48874, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:52110") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54518->172.17.0.5:52110, err= 2026/06/27 02:36:37 DEBUG : Waiting for deletions to finish 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:1486") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49102->172.17.0.5:1486, err= 2026/06/27 02:36:37 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/06/27 02:36:37 INFO : medium: Deleted 2026/06/27 02:36:37 INFO : large: Deleted 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:5410") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50252->172.17.0.5:5410, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:13601") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:48232->172.17.0.5:13601, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:51810") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44318->172.17.0.5:51810, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:10678") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:48980->172.17.0.5:10678, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:31152") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49824->172.17.0.5:31152, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56731") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51916->172.17.0.5:56731, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:39412") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52714->172.17.0.5:39412, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:31215") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34490->172.17.0.5:31215, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:54229") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49440->172.17.0.5:54229, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:39706") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55088->172.17.0.5:39706, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:52966") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:42034->172.17.0.5:52966, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:53407") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43844->172.17.0.5:53407, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/06/27 02:36:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/27 02:36:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/27 02:36:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/27 02:36:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/27 02:36:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/27 02:36:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/27 02:36:37 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.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:50654") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:33774->172.17.0.5:50654, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:60990") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44118->172.17.0.5:60990, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:63339") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58890->172.17.0.5:63339, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:24240") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:59656->172.17.0.5:24240, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:51771") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58300->172.17.0.5:51771, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:17393") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51794->172.17.0.5:17393, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:62607") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43348->172.17.0.5:62607, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:3809") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60586->172.17.0.5:3809, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:53070") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44998->172.17.0.5:53070, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:21179") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34246->172.17.0.5:21179, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:36123") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46224->172.17.0.5:36123, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:50512") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37552->172.17.0.5:50512, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:35615") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52214->172.17.0.5:35615, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:9748") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52450->172.17.0.5:9748, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:1834") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:59460->172.17.0.5:1834, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28275") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53066->172.17.0.5:28275, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:21360") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54082->172.17.0.5:21360, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:45914") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46758->172.17.0.5:45914, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:47415") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60244->172.17.0.5:47415, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:41501") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37868->172.17.0.5:41501, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/06/27 02:36:37 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-qobenaz5bedu" 2026/06/27 02:36:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 02:36:37 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:37 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:37 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:37 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:37 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:37 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: Connecting to FTP server 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:35078->172.17.0.5:21, err= 2026/06/27 02:36:37 DEBUG : Creating backend with remote "/tmp/rclone3490995687" run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-qobenaz5bedu", Local "Local file system at /tmp/rclone3490995687", Modify Window "1s" 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:49648") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:60802->172.17.0.5:49648, err= 2026/06/27 02:36:37 INFO : A2: Making directory 2026/06/27 02:36:37 INFO : A1/B2: Making directory 2026/06/27 02:36:37 INFO : A1/B2/C2: Making directory 2026/06/27 02:36:37 INFO : A1/B1/C3: Making directory 2026/06/27 02:36:37 INFO : A3: Making directory 2026/06/27 02:36:37 INFO : A3/B3: Making directory 2026/06/27 02:36:37 INFO : A3/B3/C4: Making directory 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:9633") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:34090->172.17.0.5:9633, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:29874") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:36250->172.17.0.5:29874, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: Connecting to FTP server 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: Connecting to FTP server 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:35092->172.17.0.5:21, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:52655") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:58790->172.17.0.5:52655, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:42972") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:53226->172.17.0.5:42972, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:64052") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:43462->172.17.0.5:64052, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:20456") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:41808->172.17.0.5:20456, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:29050") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:55908->172.17.0.5:29050, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:35104->172.17.0.5:21, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:49008") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:37428->172.17.0.5:49008, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: Connecting to FTP server 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:34539") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:40150->172.17.0.5:34539, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:11011") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:51940->172.17.0.5:11011, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:35118->172.17.0.5:21, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:63481") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:48030->172.17.0.5:63481, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:54041") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:40448->172.17.0.5:54041, err= 2026/06/27 02:36:37 DEBUG : Waiting for deletions to finish 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:62289") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:42884->172.17.0.5:62289, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:60711") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:46996->172.17.0.5:60711, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:35841") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:39104->172.17.0.5:35841, err= 2026/06/27 02:36:37 INFO : A1/B1/C1/one: Deleted 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:11190") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:55456->172.17.0.5:11190, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:16770") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:54958->172.17.0.5:16770, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:48826") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:55742->172.17.0.5:48826, err= 2026/06/27 02:36:37 DEBUG : removing 2 level 3 directories 2026/06/27 02:36:37 INFO : A1/B1/C3: Removing directory 2026/06/27 02:36:37 INFO : A1/B1/C1: Removing directory 2026/06/27 02:36:37 DEBUG : removing 1 level 2 directories 2026/06/27 02:36:37 INFO : A1/B1: Removing directory 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:17051") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:41706->172.17.0.5:17051, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:28017") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:12318") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:56784->172.17.0.5:12318, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:22705") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:34124->172.17.0.5:28017, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:38988->172.17.0.5:22705, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:57281") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:15211") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:33352->172.17.0.5:57281, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:37398->172.17.0.5:15211, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:58446") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:50068->172.17.0.5:58446, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:13566") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:33806->172.17.0.5:13566, err= 2026/06/27 02:36:37 DEBUG : Waiting for deletions to finish 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:60352") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:36600->172.17.0.5:60352, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:18115") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:41292->172.17.0.5:18115, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:33798") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:60356->172.17.0.5:33798, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:42559") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:51856->172.17.0.5:42559, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:24569") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:60870->172.17.0.5:24569, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:12896") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:56162") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:56490->172.17.0.5:12896, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:46170->172.17.0.5:56162, err= 2026/06/27 02:36:37 INFO : A1/two: Deleted 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:6874") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:49240->172.17.0.5:6874, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:26631") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:40130->172.17.0.5:26631, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:2687") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:54770->172.17.0.5:2687, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:20584") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:41526->172.17.0.5:20584, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:57569") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:53086->172.17.0.5:57569, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:13108") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:45458->172.17.0.5:13108, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:42266") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:37792->172.17.0.5:42266, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:47641") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:50702->172.17.0.5:47641, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:10707") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:36802->172.17.0.5:10707, err= 2026/06/27 02:36:37 DEBUG : removing 2 level 3 directories 2026/06/27 02:36:37 INFO : A3/B3/C4: Removing directory 2026/06/27 02:36:37 INFO : A1/B2/C2: Removing directory 2026/06/27 02:36:37 DEBUG : removing 2 level 2 directories 2026/06/27 02:36:37 INFO : A1/B2: Removing directory 2026/06/27 02:36:37 INFO : A3/B3: Removing directory 2026/06/27 02:36:37 DEBUG : removing 3 level 1 directories 2026/06/27 02:36:37 INFO : A3: Removing directory 2026/06/27 02:36:37 INFO : A1: Removing directory 2026/06/27 02:36:37 INFO : A2: Removing directory 2026/06/27 02:36:37 DEBUG : removing 1 level 0 directories 2026/06/27 02:36:37 INFO : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: Removing directory 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:30446") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:37274->172.17.0.5:30446, err= 2026/06/27 02:36:37 ERROR : error listing: directory not found 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: dial("tcp","172.17.0.5:48254") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: > dial: conn=172.17.0.1:51046->172.17.0.5:48254, err= 2026/06/27 02:36:37 ERROR : error listing: directory not found 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-qobenaz5bedu: Purge dir "" 2026/06/27 02:36:37 NOTICE: purge failed to rmdir "": directory not found 2026/06/27 02:36:37 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.11s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:7429") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43060->172.17.0.5:7429, err= 2026/06/27 02:36:37 INFO : A2: Making directory 2026/06/27 02:36:37 INFO : A1/B2: Making directory 2026/06/27 02:36:37 INFO : A1/B2/C2: Making directory 2026/06/27 02:36:37 INFO : A1/B1/C3: Making directory 2026/06/27 02:36:37 INFO : A3: Making directory 2026/06/27 02:36:37 INFO : A3/B3: Making directory 2026/06/27 02:36:37 INFO : A3/B3/C4: Making directory 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:17656") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60918->172.17.0.5:17656, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:15062") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58842->172.17.0.5:15062, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:36476") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51240->172.17.0.5:36476, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:4628") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34906->172.17.0.5:4628, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:41877") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:10876") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34784->172.17.0.5:10876, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35344->172.17.0.5:41877, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:38947") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41636->172.17.0.5:38947, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:18828") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56916->172.17.0.5:18828, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:1719") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36780->172.17.0.5:1719, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:59863") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:42346->172.17.0.5:59863, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:18142") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:57476->172.17.0.5:18142, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:10437") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45132->172.17.0.5:10437, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:38492") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39158->172.17.0.5:38492, err= 2026/06/27 02:36:37 DEBUG : removing 1 level 3 directories 2026/06/27 02:36:37 INFO : A3/B3/C4: Removing directory 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:12859") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36520->172.17.0.5:12859, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:27619") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:38545") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50736->172.17.0.5:27619, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49416->172.17.0.5:38545, err= 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28906") 2026/06/27 02:36:37 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50250->172.17.0.5:28906, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:22403") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:33826") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56110->172.17.0.5:33826, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55908->172.17.0.5:22403, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:7519") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:33322->172.17.0.5:7519, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:37812") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:42792->172.17.0.5:37812, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:4838") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45464->172.17.0.5:4838, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:64673") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44466->172.17.0.5:64673, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:13174") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56332->172.17.0.5:13174, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:53898") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54524->172.17.0.5:53898, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56646") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:12835") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45464->172.17.0.5:56646, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60626->172.17.0.5:12835, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: Connecting to FTP server 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35128->172.17.0.5:21, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:58349") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46650->172.17.0.5:58349, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:9177") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36764->172.17.0.5:9177, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56584") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55858->172.17.0.5:56584, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:40074") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39110->172.17.0.5:40074, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:53594") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52206->172.17.0.5:53594, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:9559") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50956->172.17.0.5:9559, err= 2026/06/27 02:36:38 DEBUG : removing 2 level 3 directories 2026/06/27 02:36:38 INFO : A1/B1/C3: Removing directory 2026/06/27 02:36:38 INFO : A1/B2/C2: Removing directory 2026/06/27 02:36:38 DEBUG : removing 2 level 2 directories 2026/06/27 02:36:38 INFO : A3/B3: Removing directory 2026/06/27 02:36:38 INFO : A1/B2: Removing directory 2026/06/27 02:36:38 DEBUG : removing 2 level 1 directories 2026/06/27 02:36:38 INFO : A3: Removing directory 2026/06/27 02:36:38 INFO : A2: Removing directory 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:3229") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47258->172.17.0.5:3229, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:41735") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37002->172.17.0.5:41735, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:24448") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52904->172.17.0.5:24448, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:55790") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60704->172.17.0.5:55790, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:20152") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:59912->172.17.0.5:20152, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:36209") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35200->172.17.0.5:36209, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:41031") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49712->172.17.0.5:41031, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:55789") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47696->172.17.0.5:55789, err= 2026/06/27 02:36:38 DEBUG : removing 1 level 3 directories 2026/06/27 02:36:38 INFO : A1/B1/C1: Removing directory 2026/06/27 02:36:38 DEBUG : removing 1 level 2 directories 2026/06/27 02:36:38 INFO : A1/B1: Removing directory 2026/06/27 02:36:38 DEBUG : removing 1 level 1 directories 2026/06/27 02:36:38 INFO : A1: Removing directory 2026/06/27 02:36:38 DEBUG : removing 1 level 0 directories 2026/06/27 02:36:38 INFO : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: Removing directory 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:3387") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50352->172.17.0.5:3387, err= 2026/06/27 02:36:38 ERROR : error listing: directory not found 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28629") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:57744->172.17.0.5:28629, err= 2026/06/27 02:36:38 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.10s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 INFO : A1: Making directory 2026/06/27 02:36:38 INFO : A1/B1: Making directory 2026/06/27 02:36:38 INFO : A1/B1/C1: Making directory 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:30705") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60826->172.17.0.5:30705, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:20004") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43626->172.17.0.5:20004, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:11181") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:48174->172.17.0.5:11181, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:35322") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41940->172.17.0.5:35322, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:63143") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36216->172.17.0.5:63143, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56156") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43874->172.17.0.5:56156, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28110") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:40556->172.17.0.5:28110, err= 2026/06/27 02:36:38 DEBUG : removing 1 level 3 directories 2026/06/27 02:36:38 INFO : A1/B1/C1: Removing directory 2026/06/27 02:36:38 DEBUG : removing 1 level 2 directories 2026/06/27 02:36:38 INFO : A1/B1: Removing directory 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:24957") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54738->172.17.0.5:24957, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:46612") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54890->172.17.0.5:46612, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:46911") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58938->172.17.0.5:46911, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:11064") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36876->172.17.0.5:11064, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:50711") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44314->172.17.0.5:50711, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 INFO : A1: Making directory 2026/06/27 02:36:38 INFO : A1/B1: Making directory 2026/06/27 02:36:38 INFO : A1/B1/C1: Making directory 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:1472") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44122->172.17.0.5:1472, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:41443") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51210->172.17.0.5:41443, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:64181") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54164->172.17.0.5:64181, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:1767") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51328->172.17.0.5:1767, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:39495") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:40262->172.17.0.5:39495, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:38077") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47308->172.17.0.5:38077, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:54120") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:32768->172.17.0.5:54120, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:19212") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47544->172.17.0.5:19212, err= 2026/06/27 02:36:38 DEBUG : removing 1 level 3 directories 2026/06/27 02:36:38 INFO : A1/B1/C1: Removing directory 2026/06/27 02:36:38 DEBUG : removing 1 level 2 directories 2026/06/27 02:36:38 INFO : A1/B1: Removing directory 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:59488") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37940->172.17.0.5:59488, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:25255") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37940->172.17.0.5:25255, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:11532") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51908->172.17.0.5:11532, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:34866") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:33554->172.17.0.5:34866, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:8149") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52750->172.17.0.5:8149, err= --- PASS: TestRmdirsWithFilter (0.03s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:11126") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:32994->172.17.0.5:11126, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:50456") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35476->172.17.0.5:50456, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:32669") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:59596->172.17.0.5:32669, err= 2026/06/27 02:36:38 DEBUG : filename.txt: File name found in url 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:30692") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35186->172.17.0.5:30692, err= 2026/06/27 02:36:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:49921") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47532->172.17.0.5:49921, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:64331") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39176->172.17.0.5:64331, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:10420") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46084->172.17.0.5:10420, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:4863") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36856->172.17.0.5:4863, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:2240") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:59812->172.17.0.5:2240, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:3801") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44716->172.17.0.5:3801, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:19800") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44544->172.17.0.5:19800, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:23736") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54702->172.17.0.5:23736, err= --- PASS: TestCopyURLDownloadHeaders (0.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:47361") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41254->172.17.0.5:47361, err= 2026/06/27 02:36:38 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/06/27 02:36:38 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/06/27 02:36:38 INFO : file1: Copied (new) to: sub/file2 2026/06/27 02:36:38 INFO : file1: Deleted 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:8626") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58934->172.17.0.5:8626, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:33131") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50986->172.17.0.5:33131, err= 2026/06/27 02:36:38 DEBUG : sub/file2: size = 14 OK 2026/06/27 02:36:38 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/27 02:36:38 DEBUG : file1: Unchanged skipping 2026/06/27 02:36:38 INFO : file1: Deleted 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56709") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38974->172.17.0.5:56709, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:61403") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50690->172.17.0.5:61403, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: don't need to copy/move sub/file2, it is already at target location 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:6627") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58332->172.17.0.5:6627, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:45911") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37394->172.17.0.5:45911, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:59058") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38006->172.17.0.5:59058, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:25019") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38518->172.17.0.5:25019, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:43218") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43912->172.17.0.5:43218, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:45013") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53820->172.17.0.5:45013, err= 2026/06/27 02:36:38 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/06/27 02:36:38 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/06/27 02:36:38 INFO : file1: Copied (new) 2026/06/27 02:36:38 INFO : file1: Deleted 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:53865") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58312->172.17.0.5:53865, err= 2026/06/27 02:36:38 DEBUG : file1: Destination exists, skipping 2026/06/27 02:36:38 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:35035") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45830->172.17.0.5:35035, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:24144") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53660->172.17.0.5:24144, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:15280") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41550->172.17.0.5:15280, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:6899") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41166->172.17.0.5:6899, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:20563") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45552->172.17.0.5:20563, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:17604") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60458->172.17.0.5:17604, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:59550") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:33744->172.17.0.5:59550, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:44845") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41062->172.17.0.5:44845, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:63730") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:48634->172.17.0.5:63730, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:26579") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52756->172.17.0.5:26579, err= 2026/06/27 02:36:38 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-cebihuj3vaja/backup" 2026/06/27 02:36:38 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/27 02:36:38 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:38 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:38 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:38 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:38 DEBUG : TestFTPProftpd: detected overridden config - adding "{V1UyY}" suffix to name 2026/06/27 02:36:38 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/27 02:36:38 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/27 02:36:38 DEBUG : Setting pass="Q-LezX_eMmNUtPvlIMQo8Ufj2x1hfp_-0Qdkx_NBBGDiZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/27 02:36:38 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/backup: Connecting to FTP server 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/backup: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/backup: > dial: conn=172.17.0.1:35144->172.17.0.5:21, err= 2026/06/27 02:36:38 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-cebihuj3vaja/backup" to be canonical "TestFTPProftpd{V1UyY}:rclone-test-cebihuj3vaja/backup" 2026/06/27 02:36:38 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3211953708) 2026/06/27 02:36:38 DEBUG : dst/file1: size = 18 (ftp://172.17.0.5:21/rclone-test-cebihuj3vaja) 2026/06/27 02:36:38 DEBUG : dst/file1: Sizes differ 2026/06/27 02:36:38 INFO : dst/file1: Moved (server-side) 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:33446") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46968->172.17.0.5:33446, err= 2026/06/27 02:36:38 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/06/27 02:36:38 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/06/27 02:36:38 INFO : dst/file1: Copied (new) 2026/06/27 02:36:38 INFO : dst/file1: Deleted 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:59851") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58652->172.17.0.5:59851, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56258") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:2581") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44972->172.17.0.5:56258, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50492->172.17.0.5:2581, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:58215") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49502->172.17.0.5:58215, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:38182") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49166->172.17.0.5:38182, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:64541") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:40101") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:40392->172.17.0.5:64541, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:59938->172.17.0.5:40101, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:57157") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58144->172.17.0.5:57157, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:16752") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37354->172.17.0.5:16752, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja/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.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:23349") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47640->172.17.0.5:23349, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:26847") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53760->172.17.0.5:26847, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:13825") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46872->172.17.0.5:13825, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:48826") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55746->172.17.0.5:48826, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:43059") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51972->172.17.0.5:43059, err= 2026/06/27 02:36:38 INFO : A1/B2: Making directory 2026/06/27 02:36:38 INFO : A1/B1/C3: Making directory 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:60546") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:42162->172.17.0.5:60546, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:43685") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36266->172.17.0.5:43685, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:41626") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:6435") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45828->172.17.0.5:6435, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37134->172.17.0.5:41626, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28329") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:40262->172.17.0.5:28329, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:55300") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:3190") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:48762->172.17.0.5:3190, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:33730->172.17.0.5:55300, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:54273") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:59128->172.17.0.5:54273, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:49278") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:57300->172.17.0.5:49278, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:45835") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:43154") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60952->172.17.0.5:43154, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34344->172.17.0.5:45835, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:55874") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53678->172.17.0.5:55874, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:46663") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60006->172.17.0.5:46663, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28838") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45844->172.17.0.5:28838, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:16643") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36616->172.17.0.5:16643, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:44359") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34970->172.17.0.5:44359, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:65530") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41806->172.17.0.5:65530, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:2571") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35328->172.17.0.5:2571, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:29785") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:32800->172.17.0.5:29785, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:27578") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60002->172.17.0.5:27578, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: Connecting to FTP server 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:21") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35148->172.17.0.5:21, err= 2026/06/27 02:36:38 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/27 02:36:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/27 02:36:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/27 02:36:38 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/27 02:36:38 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:62267") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54038->172.17.0.5:62267, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:64534") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43176->172.17.0.5:64534, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56077") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:10491") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47364->172.17.0.5:56077, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45996->172.17.0.5:10491, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:20457") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:48064->172.17.0.5:20457, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:1912") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43786->172.17.0.5:1912, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:30065") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45346->172.17.0.5:30065, err= 2026/06/27 02:36:38 INFO : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56195") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37642->172.17.0.5:56195, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:18149") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50794->172.17.0.5:18149, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28613") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51888->172.17.0.5:28613, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:33152") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:40649") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37772->172.17.0.5:33152, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:33658->172.17.0.5:40649, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:30453") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52844->172.17.0.5:30453, err= 2026/06/27 02:36:38 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/27 02:36:38 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/27 02:36:38 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/27 02:36:38 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/27 02:36:38 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:35731") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58422->172.17.0.5:35731, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:35695") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41668->172.17.0.5:35695, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:57349") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46934->172.17.0.5:57349, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:62572") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38348->172.17.0.5:62572, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56856") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:64487") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37788->172.17.0.5:56856, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43894->172.17.0.5:64487, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:54483") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37014->172.17.0.5:54483, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:55333") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45894->172.17.0.5:55333, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28993") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60868->172.17.0.5:28993, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:58860") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37530->172.17.0.5:58860, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:36546") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55106->172.17.0.5:36546, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:47603") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54630->172.17.0.5:47603, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:46095") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:21565") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47998->172.17.0.5:46095, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:57530->172.17.0.5:21565, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:53621") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55842->172.17.0.5:53621, err= --- PASS: TestDirMove (0.28s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:59195") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50778->172.17.0.5:59195, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:39151") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51042->172.17.0.5:39151, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:42855") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38086->172.17.0.5:42855, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: File to upload is small (34 bytes), uploading instead of streaming 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:14247") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50012->172.17.0.5:14247, err= 2026/06/27 02:36:38 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/27 02:36:38 NOTICE: ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/27 02:36:38 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:49542") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58810->172.17.0.5:49542, err= 2026/06/27 02:36:38 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/27 02:36:38 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:21435") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53118->172.17.0.5:21435, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:11228") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35182->172.17.0.5:11228, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:8953") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36276->172.17.0.5:8953, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:18869") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47258->172.17.0.5:18869, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: File to upload is small (34 bytes), uploading instead of streaming 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:51358") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60130->172.17.0.5:51358, err= 2026/06/27 02:36:38 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/27 02:36:38 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:40693") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36294->172.17.0.5:40693, err= 2026/06/27 02:36:38 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/27 02:36:38 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:33476") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52038->172.17.0.5:33476, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:35161") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54734->172.17.0.5:35161, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:12636") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:59220->172.17.0.5:12636, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:55985") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39660->172.17.0.5:55985, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: File to upload is small (34 bytes), uploading instead of streaming 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28681") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53974->172.17.0.5:28681, err= 2026/06/27 02:36:38 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/27 02:36:38 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28766") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43458->172.17.0.5:28766, err= 2026/06/27 02:36:38 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/27 02:36:38 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:48551") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46448->172.17.0.5:48551, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:48545") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35266->172.17.0.5:48545, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:22070") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35352->172.17.0.5:22070, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:15455") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:49080->172.17.0.5:15455, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: File to upload is small (34 bytes), uploading instead of streaming 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:35161") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54750->172.17.0.5:35161, err= 2026/06/27 02:36:38 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/27 02:36:38 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:24327") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58812->172.17.0.5:24327, err= 2026/06/27 02:36:38 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/27 02:36:38 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:54631") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:48106->172.17.0.5:54631, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:43890") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39758->172.17.0.5:43890, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:12692") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43932->172.17.0.5:12692, err= --- PASS: TestRcat (0.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s) === RUN TestRcatMetadata run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:61854") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54978->172.17.0.5:61854, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:9401") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47362->172.17.0.5:9401, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:37130") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56996->172.17.0.5:37130, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: File to upload is small (60 bytes), uploading instead of streaming 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:32770") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:45308->172.17.0.5:32770, err= 2026/06/27 02:36:38 DEBUG : potato2: size = 60 OK 2026/06/27 02:36:38 DEBUG : potato2: Size of src and dst objects identical 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:1224") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55434->172.17.0.5:1224, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:7436") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58330->172.17.0.5:7436, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:45670") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:51470->172.17.0.5:45670, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:22676") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60488->172.17.0.5:22676, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:16023") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46108->172.17.0.5:16023, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:58170") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58292->172.17.0.5:58170, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:39552") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:48010->172.17.0.5:39552, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:19503") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36638->172.17.0.5:19503, err= --- PASS: TestRcatSizeUploadHeaders (0.01s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:55907") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36512->172.17.0.5:55907, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:49294") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46006->172.17.0.5:49294, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:62361") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:59082->172.17.0.5:62361, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:37104") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54078->172.17.0.5:37104, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:50958") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55624->172.17.0.5:50958, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:19929") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43234->172.17.0.5:19929, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: Touching "empty space" 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: Touching "potato2" 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:61333") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35524->172.17.0.5:61333, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: Touching "sub dir/potato3" 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:7976") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58000->172.17.0.5:7976, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:30056") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44754->172.17.0.5:30056, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:28989") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:41984->172.17.0.5:28989, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:2441") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:58892->172.17.0.5:2441, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:18300") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46304->172.17.0.5:18300, err= --- PASS: TestTouchDir (0.03s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:16372") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39276->172.17.0.5:16372, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:32479") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:56036->172.17.0.5:32479, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:46908") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:37186->172.17.0.5:46908, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:60557") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43296->172.17.0.5:60557, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:40944") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60828->172.17.0.5:40944, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:61096") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54784->172.17.0.5:61096, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:35664") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34192->172.17.0.5:35664, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:56419") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:38480->172.17.0.5:56419, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:52351") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:59854->172.17.0.5:52351, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:37659") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:42698->172.17.0.5:37659, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.5:21/rclone-test-cebihuj3vaja", Local "Local file system at /tmp/rclone3211953708", Modify Window "1s" 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:9534") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:39520->172.17.0.5:9534, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:60355") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:57046->172.17.0.5:60355, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:8045") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52406->172.17.0.5:8045, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:57025") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52066->172.17.0.5:57025, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:59563") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34884->172.17.0.5:59563, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:14168") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:52056->172.17.0.5:14168, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:4702") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:40020->172.17.0.5:4702, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:2556") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:44064->172.17.0.5:2556, err= 2026/06/27 02:36:38 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zubisag3" before starting 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:8423") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47278->172.17.0.5:8423, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:49685") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43724->172.17.0.5:49685, err= 2026/06/27 02:36:38 DEBUG : sub dir/test remove existing.zubisag3: TEST: removing renamed existing file after operation 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:16125") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50386->172.17.0.5:16125, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:8904") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:54824->172.17.0.5:8904, err= 2026/06/27 02:36:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.betotux8" before starting 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:11040") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:53326->172.17.0.5:11040, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:47593") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:55392->172.17.0.5:47593, err= 2026/06/27 02:36:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.betotux8: TEST: renaming existing back after failed operation 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:39188") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:34916->172.17.0.5:39188, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:53878") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:50034->172.17.0.5:53878, err= 2026/06/27 02:36:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vihopof7" before starting 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:29164") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:47670->172.17.0.5:29164, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:65152") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:60170->172.17.0.5:65152, err= 2026/06/27 02:36:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vihopof7: TEST: removing renamed existing file after operation 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:12424") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:40166->172.17.0.5:12424, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:17093") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:43440->172.17.0.5:17093, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:51569") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:36046->172.17.0.5:51569, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:64939") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:33200->172.17.0.5:64939, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:11219") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:35690->172.17.0.5:11219, err= --- PASS: TestRemoveExisting (0.04s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: dial("tcp","172.17.0.5:3624") 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: > dial: conn=172.17.0.1:46064->172.17.0.5:3624, err= 2026/06/27 02:36:38 DEBUG : ftp://172.17.0.5:21/rclone-test-cebihuj3vaja: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 3.887243082s (try 1/5)