"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/07/11 01:01:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bigejit5popa" 2026/07/11 01:01:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:01:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:01:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:01:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:01:43 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:01:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:01:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:01:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:01:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:01:43 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:01:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:01:43 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: Connecting to FTP server 2026/07/11 01:01:43 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:21") 2026/07/11 01:01:43 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48624->172.17.0.4:21, err= 2026/07/11 01:01:45 DEBUG : Creating backend with remote "/tmp/rclone3426775735" === 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.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39909") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:43920->172.17.0.4:39909, err= 2026/07/11 01:01:45 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39408") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53410->172.17.0.4:39408, err= 2026/07/11 01:01:45 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/07/11 01:01:45 DEBUG : a: size = 0 OK 2026/07/11 01:01:45 DEBUG : a: size = 1 (memory) 2026/07/11 01:01:45 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/11 01:01:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/11 01:01:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 01:01:45 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 01:01:45 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/11 01:01:45 DEBUG : potato: Seek from 10 to 0 2026/07/11 01:01:45 DEBUG : potato: Seek from 10 to 0 2026/07/11 01:01:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/11 01:01:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/11 01:01:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 01:01:45 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 01:01:45 DEBUG : potato: Seek from 5 to 2 2026/07/11 01:01:45 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/11 01:01:45 DEBUG : potato: Seek from 7 to 0 2026/07/11 01:01:45 DEBUG : potato: Seek from 7 to 0 2026/07/11 01:01:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/11 01:01:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/11 01:01:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 01:01:45 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 01:01:45 DEBUG : potato: Seek from 5 to 2 2026/07/11 01:01:45 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/11 01:01:45 DEBUG : potato: Seek from 8 to 0 2026/07/11 01:01:45 DEBUG : potato: Seek from 8 to 0 2026/07/11 01:01:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/11 01:01:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/11 01:01:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 01:01:45 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 01:01:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 01:01:45 DEBUG : potato: Seek from 5 to 2 2026/07/11 01:01:45 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/11 01:01:45 DEBUG : potato: Seek from 9 to 0 2026/07/11 01:01:45 DEBUG : potato: Seek from 9 to 0 2026/07/11 01:01:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/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.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32930") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52440->172.17.0.4:32930, err= 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37899") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:45640->172.17.0.4:37899, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30857") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47552->172.17.0.4:30857, err= 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32887") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51162->172.17.0.4:32887, err= === RUN TestCheck/3 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39272") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55652->172.17.0.4:39272, err= 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30211") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52092->172.17.0.4:30211, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39353") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:39904->172.17.0.4:39353, err= 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36574") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50972->172.17.0.4:36574, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36807") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59626->172.17.0.4:36807, err= 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39746") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46596->172.17.0.4:39746, err= --- PASS: TestCheck (0.02s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/07/11 01:01:45 DEBUG : Creating backend with remote "nonexistent" 2026/07/11 01:01:45 DEBUG : Creating backend with remote "nonexistent" 2026/07/11 01:01:45 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/11 01:01:45 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/11 01:01:45 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/11 01:01:45 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39722") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33444->172.17.0.4:39722, err= 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32711") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56042->172.17.0.4:32711, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32722") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47026->172.17.0.4:32722, err= 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37577") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41102->172.17.0.4:37577, err= === RUN TestCheckDownload/3 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36838") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51058->172.17.0.4:36838, err= 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33126") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:45006->172.17.0.4:33126, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31274") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37696->172.17.0.4:31274, err= 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30121") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47788->172.17.0.4:30121, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38653") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:60920->172.17.0.4:38653, err= 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36045") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33726->172.17.0.4:36045, 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.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35814") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:60718->172.17.0.4:35814, err= 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33994") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57796->172.17.0.4:33994, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38431") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47892->172.17.0.4:38431, err= 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34050") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41772->172.17.0.4:34050, err= === RUN TestCheckSizeOnly/3 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37664") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57776->172.17.0.4:37664, err= 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39398") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41450->172.17.0.4:39398, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33951") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58474->172.17.0.4:33951, err= 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30498") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:60200->172.17.0.4:30498, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33060") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:49440->172.17.0.4:33060, err= 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39698") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55342->172.17.0.4:39698, err= --- PASS: TestCheckSizeOnly (0.03s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30581") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:49982->172.17.0.4:30581, err= 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33672") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48002->172.17.0.4:33672, err= 2026/07/11 01:01:45 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/11 01:01:45 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/11 01:01:45 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/11 01:01:45 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39853") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:45856->172.17.0.4:39853, err= 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32363") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52482->172.17.0.4:32363, err= 2026/07/11 01:01:45 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/11 01:01:45 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/11 01:01:45 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/11 01:01:45 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35518") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48686->172.17.0.4:35518, err= 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37024") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:49766->172.17.0.4:37024, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:01:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bigejit5popa/data" 2026/07/11 01:01:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:01:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:01:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:01:45 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:01:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:01:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:01:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:01:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:01:45 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:01:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/data: Connecting to FTP server 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/data: dial("tcp","172.17.0.4:21") 2026/07/11 01:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/data: > dial: conn=172.17.0.1:48626->172.17.0.4:21, err= check_test.go:350: ftp://172.17.0.4:21/rclone-test-bigejit5popa/data lacks md5, skipping 2026/07/11 01:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32735") 2026/07/11 01:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:49636->172.17.0.4:32735, err= 2026/07/11 01:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30224") 2026/07/11 01:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:32844->172.17.0.4:30224, err= --- SKIP: TestCheckSum (2.24s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:01:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bigejit5popa/data" 2026/07/11 01:01:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:01:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:01:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:01:47 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:01:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:01:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:01:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:01:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:01:47 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:01:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/data: Connecting to FTP server 2026/07/11 01:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/data: dial("tcp","172.17.0.4:21") 2026/07/11 01:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/data: > dial: conn=172.17.0.1:48634->172.17.0.4:21, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36713") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:60102->172.17.0.4:36713, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35485") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41764->172.17.0.4:35485, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34945") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37478->172.17.0.4:34945, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34146") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42868->172.17.0.4:34146, err= === RUN TestCheckSumDownload/subtest1 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36482") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55394->172.17.0.4:36482, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39187") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53878->172.17.0.4:39187, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39269") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42574->172.17.0.4:39269, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38724") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52454->172.17.0.4:38724, err= === RUN TestCheckSumDownload/subtest2 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39914") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57308->172.17.0.4:39914, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34159") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40922->172.17.0.4:34159, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34889") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55066->172.17.0.4:34889, err= === RUN TestCheckSumDownload/subtest3 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32013") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:34534->172.17.0.4:32013, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31523") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58966->172.17.0.4:31523, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38778") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48838->172.17.0.4:38778, err= === RUN TestCheckSumDownload/subtest4 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31503") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50012->172.17.0.4:31503, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34969") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50994->172.17.0.4:34969, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34527") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59362->172.17.0.4:34527, err= === RUN TestCheckSumDownload/subtest5 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33577") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59348->172.17.0.4:33577, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34607") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52176->172.17.0.4:34607, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39915") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47676->172.17.0.4:39915, err= === RUN TestCheckSumDownload/subtest6 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35148") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:43898->172.17.0.4:35148, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37488") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:34460->172.17.0.4:37488, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30624") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59122->172.17.0.4:30624, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33896") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40056->172.17.0.4:33896, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36511") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52074->172.17.0.4:36511, err= === RUN TestCheckSumDownload/subtest7 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37053") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33224->172.17.0.4:37053, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31416") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59760->172.17.0.4:31416, err= 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31792") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:45384->172.17.0.4:31792, err= --- PASS: TestCheckSumDownload (2.39s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2026/07/11 01:01:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mohawav3yudu" 2026/07/11 01:01:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:01:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:01:50 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:01:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:01:50 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:01:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:01:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:01:50 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:01:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:01:50 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:01:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-mohawav3yudu: Connecting to FTP server 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-mohawav3yudu: dial("tcp","172.17.0.4:21") 2026/07/11 01:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-mohawav3yudu: > dial: conn=172.17.0.1:48644->172.17.0.4:21, err= 2026/07/11 01:01:52 DEBUG : Creating backend with remote "/tmp/rclone1270944254" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-mohawav3yudu", Local "Local file system at /tmp/rclone1270944254", Modify Window "1s" 2026/07/11 01:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-mohawav3yudu: dial("tcp","172.17.0.4:34146") 2026/07/11 01:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-mohawav3yudu: > dial: conn=172.17.0.1:38006->172.17.0.4:34146, err= 2026/07/11 01:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-mohawav3yudu: dial("tcp","172.17.0.4:37148") 2026/07/11 01:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-mohawav3yudu: > dial: conn=172.17.0.1:38486->172.17.0.4:37148, err= upper checkfile vs. lower remote (without normalization) 2026/07/11 01:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-mohawav3yudu: dial("tcp","172.17.0.4:35100") 2026/07/11 01:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-mohawav3yudu: > dial: conn=172.17.0.1:51782->172.17.0.4:35100, err= 2026/07/11 01:01:52 ERROR : hello, world!: sum not found 2026/07/11 01:01:52 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-mohawav3yudu 2026/07/11 01:01:52 NOTICE: ftp://172.17.0.4:21/rclone-test-mohawav3yudu: 1 files missing 2026/07/11 01:01:52 NOTICE: 1 hashes missing 2026/07/11 01:01:52 NOTICE: ftp://172.17.0.4:21/rclone-test-mohawav3yudu: 1 differences found 2026/07/11 01:01:52 NOTICE: ftp://172.17.0.4:21/rclone-test-mohawav3yudu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/11 01:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-mohawav3yudu: dial("tcp","172.17.0.4:34589") 2026/07/11 01:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-mohawav3yudu: > dial: conn=172.17.0.1:57410->172.17.0.4:34589, err= 2026/07/11 01:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-mohawav3yudu: dial("tcp","172.17.0.4:31573") 2026/07/11 01:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-mohawav3yudu: > dial: conn=172.17.0.1:43872->172.17.0.4:31573, err= 2026/07/11 01:01:52 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:01:52 NOTICE: ftp://172.17.0.4:21/rclone-test-mohawav3yudu: 0 differences found 2026/07/11 01:01:52 NOTICE: ftp://172.17.0.4:21/rclone-test-mohawav3yudu: 1 matching files 2026/07/11 01:01:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lumigeb5duma" 2026/07/11 01:01:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:01:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:01:52 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:01:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:01:52 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:01:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:01:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:01:52 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:01:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:01:52 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:01:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-lumigeb5duma: Connecting to FTP server 2026/07/11 01:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-lumigeb5duma: dial("tcp","172.17.0.4:21") 2026/07/11 01:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-lumigeb5duma: > dial: conn=172.17.0.1:37910->172.17.0.4:21, err= 2026/07/11 01:01:54 DEBUG : Creating backend with remote "/tmp/rclone2608051164" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-lumigeb5duma", Local "Local file system at /tmp/rclone2608051164", Modify Window "1s" 2026/07/11 01:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-lumigeb5duma: dial("tcp","172.17.0.4:39880") 2026/07/11 01:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-lumigeb5duma: > dial: conn=172.17.0.1:53894->172.17.0.4:39880, err= 2026/07/11 01:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-lumigeb5duma: dial("tcp","172.17.0.4:37471") 2026/07/11 01:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-lumigeb5duma: > dial: conn=172.17.0.1:51400->172.17.0.4:37471, err= lower checkfile vs. upper remote (without normalization) 2026/07/11 01:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-lumigeb5duma: dial("tcp","172.17.0.4:31572") 2026/07/11 01:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-lumigeb5duma: > dial: conn=172.17.0.1:42558->172.17.0.4:31572, err= 2026/07/11 01:01:54 ERROR : HELLO, WORLD!: sum not found 2026/07/11 01:01:54 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-lumigeb5duma 2026/07/11 01:01:54 NOTICE: ftp://172.17.0.4:21/rclone-test-lumigeb5duma: 1 files missing 2026/07/11 01:01:54 NOTICE: 1 hashes missing 2026/07/11 01:01:54 NOTICE: ftp://172.17.0.4:21/rclone-test-lumigeb5duma: 1 differences found 2026/07/11 01:01:54 NOTICE: ftp://172.17.0.4:21/rclone-test-lumigeb5duma: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/11 01:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-lumigeb5duma: dial("tcp","172.17.0.4:31099") 2026/07/11 01:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-lumigeb5duma: > dial: conn=172.17.0.1:39988->172.17.0.4:31099, err= 2026/07/11 01:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-lumigeb5duma: dial("tcp","172.17.0.4:38810") 2026/07/11 01:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-lumigeb5duma: > dial: conn=172.17.0.1:57216->172.17.0.4:38810, err= 2026/07/11 01:01:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:01:54 NOTICE: ftp://172.17.0.4:21/rclone-test-lumigeb5duma: 0 differences found 2026/07/11 01:01:54 NOTICE: ftp://172.17.0.4:21/rclone-test-lumigeb5duma: 1 matching files 2026/07/11 01:01:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pupokux4jala" 2026/07/11 01:01:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:01:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:01:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:01:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:01:54 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:01:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:01:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:01:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:01:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:01:54 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:01:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-pupokux4jala: Connecting to FTP server 2026/07/11 01:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-pupokux4jala: dial("tcp","172.17.0.4:21") 2026/07/11 01:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-pupokux4jala: > dial: conn=172.17.0.1:37914->172.17.0.4:21, err= 2026/07/11 01:01:56 DEBUG : Creating backend with remote "/tmp/rclone1319860825" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pupokux4jala", Local "Local file system at /tmp/rclone1319860825", Modify Window "1s" 2026/07/11 01:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-pupokux4jala: dial("tcp","172.17.0.4:35612") 2026/07/11 01:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-pupokux4jala: > dial: conn=172.17.0.1:40150->172.17.0.4:35612, err= 2026/07/11 01:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-pupokux4jala: dial("tcp","172.17.0.4:38840") 2026/07/11 01:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-pupokux4jala: > dial: conn=172.17.0.1:55528->172.17.0.4:38840, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/11 01:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-pupokux4jala: dial("tcp","172.17.0.4:34958") 2026/07/11 01:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-pupokux4jala: > dial: conn=172.17.0.1:48222->172.17.0.4:34958, err= 2026/07/11 01:01:56 ERROR : HeLlO, wOrLd!: sum not found 2026/07/11 01:01:56 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-pupokux4jala 2026/07/11 01:01:56 NOTICE: ftp://172.17.0.4:21/rclone-test-pupokux4jala: 1 files missing 2026/07/11 01:01:56 NOTICE: 1 hashes missing 2026/07/11 01:01:56 NOTICE: ftp://172.17.0.4:21/rclone-test-pupokux4jala: 1 differences found 2026/07/11 01:01:56 NOTICE: ftp://172.17.0.4:21/rclone-test-pupokux4jala: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/11 01:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-pupokux4jala: dial("tcp","172.17.0.4:38318") 2026/07/11 01:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-pupokux4jala: > dial: conn=172.17.0.1:41554->172.17.0.4:38318, err= 2026/07/11 01:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-pupokux4jala: dial("tcp","172.17.0.4:36811") 2026/07/11 01:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-pupokux4jala: > dial: conn=172.17.0.1:57866->172.17.0.4:36811, err= 2026/07/11 01:01:56 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:01:56 NOTICE: ftp://172.17.0.4:21/rclone-test-pupokux4jala: 0 differences found 2026/07/11 01:01:56 NOTICE: ftp://172.17.0.4:21/rclone-test-pupokux4jala: 1 matching files 2026/07/11 01:01:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zehuduw0kuyi" 2026/07/11 01:01:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:01:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:01:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:01:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:01:56 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:01:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:01:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:01:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:01:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:01:56 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:01:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: Connecting to FTP server 2026/07/11 01:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: dial("tcp","172.17.0.4:21") 2026/07/11 01:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: > dial: conn=172.17.0.1:37922->172.17.0.4:21, err= 2026/07/11 01:01:59 DEBUG : Creating backend with remote "/tmp/rclone3523593594" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi", Local "Local file system at /tmp/rclone3523593594", Modify Window "1s" 2026/07/11 01:01:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: dial("tcp","172.17.0.4:32118") 2026/07/11 01:01:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: > dial: conn=172.17.0.1:42632->172.17.0.4:32118, err= 2026/07/11 01:01:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: dial("tcp","172.17.0.4:38983") 2026/07/11 01:01:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: > dial: conn=172.17.0.1:38700->172.17.0.4:38983, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/11 01:01:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: dial("tcp","172.17.0.4:34612") 2026/07/11 01:01:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: > dial: conn=172.17.0.1:39442->172.17.0.4:34612, err= 2026/07/11 01:01:59 ERROR : HELLO, WORLD!: sum not found 2026/07/11 01:01:59 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi 2026/07/11 01:01:59 NOTICE: ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: 1 files missing 2026/07/11 01:01:59 NOTICE: 1 hashes missing 2026/07/11 01:01:59 NOTICE: ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: 1 differences found 2026/07/11 01:01:59 NOTICE: ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/11 01:01:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: dial("tcp","172.17.0.4:37086") 2026/07/11 01:01:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: > dial: conn=172.17.0.1:52328->172.17.0.4:37086, err= 2026/07/11 01:01:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: dial("tcp","172.17.0.4:36609") 2026/07/11 01:01:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: > dial: conn=172.17.0.1:51900->172.17.0.4:36609, err= 2026/07/11 01:01:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:01:59 NOTICE: ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: 0 differences found 2026/07/11 01:01:59 NOTICE: ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: 1 matching files 2026/07/11 01:01:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fimigah8muxo" 2026/07/11 01:01:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:01:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:01:59 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:01:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:01:59 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:01:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:01:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:01:59 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:01:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:01:59 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:01:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:01:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fimigah8muxo: Connecting to FTP server 2026/07/11 01:01:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fimigah8muxo: dial("tcp","172.17.0.4:21") 2026/07/11 01:01:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fimigah8muxo: > dial: conn=172.17.0.1:37934->172.17.0.4:21, err= 2026/07/11 01:02:01 DEBUG : Creating backend with remote "/tmp/rclone1875831458" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fimigah8muxo", Local "Local file system at /tmp/rclone1875831458", Modify Window "1s" 2026/07/11 01:02:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fimigah8muxo: dial("tcp","172.17.0.4:33479") 2026/07/11 01:02:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fimigah8muxo: > dial: conn=172.17.0.1:46672->172.17.0.4:33479, err= 2026/07/11 01:02:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fimigah8muxo: dial("tcp","172.17.0.4:34024") 2026/07/11 01:02:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fimigah8muxo: > dial: conn=172.17.0.1:45706->172.17.0.4:34024, err= NFD checkfile vs. NFC remote (without normalization) 2026/07/11 01:02:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fimigah8muxo: dial("tcp","172.17.0.4:39068") 2026/07/11 01:02:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fimigah8muxo: > dial: conn=172.17.0.1:59434->172.17.0.4:39068, err= 2026/07/11 01:02:01 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/11 01:02:01 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-fimigah8muxo 2026/07/11 01:02:01 NOTICE: ftp://172.17.0.4:21/rclone-test-fimigah8muxo: 1 files missing 2026/07/11 01:02:01 NOTICE: 1 hashes missing 2026/07/11 01:02:01 NOTICE: ftp://172.17.0.4:21/rclone-test-fimigah8muxo: 1 differences found 2026/07/11 01:02:01 NOTICE: ftp://172.17.0.4:21/rclone-test-fimigah8muxo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/11 01:02:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fimigah8muxo: dial("tcp","172.17.0.4:34146") 2026/07/11 01:02:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fimigah8muxo: > dial: conn=172.17.0.1:38008->172.17.0.4:34146, err= 2026/07/11 01:02:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fimigah8muxo: dial("tcp","172.17.0.4:35807") 2026/07/11 01:02:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fimigah8muxo: > dial: conn=172.17.0.1:40578->172.17.0.4:35807, err= 2026/07/11 01:02:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:02:01 NOTICE: ftp://172.17.0.4:21/rclone-test-fimigah8muxo: 0 differences found 2026/07/11 01:02:01 NOTICE: ftp://172.17.0.4:21/rclone-test-fimigah8muxo: 1 matching files 2026/07/11 01:02:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wuxinit8tuhu" 2026/07/11 01:02:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:02:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:02:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:01 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:02:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:01 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:01 DEBUG : ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: Connecting to FTP server 2026/07/11 01:02:01 DEBUG : ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: dial("tcp","172.17.0.4:21") 2026/07/11 01:02:01 DEBUG : ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: > dial: conn=172.17.0.1:37940->172.17.0.4:21, err= 2026/07/11 01:02:03 DEBUG : Creating backend with remote "/tmp/rclone3751614639" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu", Local "Local file system at /tmp/rclone3751614639", Modify Window "1s" 2026/07/11 01:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: dial("tcp","172.17.0.4:39103") 2026/07/11 01:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: > dial: conn=172.17.0.1:56120->172.17.0.4:39103, err= 2026/07/11 01:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: dial("tcp","172.17.0.4:33514") 2026/07/11 01:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: > dial: conn=172.17.0.1:47648->172.17.0.4:33514, err= NFC checkfile vs. NFD remote (without normalization) 2026/07/11 01:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: dial("tcp","172.17.0.4:30185") 2026/07/11 01:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: > dial: conn=172.17.0.1:49754->172.17.0.4:30185, err= 2026/07/11 01:02:03 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/11 01:02:03 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu 2026/07/11 01:02:03 NOTICE: ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: 1 files missing 2026/07/11 01:02:03 NOTICE: 1 hashes missing 2026/07/11 01:02:03 NOTICE: ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: 1 differences found 2026/07/11 01:02:03 NOTICE: ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/11 01:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: dial("tcp","172.17.0.4:33416") 2026/07/11 01:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: > dial: conn=172.17.0.1:39962->172.17.0.4:33416, err= 2026/07/11 01:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: dial("tcp","172.17.0.4:36108") 2026/07/11 01:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: > dial: conn=172.17.0.1:46558->172.17.0.4:36108, err= 2026/07/11 01:02:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:02:03 NOTICE: ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: 0 differences found 2026/07/11 01:02:03 NOTICE: ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: 1 matching files 2026/07/11 01:02:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lakegat7noci" 2026/07/11 01:02:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:02:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:02:03 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:03 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:02:03 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:03 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-lakegat7noci: Connecting to FTP server 2026/07/11 01:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-lakegat7noci: dial("tcp","172.17.0.4:21") 2026/07/11 01:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-lakegat7noci: > dial: conn=172.17.0.1:34466->172.17.0.4:21, err= 2026/07/11 01:02:05 DEBUG : Creating backend with remote "/tmp/rclone1075259286" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-lakegat7noci", Local "Local file system at /tmp/rclone1075259286", Modify Window "1s" 2026/07/11 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-lakegat7noci: dial("tcp","172.17.0.4:35425") 2026/07/11 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-lakegat7noci: > dial: conn=172.17.0.1:54874->172.17.0.4:35425, err= 2026/07/11 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-lakegat7noci: dial("tcp","172.17.0.4:33110") 2026/07/11 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-lakegat7noci: > dial: conn=172.17.0.1:52386->172.17.0.4:33110, err= NFDx2 checkfile vs. both remote (without normalization) 2026/07/11 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-lakegat7noci: dial("tcp","172.17.0.4:37760") 2026/07/11 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-lakegat7noci: > dial: conn=172.17.0.1:48546->172.17.0.4:37760, err= 2026/07/11 01:02:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/11 01:02:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-lakegat7noci 2026/07/11 01:02:05 NOTICE: ftp://172.17.0.4:21/rclone-test-lakegat7noci: 1 files missing 2026/07/11 01:02:05 NOTICE: 1 hashes missing 2026/07/11 01:02:05 NOTICE: ftp://172.17.0.4:21/rclone-test-lakegat7noci: 1 differences found 2026/07/11 01:02:05 NOTICE: ftp://172.17.0.4:21/rclone-test-lakegat7noci: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/11 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-lakegat7noci: dial("tcp","172.17.0.4:32582") 2026/07/11 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-lakegat7noci: > dial: conn=172.17.0.1:40542->172.17.0.4:32582, err= 2026/07/11 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-lakegat7noci: dial("tcp","172.17.0.4:37360") 2026/07/11 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-lakegat7noci: > dial: conn=172.17.0.1:40194->172.17.0.4:37360, err= 2026/07/11 01:02:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:02:05 NOTICE: ftp://172.17.0.4:21/rclone-test-lakegat7noci: 0 differences found 2026/07/11 01:02:05 NOTICE: ftp://172.17.0.4:21/rclone-test-lakegat7noci: 1 matching files 2026/07/11 01:02:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pakodef9cufi" 2026/07/11 01:02:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:02:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:02:05 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:05 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:02:05 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:05 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pakodef9cufi: Connecting to FTP server 2026/07/11 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pakodef9cufi: dial("tcp","172.17.0.4:21") 2026/07/11 01:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-pakodef9cufi: > dial: conn=172.17.0.1:34478->172.17.0.4:21, err= 2026/07/11 01:02:08 DEBUG : Creating backend with remote "/tmp/rclone2776387446" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-pakodef9cufi", Local "Local file system at /tmp/rclone2776387446", Modify Window "1s" 2026/07/11 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pakodef9cufi: dial("tcp","172.17.0.4:37277") 2026/07/11 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pakodef9cufi: > dial: conn=172.17.0.1:50416->172.17.0.4:37277, err= 2026/07/11 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pakodef9cufi: dial("tcp","172.17.0.4:36389") 2026/07/11 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pakodef9cufi: > dial: conn=172.17.0.1:60694->172.17.0.4:36389, err= NFCx2 checkfile vs. both remote (without normalization) 2026/07/11 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pakodef9cufi: dial("tcp","172.17.0.4:37690") 2026/07/11 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pakodef9cufi: > dial: conn=172.17.0.1:37986->172.17.0.4:37690, err= 2026/07/11 01:02:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/11 01:02:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-pakodef9cufi 2026/07/11 01:02:08 NOTICE: ftp://172.17.0.4:21/rclone-test-pakodef9cufi: 1 files missing 2026/07/11 01:02:08 NOTICE: 1 hashes missing 2026/07/11 01:02:08 NOTICE: ftp://172.17.0.4:21/rclone-test-pakodef9cufi: 1 differences found 2026/07/11 01:02:08 NOTICE: ftp://172.17.0.4:21/rclone-test-pakodef9cufi: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/11 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pakodef9cufi: dial("tcp","172.17.0.4:36934") 2026/07/11 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pakodef9cufi: > dial: conn=172.17.0.1:56976->172.17.0.4:36934, err= 2026/07/11 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pakodef9cufi: dial("tcp","172.17.0.4:32074") 2026/07/11 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-pakodef9cufi: > dial: conn=172.17.0.1:45028->172.17.0.4:32074, err= 2026/07/11 01:02:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:02:08 NOTICE: ftp://172.17.0.4:21/rclone-test-pakodef9cufi: 0 differences found 2026/07/11 01:02:08 NOTICE: ftp://172.17.0.4:21/rclone-test-pakodef9cufi: 1 matching files 2026/07/11 01:02:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-juboyam1domu" 2026/07/11 01:02:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:02:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:02:08 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:08 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:02:08 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:08 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-juboyam1domu: Connecting to FTP server 2026/07/11 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-juboyam1domu: dial("tcp","172.17.0.4:21") 2026/07/11 01:02:08 DEBUG : ftp://172.17.0.4:21/rclone-test-juboyam1domu: > dial: conn=172.17.0.1:34482->172.17.0.4:21, err= 2026/07/11 01:02:10 DEBUG : Creating backend with remote "/tmp/rclone241453715" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-juboyam1domu", Local "Local file system at /tmp/rclone241453715", Modify Window "1s" 2026/07/11 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-juboyam1domu: dial("tcp","172.17.0.4:30826") 2026/07/11 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-juboyam1domu: > dial: conn=172.17.0.1:43696->172.17.0.4:30826, err= 2026/07/11 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-juboyam1domu: dial("tcp","172.17.0.4:35312") 2026/07/11 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-juboyam1domu: > dial: conn=172.17.0.1:33100->172.17.0.4:35312, err= both checkfile vs. NFDx2 remote (without normalization) 2026/07/11 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-juboyam1domu: dial("tcp","172.17.0.4:35301") 2026/07/11 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-juboyam1domu: > dial: conn=172.17.0.1:60906->172.17.0.4:35301, err= 2026/07/11 01:02:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/11 01:02:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-juboyam1domu 2026/07/11 01:02:10 NOTICE: ftp://172.17.0.4:21/rclone-test-juboyam1domu: 1 files missing 2026/07/11 01:02:10 NOTICE: 1 hashes missing 2026/07/11 01:02:10 NOTICE: ftp://172.17.0.4:21/rclone-test-juboyam1domu: 1 differences found 2026/07/11 01:02:10 NOTICE: ftp://172.17.0.4:21/rclone-test-juboyam1domu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/11 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-juboyam1domu: dial("tcp","172.17.0.4:33486") 2026/07/11 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-juboyam1domu: > dial: conn=172.17.0.1:44752->172.17.0.4:33486, err= 2026/07/11 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-juboyam1domu: dial("tcp","172.17.0.4:30343") 2026/07/11 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-juboyam1domu: > dial: conn=172.17.0.1:36640->172.17.0.4:30343, err= 2026/07/11 01:02:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:02:10 NOTICE: ftp://172.17.0.4:21/rclone-test-juboyam1domu: 0 differences found 2026/07/11 01:02:10 NOTICE: ftp://172.17.0.4:21/rclone-test-juboyam1domu: 1 matching files 2026/07/11 01:02:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qokiyox6saqo" 2026/07/11 01:02:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:02:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:02:10 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:10 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:02:10 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:10 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: Connecting to FTP server 2026/07/11 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: dial("tcp","172.17.0.4:21") 2026/07/11 01:02:10 DEBUG : ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: > dial: conn=172.17.0.1:34498->172.17.0.4:21, err= 2026/07/11 01:02:12 DEBUG : Creating backend with remote "/tmp/rclone1815013787" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-qokiyox6saqo", Local "Local file system at /tmp/rclone1815013787", Modify Window "1s" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: dial("tcp","172.17.0.4:32404") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: > dial: conn=172.17.0.1:60102->172.17.0.4:32404, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: dial("tcp","172.17.0.4:30218") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: > dial: conn=172.17.0.1:40932->172.17.0.4:30218, err= both checkfile vs. NFCx2 remote (without normalization) 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: dial("tcp","172.17.0.4:32197") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: > dial: conn=172.17.0.1:56402->172.17.0.4:32197, err= 2026/07/11 01:02:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/11 01:02:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-qokiyox6saqo 2026/07/11 01:02:12 NOTICE: ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: 1 files missing 2026/07/11 01:02:12 NOTICE: 1 hashes missing 2026/07/11 01:02:12 NOTICE: ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: 1 differences found 2026/07/11 01:02:12 NOTICE: ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: dial("tcp","172.17.0.4:39740") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: > dial: conn=172.17.0.1:47120->172.17.0.4:39740, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: dial("tcp","172.17.0.4:32921") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: > dial: conn=172.17.0.1:56966->172.17.0.4:32921, err= 2026/07/11 01:02:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:02:12 NOTICE: ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: 0 differences found 2026/07/11 01:02:12 NOTICE: ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: 1 matching files 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: dial("tcp","172.17.0.4:38159") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: > dial: conn=172.17.0.1:50782->172.17.0.4:38159, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-qokiyox6saqo: Purge dir "" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-juboyam1domu: dial("tcp","172.17.0.4:34449") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-juboyam1domu: > dial: conn=172.17.0.1:36404->172.17.0.4:34449, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-juboyam1domu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-juboyam1domu: Purge dir "" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-pakodef9cufi: dial("tcp","172.17.0.4:34707") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-pakodef9cufi: > dial: conn=172.17.0.1:42238->172.17.0.4:34707, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-pakodef9cufi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-pakodef9cufi: Purge dir "" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-lakegat7noci: dial("tcp","172.17.0.4:34800") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-lakegat7noci: > dial: conn=172.17.0.1:50752->172.17.0.4:34800, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-lakegat7noci: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-lakegat7noci: Purge dir "" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: dial("tcp","172.17.0.4:39599") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: > dial: conn=172.17.0.1:37382->172.17.0.4:39599, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: Purge object "測試_Русский___ě_áñ" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-wuxinit8tuhu: Purge dir "" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-fimigah8muxo: dial("tcp","172.17.0.4:31521") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-fimigah8muxo: > dial: conn=172.17.0.1:34360->172.17.0.4:31521, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-fimigah8muxo: Purge object "測試_Русский___ě_áñ" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-fimigah8muxo: Purge dir "" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: dial("tcp","172.17.0.4:34373") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: > dial: conn=172.17.0.1:37036->172.17.0.4:34373, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: Purge object "HELLO, WORLD!" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zehuduw0kuyi: Purge dir "" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-pupokux4jala: dial("tcp","172.17.0.4:33339") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-pupokux4jala: > dial: conn=172.17.0.1:60736->172.17.0.4:33339, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-pupokux4jala: Purge object "HeLlO, wOrLd!" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-pupokux4jala: Purge dir "" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-lumigeb5duma: dial("tcp","172.17.0.4:39779") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-lumigeb5duma: > dial: conn=172.17.0.1:38978->172.17.0.4:39779, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-lumigeb5duma: Purge object "HELLO, WORLD!" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-lumigeb5duma: Purge dir "" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-mohawav3yudu: dial("tcp","172.17.0.4:36197") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-mohawav3yudu: > dial: conn=172.17.0.1:58482->172.17.0.4:36197, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-mohawav3yudu: Purge object "hello, world!" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-mohawav3yudu: Purge dir "" --- PASS: TestApplyTransforms (22.45s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:12 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34533") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33862->172.17.0.4:34533, err= 2026/07/11 01:02:12 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/11 01:02:12 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/11 01:02:12 INFO : file1: Copied (new) to: sub/file2 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37876") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38544->172.17.0.4:37876, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30425") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59156->172.17.0.4:30425, err= 2026/07/11 01:02:12 DEBUG : sub/file2: size = 14 OK 2026/07/11 01:02:12 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/11 01:02:12 DEBUG : file1: Unchanged skipping 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38691") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36046->172.17.0.4:38691, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30068") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58580->172.17.0.4:30068, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: don't need to copy/move sub/file2, it is already at target location 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35758") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48454->172.17.0.4:35758, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35345") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35558->172.17.0.4:35345, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37994") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41064->172.17.0.4:37994, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39506") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53898->172.17.0.4:39506, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30116") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36426->172.17.0.4:30116, err= --- PASS: TestCopyFile (0.01s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31137") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53242->172.17.0.4:31137, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38948") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57608->172.17.0.4:38948, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37872") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54036->172.17.0.4:37872, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35407") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37802->172.17.0.4:35407, err= 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33953") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:43426->172.17.0.4:33953, err= 2026/07/11 01:02:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bigejit5popa/backup" 2026/07/11 01:02:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:02:12 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:12 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:02:12 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:12 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/backup: Connecting to FTP server 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/backup: dial("tcp","172.17.0.4:21") 2026/07/11 01:02:12 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/backup: > dial: conn=172.17.0.1:52708->172.17.0.4:21, err= 2026/07/11 01:02:14 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-bigejit5popa/backup" to be canonical "TestFTPPureftpd{oSMBm}:rclone-test-bigejit5popa/backup" 2026/07/11 01:02:14 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3426775735) 2026/07/11 01:02:14 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-bigejit5popa) 2026/07/11 01:02:14 DEBUG : dst/file1: Sizes differ 2026/07/11 01:02:14 INFO : dst/file1: Moved (server-side) 2026/07/11 01:02:14 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32433") 2026/07/11 01:02:14 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51800->172.17.0.4:32433, err= 2026/07/11 01:02:14 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/11 01:02:14 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/11 01:02:14 INFO : dst/file1: Copied (new) 2026/07/11 01:02:14 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31119") 2026/07/11 01:02:14 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:43150->172.17.0.4:31119, err= 2026/07/11 01:02:14 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: Connecting to FTP server 2026/07/11 01:02:14 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:21") 2026/07/11 01:02:14 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52722->172.17.0.4:21, err= 2026/07/11 01:02:14 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30595") 2026/07/11 01:02:14 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47046->172.17.0.4:30595, err= 2026/07/11 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37814") 2026/07/11 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55310->172.17.0.4:37814, err= 2026/07/11 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37395") 2026/07/11 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56116->172.17.0.4:37395, err= 2026/07/11 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36224") 2026/07/11 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36008->172.17.0.4:36224, err= 2026/07/11 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35826") 2026/07/11 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:60944->172.17.0.4:35826, err= 2026/07/11 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30097") 2026/07/11 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:34706->172.17.0.4:30097, err= 2026/07/11 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35428") 2026/07/11 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56700->172.17.0.4:35428, err= 2026/07/11 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35073") 2026/07/11 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53218->172.17.0.4:35073, err= 2026/07/11 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (4.51s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bigejit5popa/dst" 2026/07/11 01:02:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:02:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:17 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:02:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:17 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/dst: Connecting to FTP server 2026/07/11 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/dst: dial("tcp","172.17.0.4:21") 2026/07/11 01:02:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/dst: > dial: conn=172.17.0.1:52732->172.17.0.4:21, err= 2026/07/11 01:02:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bigejit5popa/CompareDest" 2026/07/11 01:02:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:02:19 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:19 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:02:19 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:19 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:19 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/CompareDest: Connecting to FTP server 2026/07/11 01:02:19 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/11 01:02:19 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/CompareDest: > dial: conn=172.17.0.1:52744->172.17.0.4:21, err= 2026/07/11 01:02:21 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-bigejit5popa/CompareDest" to be canonical "TestFTPPureftpd{oSMBm}:rclone-test-bigejit5popa/CompareDest" 2026/07/11 01:02:21 DEBUG : one: Need to transfer - File not found at Destination 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/dst: dial("tcp","172.17.0.4:30825") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/dst: > dial: conn=172.17.0.1:51376->172.17.0.4:30825, err= 2026/07/11 01:02:21 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/11 01:02:21 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/11 01:02:21 INFO : one: Copied (new) 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37952") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35616->172.17.0.4:37952, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37519") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:60244->172.17.0.4:37519, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35220") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:39118->172.17.0.4:35220, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39032") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35606->172.17.0.4:39032, err= 2026/07/11 01:02:21 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-bigejit5popa/CompareDest" for canonical name "TestFTPPureftpd{oSMBm}:rclone-test-bigejit5popa/CompareDest" 2026/07/11 01:02:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3426775735) 2026/07/11 01:02:21 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-bigejit5popa/dst) 2026/07/11 01:02:21 DEBUG : one: Sizes differ 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/dst: dial("tcp","172.17.0.4:33473") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/dst: > dial: conn=172.17.0.1:59118->172.17.0.4:33473, err= 2026/07/11 01:02:21 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/11 01:02:21 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/11 01:02:21 INFO : one: Copied (replaced existing) 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37651") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58616->172.17.0.4:37651, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35678") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51574->172.17.0.4:35678, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33284") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40026->172.17.0.4:33284, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30952") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36530->172.17.0.4:30952, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35755") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:44468->172.17.0.4:35755, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34834") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38578") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37282->172.17.0.4:34834, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:49272->172.17.0.4:38578, err= 2026/07/11 01:02:21 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-bigejit5popa/CompareDest" for canonical name "TestFTPPureftpd{oSMBm}:rclone-test-bigejit5popa/CompareDest" 2026/07/11 01:02:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3426775735) 2026/07/11 01:02:21 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-bigejit5popa/dst) 2026/07/11 01:02:21 DEBUG : one: Sizes differ 2026/07/11 01:02:21 DEBUG : one: size = 5 OK 2026/07/11 01:02:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/11 01:02:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33875") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52044->172.17.0.4:33875, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37130") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54016->172.17.0.4:37130, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34672") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46716->172.17.0.4:34672, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36598") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48496->172.17.0.4:36598, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32865") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58928->172.17.0.4:32865, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37068") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:34178->172.17.0.4:37068, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34592") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40290->172.17.0.4:34592, err= 2026/07/11 01:02:21 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-bigejit5popa/CompareDest" for canonical name "TestFTPPureftpd{oSMBm}:rclone-test-bigejit5popa/CompareDest" 2026/07/11 01:02:21 DEBUG : two: Need to transfer - File not found at Destination 2026/07/11 01:02:21 DEBUG : two: size = 3 OK 2026/07/11 01:02:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/11 01:02:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30638") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:45870->172.17.0.4:30638, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36856") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38524->172.17.0.4:36856, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31991") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:60660->172.17.0.4:31991, err= 2026/07/11 01:02:21 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-bigejit5popa/CompareDest" for canonical name "TestFTPPureftpd{oSMBm}:rclone-test-bigejit5popa/CompareDest" 2026/07/11 01:02:21 DEBUG : two: Need to transfer - File not found at Destination 2026/07/11 01:02:21 DEBUG : two: size = 3 OK 2026/07/11 01:02:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/11 01:02:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36910") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55844->172.17.0.4:36910, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33603") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38192") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52932->172.17.0.4:38192, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33652->172.17.0.4:33603, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31085") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40650->172.17.0.4:31085, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31277") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46460->172.17.0.4:31277, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38853") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:44958->172.17.0.4:38853, err= 2026/07/11 01:02:21 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-bigejit5popa/CompareDest" for canonical name "TestFTPPureftpd{oSMBm}:rclone-test-bigejit5popa/CompareDest" 2026/07/11 01:02:21 DEBUG : two: Need to transfer - File not found at Destination 2026/07/11 01:02:21 DEBUG : two: size = 5 (Local file system at /tmp/rclone3426775735) 2026/07/11 01:02:21 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-bigejit5popa/CompareDest) 2026/07/11 01:02:21 DEBUG : two: Sizes differ 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/dst: dial("tcp","172.17.0.4:36983") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/dst: > dial: conn=172.17.0.1:39544->172.17.0.4:36983, err= 2026/07/11 01:02:21 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/11 01:02:21 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/11 01:02:21 INFO : two: Copied (new) 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31007") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59600->172.17.0.4:31007, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37240") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:34116->172.17.0.4:37240, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39735") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54668->172.17.0.4:39735, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39648") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41904->172.17.0.4:39648, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33885") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55286->172.17.0.4:33885, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35465") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41510->172.17.0.4:35465, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39674") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:34028->172.17.0.4:39674, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (4.55s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36768") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54874->172.17.0.4:36768, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39332") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56318->172.17.0.4:39332, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:21 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32525") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41520->172.17.0.4:32525, err= 2026/07/11 01:02:21 DEBUG : sub/file2: size = 14 OK 2026/07/11 01:02:21 INFO : file1: Copied (new) to: sub/file2 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35926") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47886->172.17.0.4:35926, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37586") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50270->172.17.0.4:37586, err= 2026/07/11 01:02:21 DEBUG : sub/file2: size = 14 OK 2026/07/11 01:02:21 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/11 01:02:21 DEBUG : file1: Unchanged skipping 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38545") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35862->172.17.0.4:38545, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38474") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36530->172.17.0.4:38474, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: don't need to copy/move sub/file2, it is already at target location 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31869") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51182->172.17.0.4:31869, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36828") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:45372->172.17.0.4:36828, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32469") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37068->172.17.0.4:32469, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36169") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:49060->172.17.0.4:36169, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39267") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51964->172.17.0.4:39267, err= --- PASS: TestCopyInplace (0.01s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:21 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34736") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37468->172.17.0.4:34736, err= 2026/07/11 01:02:21 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/07/11 01:02:21 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/11 01:02:21 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39992") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47234->172.17.0.4:39992, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36538") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59388->172.17.0.4:36538, err= 2026/07/11 01:02:21 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/07/11 01:02:21 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/11 01:02:21 DEBUG : file1: Unchanged skipping 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32736") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46728->172.17.0.4:32736, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34088") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41694->172.17.0.4:34088, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39550") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:34856->172.17.0.4:39550, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36816") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57888->172.17.0.4:36816, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31795") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55060->172.17.0.4:31795, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37391") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59424->172.17.0.4:37391, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34236") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33598->172.17.0.4:34236, err= --- PASS: TestCopyLongFileName (0.01s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30785") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37376->172.17.0.4:30785, err= 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: Connecting to FTP server 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: Connecting to FTP server 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:21") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: Waiting for checks to finish 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: Waiting for transfers to finish 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46322->172.17.0.4:21, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36427") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41710->172.17.0.4:36427, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36161") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38476->172.17.0.4:36161, err= 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/07/11 01:02:21 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/07/11 01:02:21 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36639") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36182->172.17.0.4:36639, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34678") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42694->172.17.0.4:34678, err= 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/07/11 01:02:21 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/07/11 01:02:21 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30712") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38759") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51644->172.17.0.4:38759, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38224->172.17.0.4:30712, err= 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/07/11 01:02:21 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/07/11 01:02:21 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37358") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50244->172.17.0.4:37358, err= 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32721") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54604->172.17.0.4:32721, err= 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/07/11 01:02:21 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/07/11 01:02:21 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/07/11 01:02:21 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:21") 2026/07/11 01:02:21 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46336->172.17.0.4:21, err= 2026/07/11 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37292") 2026/07/11 01:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:39438->172.17.0.4:37292, err= 2026/07/11 01:02:23 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/07/11 01:02:23 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/07/11 01:02:23 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/07/11 01:02:24 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30842") 2026/07/11 01:02:24 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46022->172.17.0.4:30842, err= 2026/07/11 01:02:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/07/11 01:02:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/07/11 01:02:24 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/07/11 01:02:24 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30093") 2026/07/11 01:02:24 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35986->172.17.0.4:30093, err= 2026/07/11 01:02:24 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37287") 2026/07/11 01:02:24 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37068->172.17.0.4:37287, err= 2026/07/11 01:02:24 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32300") 2026/07/11 01:02:24 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41342->172.17.0.4:32300, err= --- PASS: TestCopyLongFileNameCollision (2.32s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:24 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/11 01:02:24 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31860") 2026/07/11 01:02:24 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33158->172.17.0.4:31860, err= 2026/07/11 01:02:24 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/07/11 01:02:24 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/07/11 01:02:24 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/11 01:02:24 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38125") 2026/07/11 01:02:24 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42800->172.17.0.4:38125, err= 2026/07/11 01:02:24 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39481") 2026/07/11 01:02:24 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54302->172.17.0.4:39481, err= 2026/07/11 01:02:24 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/11 01:02:24 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35219") 2026/07/11 01:02:24 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54396->172.17.0.4:35219, err= 2026/07/11 01:02:25 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/11 01:02:25 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39735") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54680->172.17.0.4:39735, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34446") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55614->172.17.0.4:34446, err= 2026/07/11 01:02:25 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38834") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56722->172.17.0.4:38834, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36334") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57178->172.17.0.4:36334, err= 2026/07/11 01:02:25 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35370") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50132->172.17.0.4:35370, err= 2026/07/11 01:02:25 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/07/11 01:02:25 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/07/11 01:02:25 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30772") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33164->172.17.0.4:30772, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36761") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58824->172.17.0.4:36761, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39888") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42868->172.17.0.4:39888, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33369") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54212->172.17.0.4:33369, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34669") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36070->172.17.0.4:34669, err= --- PASS: TestCopyFileMaxTransfer (1.04s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33686") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:32862->172.17.0.4:33686, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32319") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37916->172.17.0.4:32319, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33755") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46950->172.17.0.4:33755, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32862") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51878->172.17.0.4:32862, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34878") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58364->172.17.0.4:34878, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36171") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:44420->172.17.0.4:36171, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30426") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59386->172.17.0.4:30426, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38494") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41952->172.17.0.4:38494, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39032") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35612->172.17.0.4:39032, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31928") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:43398->172.17.0.4:31928, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31622") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42654->172.17.0.4:31622, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30906") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59152->172.17.0.4:30906, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30667") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47284->172.17.0.4:30667, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33761") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47520->172.17.0.4:33761, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39820") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46838->172.17.0.4:39820, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38239") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53972->172.17.0.4:38239, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39787") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37318->172.17.0.4:39787, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39643") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40870->172.17.0.4:39643, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30503") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57766->172.17.0.4:30503, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30319") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42080->172.17.0.4:30319, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35936") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:39776->172.17.0.4:35936, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30514") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55072->172.17.0.4:30514, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31459") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41796->172.17.0.4:31459, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38339") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47698->172.17.0.4:38339, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39612") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36748->172.17.0.4:39612, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35700") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48084->172.17.0.4:35700, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32993") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:34044->172.17.0.4:32993, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38031") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:45204->172.17.0.4:38031, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39109") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42730->172.17.0.4:39109, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39088") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41684->172.17.0.4:39088, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39361") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36238->172.17.0.4:39361, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39245") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37599") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59592->172.17.0.4:39245, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48354->172.17.0.4:37599, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39254") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48212->172.17.0.4:39254, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36036") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:32950->172.17.0.4:36036, err= 2026/07/11 01:02:25 DEBUG : a.txt: Excluded (Size Filter) 2026/07/11 01:02:25 DEBUG : a.txt: Excluded 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39278") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33042->172.17.0.4:39278, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30264") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53620->172.17.0.4:30264, err= 2026/07/11 01:02:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/11 01:02:25 DEBUG : sub dir/hello world2: Excluded 2026/07/11 01:02:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/11 01:02:25 DEBUG : sub dir/hello world: Excluded 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34980") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50640->172.17.0.4:34980, err= 2026/07/11 01:02:25 DEBUG : sub dir/ignore dir: Excluded 2026/07/11 01:02:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/11 01:02:25 DEBUG : sub dir/hello world2: Excluded 2026/07/11 01:02:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/11 01:02:25 DEBUG : sub dir/hello world: Excluded 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38437") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53296->172.17.0.4:38437, err= 2026/07/11 01:02:25 DEBUG : sub dir/ignore dir: Excluded 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38632") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53800->172.17.0.4:38632, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38968") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53468->172.17.0.4:38968, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31033") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42088->172.17.0.4:31033, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32034") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57274->172.17.0.4:32034, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36621") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37597") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41856->172.17.0.4:36621, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47652->172.17.0.4:37597, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39913") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57996->172.17.0.4:39913, err= --- PASS: TestListDirSorted (0.02s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33943") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:34528->172.17.0.4:33943, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36035") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36392->172.17.0.4:36035, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39782") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46290->172.17.0.4:39782, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36319") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36130->172.17.0.4:36319, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34586") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37110->172.17.0.4:34586, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38082") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33506->172.17.0.4:38082, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37944") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35960->172.17.0.4:37944, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39483") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40652->172.17.0.4:39483, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36611") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55742->172.17.0.4:36611, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34691") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31090") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46970->172.17.0.4:34691, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48600->172.17.0.4:31090, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31406") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51368->172.17.0.4:31406, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36048") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51904->172.17.0.4:36048, err= 2026/07/11 01:02:25 DEBUG : a.txt: Excluded (Size Filter) 2026/07/11 01:02:25 DEBUG : a.txt: Excluded 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34321") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58550->172.17.0.4:34321, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31098") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57358->172.17.0.4:31098, err= 2026/07/11 01:02:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/11 01:02:25 DEBUG : sub dir/hello world2: Excluded 2026/07/11 01:02:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/11 01:02:25 DEBUG : sub dir/hello world: Excluded 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36461") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54518->172.17.0.4:36461, err= 2026/07/11 01:02:25 DEBUG : sub dir/ignore dir: Excluded 2026/07/11 01:02:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/11 01:02:25 DEBUG : sub dir/hello world2: Excluded 2026/07/11 01:02:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/11 01:02:25 DEBUG : sub dir/hello world: Excluded 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34304") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33882->172.17.0.4:34304, err= 2026/07/11 01:02:25 DEBUG : sub dir/ignore dir: Excluded 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37087") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:44830->172.17.0.4:37087, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39138") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:44180->172.17.0.4:39138, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39780") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52582->172.17.0.4:39780, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39218") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:34138->172.17.0.4:39218, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33251") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56224->172.17.0.4:33251, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39942") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51182->172.17.0.4:39942, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38967") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40064->172.17.0.4:38967, err= --- PASS: TestListDirSortedFn (0.02s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30424") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:49530->172.17.0.4:30424, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37503") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47874->172.17.0.4:37503, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32908") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53416->172.17.0.4:32908, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39949") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56674->172.17.0.4:39949, err= === RUN TestListJSON/Default 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30607") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:34606->172.17.0.4:30607, err= === RUN TestListJSON/FilesOnly 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33467") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35134->172.17.0.4:33467, err= === RUN TestListJSON/DirsOnly 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36212") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52884->172.17.0.4:36212, err= === RUN TestListJSON/Recurse 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38328") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:45304->172.17.0.4:38328, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34683") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41086->172.17.0.4:34683, err= === RUN TestListJSON/SubDir 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32300") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41358->172.17.0.4:32300, err= === RUN TestListJSON/NoModTime 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38767") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46494->172.17.0.4:38767, err= === RUN TestListJSON/NoMimeType 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30313") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37902->172.17.0.4:30313, err= === RUN TestListJSON/ShowHash 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31974") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41266->172.17.0.4:31974, err= === RUN TestListJSON/HashTypes 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37847") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35548->172.17.0.4:37847, err= 2026/07/11 01:02:25 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36780") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47482->172.17.0.4:36780, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35656") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48184->172.17.0.4:35656, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31916") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57874->172.17.0.4:31916, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32232") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:45324->172.17.0.4:32232, err= --- PASS: TestListJSON (0.02s) --- 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.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36254") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58168->172.17.0.4:36254, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36372") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59000->172.17.0.4:36372, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34352") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47902->172.17.0.4:34352, err= 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31118") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46932->172.17.0.4:31118, err= === RUN TestStatJSON/Root 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34739") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55944->172.17.0.4:34739, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32652") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55796->172.17.0.4:32652, err= === RUN TestStatJSON/Dir 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35918") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:43710->172.17.0.4:35918, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30630") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57032->172.17.0.4:30630, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38420") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50352->172.17.0.4:38420, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31306") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47384->172.17.0.4:31306, err= === RUN TestStatJSON/FileDirsOnly 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35606") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38878->172.17.0.4:35606, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32922") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59866->172.17.0.4:32922, err= === RUN TestStatJSON/RootNotFound 2026/07/11 01:02:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bigejit5popa/notfound" 2026/07/11 01:02:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:02:25 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:25 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:02:25 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:25 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/notfound: Connecting to FTP server 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/notfound: dial("tcp","172.17.0.4:21") 2026/07/11 01:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/notfound: > dial: conn=172.17.0.1:46352->172.17.0.4:21, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/notfound: dial("tcp","172.17.0.4:38767") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/notfound: > dial: conn=172.17.0.1:46506->172.17.0.4:38767, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34608") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48906->172.17.0.4:34608, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34215") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:43196->172.17.0.4:34215, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36234") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52012->172.17.0.4:36234, err= --- PASS: TestStatJSON (2.25s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (2.24s) === RUN TestMkdir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:27 INFO : ftp://172.17.0.4:21/rclone-test-bigejit5popa: Making directory 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31439") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55434->172.17.0.4:31439, err= 2026/07/11 01:02:27 INFO : ftp://172.17.0.4:21/rclone-test-bigejit5popa: Making directory 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36848") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:43786->172.17.0.4:36848, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31687") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33684->172.17.0.4:31687, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39559") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37302->172.17.0.4:39559, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32973") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52264->172.17.0.4:32973, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31295") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58324->172.17.0.4:31295, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32186") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52668->172.17.0.4:32186, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30085") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:45936->172.17.0.4:30085, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35049") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:45274->172.17.0.4:35049, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34402") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59434->172.17.0.4:34402, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31144") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58850->172.17.0.4:31144, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34522") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36106->172.17.0.4:34522, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37134") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42278->172.17.0.4:37134, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30413") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53742->172.17.0.4:30413, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32509") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:60236->172.17.0.4:32509, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38249") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40478->172.17.0.4:38249, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32092") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57518->172.17.0.4:32092, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36447") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54588->172.17.0.4:36447, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37428") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59398->172.17.0.4:37428, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31268") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48990->172.17.0.4:31268, err= 2026/07/11 01:02:27 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/11 01:02:27 DEBUG : empty space: Excluded 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33688") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:34786->172.17.0.4:33688, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35152") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51802->172.17.0.4:35152, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35019") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48886->172.17.0.4:35019, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38591") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48324->172.17.0.4:38591, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36860") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52774->172.17.0.4:36860, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31103") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37730->172.17.0.4:31103, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35691") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57784->172.17.0.4:35691, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33764") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48194->172.17.0.4:33764, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33092") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:39960->172.17.0.4:33092, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30000") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33090->172.17.0.4:30000, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39866") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:43606->172.17.0.4:39866, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38842") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56894->172.17.0.4:38842, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31809") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52828->172.17.0.4:31809, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/07/11 01:02:27 DEBUG : Creating backend with remote ":memory:" 2026/07/11 01:02:27 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/11 01:02:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/11 01:02:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/11 01:02:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/11 01:02:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/11 01:02:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/11 01:02:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/11 01:02:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/11 01:02:27 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.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31474") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55060->172.17.0.4:31474, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33432") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56564->172.17.0.4:33432, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36952") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59582->172.17.0.4:36952, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37462") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:49766->172.17.0.4:37462, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37736") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56770->172.17.0.4:37736, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37026") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58932->172.17.0.4:37026, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37639") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37376->172.17.0.4:37639, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30828") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42774->172.17.0.4:30828, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31878") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36272->172.17.0.4:31878, err= --- PASS: TestCount (0.01s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37322") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38944->172.17.0.4:37322, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37994") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40206->172.17.0.4:37994, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35449") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56162->172.17.0.4:35449, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33066") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48152->172.17.0.4:33066, err= 2026/07/11 01:02:27 DEBUG : Waiting for deletions to finish 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35262") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36732->172.17.0.4:35262, err= 2026/07/11 01:02:27 DEBUG : large: Excluded (Size Filter) 2026/07/11 01:02:27 DEBUG : large: Excluded 2026/07/11 01:02:27 INFO : small: Deleted 2026/07/11 01:02:27 INFO : medium: Deleted 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32930") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:45154->172.17.0.4:32930, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33272") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53894->172.17.0.4:33272, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30205") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52464->172.17.0.4:30205, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37685") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33794->172.17.0.4:37685, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37131") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48648->172.17.0.4:37131, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34307") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38746->172.17.0.4:34307, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34592") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40304->172.17.0.4:34592, err= 2026/07/11 01:02:27 DEBUG : Waiting for deletions to finish 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34530") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33076->172.17.0.4:34530, err= 2026/07/11 01:02:27 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/07/11 01:02:27 INFO : small: Deleted 2026/07/11 01:02:27 INFO : medium: Deleted 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39160") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52980->172.17.0.4:39160, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36998") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46454->172.17.0.4:36998, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35634") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48618->172.17.0.4:35634, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30322") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55048->172.17.0.4:30322, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34653") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47680->172.17.0.4:34653, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32177") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59522->172.17.0.4:32177, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39131") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54834->172.17.0.4:39131, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37173") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56652->172.17.0.4:37173, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30967") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:44222->172.17.0.4:30967, err= 2026/07/11 01:02:27 DEBUG : Waiting for deletions to finish 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34695") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37714->172.17.0.4:34695, err= 2026/07/11 01:02:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/11 01:02:27 INFO : small: Deleted 2026/07/11 01:02:27 INFO : medium: Deleted 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35502") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57640->172.17.0.4:35502, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31017") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56516->172.17.0.4:31017, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30446") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47660->172.17.0.4:30446, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36155") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37936->172.17.0.4:36155, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32511") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47606->172.17.0.4:32511, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31284") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:43954->172.17.0.4:31284, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34639") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35652->172.17.0.4:34639, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35686") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40726->172.17.0.4:35686, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33554") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:44460->172.17.0.4:33554, err= 2026/07/11 01:02:27 DEBUG : Waiting for deletions to finish 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35864") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:39312->172.17.0.4:35864, err= 2026/07/11 01:02:27 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/07/11 01:02:27 INFO : large: Deleted 2026/07/11 01:02:27 INFO : medium: Deleted 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36103") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37060->172.17.0.4:36103, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32051") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38802->172.17.0.4:32051, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36220") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35238->172.17.0.4:36220, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38135") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50358->172.17.0.4:38135, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37893") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47434->172.17.0.4:37893, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33529") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52660->172.17.0.4:33529, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39074") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52664->172.17.0.4:39074, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37776") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:49518->172.17.0.4:37776, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37423") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42714->172.17.0.4:37423, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35452") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38870->172.17.0.4:35452, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37634") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37936->172.17.0.4:37634, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31397") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:60396->172.17.0.4:31397, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/07/11 01:02:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/11 01:02:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/11 01:02:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/11 01:02:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/11 01:02:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/11 01:02:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/11 01:02:27 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.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34474") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51712->172.17.0.4:34474, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30925") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41434->172.17.0.4:30925, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36194") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57378->172.17.0.4:36194, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38846") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:39314->172.17.0.4:38846, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33609") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41902->172.17.0.4:33609, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34254") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33022->172.17.0.4:34254, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32374") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52862->172.17.0.4:32374, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35143") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37420->172.17.0.4:35143, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34406") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48640->172.17.0.4:34406, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31527") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55114->172.17.0.4:31527, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30826") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48948->172.17.0.4:30826, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37446") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:49800->172.17.0.4:37446, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33178") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:39460->172.17.0.4:33178, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31403") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37202->172.17.0.4:31403, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37327") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52688->172.17.0.4:37327, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38130") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37858->172.17.0.4:38130, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35213") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:60224->172.17.0.4:35213, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39349") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36922->172.17.0.4:39349, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32551") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46934->172.17.0.4:32551, err= 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33400") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59960->172.17.0.4:33400, err= --- PASS: TestCat (0.10s) === RUN TestPurge 2026/07/11 01:02:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fexocuc8kebo" 2026/07/11 01:02:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:02:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:02:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:27 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:02:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:27 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: Connecting to FTP server 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:21") 2026/07/11 01:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:46360->172.17.0.4:21, err= 2026/07/11 01:02:29 DEBUG : Creating backend with remote "/tmp/rclone3580087783" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fexocuc8kebo", Local "Local file system at /tmp/rclone3580087783", Modify Window "1s" 2026/07/11 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:32515") 2026/07/11 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:34796->172.17.0.4:32515, err= 2026/07/11 01:02:29 INFO : A2: Making directory 2026/07/11 01:02:29 INFO : A1/B2: Making directory 2026/07/11 01:02:29 INFO : A1/B2/C2: Making directory 2026/07/11 01:02:29 INFO : A1/B1/C3: Making directory 2026/07/11 01:02:29 INFO : A3: Making directory 2026/07/11 01:02:29 INFO : A3/B3: Making directory 2026/07/11 01:02:29 INFO : A3/B3/C4: Making directory 2026/07/11 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:31556") 2026/07/11 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:50416->172.17.0.4:31556, err= 2026/07/11 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:31955") 2026/07/11 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:50474->172.17.0.4:31955, err= 2026/07/11 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: Connecting to FTP server 2026/07/11 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:21") 2026/07/11 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: Connecting to FTP server 2026/07/11 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:46370->172.17.0.4:21, err= 2026/07/11 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:35581") 2026/07/11 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:56724->172.17.0.4:35581, err= 2026/07/11 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:34999") 2026/07/11 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:43732->172.17.0.4:34999, err= 2026/07/11 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:38276") 2026/07/11 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:35884->172.17.0.4:38276, err= 2026/07/11 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:21") 2026/07/11 01:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:46374->172.17.0.4:21, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:30422") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:57106->172.17.0.4:30422, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:30102") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:48878->172.17.0.4:30102, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:37347") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:35474") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:52302->172.17.0.4:37347, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:33418->172.17.0.4:35474, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:34757") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:43650->172.17.0.4:34757, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:36529") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:34062") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:39892->172.17.0.4:34062, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:37948->172.17.0.4:36529, err= 2026/07/11 01:02:32 DEBUG : Waiting for deletions to finish 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:34356") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:60824->172.17.0.4:34356, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:36709") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:32500") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:50466->172.17.0.4:36709, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:53160->172.17.0.4:32500, err= 2026/07/11 01:02:32 INFO : A1/B1/C1/one: Deleted 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:39430") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:54762->172.17.0.4:39430, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:30886") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:30266") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:34612->172.17.0.4:30886, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:36802->172.17.0.4:30266, err= 2026/07/11 01:02:32 DEBUG : removing 2 level 3 directories 2026/07/11 01:02:32 INFO : A1/B1/C3: Removing directory 2026/07/11 01:02:32 INFO : A1/B1/C1: Removing directory 2026/07/11 01:02:32 DEBUG : removing 1 level 2 directories 2026/07/11 01:02:32 INFO : A1/B1: Removing directory 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:34168") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:53642->172.17.0.4:34168, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:33237") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:32990->172.17.0.4:33237, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:31909") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:39351") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:44494->172.17.0.4:31909, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:51650->172.17.0.4:39351, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:38661") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:58326->172.17.0.4:38661, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:31140") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:38392->172.17.0.4:31140, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:33045") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:58980->172.17.0.4:33045, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:35707") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:38598->172.17.0.4:35707, err= 2026/07/11 01:02:32 DEBUG : Waiting for deletions to finish 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:30638") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:38814->172.17.0.4:30638, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:32826") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:33566->172.17.0.4:32826, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:37947") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:56646->172.17.0.4:37947, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:36937") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:51662->172.17.0.4:36937, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:39517") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:45116->172.17.0.4:39517, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:37664") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:49886->172.17.0.4:37664, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:38821") 2026/07/11 01:02:32 INFO : A1/two: Deleted 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:36520->172.17.0.4:38821, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:38346") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:36396->172.17.0.4:38346, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:38355") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:46114->172.17.0.4:38355, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:33784") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:50302->172.17.0.4:33784, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:36476") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:36538") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:35480->172.17.0.4:36476, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:48060->172.17.0.4:36538, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:35110") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:38325") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:37632->172.17.0.4:35110, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:49042->172.17.0.4:38325, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:30841") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:32841") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:56216->172.17.0.4:30841, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:41622->172.17.0.4:32841, err= 2026/07/11 01:02:32 DEBUG : removing 2 level 3 directories 2026/07/11 01:02:32 INFO : A3/B3/C4: Removing directory 2026/07/11 01:02:32 INFO : A1/B2/C2: Removing directory 2026/07/11 01:02:32 DEBUG : removing 2 level 2 directories 2026/07/11 01:02:32 INFO : A3/B3: Removing directory 2026/07/11 01:02:32 INFO : A1/B2: Removing directory 2026/07/11 01:02:32 DEBUG : removing 3 level 1 directories 2026/07/11 01:02:32 INFO : A3: Removing directory 2026/07/11 01:02:32 INFO : A1: Removing directory 2026/07/11 01:02:32 INFO : A2: Removing directory 2026/07/11 01:02:32 DEBUG : removing 1 level 0 directories 2026/07/11 01:02:32 INFO : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: Removing directory 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:35719") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:34358->172.17.0.4:35719, err= 2026/07/11 01:02:32 ERROR : error listing: directory not found 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: dial("tcp","172.17.0.4:33345") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: > dial: conn=172.17.0.1:42318->172.17.0.4:33345, err= 2026/07/11 01:02:32 ERROR : error listing: directory not found 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fexocuc8kebo: Purge dir "" 2026/07/11 01:02:32 NOTICE: purge failed to rmdir "": directory not found 2026/07/11 01:02:32 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.54s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39571") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36508->172.17.0.4:39571, err= 2026/07/11 01:02:32 INFO : A2: Making directory 2026/07/11 01:02:32 INFO : A1/B2: Making directory 2026/07/11 01:02:32 INFO : A1/B2/C2: Making directory 2026/07/11 01:02:32 INFO : A1/B1/C3: Making directory 2026/07/11 01:02:32 INFO : A3: Making directory 2026/07/11 01:02:32 INFO : A3/B3: Making directory 2026/07/11 01:02:32 INFO : A3/B3/C4: Making directory 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35983") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52638->172.17.0.4:35983, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30320") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46078->172.17.0.4:30320, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31173") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51082->172.17.0.4:31173, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38015") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36626") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48454->172.17.0.4:38015, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40138->172.17.0.4:36626, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: Connecting to FTP server 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:21") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35480") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38480->172.17.0.4:21, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:39266->172.17.0.4:35480, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32436") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38496->172.17.0.4:32436, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39778") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56548->172.17.0.4:39778, err= 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36233") 2026/07/11 01:02:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57056->172.17.0.4:36233, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38209") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59250->172.17.0.4:38209, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35788") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41066->172.17.0.4:35788, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33545") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46944->172.17.0.4:33545, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38397") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40122->172.17.0.4:38397, err= 2026/07/11 01:02:34 DEBUG : removing 1 level 3 directories 2026/07/11 01:02:34 INFO : A3/B3/C4: Removing directory 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30692") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40840->172.17.0.4:30692, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31801") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54998->172.17.0.4:31801, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32132") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39853") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:49576->172.17.0.4:32132, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37334->172.17.0.4:39853, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35169") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36502") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38457") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46290->172.17.0.4:35169, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56586->172.17.0.4:36502, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41156->172.17.0.4:38457, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35871") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39144") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37212") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54256->172.17.0.4:35871, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56192->172.17.0.4:39144, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38116->172.17.0.4:37212, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36200") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:43978->172.17.0.4:36200, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32389") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:43916->172.17.0.4:32389, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33126") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38125") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55784->172.17.0.4:38125, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58448->172.17.0.4:33126, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37404") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:45144->172.17.0.4:37404, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31814") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36232->172.17.0.4:31814, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38798") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58494->172.17.0.4:38798, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33663") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37286") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46562->172.17.0.4:33663, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37611") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:39142->172.17.0.4:37286, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42396->172.17.0.4:37611, err= 2026/07/11 01:02:34 DEBUG : removing 2 level 3 directories 2026/07/11 01:02:34 INFO : A1/B2/C2: Removing directory 2026/07/11 01:02:34 INFO : A1/B1/C3: Removing directory 2026/07/11 01:02:34 DEBUG : removing 2 level 2 directories 2026/07/11 01:02:34 INFO : A3/B3: Removing directory 2026/07/11 01:02:34 INFO : A1/B2: Removing directory 2026/07/11 01:02:34 DEBUG : removing 2 level 1 directories 2026/07/11 01:02:34 INFO : A3: Removing directory 2026/07/11 01:02:34 INFO : A2: Removing directory 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30125") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41924->172.17.0.4:30125, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37630") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:39964->172.17.0.4:37630, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39201") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36000->172.17.0.4:39201, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34890") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51762->172.17.0.4:34890, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34697") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36498->172.17.0.4:34697, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31207") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52066->172.17.0.4:31207, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37971") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37132->172.17.0.4:37971, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36272") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51020->172.17.0.4:36272, err= 2026/07/11 01:02:34 DEBUG : removing 1 level 3 directories 2026/07/11 01:02:34 INFO : A1/B1/C1: Removing directory 2026/07/11 01:02:34 DEBUG : removing 1 level 2 directories 2026/07/11 01:02:34 INFO : A1/B1: Removing directory 2026/07/11 01:02:34 DEBUG : removing 1 level 1 directories 2026/07/11 01:02:34 INFO : A1: Removing directory 2026/07/11 01:02:34 DEBUG : removing 1 level 0 directories 2026/07/11 01:02:34 INFO : ftp://172.17.0.4:21/rclone-test-bigejit5popa: Removing directory 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34392") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40996->172.17.0.4:34392, err= 2026/07/11 01:02:34 ERROR : error listing: directory not found 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37579") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46128->172.17.0.4:37579, err= 2026/07/11 01:02:34 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.28s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:34 INFO : A1: Making directory 2026/07/11 01:02:34 INFO : A1/B1: Making directory 2026/07/11 01:02:34 INFO : A1/B1/C1: Making directory 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39108") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:44706->172.17.0.4:39108, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39918") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52786->172.17.0.4:39918, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32946") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:49144->172.17.0.4:32946, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38340") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54456->172.17.0.4:38340, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33221") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:45136->172.17.0.4:33221, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34526") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:43144->172.17.0.4:34526, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38054") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:43810->172.17.0.4:38054, err= 2026/07/11 01:02:34 DEBUG : removing 1 level 3 directories 2026/07/11 01:02:34 INFO : A1/B1/C1: Removing directory 2026/07/11 01:02:34 DEBUG : removing 1 level 2 directories 2026/07/11 01:02:34 INFO : A1/B1: Removing directory 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32042") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:44204->172.17.0.4:32042, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30051") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48468->172.17.0.4:30051, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36928") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52710->172.17.0.4:36928, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37439") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40370->172.17.0.4:37439, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39024") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54534->172.17.0.4:39024, err= --- PASS: TestRmdirsLeaveRoot (0.01s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:34 INFO : A1: Making directory 2026/07/11 01:02:34 INFO : A1/B1: Making directory 2026/07/11 01:02:34 INFO : A1/B1/C1: Making directory 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35996") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36326->172.17.0.4:35996, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30029") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:43786->172.17.0.4:30029, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30960") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:32864->172.17.0.4:30960, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32992") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:45938->172.17.0.4:32992, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31715") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47964->172.17.0.4:31715, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33756") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40736->172.17.0.4:33756, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31491") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42452->172.17.0.4:31491, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38517") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:60006->172.17.0.4:38517, err= 2026/07/11 01:02:34 DEBUG : removing 1 level 3 directories 2026/07/11 01:02:34 INFO : A1/B1/C1: Removing directory 2026/07/11 01:02:34 DEBUG : removing 1 level 2 directories 2026/07/11 01:02:34 INFO : A1/B1: Removing directory 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32479") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38382->172.17.0.4:32479, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39030") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50794->172.17.0.4:39030, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39963") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54546->172.17.0.4:39963, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35361") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41698->172.17.0.4:35361, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30921") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40504->172.17.0.4:30921, err= --- PASS: TestRmdirsWithFilter (0.01s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34441") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53446->172.17.0.4:34441, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36702") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46688->172.17.0.4:36702, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37710") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37658->172.17.0.4:37710, err= 2026/07/11 01:02:34 DEBUG : filename.txt: File name found in url 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37236") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37194->172.17.0.4:37236, err= 2026/07/11 01:02:34 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38263") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53214->172.17.0.4:38263, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34650") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53290->172.17.0.4:34650, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33628") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58960->172.17.0.4:33628, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30785") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47916->172.17.0.4:30785, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31215") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57876->172.17.0.4:31215, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33610") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59600->172.17.0.4:33610, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38367") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:44316->172.17.0.4:38367, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30543") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57834->172.17.0.4:30543, err= --- PASS: TestCopyURLDownloadHeaders (0.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:34 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30901") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51056->172.17.0.4:30901, err= 2026/07/11 01:02:34 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/11 01:02:34 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/11 01:02:34 INFO : file1: Copied (new) to: sub/file2 2026/07/11 01:02:34 INFO : file1: Deleted 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39343") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53456->172.17.0.4:39343, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39544") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55694->172.17.0.4:39544, err= 2026/07/11 01:02:34 DEBUG : sub/file2: size = 14 OK 2026/07/11 01:02:34 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/11 01:02:34 DEBUG : file1: Unchanged skipping 2026/07/11 01:02:34 INFO : file1: Deleted 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38769") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52792->172.17.0.4:38769, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35356") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42378->172.17.0.4:35356, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: don't need to copy/move sub/file2, it is already at target location 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35910") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42044->172.17.0.4:35910, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32667") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47346->172.17.0.4:32667, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31246") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50702->172.17.0.4:31246, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39877") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41262->172.17.0.4:39877, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35697") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:43016->172.17.0.4:35697, err= --- PASS: TestMoveFile (0.01s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:34 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38814") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50932->172.17.0.4:38814, err= 2026/07/11 01:02:34 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/07/11 01:02:34 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/07/11 01:02:34 INFO : file1: Copied (new) 2026/07/11 01:02:34 INFO : file1: Deleted 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36479") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58224->172.17.0.4:36479, err= 2026/07/11 01:02:34 DEBUG : file1: Destination exists, skipping 2026/07/11 01:02:34 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32681") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58326->172.17.0.4:32681, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37359") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51166->172.17.0.4:37359, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39876") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58776->172.17.0.4:39876, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38240") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50170->172.17.0.4:38240, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37926") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33692->172.17.0.4:37926, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30254") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:39998->172.17.0.4:30254, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37377") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42922->172.17.0.4:37377, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34249") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:39332->172.17.0.4:34249, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33287") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37122->172.17.0.4:33287, err= 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35732") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53940->172.17.0.4:35732, err= 2026/07/11 01:02:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bigejit5popa/backup" 2026/07/11 01:02:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/11 01:02:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:34 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oSMBm}" suffix to name 2026/07/11 01:02:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/11 01:02:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/11 01:02:34 DEBUG : Setting pass="w0PBW4XpNXd3x8N-HXvOtUOMYxcMayR9E_3rWXFyZv4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/11 01:02:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/backup: Connecting to FTP server 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/backup: dial("tcp","172.17.0.4:21") 2026/07/11 01:02:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/backup: > dial: conn=172.17.0.1:38488->172.17.0.4:21, err= 2026/07/11 01:02:36 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-bigejit5popa/backup" to be canonical "TestFTPPureftpd{oSMBm}:rclone-test-bigejit5popa/backup" 2026/07/11 01:02:36 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3426775735) 2026/07/11 01:02:36 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-bigejit5popa) 2026/07/11 01:02:36 DEBUG : dst/file1: Sizes differ 2026/07/11 01:02:36 INFO : dst/file1: Moved (server-side) 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34557") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42068->172.17.0.4:34557, err= 2026/07/11 01:02:36 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/11 01:02:36 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/11 01:02:36 INFO : dst/file1: Copied (new) 2026/07/11 01:02:36 INFO : dst/file1: Deleted 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32089") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57294->172.17.0.4:32089, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37150") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:49042->172.17.0.4:37150, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38437") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37264->172.17.0.4:38437, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36334") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51002->172.17.0.4:36334, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33683") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53098->172.17.0.4:33683, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32417") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38354->172.17.0.4:32417, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39275") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48292->172.17.0.4:39275, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31904") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41698->172.17.0.4:31904, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37273") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38854->172.17.0.4:37273, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (2.28s) === 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.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36556") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55174->172.17.0.4:36556, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36571") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:49212->172.17.0.4:36571, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36597") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55342->172.17.0.4:36597, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35323") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:39482->172.17.0.4:35323, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35218") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35626->172.17.0.4:35218, err= 2026/07/11 01:02:36 INFO : A1/B2: Making directory 2026/07/11 01:02:36 INFO : A1/B1/C3: Making directory 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32929") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40370->172.17.0.4:32929, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34911") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54002->172.17.0.4:34911, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33402") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41910->172.17.0.4:33402, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33386") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:34296->172.17.0.4:33386, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39848") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32905") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39399") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52366->172.17.0.4:32905, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56704->172.17.0.4:39848, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58326->172.17.0.4:39399, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38779") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37536->172.17.0.4:38779, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32971") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52066->172.17.0.4:32971, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32662") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33582") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40388->172.17.0.4:32662, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40168->172.17.0.4:33582, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39466") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32078") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34356") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:34852->172.17.0.4:39466, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52470->172.17.0.4:32078, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:60832->172.17.0.4:34356, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38373") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59514->172.17.0.4:38373, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34145") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56750->172.17.0.4:34145, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30887") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:34062->172.17.0.4:30887, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32334") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56000->172.17.0.4:32334, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31590") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35975") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:45318->172.17.0.4:31590, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38234->172.17.0.4:35975, err= 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: Connecting to FTP server 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:21") 2026/07/11 01:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38496->172.17.0.4:21, err= 2026/07/11 01:02:36 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/11 01:02:36 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/11 01:02:36 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/11 01:02:36 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/11 01:02:39 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38255") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:44054->172.17.0.4:38255, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31096") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40714->172.17.0.4:31096, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36021") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34058") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:34502->172.17.0.4:36021, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52698->172.17.0.4:34058, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35821") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34706") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34425") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51072->172.17.0.4:34706, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52496->172.17.0.4:35821, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:43196->172.17.0.4:34425, err= 2026/07/11 01:02:39 INFO : ftp://172.17.0.4:21/rclone-test-bigejit5popa: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37258") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59410->172.17.0.4:37258, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32121") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39582") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:44956->172.17.0.4:32121, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:49052->172.17.0.4:39582, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30204") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42580->172.17.0.4:30204, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32507") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36005") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54980->172.17.0.4:36005, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:45340->172.17.0.4:32507, err= 2026/07/11 01:02:39 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/11 01:02:39 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/11 01:02:39 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/11 01:02:39 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/11 01:02:39 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34727") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51408->172.17.0.4:34727, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34964") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:58540->172.17.0.4:34964, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31249") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59238->172.17.0.4:31249, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38038") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:43964->172.17.0.4:38038, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30878") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:49092->172.17.0.4:30878, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31201") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39536") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53792->172.17.0.4:31201, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52824->172.17.0.4:39536, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33454") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50692->172.17.0.4:33454, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33976") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46064->172.17.0.4:33976, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33268") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51894->172.17.0.4:33268, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34783") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53410->172.17.0.4:34783, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32285") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39860") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32531") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:44246->172.17.0.4:39860, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:39552->172.17.0.4:32531, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59314->172.17.0.4:32285, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30827") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41546->172.17.0.4:30827, err= --- PASS: TestDirMove (2.30s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39947") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:39504->172.17.0.4:39947, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35273") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56954->172.17.0.4:35273, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33291") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38034->172.17.0.4:33291, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: File to upload is small (34 bytes), uploading instead of streaming 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37021") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41218->172.17.0.4:37021, err= 2026/07/11 01:02:39 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/11 01:02:39 NOTICE: ftp://172.17.0.4:21/rclone-test-bigejit5popa: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/11 01:02:39 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35274") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42298->172.17.0.4:35274, err= 2026/07/11 01:02:39 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/11 01:02:39 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38671") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35020->172.17.0.4:38671, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34770") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56972->172.17.0.4:34770, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37501") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47986->172.17.0.4:37501, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30048") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52090->172.17.0.4:30048, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: File to upload is small (34 bytes), uploading instead of streaming 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35129") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38850->172.17.0.4:35129, err= 2026/07/11 01:02:39 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/11 01:02:39 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35264") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42704->172.17.0.4:35264, err= 2026/07/11 01:02:39 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/11 01:02:39 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34001") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59610->172.17.0.4:34001, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32551") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51208->172.17.0.4:32551, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32924") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:34764->172.17.0.4:32924, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33282") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37074->172.17.0.4:33282, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: File to upload is small (34 bytes), uploading instead of streaming 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32627") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52806->172.17.0.4:32627, err= 2026/07/11 01:02:39 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/11 01:02:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35156") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59170->172.17.0.4:35156, err= 2026/07/11 01:02:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/11 01:02:39 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36626") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:40142->172.17.0.4:36626, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31611") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33040->172.17.0.4:31611, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39240") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:60366->172.17.0.4:39240, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30397") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33976->172.17.0.4:30397, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: File to upload is small (34 bytes), uploading instead of streaming 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36590") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54942->172.17.0.4:36590, err= 2026/07/11 01:02:39 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/11 01:02:39 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33227") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50900->172.17.0.4:33227, err= 2026/07/11 01:02:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/11 01:02:39 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35657") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:47204->172.17.0.4:35657, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37621") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52048->172.17.0.4:37621, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34678") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53688->172.17.0.4:34678, err= --- PASS: TestRcat (0.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s) === RUN TestRcatMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39200") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38654->172.17.0.4:39200, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37780") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:51700->172.17.0.4:37780, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30375") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57514->172.17.0.4:30375, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: File to upload is small (60 bytes), uploading instead of streaming 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32460") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35422->172.17.0.4:32460, err= 2026/07/11 01:02:39 DEBUG : potato2: size = 60 OK 2026/07/11 01:02:39 DEBUG : potato2: Size of src and dst objects identical 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37183") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:33408->172.17.0.4:37183, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39252") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53682->172.17.0.4:39252, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34845") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:49298->172.17.0.4:34845, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36982") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50030->172.17.0.4:36982, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33272") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41872->172.17.0.4:33272, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34617") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48906->172.17.0.4:34617, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31661") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35252->172.17.0.4:31661, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34641") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59950->172.17.0.4:34641, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31981") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:53520->172.17.0.4:31981, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32827") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35890->172.17.0.4:32827, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32584") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54294->172.17.0.4:32584, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38603") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41462->172.17.0.4:38603, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30791") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42250->172.17.0.4:30791, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35360") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52326->172.17.0.4:35360, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: Touching "empty space" 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: Touching "potato2" 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36929") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46966->172.17.0.4:36929, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: Touching "sub dir/potato3" 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36823") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41178->172.17.0.4:36823, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35984") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:44780->172.17.0.4:35984, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37632") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37680->172.17.0.4:37632, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33335") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:48184->172.17.0.4:33335, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37416") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36438->172.17.0.4:37416, err= --- PASS: TestTouchDir (0.01s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37380") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42892->172.17.0.4:37380, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39847") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:45236->172.17.0.4:39847, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37565") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46584->172.17.0.4:37565, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38664") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:49430->172.17.0.4:38664, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37286") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:39158->172.17.0.4:37286, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30690") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54836->172.17.0.4:30690, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30583") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50370->172.17.0.4:30583, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31140") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38402->172.17.0.4:31140, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32177") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50788->172.17.0.4:32177, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30994") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:46404->172.17.0.4:30994, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bigejit5popa", Local "Local file system at /tmp/rclone3426775735", Modify Window "1s" 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34132") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42878->172.17.0.4:34132, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:34554") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35272->172.17.0.4:34554, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33879") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42720->172.17.0.4:33879, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36796") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37058->172.17.0.4:36796, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36855") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50178->172.17.0.4:36855, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38227") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59832->172.17.0.4:38227, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35834") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:38816->172.17.0.4:35834, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37693") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37096->172.17.0.4:37693, err= 2026/07/11 01:02:39 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zivahuj9" before starting 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33452") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:56750->172.17.0.4:33452, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30898") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57418->172.17.0.4:30898, err= 2026/07/11 01:02:39 DEBUG : sub dir/test remove existing.zivahuj9: TEST: removing renamed existing file after operation 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:30417") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:59402->172.17.0.4:30417, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36149") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37266->172.17.0.4:36149, err= 2026/07/11 01:02:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.toqayev5" before starting 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:31421") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:57050->172.17.0.4:31421, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32460") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35426->172.17.0.4:32460, err= 2026/07/11 01:02:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.toqayev5: TEST: renaming existing back after failed operation 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35610") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:54496->172.17.0.4:35610, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:38980") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42838->172.17.0.4:38980, err= 2026/07/11 01:02:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.boveseb2" before starting 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:35500") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:41370->172.17.0.4:35500, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32627") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:52816->172.17.0.4:32627, err= 2026/07/11 01:02:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.boveseb2: TEST: removing renamed existing file after operation 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:37393") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:50074->172.17.0.4:37393, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:39158") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:37816->172.17.0.4:39158, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32052") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:35542->172.17.0.4:32052, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:36127") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:55574->172.17.0.4:36127, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:33092") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:36272->172.17.0.4:33092, err= --- PASS: TestRemoveExisting (0.02s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: dial("tcp","172.17.0.4:32003") 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: > dial: conn=172.17.0.1:42546->172.17.0.4:32003, err= 2026/07/11 01:02:39 DEBUG : ftp://172.17.0.4:21/rclone-test-bigejit5popa: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 56.159761262s (try 1/5)