"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/09/08 02:06:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hutazoh9waqi" 2026/09/08 02:06:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:06:55 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:06:55 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:06:55 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:06:55 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:06:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:06:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:06:55 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:06:55 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:06:55 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:06:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:06:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: Connecting to FTP server 2026/09/08 02:06:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:21") 2026/09/08 02:06:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:47008->172.17.0.3:21, err= 2026/09/08 02:06:58 DEBUG : Creating backend with remote "/tmp/rclone3874339143" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35937") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42898->172.17.0.3:35937, err= 2026/09/08 02:06:58 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39998") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33822->172.17.0.3:39998, err= 2026/09/08 02:06:58 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/09/08 02:06:58 DEBUG : a: size = 0 OK 2026/09/08 02:06:58 DEBUG : a: size = 1 (memory) 2026/09/08 02:06:58 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/08 02:06:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/08 02:06:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/08 02:06:58 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/08 02:06:58 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/08 02:06:58 DEBUG : potato: Seek from 10 to 0 2026/09/08 02:06:58 DEBUG : potato: Seek from 10 to 0 2026/09/08 02:06:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/08 02:06:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/08 02:06:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/08 02:06:58 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/08 02:06:58 DEBUG : potato: Seek from 5 to 2 2026/09/08 02:06:58 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/08 02:06:58 DEBUG : potato: Seek from 7 to 0 2026/09/08 02:06:58 DEBUG : potato: Seek from 7 to 0 2026/09/08 02:06:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/08 02:06:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/08 02:06:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/08 02:06:58 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/08 02:06:58 DEBUG : potato: Seek from 5 to 2 2026/09/08 02:06:58 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/08 02:06:58 DEBUG : potato: Seek from 8 to 0 2026/09/08 02:06:58 DEBUG : potato: Seek from 8 to 0 2026/09/08 02:06:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/08 02:06:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/08 02:06:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/08 02:06:58 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/08 02:06:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/08 02:06:58 DEBUG : potato: Seek from 5 to 2 2026/09/08 02:06:58 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/08 02:06:58 DEBUG : potato: Seek from 9 to 0 2026/09/08 02:06:58 DEBUG : potato: Seek from 9 to 0 2026/09/08 02:06:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39552") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43236->172.17.0.3:39552, err= 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36904") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46752->172.17.0.3:36904, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35081") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55736->172.17.0.3:35081, err= 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30436") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48658->172.17.0.3:30436, err= === RUN TestCheck/3 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35674") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59400->172.17.0.3:35674, err= 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37501") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49082->172.17.0.3:37501, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33221") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41076->172.17.0.3:33221, err= 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36199") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37052->172.17.0.3:36199, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34438") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:52680->172.17.0.3:34438, err= 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39769") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:52610->172.17.0.3:39769, err= --- PASS: TestCheck (0.04s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/09/08 02:06:58 DEBUG : Creating backend with remote "nonexistent" 2026/09/08 02:06:58 DEBUG : Creating backend with remote "nonexistent" 2026/09/08 02:06:58 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/08 02:06:58 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/08 02:06:58 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/08 02:06:58 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39839") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40874->172.17.0.3:39839, err= 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32536") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48220->172.17.0.3:32536, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39162") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53284->172.17.0.3:39162, err= 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38977") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46932->172.17.0.3:38977, err= === RUN TestCheckDownload/3 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39810") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:52186->172.17.0.3:39810, err= 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34947") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44496->172.17.0.3:34947, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34970") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59254->172.17.0.3:34970, err= 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33245") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57206->172.17.0.3:33245, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33829") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45300->172.17.0.3:33829, err= 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36900") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37418->172.17.0.3:36900, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33476") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46248->172.17.0.3:33476, err= 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34967") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35026->172.17.0.3:34967, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38506") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50916->172.17.0.3:38506, err= 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38590") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55824->172.17.0.3:38590, err= === RUN TestCheckSizeOnly/3 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32515") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57176->172.17.0.3:32515, err= 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37683") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49210->172.17.0.3:37683, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35563") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43328->172.17.0.3:35563, err= 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30805") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46394->172.17.0.3:30805, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36898") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59204->172.17.0.3:36898, err= 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30120") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39756->172.17.0.3:30120, err= --- PASS: TestCheckSizeOnly (0.04s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39298") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37768->172.17.0.3:39298, err= 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30683") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:52310->172.17.0.3:30683, err= 2026/09/08 02:06:58 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/08 02:06:58 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/08 02:06:58 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/08 02:06:58 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35521") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58518->172.17.0.3:35521, err= 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30724") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59002->172.17.0.3:30724, err= 2026/09/08 02:06:58 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/08 02:06:58 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/08 02:06:58 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/08 02:06:58 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33217") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49086->172.17.0.3:33217, err= 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32410") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33902->172.17.0.3:32410, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:06:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hutazoh9waqi/data" 2026/09/08 02:06:58 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:06:58 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:06:58 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:06:58 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:06:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:06:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:06:58 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:06:58 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:06:58 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:06:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/data: Connecting to FTP server 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/data: dial("tcp","172.17.0.3:21") 2026/09/08 02:06:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/data: > dial: conn=172.17.0.1:47020->172.17.0.3:21, err= check_test.go:354: ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/data lacks md5, skipping 2026/09/08 02:07:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35322") 2026/09/08 02:07:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59792->172.17.0.3:35322, err= 2026/09/08 02:07:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30062") 2026/09/08 02:07:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57154->172.17.0.3:30062, err= --- SKIP: TestCheckSum (2.88s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hutazoh9waqi/data" 2026/09/08 02:07:01 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:07:01 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:01 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:01 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:07:01 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:01 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:01 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/data: Connecting to FTP server 2026/09/08 02:07:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/data: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/data: > dial: conn=172.17.0.1:39858->172.17.0.3:21, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32054") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34118->172.17.0.3:32054, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30127") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36002->172.17.0.3:30127, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31762") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57684->172.17.0.3:31762, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30706") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59464->172.17.0.3:30706, err= === RUN TestCheckSumDownload/subtest1 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37884") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48350->172.17.0.3:37884, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36097") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57158->172.17.0.3:36097, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32217") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45450->172.17.0.3:32217, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31156") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33212->172.17.0.3:31156, err= === RUN TestCheckSumDownload/subtest2 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38224") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40218->172.17.0.3:38224, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32403") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38314->172.17.0.3:32403, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32289") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53850->172.17.0.3:32289, err= === RUN TestCheckSumDownload/subtest3 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39699") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44030->172.17.0.3:39699, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32228") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58474->172.17.0.3:32228, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37949") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57830->172.17.0.3:37949, err= === RUN TestCheckSumDownload/subtest4 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30960") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:56178->172.17.0.3:30960, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35877") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33758->172.17.0.3:35877, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38348") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38704->172.17.0.3:38348, err= === RUN TestCheckSumDownload/subtest5 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32793") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:54986->172.17.0.3:32793, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31700") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43274->172.17.0.3:31700, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34134") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43270->172.17.0.3:34134, err= === RUN TestCheckSumDownload/subtest6 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34680") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33712->172.17.0.3:34680, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33517") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42764->172.17.0.3:33517, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36946") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38528->172.17.0.3:36946, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34819") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39160->172.17.0.3:34819, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38882") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38664->172.17.0.3:38882, err= === RUN TestCheckSumDownload/subtest7 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39605") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42234->172.17.0.3:39605, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33261") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60536->172.17.0.3:33261, err= 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39260") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37454->172.17.0.3:39260, err= --- PASS: TestCheckSumDownload (3.04s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.01s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestCheckSumConcurrency 2026/09/08 02:07:04 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/08 02:07:04 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/08 02:07:04 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/08 02:07:04 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/08 02:07:04 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/08 02:07:04 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/08 02:07:04 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/08 02:07:04 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/08 02:07:04 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/08 02:07:04 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/08 02:07:04 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/08 02:07:04 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/08 02:07:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yipaley5vequ" 2026/09/08 02:07:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:07:04 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:07:04 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:04 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:04 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:07:04 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:04 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:04 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yipaley5vequ: Connecting to FTP server 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yipaley5vequ: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yipaley5vequ: > dial: conn=172.17.0.1:39872->172.17.0.3:21, err= 2026/09/08 02:07:07 DEBUG : Creating backend with remote "/tmp/rclone3717203434" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-yipaley5vequ", Local "Local file system at /tmp/rclone3717203434", Modify Window "1s" 2026/09/08 02:07:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yipaley5vequ: dial("tcp","172.17.0.3:30468") 2026/09/08 02:07:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yipaley5vequ: > dial: conn=172.17.0.1:48808->172.17.0.3:30468, err= 2026/09/08 02:07:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yipaley5vequ: dial("tcp","172.17.0.3:35436") 2026/09/08 02:07:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yipaley5vequ: > dial: conn=172.17.0.1:51750->172.17.0.3:35436, err= upper checkfile vs. lower remote (without normalization) 2026/09/08 02:07:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yipaley5vequ: dial("tcp","172.17.0.3:39915") 2026/09/08 02:07:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yipaley5vequ: > dial: conn=172.17.0.1:37600->172.17.0.3:39915, err= 2026/09/08 02:07:07 ERROR : hello, world!: sum not found 2026/09/08 02:07:07 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.3:21/rclone-test-yipaley5vequ 2026/09/08 02:07:07 NOTICE: ftp://172.17.0.3:21/rclone-test-yipaley5vequ: 1 files missing 2026/09/08 02:07:07 NOTICE: 1 hashes missing 2026/09/08 02:07:07 NOTICE: ftp://172.17.0.3:21/rclone-test-yipaley5vequ: 1 differences found 2026/09/08 02:07:07 NOTICE: ftp://172.17.0.3:21/rclone-test-yipaley5vequ: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/08 02:07:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yipaley5vequ: dial("tcp","172.17.0.3:32307") 2026/09/08 02:07:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yipaley5vequ: > dial: conn=172.17.0.1:52770->172.17.0.3:32307, err= 2026/09/08 02:07:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yipaley5vequ: dial("tcp","172.17.0.3:30984") 2026/09/08 02:07:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yipaley5vequ: > dial: conn=172.17.0.1:43608->172.17.0.3:30984, err= 2026/09/08 02:07:07 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:07:07 NOTICE: ftp://172.17.0.3:21/rclone-test-yipaley5vequ: 0 differences found 2026/09/08 02:07:07 NOTICE: ftp://172.17.0.3:21/rclone-test-yipaley5vequ: 1 matching files 2026/09/08 02:07:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kucuxah3lefi" 2026/09/08 02:07:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:07:07 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:07:07 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:07 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:07 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:07:07 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:07 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:07 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: Connecting to FTP server 2026/09/08 02:07:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: > dial: conn=172.17.0.1:39878->172.17.0.3:21, err= 2026/09/08 02:07:10 DEBUG : Creating backend with remote "/tmp/rclone541599899" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kucuxah3lefi", Local "Local file system at /tmp/rclone541599899", Modify Window "1s" 2026/09/08 02:07:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: dial("tcp","172.17.0.3:35511") 2026/09/08 02:07:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: > dial: conn=172.17.0.1:39256->172.17.0.3:35511, err= 2026/09/08 02:07:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: dial("tcp","172.17.0.3:35392") 2026/09/08 02:07:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: > dial: conn=172.17.0.1:50680->172.17.0.3:35392, err= lower checkfile vs. upper remote (without normalization) 2026/09/08 02:07:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: dial("tcp","172.17.0.3:31971") 2026/09/08 02:07:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: > dial: conn=172.17.0.1:36558->172.17.0.3:31971, err= 2026/09/08 02:07:10 ERROR : HELLO, WORLD!: sum not found 2026/09/08 02:07:10 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-kucuxah3lefi 2026/09/08 02:07:10 NOTICE: ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: 1 files missing 2026/09/08 02:07:10 NOTICE: 1 hashes missing 2026/09/08 02:07:10 NOTICE: ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: 1 differences found 2026/09/08 02:07:10 NOTICE: ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/08 02:07:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: dial("tcp","172.17.0.3:32854") 2026/09/08 02:07:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: > dial: conn=172.17.0.1:41020->172.17.0.3:32854, err= 2026/09/08 02:07:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: dial("tcp","172.17.0.3:39000") 2026/09/08 02:07:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: > dial: conn=172.17.0.1:46956->172.17.0.3:39000, err= 2026/09/08 02:07:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:07:10 NOTICE: ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: 0 differences found 2026/09/08 02:07:10 NOTICE: ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: 1 matching files 2026/09/08 02:07:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cazozir5waxe" 2026/09/08 02:07:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:07:10 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:07:10 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:10 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:10 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:07:10 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:10 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:10 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:10 DEBUG : ftp://172.17.0.3:21/rclone-test-cazozir5waxe: Connecting to FTP server 2026/09/08 02:07:10 DEBUG : ftp://172.17.0.3:21/rclone-test-cazozir5waxe: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:10 DEBUG : ftp://172.17.0.3:21/rclone-test-cazozir5waxe: > dial: conn=172.17.0.1:39888->172.17.0.3:21, err= 2026/09/08 02:07:12 DEBUG : Creating backend with remote "/tmp/rclone3720217912" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cazozir5waxe", Local "Local file system at /tmp/rclone3720217912", Modify Window "1s" 2026/09/08 02:07:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cazozir5waxe: dial("tcp","172.17.0.3:39597") 2026/09/08 02:07:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cazozir5waxe: > dial: conn=172.17.0.1:53286->172.17.0.3:39597, err= 2026/09/08 02:07:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cazozir5waxe: dial("tcp","172.17.0.3:35426") 2026/09/08 02:07:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cazozir5waxe: > dial: conn=172.17.0.1:40658->172.17.0.3:35426, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/08 02:07:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cazozir5waxe: dial("tcp","172.17.0.3:35415") 2026/09/08 02:07:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cazozir5waxe: > dial: conn=172.17.0.1:51144->172.17.0.3:35415, err= 2026/09/08 02:07:12 ERROR : HeLlO, wOrLd!: sum not found 2026/09/08 02:07:12 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-cazozir5waxe 2026/09/08 02:07:12 NOTICE: ftp://172.17.0.3:21/rclone-test-cazozir5waxe: 1 files missing 2026/09/08 02:07:12 NOTICE: 1 hashes missing 2026/09/08 02:07:12 NOTICE: ftp://172.17.0.3:21/rclone-test-cazozir5waxe: 1 differences found 2026/09/08 02:07:12 NOTICE: ftp://172.17.0.3:21/rclone-test-cazozir5waxe: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/08 02:07:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cazozir5waxe: dial("tcp","172.17.0.3:39126") 2026/09/08 02:07:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cazozir5waxe: > dial: conn=172.17.0.1:54250->172.17.0.3:39126, err= 2026/09/08 02:07:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cazozir5waxe: dial("tcp","172.17.0.3:33953") 2026/09/08 02:07:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cazozir5waxe: > dial: conn=172.17.0.1:49390->172.17.0.3:33953, err= 2026/09/08 02:07:12 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:07:12 NOTICE: ftp://172.17.0.3:21/rclone-test-cazozir5waxe: 0 differences found 2026/09/08 02:07:12 NOTICE: ftp://172.17.0.3:21/rclone-test-cazozir5waxe: 1 matching files 2026/09/08 02:07:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sayayaz4maqu" 2026/09/08 02:07:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:07:12 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:07:12 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:12 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:12 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:07:12 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:12 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:12 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: Connecting to FTP server 2026/09/08 02:07:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:12 DEBUG : ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: > dial: conn=172.17.0.1:57296->172.17.0.3:21, err= 2026/09/08 02:07:15 DEBUG : Creating backend with remote "/tmp/rclone14335922" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-sayayaz4maqu", Local "Local file system at /tmp/rclone14335922", Modify Window "1s" 2026/09/08 02:07:15 DEBUG : ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: dial("tcp","172.17.0.3:35806") 2026/09/08 02:07:15 DEBUG : ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: > dial: conn=172.17.0.1:55752->172.17.0.3:35806, err= 2026/09/08 02:07:15 DEBUG : ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: dial("tcp","172.17.0.3:36540") 2026/09/08 02:07:15 DEBUG : ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: > dial: conn=172.17.0.1:45238->172.17.0.3:36540, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/08 02:07:15 DEBUG : ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: dial("tcp","172.17.0.3:36700") 2026/09/08 02:07:15 DEBUG : ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: > dial: conn=172.17.0.1:58998->172.17.0.3:36700, err= 2026/09/08 02:07:15 ERROR : HELLO, WORLD!: sum not found 2026/09/08 02:07:15 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.3:21/rclone-test-sayayaz4maqu 2026/09/08 02:07:15 NOTICE: ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: 1 files missing 2026/09/08 02:07:15 NOTICE: 1 hashes missing 2026/09/08 02:07:15 NOTICE: ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: 1 differences found 2026/09/08 02:07:15 NOTICE: ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/08 02:07:15 DEBUG : ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: dial("tcp","172.17.0.3:36935") 2026/09/08 02:07:15 DEBUG : ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: > dial: conn=172.17.0.1:37650->172.17.0.3:36935, err= 2026/09/08 02:07:15 DEBUG : ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: dial("tcp","172.17.0.3:30091") 2026/09/08 02:07:15 DEBUG : ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: > dial: conn=172.17.0.1:55472->172.17.0.3:30091, err= 2026/09/08 02:07:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:07:15 NOTICE: ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: 0 differences found 2026/09/08 02:07:15 NOTICE: ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: 1 matching files 2026/09/08 02:07:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-duwaqux2vuzu" 2026/09/08 02:07:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:07:15 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:07:15 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:15 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:15 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:07:15 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:15 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:15 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:15 DEBUG : ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: Connecting to FTP server 2026/09/08 02:07:15 DEBUG : ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:15 DEBUG : ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: > dial: conn=172.17.0.1:57310->172.17.0.3:21, err= 2026/09/08 02:07:18 DEBUG : Creating backend with remote "/tmp/rclone1451619915" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu", Local "Local file system at /tmp/rclone1451619915", Modify Window "1s" 2026/09/08 02:07:18 DEBUG : ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: dial("tcp","172.17.0.3:34699") 2026/09/08 02:07:18 DEBUG : ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: > dial: conn=172.17.0.1:58612->172.17.0.3:34699, err= 2026/09/08 02:07:18 DEBUG : ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: dial("tcp","172.17.0.3:31099") 2026/09/08 02:07:18 DEBUG : ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: > dial: conn=172.17.0.1:60054->172.17.0.3:31099, err= NFD checkfile vs. NFC remote (without normalization) 2026/09/08 02:07:18 DEBUG : ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: dial("tcp","172.17.0.3:33262") 2026/09/08 02:07:18 DEBUG : ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: > dial: conn=172.17.0.1:56060->172.17.0.3:33262, err= 2026/09/08 02:07:18 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/08 02:07:18 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu 2026/09/08 02:07:18 NOTICE: ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: 1 files missing 2026/09/08 02:07:18 NOTICE: 1 hashes missing 2026/09/08 02:07:18 NOTICE: ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: 1 differences found 2026/09/08 02:07:18 NOTICE: ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/08 02:07:18 DEBUG : ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: dial("tcp","172.17.0.3:33605") 2026/09/08 02:07:18 DEBUG : ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: > dial: conn=172.17.0.1:42486->172.17.0.3:33605, err= 2026/09/08 02:07:18 DEBUG : ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: dial("tcp","172.17.0.3:31425") 2026/09/08 02:07:18 DEBUG : ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: > dial: conn=172.17.0.1:41590->172.17.0.3:31425, err= 2026/09/08 02:07:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:07:18 NOTICE: ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: 0 differences found 2026/09/08 02:07:18 NOTICE: ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: 1 matching files 2026/09/08 02:07:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-poguyaf9nera" 2026/09/08 02:07:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:07:18 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:07:18 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:18 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:18 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:07:18 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:18 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:18 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:18 DEBUG : ftp://172.17.0.3:21/rclone-test-poguyaf9nera: Connecting to FTP server 2026/09/08 02:07:18 DEBUG : ftp://172.17.0.3:21/rclone-test-poguyaf9nera: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:18 DEBUG : ftp://172.17.0.3:21/rclone-test-poguyaf9nera: > dial: conn=172.17.0.1:57316->172.17.0.3:21, err= 2026/09/08 02:07:22 DEBUG : Creating backend with remote "/tmp/rclone294451936" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-poguyaf9nera", Local "Local file system at /tmp/rclone294451936", Modify Window "1s" 2026/09/08 02:07:22 DEBUG : ftp://172.17.0.3:21/rclone-test-poguyaf9nera: dial("tcp","172.17.0.3:35355") 2026/09/08 02:07:22 DEBUG : ftp://172.17.0.3:21/rclone-test-poguyaf9nera: > dial: conn=172.17.0.1:46148->172.17.0.3:35355, err= 2026/09/08 02:07:22 DEBUG : ftp://172.17.0.3:21/rclone-test-poguyaf9nera: dial("tcp","172.17.0.3:38180") 2026/09/08 02:07:22 DEBUG : ftp://172.17.0.3:21/rclone-test-poguyaf9nera: > dial: conn=172.17.0.1:38992->172.17.0.3:38180, err= NFC checkfile vs. NFD remote (without normalization) 2026/09/08 02:07:22 DEBUG : ftp://172.17.0.3:21/rclone-test-poguyaf9nera: dial("tcp","172.17.0.3:32007") 2026/09/08 02:07:22 DEBUG : ftp://172.17.0.3:21/rclone-test-poguyaf9nera: > dial: conn=172.17.0.1:53752->172.17.0.3:32007, err= 2026/09/08 02:07:22 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/08 02:07:22 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-poguyaf9nera 2026/09/08 02:07:22 NOTICE: ftp://172.17.0.3:21/rclone-test-poguyaf9nera: 1 files missing 2026/09/08 02:07:22 NOTICE: 1 hashes missing 2026/09/08 02:07:22 NOTICE: ftp://172.17.0.3:21/rclone-test-poguyaf9nera: 1 differences found 2026/09/08 02:07:22 NOTICE: ftp://172.17.0.3:21/rclone-test-poguyaf9nera: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/08 02:07:22 DEBUG : ftp://172.17.0.3:21/rclone-test-poguyaf9nera: dial("tcp","172.17.0.3:31818") 2026/09/08 02:07:22 DEBUG : ftp://172.17.0.3:21/rclone-test-poguyaf9nera: > dial: conn=172.17.0.1:41840->172.17.0.3:31818, err= 2026/09/08 02:07:22 DEBUG : ftp://172.17.0.3:21/rclone-test-poguyaf9nera: dial("tcp","172.17.0.3:38796") 2026/09/08 02:07:22 DEBUG : ftp://172.17.0.3:21/rclone-test-poguyaf9nera: > dial: conn=172.17.0.1:39930->172.17.0.3:38796, err= 2026/09/08 02:07:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:07:22 NOTICE: ftp://172.17.0.3:21/rclone-test-poguyaf9nera: 0 differences found 2026/09/08 02:07:22 NOTICE: ftp://172.17.0.3:21/rclone-test-poguyaf9nera: 1 matching files 2026/09/08 02:07:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kumolaz2hasa" 2026/09/08 02:07:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:07:22 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:07:22 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:22 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:22 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:07:22 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:22 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:22 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:22 DEBUG : ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: Connecting to FTP server 2026/09/08 02:07:22 DEBUG : ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:22 DEBUG : ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: > dial: conn=172.17.0.1:41014->172.17.0.3:21, err= 2026/09/08 02:07:25 DEBUG : Creating backend with remote "/tmp/rclone3869367760" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kumolaz2hasa", Local "Local file system at /tmp/rclone3869367760", Modify Window "1s" 2026/09/08 02:07:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: dial("tcp","172.17.0.3:37505") 2026/09/08 02:07:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: > dial: conn=172.17.0.1:42224->172.17.0.3:37505, err= 2026/09/08 02:07:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: dial("tcp","172.17.0.3:38917") 2026/09/08 02:07:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: > dial: conn=172.17.0.1:41890->172.17.0.3:38917, err= NFDx2 checkfile vs. both remote (without normalization) 2026/09/08 02:07:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: dial("tcp","172.17.0.3:33565") 2026/09/08 02:07:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: > dial: conn=172.17.0.1:45374->172.17.0.3:33565, err= 2026/09/08 02:07:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/08 02:07:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-kumolaz2hasa 2026/09/08 02:07:25 NOTICE: ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: 1 files missing 2026/09/08 02:07:25 NOTICE: 1 hashes missing 2026/09/08 02:07:25 NOTICE: ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: 1 differences found 2026/09/08 02:07:25 NOTICE: ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/08 02:07:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: dial("tcp","172.17.0.3:34666") 2026/09/08 02:07:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: > dial: conn=172.17.0.1:39040->172.17.0.3:34666, err= 2026/09/08 02:07:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: dial("tcp","172.17.0.3:30388") 2026/09/08 02:07:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: > dial: conn=172.17.0.1:46878->172.17.0.3:30388, err= 2026/09/08 02:07:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:07:25 NOTICE: ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: 0 differences found 2026/09/08 02:07:25 NOTICE: ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: 1 matching files 2026/09/08 02:07:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqagix4fuve" 2026/09/08 02:07:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:07:25 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:07:25 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:25 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:25 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:07:25 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:25 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:25 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqagix4fuve: Connecting to FTP server 2026/09/08 02:07:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqagix4fuve: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqagix4fuve: > dial: conn=172.17.0.1:41016->172.17.0.3:21, err= 2026/09/08 02:07:28 DEBUG : Creating backend with remote "/tmp/rclone2411770843" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-daqagix4fuve", Local "Local file system at /tmp/rclone2411770843", Modify Window "1s" 2026/09/08 02:07:28 DEBUG : ftp://172.17.0.3:21/rclone-test-daqagix4fuve: dial("tcp","172.17.0.3:36627") 2026/09/08 02:07:28 DEBUG : ftp://172.17.0.3:21/rclone-test-daqagix4fuve: > dial: conn=172.17.0.1:43534->172.17.0.3:36627, err= 2026/09/08 02:07:28 DEBUG : ftp://172.17.0.3:21/rclone-test-daqagix4fuve: dial("tcp","172.17.0.3:34738") 2026/09/08 02:07:28 DEBUG : ftp://172.17.0.3:21/rclone-test-daqagix4fuve: > dial: conn=172.17.0.1:36004->172.17.0.3:34738, err= NFCx2 checkfile vs. both remote (without normalization) 2026/09/08 02:07:28 DEBUG : ftp://172.17.0.3:21/rclone-test-daqagix4fuve: dial("tcp","172.17.0.3:32272") 2026/09/08 02:07:28 DEBUG : ftp://172.17.0.3:21/rclone-test-daqagix4fuve: > dial: conn=172.17.0.1:48960->172.17.0.3:32272, err= 2026/09/08 02:07:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/08 02:07:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-daqagix4fuve 2026/09/08 02:07:28 NOTICE: ftp://172.17.0.3:21/rclone-test-daqagix4fuve: 1 files missing 2026/09/08 02:07:28 NOTICE: 1 hashes missing 2026/09/08 02:07:28 NOTICE: ftp://172.17.0.3:21/rclone-test-daqagix4fuve: 1 differences found 2026/09/08 02:07:28 NOTICE: ftp://172.17.0.3:21/rclone-test-daqagix4fuve: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/08 02:07:28 DEBUG : ftp://172.17.0.3:21/rclone-test-daqagix4fuve: dial("tcp","172.17.0.3:34490") 2026/09/08 02:07:28 DEBUG : ftp://172.17.0.3:21/rclone-test-daqagix4fuve: > dial: conn=172.17.0.1:54118->172.17.0.3:34490, err= 2026/09/08 02:07:28 DEBUG : ftp://172.17.0.3:21/rclone-test-daqagix4fuve: dial("tcp","172.17.0.3:36428") 2026/09/08 02:07:28 DEBUG : ftp://172.17.0.3:21/rclone-test-daqagix4fuve: > dial: conn=172.17.0.1:45416->172.17.0.3:36428, err= 2026/09/08 02:07:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:07:28 NOTICE: ftp://172.17.0.3:21/rclone-test-daqagix4fuve: 0 differences found 2026/09/08 02:07:28 NOTICE: ftp://172.17.0.3:21/rclone-test-daqagix4fuve: 1 matching files 2026/09/08 02:07:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nasocej2jila" 2026/09/08 02:07:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:07:28 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:07:28 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:28 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:28 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:07:28 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:28 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:28 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:28 DEBUG : ftp://172.17.0.3:21/rclone-test-nasocej2jila: Connecting to FTP server 2026/09/08 02:07:28 DEBUG : ftp://172.17.0.3:21/rclone-test-nasocej2jila: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:28 DEBUG : ftp://172.17.0.3:21/rclone-test-nasocej2jila: > dial: conn=172.17.0.1:41024->172.17.0.3:21, err= 2026/09/08 02:07:30 DEBUG : Creating backend with remote "/tmp/rclone880298482" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-nasocej2jila", Local "Local file system at /tmp/rclone880298482", Modify Window "1s" 2026/09/08 02:07:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nasocej2jila: dial("tcp","172.17.0.3:37487") 2026/09/08 02:07:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nasocej2jila: > dial: conn=172.17.0.1:44460->172.17.0.3:37487, err= 2026/09/08 02:07:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nasocej2jila: dial("tcp","172.17.0.3:30506") 2026/09/08 02:07:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nasocej2jila: > dial: conn=172.17.0.1:41632->172.17.0.3:30506, err= both checkfile vs. NFDx2 remote (without normalization) 2026/09/08 02:07:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nasocej2jila: dial("tcp","172.17.0.3:32187") 2026/09/08 02:07:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nasocej2jila: > dial: conn=172.17.0.1:60320->172.17.0.3:32187, err= 2026/09/08 02:07:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/08 02:07:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-nasocej2jila 2026/09/08 02:07:30 NOTICE: ftp://172.17.0.3:21/rclone-test-nasocej2jila: 1 files missing 2026/09/08 02:07:30 NOTICE: 1 hashes missing 2026/09/08 02:07:30 NOTICE: ftp://172.17.0.3:21/rclone-test-nasocej2jila: 1 differences found 2026/09/08 02:07:30 NOTICE: ftp://172.17.0.3:21/rclone-test-nasocej2jila: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/08 02:07:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nasocej2jila: dial("tcp","172.17.0.3:35840") 2026/09/08 02:07:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nasocej2jila: > dial: conn=172.17.0.1:40550->172.17.0.3:35840, err= 2026/09/08 02:07:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nasocej2jila: dial("tcp","172.17.0.3:37414") 2026/09/08 02:07:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nasocej2jila: > dial: conn=172.17.0.1:43260->172.17.0.3:37414, err= 2026/09/08 02:07:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:07:30 NOTICE: ftp://172.17.0.3:21/rclone-test-nasocej2jila: 0 differences found 2026/09/08 02:07:30 NOTICE: ftp://172.17.0.3:21/rclone-test-nasocej2jila: 1 matching files 2026/09/08 02:07:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vudosed9jefa" 2026/09/08 02:07:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:07:30 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:07:30 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:30 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:30 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:07:30 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:30 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:30 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:30 DEBUG : ftp://172.17.0.3:21/rclone-test-vudosed9jefa: Connecting to FTP server 2026/09/08 02:07:30 DEBUG : ftp://172.17.0.3:21/rclone-test-vudosed9jefa: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:30 DEBUG : ftp://172.17.0.3:21/rclone-test-vudosed9jefa: > dial: conn=172.17.0.1:41030->172.17.0.3:21, err= 2026/09/08 02:07:32 DEBUG : Creating backend with remote "/tmp/rclone1912898429" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-vudosed9jefa", Local "Local file system at /tmp/rclone1912898429", Modify Window "1s" 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-vudosed9jefa: dial("tcp","172.17.0.3:33019") 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-vudosed9jefa: > dial: conn=172.17.0.1:36542->172.17.0.3:33019, err= 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-vudosed9jefa: dial("tcp","172.17.0.3:35411") 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-vudosed9jefa: > dial: conn=172.17.0.1:33764->172.17.0.3:35411, err= both checkfile vs. NFCx2 remote (without normalization) 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-vudosed9jefa: dial("tcp","172.17.0.3:33835") 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-vudosed9jefa: > dial: conn=172.17.0.1:52672->172.17.0.3:33835, err= 2026/09/08 02:07:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/08 02:07:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-vudosed9jefa 2026/09/08 02:07:32 NOTICE: ftp://172.17.0.3:21/rclone-test-vudosed9jefa: 1 files missing 2026/09/08 02:07:32 NOTICE: 1 hashes missing 2026/09/08 02:07:32 NOTICE: ftp://172.17.0.3:21/rclone-test-vudosed9jefa: 1 differences found 2026/09/08 02:07:32 NOTICE: ftp://172.17.0.3:21/rclone-test-vudosed9jefa: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-vudosed9jefa: dial("tcp","172.17.0.3:32077") 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-vudosed9jefa: > dial: conn=172.17.0.1:51380->172.17.0.3:32077, err= 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-vudosed9jefa: dial("tcp","172.17.0.3:38564") 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-vudosed9jefa: > dial: conn=172.17.0.1:58686->172.17.0.3:38564, err= 2026/09/08 02:07:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/08 02:07:32 NOTICE: ftp://172.17.0.3:21/rclone-test-vudosed9jefa: 0 differences found 2026/09/08 02:07:32 NOTICE: ftp://172.17.0.3:21/rclone-test-vudosed9jefa: 1 matching files 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-vudosed9jefa: dial("tcp","172.17.0.3:30712") 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-vudosed9jefa: > dial: conn=172.17.0.1:51162->172.17.0.3:30712, err= 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-vudosed9jefa: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-vudosed9jefa: Purge dir "" 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-nasocej2jila: dial("tcp","172.17.0.3:30050") 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-nasocej2jila: > dial: conn=172.17.0.1:51532->172.17.0.3:30050, err= 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-nasocej2jila: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-nasocej2jila: Purge dir "" 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-daqagix4fuve: dial("tcp","172.17.0.3:35359") 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-daqagix4fuve: > dial: conn=172.17.0.1:33092->172.17.0.3:35359, err= 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-daqagix4fuve: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-daqagix4fuve: Purge dir "" 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: dial("tcp","172.17.0.3:39127") 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: > dial: conn=172.17.0.1:43050->172.17.0.3:39127, err= 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/08 02:07:32 DEBUG : ftp://172.17.0.3:21/rclone-test-kumolaz2hasa: Purge dir "" 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-poguyaf9nera: dial("tcp","172.17.0.3:32953") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-poguyaf9nera: > dial: conn=172.17.0.1:39158->172.17.0.3:32953, err= 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-poguyaf9nera: Purge object "測試_Русский___ě_áñ" 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-poguyaf9nera: Purge dir "" 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: dial("tcp","172.17.0.3:31574") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: > dial: conn=172.17.0.1:50920->172.17.0.3:31574, err= 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: Purge object "測試_Русский___ě_áñ" 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-duwaqux2vuzu: Purge dir "" 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: dial("tcp","172.17.0.3:32668") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: > dial: conn=172.17.0.1:39684->172.17.0.3:32668, err= 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: Purge object "HELLO, WORLD!" 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-sayayaz4maqu: Purge dir "" 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-cazozir5waxe: dial("tcp","172.17.0.3:34688") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-cazozir5waxe: > dial: conn=172.17.0.1:43378->172.17.0.3:34688, err= 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-cazozir5waxe: Purge object "HeLlO, wOrLd!" 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-cazozir5waxe: Purge dir "" 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: dial("tcp","172.17.0.3:37770") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: > dial: conn=172.17.0.1:49176->172.17.0.3:37770, err= 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: Purge object "HELLO, WORLD!" 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kucuxah3lefi: Purge dir "" 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yipaley5vequ: dial("tcp","172.17.0.3:37152") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yipaley5vequ: > dial: conn=172.17.0.1:40024->172.17.0.3:37152, err= 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yipaley5vequ: Purge object "hello, world!" 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yipaley5vequ: Purge dir "" --- PASS: TestApplyTransforms (28.46s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:33 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38929") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37354->172.17.0.3:38929, err= 2026/09/08 02:07:33 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/09/08 02:07:33 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/09/08 02:07:33 INFO : file1: Copied (new) to: sub/file2 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32535") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58458->172.17.0.3:32535, err= 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37711") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53622->172.17.0.3:37711, err= 2026/09/08 02:07:33 DEBUG : sub/file2: size = 14 OK 2026/09/08 02:07:33 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/08 02:07:33 DEBUG : file1: Unchanged skipping 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39738") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46556->172.17.0.3:39738, err= 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38350") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33810->172.17.0.3:38350, err= 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: don't need to copy/move sub/file2, it is already at target location 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30536") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59602->172.17.0.3:30536, err= 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32719") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35180->172.17.0.3:32719, err= 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35687") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50080->172.17.0.3:35687, err= 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31450") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55812->172.17.0.3:31450, err= 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35602") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50802->172.17.0.3:35602, err= --- PASS: TestCopyFile (0.02s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31912") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39586->172.17.0.3:31912, err= 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38411") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50208->172.17.0.3:38411, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37921") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39624->172.17.0.3:37921, err= 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37725") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50660->172.17.0.3:37725, err= 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30222") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55090->172.17.0.3:30222, err= 2026/09/08 02:07:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hutazoh9waqi/backup" 2026/09/08 02:07:33 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:07:33 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:33 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:33 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:07:33 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:33 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:33 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/backup: Connecting to FTP server 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/backup: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/backup: > dial: conn=172.17.0.1:51436->172.17.0.3:21, err= 2026/09/08 02:07:35 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hutazoh9waqi/backup" to be canonical "TestFTPPureftpd{7JJCw}:rclone-test-hutazoh9waqi/backup" 2026/09/08 02:07:35 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3874339143) 2026/09/08 02:07:35 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-hutazoh9waqi) 2026/09/08 02:07:35 DEBUG : dst/file1: Sizes differ 2026/09/08 02:07:35 INFO : dst/file1: Moved (server-side) 2026/09/08 02:07:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37658") 2026/09/08 02:07:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53500->172.17.0.3:37658, err= 2026/09/08 02:07:35 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/09/08 02:07:35 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/09/08 02:07:35 INFO : dst/file1: Copied (new) 2026/09/08 02:07:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36413") 2026/09/08 02:07:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51810->172.17.0.3:36413, err= 2026/09/08 02:07:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: Connecting to FTP server 2026/09/08 02:07:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51438->172.17.0.3:21, err= 2026/09/08 02:07:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31100") 2026/09/08 02:07:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41446->172.17.0.3:31100, err= 2026/09/08 02:07:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30844") 2026/09/08 02:07:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49436->172.17.0.3:30844, err= 2026/09/08 02:07:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39223") 2026/09/08 02:07:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59758->172.17.0.3:39223, err= 2026/09/08 02:07:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32827") 2026/09/08 02:07:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40338->172.17.0.3:32827, err= 2026/09/08 02:07:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34281") 2026/09/08 02:07:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38266->172.17.0.3:34281, err= 2026/09/08 02:07:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35190") 2026/09/08 02:07:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48880->172.17.0.3:35190, err= 2026/09/08 02:07:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36224") 2026/09/08 02:07:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38386->172.17.0.3:36224, err= 2026/09/08 02:07:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38054") 2026/09/08 02:07:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35998->172.17.0.3:38054, err= 2026/09/08 02:07:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (5.49s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hutazoh9waqi/dst" 2026/09/08 02:07:38 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:07:38 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:38 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:38 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:07:38 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:38 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:38 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/dst: Connecting to FTP server 2026/09/08 02:07:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/dst: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/dst: > dial: conn=172.17.0.1:51444->172.17.0.3:21, err= 2026/09/08 02:07:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hutazoh9waqi/CompareDest" 2026/09/08 02:07:41 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:07:41 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:41 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:41 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:07:41 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:41 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:41 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/CompareDest: Connecting to FTP server 2026/09/08 02:07:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/CompareDest: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/CompareDest: > dial: conn=172.17.0.1:51290->172.17.0.3:21, err= 2026/09/08 02:07:44 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hutazoh9waqi/CompareDest" to be canonical "TestFTPPureftpd{7JJCw}:rclone-test-hutazoh9waqi/CompareDest" 2026/09/08 02:07:44 DEBUG : one: Need to transfer - File not found at Destination 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/dst: dial("tcp","172.17.0.3:32428") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/dst: > dial: conn=172.17.0.1:40834->172.17.0.3:32428, err= 2026/09/08 02:07:44 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/09/08 02:07:44 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/09/08 02:07:44 INFO : one: Copied (new) 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36360") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42764->172.17.0.3:36360, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37440") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39322->172.17.0.3:37440, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34928") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:56788->172.17.0.3:34928, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38296") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35338->172.17.0.3:38296, err= 2026/09/08 02:07:44 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hutazoh9waqi/CompareDest" for canonical name "TestFTPPureftpd{7JJCw}:rclone-test-hutazoh9waqi/CompareDest" 2026/09/08 02:07:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3874339143) 2026/09/08 02:07:44 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/dst) 2026/09/08 02:07:44 DEBUG : one: Sizes differ 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/dst: dial("tcp","172.17.0.3:32397") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/dst: > dial: conn=172.17.0.1:42386->172.17.0.3:32397, err= 2026/09/08 02:07:44 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/09/08 02:07:44 DEBUG : one.4a8516eb.partial: renamed to: one 2026/09/08 02:07:44 INFO : one: Copied (replaced existing) 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37338") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42134->172.17.0.3:37338, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39855") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35098->172.17.0.3:39855, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35563") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37872->172.17.0.3:35563, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36560") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42820->172.17.0.3:36560, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38967") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:52024->172.17.0.3:38967, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38434") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46944->172.17.0.3:38434, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34969") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50786->172.17.0.3:34969, err= 2026/09/08 02:07:44 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hutazoh9waqi/CompareDest" for canonical name "TestFTPPureftpd{7JJCw}:rclone-test-hutazoh9waqi/CompareDest" 2026/09/08 02:07:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3874339143) 2026/09/08 02:07:44 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/dst) 2026/09/08 02:07:44 DEBUG : one: Sizes differ 2026/09/08 02:07:44 DEBUG : one: size = 5 OK 2026/09/08 02:07:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/08 02:07:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39533") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40672->172.17.0.3:39533, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35844") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31256") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37888->172.17.0.3:31256, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59836->172.17.0.3:35844, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30797") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53616->172.17.0.3:30797, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32067") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48306->172.17.0.3:32067, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30398") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34128->172.17.0.3:30398, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32558") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35174->172.17.0.3:32558, err= 2026/09/08 02:07:44 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hutazoh9waqi/CompareDest" for canonical name "TestFTPPureftpd{7JJCw}:rclone-test-hutazoh9waqi/CompareDest" 2026/09/08 02:07:44 DEBUG : two: Need to transfer - File not found at Destination 2026/09/08 02:07:44 DEBUG : two: size = 3 OK 2026/09/08 02:07:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/08 02:07:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36360") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42766->172.17.0.3:36360, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35413") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38172->172.17.0.3:35413, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35317") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36008->172.17.0.3:35317, err= 2026/09/08 02:07:44 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hutazoh9waqi/CompareDest" for canonical name "TestFTPPureftpd{7JJCw}:rclone-test-hutazoh9waqi/CompareDest" 2026/09/08 02:07:44 DEBUG : two: Need to transfer - File not found at Destination 2026/09/08 02:07:44 DEBUG : two: size = 3 OK 2026/09/08 02:07:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/08 02:07:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34678") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:32918->172.17.0.3:34678, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39553") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36378->172.17.0.3:39553, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39291") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40738->172.17.0.3:39291, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35829") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55760->172.17.0.3:35829, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35827") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60702->172.17.0.3:35827, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36078") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45000->172.17.0.3:36078, err= 2026/09/08 02:07:44 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hutazoh9waqi/CompareDest" for canonical name "TestFTPPureftpd{7JJCw}:rclone-test-hutazoh9waqi/CompareDest" 2026/09/08 02:07:44 DEBUG : two: Need to transfer - File not found at Destination 2026/09/08 02:07:44 DEBUG : two: size = 5 (Local file system at /tmp/rclone3874339143) 2026/09/08 02:07:44 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/CompareDest) 2026/09/08 02:07:44 DEBUG : two: Sizes differ 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/dst: dial("tcp","172.17.0.3:39121") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/dst: > dial: conn=172.17.0.1:57558->172.17.0.3:39121, err= 2026/09/08 02:07:44 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/09/08 02:07:44 DEBUG : two.a319cd8b.partial: renamed to: two 2026/09/08 02:07:44 INFO : two: Copied (new) 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39033") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:54082->172.17.0.3:39033, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37401") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30440") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39408->172.17.0.3:30440, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:52876->172.17.0.3:37401, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36529") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57660->172.17.0.3:36529, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34718") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37430") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59038->172.17.0.3:37430, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45546->172.17.0.3:34718, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36187") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43280->172.17.0.3:36187, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (5.77s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34143") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42058->172.17.0.3:34143, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37649") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37898->172.17.0.3:37649, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37583") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55752->172.17.0.3:37583, err= 2026/09/08 02:07:44 DEBUG : sub/file2: size = 14 OK 2026/09/08 02:07:44 INFO : file1: Copied (new) to: sub/file2 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37199") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50940->172.17.0.3:37199, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37466") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35558->172.17.0.3:37466, err= 2026/09/08 02:07:44 DEBUG : sub/file2: size = 14 OK 2026/09/08 02:07:44 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/08 02:07:44 DEBUG : file1: Unchanged skipping 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32861") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46650->172.17.0.3:32861, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31926") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38656->172.17.0.3:31926, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: don't need to copy/move sub/file2, it is already at target location 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32473") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33546->172.17.0.3:32473, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35337") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53386->172.17.0.3:35337, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37458") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55306->172.17.0.3:37458, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30331") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59134->172.17.0.3:30331, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30052") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44324->172.17.0.3:30052, err= --- PASS: TestCopyInplace (0.01s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32680") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39802->172.17.0.3:32680, err= 2026/09/08 02:07:44 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/09/08 02:07:44 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/08 02:07:44 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39501") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37032->172.17.0.3:39501, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30870") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:54464->172.17.0.3:30870, err= 2026/09/08 02:07:44 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/09/08 02:07:44 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/08 02:07:44 DEBUG : file1: Unchanged skipping 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39539") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57436->172.17.0.3:39539, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34153") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57912->172.17.0.3:34153, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37669") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45112->172.17.0.3:37669, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32570") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39610->172.17.0.3:32570, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39431") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41718->172.17.0.3:39431, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32054") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44056->172.17.0.3:32054, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32042") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58868->172.17.0.3:32042, err= --- PASS: TestCopyLongFileName (0.01s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36412") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36456->172.17.0.3:36412, err= 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: Connecting to FTP server 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: Connecting to FTP server 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: Waiting for checks to finish 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: Waiting for transfers to finish 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51304->172.17.0.3:21, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31348") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37468->172.17.0.3:31348, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32920") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60686->172.17.0.3:32920, err= 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/09/08 02:07:44 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38104") 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/09/08 02:07:44 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36136->172.17.0.3:38104, err= 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34442") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42792->172.17.0.3:34442, err= 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/09/08 02:07:44 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37589") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40562->172.17.0.3:37589, err= 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/09/08 02:07:44 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33494") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58634->172.17.0.3:33494, err= 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/09/08 02:07:44 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38465") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:52552->172.17.0.3:38465, err= 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/09/08 02:07:44 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39552") 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60586->172.17.0.3:39552, err= 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/09/08 02:07:44 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/09/08 02:07:44 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/09/08 02:07:44 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51314->172.17.0.3:21, err= 2026/09/08 02:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37737") 2026/09/08 02:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41704->172.17.0.3:37737, err= 2026/09/08 02:07:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/09/08 02:07:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/09/08 02:07:47 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/09/08 02:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34050") 2026/09/08 02:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57858->172.17.0.3:34050, err= 2026/09/08 02:07:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/09/08 02:07:47 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/09/08 02:07:47 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/09/08 02:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33352") 2026/09/08 02:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50406->172.17.0.3:33352, err= 2026/09/08 02:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31117") 2026/09/08 02:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58754->172.17.0.3:31117, err= 2026/09/08 02:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35908") 2026/09/08 02:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34296->172.17.0.3:35908, err= --- PASS: TestCopyLongFileNameCollision (3.01s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/08 02:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32409") 2026/09/08 02:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:54072->172.17.0.3:32409, err= 2026/09/08 02:07:47 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/09/08 02:07:47 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/09/08 02:07:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/08 02:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35460") 2026/09/08 02:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59440->172.17.0.3:35460, err= 2026/09/08 02:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38459") 2026/09/08 02:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57418->172.17.0.3:38459, err= 2026/09/08 02:07:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/08 02:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39554") 2026/09/08 02:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48534->172.17.0.3:39554, err= 2026/09/08 02:07:48 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/09/08 02:07:48 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30578") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40576->172.17.0.3:30578, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32841") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51348->172.17.0.3:32841, err= 2026/09/08 02:07:48 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38324") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41000->172.17.0.3:38324, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32920") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60702->172.17.0.3:32920, err= 2026/09/08 02:07:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34193") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43700->172.17.0.3:34193, err= 2026/09/08 02:07:48 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/09/08 02:07:48 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/09/08 02:07:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32593") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48692->172.17.0.3:32593, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30606") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46398->172.17.0.3:30606, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33971") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35830->172.17.0.3:33971, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30486") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51294->172.17.0.3:30486, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30126") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55754->172.17.0.3:30126, err= --- PASS: TestCopyFileMaxTransfer (1.04s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31292") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36550->172.17.0.3:31292, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33213") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60076->172.17.0.3:33213, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33899") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51108->172.17.0.3:33899, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34771") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44726->172.17.0.3:34771, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32414") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43490->172.17.0.3:32414, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31086") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40562->172.17.0.3:31086, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34183") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38022->172.17.0.3:34183, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33825") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46970->172.17.0.3:33825, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31996") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51536->172.17.0.3:31996, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30832") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45590->172.17.0.3:30832, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31286") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55356->172.17.0.3:31286, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36124") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39434->172.17.0.3:36124, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39412") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34754->172.17.0.3:39412, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36196") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:56532->172.17.0.3:36196, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31076") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40450->172.17.0.3:31076, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30710") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35490->172.17.0.3:30710, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32564") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51960->172.17.0.3:32564, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39651") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34378->172.17.0.3:39651, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38810") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38082->172.17.0.3:38810, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35770") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57132->172.17.0.3:35770, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38130") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33090->172.17.0.3:38130, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32889") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49924->172.17.0.3:32889, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38235") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35966->172.17.0.3:38235, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38530") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45646->172.17.0.3:38530, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30265") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49630->172.17.0.3:30265, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34892") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36074->172.17.0.3:34892, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35418") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40634->172.17.0.3:35418, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37958") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46950->172.17.0.3:37958, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35391") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:56536->172.17.0.3:35391, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38731") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33164->172.17.0.3:38731, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36357") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39104->172.17.0.3:36357, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34145") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33978") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55630->172.17.0.3:34145, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44502->172.17.0.3:33978, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30025") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34502->172.17.0.3:30025, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32373") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55656->172.17.0.3:32373, err= 2026/09/08 02:07:48 DEBUG : a.txt: Excluded (Size Filter) 2026/09/08 02:07:48 DEBUG : a.txt: Excluded 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39528") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41048->172.17.0.3:39528, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34192") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38274->172.17.0.3:34192, err= 2026/09/08 02:07:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/08 02:07:48 DEBUG : sub dir/hello world2: Excluded 2026/09/08 02:07:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/08 02:07:48 DEBUG : sub dir/hello world: Excluded 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36100") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49908->172.17.0.3:36100, err= 2026/09/08 02:07:48 DEBUG : sub dir/ignore dir: Excluded 2026/09/08 02:07:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/08 02:07:48 DEBUG : sub dir/hello world2: Excluded 2026/09/08 02:07:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/08 02:07:48 DEBUG : sub dir/hello world: Excluded 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36872") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:47622->172.17.0.3:36872, err= 2026/09/08 02:07:48 DEBUG : sub dir/ignore dir: Excluded 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31935") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40030->172.17.0.3:31935, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34555") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49734->172.17.0.3:34555, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32466") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55898->172.17.0.3:32466, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35871") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53442->172.17.0.3:35871, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38370") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60756->172.17.0.3:38370, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33369") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:52362->172.17.0.3:33369, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38540") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49114->172.17.0.3:38540, err= --- PASS: TestListDirSorted (0.03s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32814") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35606->172.17.0.3:32814, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34837") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59226->172.17.0.3:34837, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39309") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:52260->172.17.0.3:39309, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37269") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59296->172.17.0.3:37269, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37259") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50916->172.17.0.3:37259, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36365") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38664->172.17.0.3:36365, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30857") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42998->172.17.0.3:30857, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33551") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40280->172.17.0.3:33551, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34629") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43220->172.17.0.3:34629, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32254") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34595") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45952->172.17.0.3:32254, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:54710->172.17.0.3:34595, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36323") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51310->172.17.0.3:36323, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35875") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39030->172.17.0.3:35875, err= 2026/09/08 02:07:48 DEBUG : a.txt: Excluded (Size Filter) 2026/09/08 02:07:48 DEBUG : a.txt: Excluded 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31750") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:56990->172.17.0.3:31750, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39027") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33608->172.17.0.3:39027, err= 2026/09/08 02:07:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/08 02:07:48 DEBUG : sub dir/hello world2: Excluded 2026/09/08 02:07:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/08 02:07:48 DEBUG : sub dir/hello world: Excluded 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35062") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36672->172.17.0.3:35062, err= 2026/09/08 02:07:48 DEBUG : sub dir/ignore dir: Excluded 2026/09/08 02:07:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/08 02:07:48 DEBUG : sub dir/hello world2: Excluded 2026/09/08 02:07:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/08 02:07:48 DEBUG : sub dir/hello world: Excluded 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34407") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60672->172.17.0.3:34407, err= 2026/09/08 02:07:48 DEBUG : sub dir/ignore dir: Excluded 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39075") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60884->172.17.0.3:39075, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35879") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34858->172.17.0.3:35879, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39360") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:54302->172.17.0.3:39360, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31229") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40042->172.17.0.3:31229, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39331") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33326->172.17.0.3:39331, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36619") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38106->172.17.0.3:36619, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38782") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37512->172.17.0.3:38782, err= --- PASS: TestListDirSortedFn (0.03s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37944") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48692->172.17.0.3:37944, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30881") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35948->172.17.0.3:30881, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36099") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45988->172.17.0.3:36099, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33628") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58028->172.17.0.3:33628, err= === RUN TestListJSON/Default 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33751") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55988->172.17.0.3:33751, err= === RUN TestListJSON/FilesOnly 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32183") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39614->172.17.0.3:32183, err= === RUN TestListJSON/DirsOnly 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34249") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37414->172.17.0.3:34249, err= === RUN TestListJSON/Recurse 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38219") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:56156->172.17.0.3:38219, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35646") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45780->172.17.0.3:35646, err= === RUN TestListJSON/SubDir 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30324") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:32834->172.17.0.3:30324, err= === RUN TestListJSON/NoModTime 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37944") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48694->172.17.0.3:37944, err= === RUN TestListJSON/NoMimeType 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35720") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45184->172.17.0.3:35720, err= === RUN TestListJSON/ShowHash 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35403") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53726->172.17.0.3:35403, err= === RUN TestListJSON/HashTypes 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30756") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35824->172.17.0.3:30756, err= 2026/09/08 02:07:48 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30429") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40954->172.17.0.3:30429, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30293") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37890->172.17.0.3:30293, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36747") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40444->172.17.0.3:36747, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36844") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50494->172.17.0.3:36844, 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.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39231") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:47492->172.17.0.3:39231, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34698") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50348->172.17.0.3:34698, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34003") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45742->172.17.0.3:34003, err= 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39999") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:56818->172.17.0.3:39999, err= === RUN TestStatJSON/Root 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33526") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40008->172.17.0.3:33526, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31009") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55490->172.17.0.3:31009, err= === RUN TestStatJSON/Dir 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32002") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36960->172.17.0.3:32002, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38988") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53822->172.17.0.3:38988, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39484") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45848->172.17.0.3:39484, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31196") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42026->172.17.0.3:31196, err= === RUN TestStatJSON/FileDirsOnly 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38752") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37728->172.17.0.3:38752, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35985") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51180->172.17.0.3:35985, err= === RUN TestStatJSON/RootNotFound 2026/09/08 02:07:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hutazoh9waqi/notfound" 2026/09/08 02:07:48 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:07:48 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:48 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:48 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:07:48 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:48 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:48 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/notfound: Connecting to FTP server 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/notfound: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/notfound: > dial: conn=172.17.0.1:51326->172.17.0.3:21, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/notfound: dial("tcp","172.17.0.3:38720") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/notfound: > dial: conn=172.17.0.1:35416->172.17.0.3:38720, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32677") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40532->172.17.0.3:32677, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38540") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51816->172.17.0.3:38540, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35678") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33056->172.17.0.3:35678, err= --- PASS: TestStatJSON (3.06s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (3.04s) === RUN TestStatJSONMemory 2026/09/08 02:07:51 DEBUG : Creating backend with remote ":memory:" 2026/09/08 02:07:51 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 02:07:51 DEBUG : sub/file1: size = 5 OK 2026/09/08 02:07:51 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 02:07:51 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:51 INFO : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: Making directory 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33189") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33682->172.17.0.3:33189, err= 2026/09/08 02:07:51 INFO : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: Making directory 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31305") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34414->172.17.0.3:31305, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30963") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57968->172.17.0.3:30963, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38830") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41034->172.17.0.3:38830, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33430") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34882->172.17.0.3:33430, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37998") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53410->172.17.0.3:37998, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38272") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57054->172.17.0.3:38272, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38329") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43286->172.17.0.3:38329, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36156") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44984->172.17.0.3:36156, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38274") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51252->172.17.0.3:38274, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38714") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36760->172.17.0.3:38714, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36686") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:52282->172.17.0.3:36686, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32603") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:56732->172.17.0.3:32603, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38693") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:56776->172.17.0.3:38693, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39518") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36836->172.17.0.3:39518, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32554") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43992->172.17.0.3:32554, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32839") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41518->172.17.0.3:32839, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39975") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38056->172.17.0.3:39975, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33532") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33344->172.17.0.3:33532, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34421") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48298->172.17.0.3:34421, err= 2026/09/08 02:07:51 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/08 02:07:51 DEBUG : empty space: Excluded 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35794") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:47472->172.17.0.3:35794, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33323") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59146->172.17.0.3:33323, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39622") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36550->172.17.0.3:39622, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33864") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51814->172.17.0.3:33864, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38098") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35786->172.17.0.3:38098, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38484") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37256->172.17.0.3:38484, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33399") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33602->172.17.0.3:33399, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33419") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53796->172.17.0.3:33419, err= --- PASS: TestLsLong (0.02s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38389") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43014->172.17.0.3:38389, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38144") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34802->172.17.0.3:38144, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32898") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51956->172.17.0.3:32898, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30912") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53974->172.17.0.3:30912, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35009") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35020->172.17.0.3:35009, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/09/08 02:07:51 DEBUG : Creating backend with remote ":memory:" 2026/09/08 02:07:51 ERROR : file1: hash unsupported: hash type not supported 2026/09/08 02:07:51 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/08 02:07:51 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/08 02:07:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/08 02:07:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/08 02:07:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/08 02:07:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/08 02:07:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/08 02:07:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/08 02:07:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/08 02:07:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39923") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:54272->172.17.0.3:39923, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30117") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44754->172.17.0.3:30117, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35400") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34944->172.17.0.3:35400, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37113") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42566->172.17.0.3:37113, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36383") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48900->172.17.0.3:36383, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31622") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40256->172.17.0.3:31622, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34252") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34596->172.17.0.3:34252, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39134") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42120->172.17.0.3:39134, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34041") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38032->172.17.0.3:34041, err= --- PASS: TestCount (0.01s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37657") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34390->172.17.0.3:37657, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35065") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51102->172.17.0.3:35065, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34446") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38688->172.17.0.3:34446, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37036") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43350->172.17.0.3:37036, err= 2026/09/08 02:07:51 DEBUG : Waiting for deletions to finish 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38967") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46018->172.17.0.3:38967, err= 2026/09/08 02:07:51 DEBUG : large: Excluded (Size Filter) 2026/09/08 02:07:51 DEBUG : large: Excluded 2026/09/08 02:07:51 INFO : medium: Deleted 2026/09/08 02:07:51 INFO : small: Deleted 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35227") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41530->172.17.0.3:35227, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31819") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49550->172.17.0.3:31819, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34507") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55578->172.17.0.3:34507, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35666") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45754->172.17.0.3:35666, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33203") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53056->172.17.0.3:33203, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36374") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49408->172.17.0.3:36374, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36243") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46672->172.17.0.3:36243, err= 2026/09/08 02:07:51 DEBUG : Waiting for deletions to finish 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34228") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45430->172.17.0.3:34228, err= 2026/09/08 02:07:51 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/09/08 02:07:51 INFO : large: Deleted 2026/09/08 02:07:51 INFO : medium: Deleted 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36659") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33346->172.17.0.3:36659, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33671") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36426->172.17.0.3:33671, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30868") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34546->172.17.0.3:30868, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36449") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59698->172.17.0.3:36449, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39933") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51470->172.17.0.3:39933, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36140") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34966->172.17.0.3:36140, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34340") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39710->172.17.0.3:34340, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35366") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39850->172.17.0.3:35366, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39547") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41946->172.17.0.3:39547, err= 2026/09/08 02:07:51 DEBUG : Waiting for deletions to finish 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39594") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36594->172.17.0.3:39594, err= 2026/09/08 02:07:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/08 02:07:51 INFO : medium: Deleted 2026/09/08 02:07:51 INFO : small: Deleted 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30869") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37320->172.17.0.3:30869, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37225") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50354->172.17.0.3:37225, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38197") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58458->172.17.0.3:38197, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32450") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53308->172.17.0.3:32450, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30770") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42840->172.17.0.3:30770, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38183") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35418->172.17.0.3:38183, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33656") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35776->172.17.0.3:33656, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36705") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34622->172.17.0.3:36705, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34092") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43084->172.17.0.3:34092, err= 2026/09/08 02:07:51 DEBUG : Waiting for deletions to finish 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39874") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41118->172.17.0.3:39874, err= 2026/09/08 02:07:51 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/09/08 02:07:51 INFO : large: Deleted 2026/09/08 02:07:51 INFO : medium: Deleted 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35046") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51856->172.17.0.3:35046, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32866") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59936->172.17.0.3:32866, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34152") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48526->172.17.0.3:34152, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31615") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51914->172.17.0.3:31615, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31042") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58952->172.17.0.3:31042, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39933") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51480->172.17.0.3:39933, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30420") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58964->172.17.0.3:30420, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38571") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46046->172.17.0.3:38571, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36274") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44832->172.17.0.3:36274, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34031") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59352->172.17.0.3:34031, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34266") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:52660->172.17.0.3:34266, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35929") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42844->172.17.0.3:35929, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/09/08 02:07:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/08 02:07:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/08 02:07:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/08 02:07:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/08 02:07:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/08 02:07:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/08 02:07:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37675") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34108->172.17.0.3:37675, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33779") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41676->172.17.0.3:33779, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37974") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40554->172.17.0.3:37974, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33285") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46592->172.17.0.3:33285, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39037") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39140->172.17.0.3:39037, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33192") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51734->172.17.0.3:33192, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30297") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48314->172.17.0.3:30297, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30091") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57630->172.17.0.3:30091, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31908") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58348->172.17.0.3:31908, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31457") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59304->172.17.0.3:31457, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34852") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44190->172.17.0.3:34852, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35847") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55104->172.17.0.3:35847, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37833") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59154->172.17.0.3:37833, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31470") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34720->172.17.0.3:31470, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31232") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40638->172.17.0.3:31232, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37356") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44414->172.17.0.3:37356, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37721") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58862->172.17.0.3:37721, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36884") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44246->172.17.0.3:36884, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37069") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48318->172.17.0.3:37069, err= 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35506") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48552->172.17.0.3:35506, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/09/08 02:07:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-torugum8sewi" 2026/09/08 02:07:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 02:07:51 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:07:51 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:51 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:51 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:07:51 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:07:51 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:07:51 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:07:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: Connecting to FTP server 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:47318->172.17.0.3:21, err= 2026/09/08 02:07:54 DEBUG : Creating backend with remote "/tmp/rclone2407719916" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-torugum8sewi", Local "Local file system at /tmp/rclone2407719916", Modify Window "1s" 2026/09/08 02:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:32427") 2026/09/08 02:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:60064->172.17.0.3:32427, err= 2026/09/08 02:07:54 INFO : A2: Making directory 2026/09/08 02:07:54 INFO : A1/B2: Making directory 2026/09/08 02:07:54 INFO : A1/B2/C2: Making directory 2026/09/08 02:07:54 INFO : A1/B1/C3: Making directory 2026/09/08 02:07:54 INFO : A3: Making directory 2026/09/08 02:07:54 INFO : A3/B3: Making directory 2026/09/08 02:07:54 INFO : A3/B3/C4: Making directory 2026/09/08 02:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:37783") 2026/09/08 02:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:41722->172.17.0.3:37783, err= 2026/09/08 02:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:34093") 2026/09/08 02:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:39544->172.17.0.3:34093, err= 2026/09/08 02:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: Connecting to FTP server 2026/09/08 02:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: Connecting to FTP server 2026/09/08 02:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:47322->172.17.0.3:21, err= 2026/09/08 02:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:39352") 2026/09/08 02:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:34192->172.17.0.3:39352, err= 2026/09/08 02:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:33092") 2026/09/08 02:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:44760->172.17.0.3:33092, err= 2026/09/08 02:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:38351") 2026/09/08 02:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:48154->172.17.0.3:38351, err= 2026/09/08 02:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:47336->172.17.0.3:21, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:33114") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:51948->172.17.0.3:33114, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:34153") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:46572->172.17.0.3:34153, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:39439") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:30190") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:54402->172.17.0.3:30190, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:39960->172.17.0.3:39439, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:36732") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:35725") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:51486->172.17.0.3:36732, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:44524->172.17.0.3:35725, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:39201") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:55906->172.17.0.3:39201, err= 2026/09/08 02:07:58 DEBUG : Waiting for deletions to finish 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:37454") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:36526->172.17.0.3:37454, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:37144") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:48606->172.17.0.3:37144, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:34420") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:59478->172.17.0.3:34420, err= 2026/09/08 02:07:58 INFO : A1/B1/C1/one: Deleted 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:30012") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:57888->172.17.0.3:30012, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:35907") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:33192->172.17.0.3:35907, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:35951") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:42882->172.17.0.3:35951, err= 2026/09/08 02:07:58 DEBUG : removing 2 level 3 directories 2026/09/08 02:07:58 INFO : A1/B1/C3: Removing directory 2026/09/08 02:07:58 INFO : A1/B1/C1: Removing directory 2026/09/08 02:07:58 DEBUG : removing 1 level 2 directories 2026/09/08 02:07:58 INFO : A1/B1: Removing directory 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:38710") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:50264->172.17.0.3:38710, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:35872") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:48212->172.17.0.3:35872, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:36592") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:55050->172.17.0.3:36592, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:31263") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:50102->172.17.0.3:31263, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:31113") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:45794->172.17.0.3:31113, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:36242") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:46174->172.17.0.3:36242, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:30411") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:41356->172.17.0.3:30411, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:36947") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:45228->172.17.0.3:36947, err= 2026/09/08 02:07:58 DEBUG : Waiting for deletions to finish 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:39460") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:53530->172.17.0.3:39460, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:31612") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:58032->172.17.0.3:31612, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:34197") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:59568->172.17.0.3:34197, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:36233") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:48478->172.17.0.3:36233, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:31791") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:40494->172.17.0.3:31791, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:39644") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:55852->172.17.0.3:39644, err= 2026/09/08 02:07:58 INFO : A1/two: Deleted 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:32986") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:41900->172.17.0.3:32986, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:38311") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:39790->172.17.0.3:38311, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:38097") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:55684->172.17.0.3:38097, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:39867") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:33052") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:46370->172.17.0.3:33052, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:41388->172.17.0.3:39867, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:37195") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:38636") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:50032->172.17.0.3:38636, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:36242->172.17.0.3:37195, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:34627") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:36298->172.17.0.3:34627, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:31885") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:40262->172.17.0.3:31885, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:35374") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:59220->172.17.0.3:35374, err= 2026/09/08 02:07:58 DEBUG : removing 2 level 3 directories 2026/09/08 02:07:58 INFO : A3/B3/C4: Removing directory 2026/09/08 02:07:58 INFO : A1/B2/C2: Removing directory 2026/09/08 02:07:58 DEBUG : removing 2 level 2 directories 2026/09/08 02:07:58 INFO : A3/B3: Removing directory 2026/09/08 02:07:58 INFO : A1/B2: Removing directory 2026/09/08 02:07:58 DEBUG : removing 3 level 1 directories 2026/09/08 02:07:58 INFO : A3: Removing directory 2026/09/08 02:07:58 INFO : A1: Removing directory 2026/09/08 02:07:58 INFO : A2: Removing directory 2026/09/08 02:07:58 DEBUG : removing 1 level 0 directories 2026/09/08 02:07:58 INFO : ftp://172.17.0.3:21/rclone-test-torugum8sewi: Removing directory 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:35577") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:45416->172.17.0.3:35577, err= 2026/09/08 02:07:58 ERROR : error listing: directory not found 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: dial("tcp","172.17.0.3:37005") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: > dial: conn=172.17.0.1:49252->172.17.0.3:37005, err= 2026/09/08 02:07:58 ERROR : error listing: directory not found 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-torugum8sewi: Purge dir "" 2026/09/08 02:07:58 NOTICE: purge failed to rmdir "": directory not found 2026/09/08 02:07:58 NOTICE: purge failed: directory not found --- PASS: TestPurge (6.68s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36311") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44608->172.17.0.3:36311, err= 2026/09/08 02:07:58 INFO : A2: Making directory 2026/09/08 02:07:58 INFO : A1/B2: Making directory 2026/09/08 02:07:58 INFO : A1/B2/C2: Making directory 2026/09/08 02:07:58 INFO : A1/B1/C3: Making directory 2026/09/08 02:07:58 INFO : A3: Making directory 2026/09/08 02:07:58 INFO : A3/B3: Making directory 2026/09/08 02:07:58 INFO : A3/B3/C4: Making directory 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31316") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42790->172.17.0.3:31316, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34353") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48424->172.17.0.3:34353, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36276") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33995") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39998") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42872->172.17.0.3:39998, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45490->172.17.0.3:33995, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38982->172.17.0.3:36276, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36447") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34083") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34732") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45374->172.17.0.3:36447, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35090->172.17.0.3:34732, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50118->172.17.0.3:34083, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34412") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30125") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50642->172.17.0.3:30125, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: Connecting to FTP server 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:21") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:47342->172.17.0.3:21, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39853") 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50662->172.17.0.3:39853, err= 2026/09/08 02:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43096->172.17.0.3:34412, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/data: closing 1 unused connections 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33881") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44450->172.17.0.3:33881, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38753") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33592->172.17.0.3:38753, err= 2026/09/08 02:08:01 DEBUG : removing 1 level 3 directories 2026/09/08 02:08:01 INFO : A3/B3/C4: Removing directory 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31067") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38306->172.17.0.3:31067, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30067") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41496->172.17.0.3:30067, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35575") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32824") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39614->172.17.0.3:32824, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31796") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44254->172.17.0.3:31796, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37804->172.17.0.3:35575, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37567") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51594->172.17.0.3:37567, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32239") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42572->172.17.0.3:32239, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34888") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35228") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37167") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36524->172.17.0.3:34888, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33316->172.17.0.3:37167, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53826->172.17.0.3:35228, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32608") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43648->172.17.0.3:32608, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38937") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37628") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46324->172.17.0.3:37628, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36146") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59274->172.17.0.3:38937, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43910->172.17.0.3:36146, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35318") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36102->172.17.0.3:35318, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: Connecting to FTP server 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:21") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33136") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45058->172.17.0.3:21, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31645") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38998->172.17.0.3:33136, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41266->172.17.0.3:31645, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33282") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38460->172.17.0.3:33282, err= 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36885") 2026/09/08 02:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57210->172.17.0.3:36885, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/data: closing 1 unused connections 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39769") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48878->172.17.0.3:39769, err= 2026/09/08 02:08:04 DEBUG : removing 2 level 3 directories 2026/09/08 02:08:04 INFO : A1/B2/C2: Removing directory 2026/09/08 02:08:04 INFO : A1/B1/C3: Removing directory 2026/09/08 02:08:04 DEBUG : removing 2 level 2 directories 2026/09/08 02:08:04 INFO : A3/B3: Removing directory 2026/09/08 02:08:04 INFO : A1/B2: Removing directory 2026/09/08 02:08:04 DEBUG : removing 2 level 1 directories 2026/09/08 02:08:04 INFO : A3: Removing directory 2026/09/08 02:08:04 INFO : A2: Removing directory 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34285") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:47430->172.17.0.3:34285, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31459") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51148->172.17.0.3:31459, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37900") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35998->172.17.0.3:37900, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32176") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40360->172.17.0.3:32176, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32040") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36068->172.17.0.3:32040, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38138") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35408->172.17.0.3:38138, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33490") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55214->172.17.0.3:33490, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31993") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53390->172.17.0.3:31993, err= 2026/09/08 02:08:04 DEBUG : removing 1 level 3 directories 2026/09/08 02:08:04 INFO : A1/B1/C1: Removing directory 2026/09/08 02:08:04 DEBUG : removing 1 level 2 directories 2026/09/08 02:08:04 INFO : A1/B1: Removing directory 2026/09/08 02:08:04 DEBUG : removing 1 level 1 directories 2026/09/08 02:08:04 INFO : A1: Removing directory 2026/09/08 02:08:04 DEBUG : removing 1 level 0 directories 2026/09/08 02:08:04 INFO : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: Removing directory 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39408") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40982->172.17.0.3:39408, err= 2026/09/08 02:08:04 ERROR : error listing: directory not found 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35822") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59038->172.17.0.3:35822, err= 2026/09/08 02:08:04 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (6.23s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:04 INFO : A1: Making directory 2026/09/08 02:08:04 INFO : A1/B1: Making directory 2026/09/08 02:08:04 INFO : A1/B1/C1: Making directory 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33802") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46702->172.17.0.3:33802, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30339") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37524->172.17.0.3:30339, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31219") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37100->172.17.0.3:31219, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30019") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36110->172.17.0.3:30019, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37854") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:54028->172.17.0.3:37854, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39189") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41100->172.17.0.3:39189, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33866") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40690->172.17.0.3:33866, err= 2026/09/08 02:08:04 DEBUG : removing 1 level 3 directories 2026/09/08 02:08:04 INFO : A1/B1/C1: Removing directory 2026/09/08 02:08:04 DEBUG : removing 1 level 2 directories 2026/09/08 02:08:04 INFO : A1/B1: Removing directory 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37854") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:54044->172.17.0.3:37854, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35016") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53360->172.17.0.3:35016, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37796") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33112->172.17.0.3:37796, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30857") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59396->172.17.0.3:30857, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37565") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60992->172.17.0.3:37565, err= --- PASS: TestRmdirsLeaveRoot (0.01s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:04 INFO : A1: Making directory 2026/09/08 02:08:04 INFO : A1/B1: Making directory 2026/09/08 02:08:04 INFO : A1/B1/C1: Making directory 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38280") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55032->172.17.0.3:38280, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35383") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51864->172.17.0.3:35383, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36372") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48648->172.17.0.3:36372, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34540") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53468->172.17.0.3:34540, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32829") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48858->172.17.0.3:32829, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32346") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48178->172.17.0.3:32346, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34038") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33488->172.17.0.3:34038, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33658") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53458->172.17.0.3:33658, err= 2026/09/08 02:08:04 DEBUG : removing 1 level 3 directories 2026/09/08 02:08:04 INFO : A1/B1/C1: Removing directory 2026/09/08 02:08:04 DEBUG : removing 1 level 2 directories 2026/09/08 02:08:04 INFO : A1/B1: Removing directory 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35323") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34928->172.17.0.3:35323, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37526") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37566->172.17.0.3:37526, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38031") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60452->172.17.0.3:38031, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31549") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45762->172.17.0.3:31549, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37967") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51036->172.17.0.3:37967, err= --- PASS: TestRmdirsWithFilter (0.01s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31676") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58384->172.17.0.3:31676, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32975") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48106->172.17.0.3:32975, err= 2026/09/08 02:08:04 DEBUG : file1: size = 14 OK 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30383") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41224->172.17.0.3:30383, err= 2026/09/08 02:08:04 DEBUG : filename.txt: File name found in url 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30869") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50590->172.17.0.3:30869, err= 2026/09/08 02:08:04 DEBUG : filename.txt: size = 14 OK 2026/09/08 02:08:04 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36618") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59644->172.17.0.3:36618, err= 2026/09/08 02:08:04 DEBUG : headerfilename.txt: size = 14 OK 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37855") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40910->172.17.0.3:37855, err= 2026/09/08 02:08:04 DEBUG : file2: size = 14 OK 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38255") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35726->172.17.0.3:38255, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30388") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51794->172.17.0.3:30388, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37012") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59270->172.17.0.3:37012, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30124") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43810->172.17.0.3:30124, err= 2026/09/08 02:08:04 DEBUG : file1: size = 14 OK 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37791") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41666->172.17.0.3:37791, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38532") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50280->172.17.0.3:38532, err= --- PASS: TestCopyURLDownloadHeaders (0.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:04 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34984") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41664->172.17.0.3:34984, err= 2026/09/08 02:08:04 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/09/08 02:08:04 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/09/08 02:08:04 INFO : file1: Copied (new) to: sub/file2 2026/09/08 02:08:04 INFO : file1: Deleted 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32987") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50100->172.17.0.3:32987, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38695") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41194->172.17.0.3:38695, err= 2026/09/08 02:08:04 DEBUG : sub/file2: size = 14 OK 2026/09/08 02:08:04 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/08 02:08:04 DEBUG : file1: Unchanged skipping 2026/09/08 02:08:04 INFO : file1: Deleted 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30334") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49962->172.17.0.3:30334, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30247") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:52280->172.17.0.3:30247, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: don't need to copy/move sub/file2, it is already at target location 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34026") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51672->172.17.0.3:34026, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32181") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42014->172.17.0.3:32181, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37072") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49862->172.17.0.3:37072, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38603") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38412->172.17.0.3:38603, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36001") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58120->172.17.0.3:36001, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:04 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36487") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44146->172.17.0.3:36487, err= 2026/09/08 02:08:04 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/09/08 02:08:04 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/09/08 02:08:04 INFO : file1: Copied (new) 2026/09/08 02:08:04 INFO : file1: Deleted 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33015") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35546->172.17.0.3:33015, err= 2026/09/08 02:08:04 DEBUG : file1: Destination exists, skipping 2026/09/08 02:08:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30635") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49384->172.17.0.3:30635, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30694") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:52546->172.17.0.3:30694, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37995") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48918->172.17.0.3:37995, err= --- PASS: TestMoveFileWithIgnoreExisting (0.02s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30157") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51132->172.17.0.3:30157, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39488") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42412->172.17.0.3:39488, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37136") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37754->172.17.0.3:37136, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30448") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:47952->172.17.0.3:30448, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34187") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36288->172.17.0.3:34187, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38318") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50232->172.17.0.3:38318, err= 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37222") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41332->172.17.0.3:37222, err= 2026/09/08 02:08:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hutazoh9waqi/backup" 2026/09/08 02:08:04 DEBUG : Setting type=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/09/08 02:08:04 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:08:04 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:08:04 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:08:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:08:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{7JJCw}" suffix to name 2026/09/08 02:08:04 DEBUG : Setting host=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/09/08 02:08:04 DEBUG : Setting user=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/09/08 02:08:04 DEBUG : Setting pass=XXX for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/09/08 02:08:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/backup: Connecting to FTP server 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/backup: dial("tcp","172.17.0.3:21") 2026/09/08 02:08:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/backup: > dial: conn=172.17.0.1:45064->172.17.0.3:21, err= 2026/09/08 02:08:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hutazoh9waqi/backup" to be canonical "TestFTPPureftpd{7JJCw}:rclone-test-hutazoh9waqi/backup" 2026/09/08 02:08:07 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3874339143) 2026/09/08 02:08:07 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-hutazoh9waqi) 2026/09/08 02:08:07 DEBUG : dst/file1: Sizes differ 2026/09/08 02:08:07 INFO : dst/file1: Moved (server-side) 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30179") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37650->172.17.0.3:30179, err= 2026/09/08 02:08:07 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/09/08 02:08:07 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/09/08 02:08:07 INFO : dst/file1: Copied (new) 2026/09/08 02:08:07 INFO : dst/file1: Deleted 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30527") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42278->172.17.0.3:30527, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38053") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59862->172.17.0.3:38053, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38757") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37996->172.17.0.3:38757, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32295") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43980->172.17.0.3:32295, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35117") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:52302->172.17.0.3:35117, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38088") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35154->172.17.0.3:38088, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39835") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41658->172.17.0.3:39835, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30182") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45574->172.17.0.3:30182, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38426") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51000->172.17.0.3:38426, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (3.00s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36368") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:32904->172.17.0.3:36368, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37835") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60308->172.17.0.3:37835, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32562") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58610->172.17.0.3:32562, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33790") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37364->172.17.0.3:33790, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32787") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:56478->172.17.0.3:32787, err= 2026/09/08 02:08:07 INFO : A1/B2: Making directory 2026/09/08 02:08:07 INFO : A1/B1/C3: Making directory 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31484") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49652->172.17.0.3:31484, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35032") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58752->172.17.0.3:35032, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39506") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45774->172.17.0.3:39506, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36460") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33422->172.17.0.3:36460, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33258") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58890->172.17.0.3:33258, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32328") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44102->172.17.0.3:32328, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32420") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50148->172.17.0.3:32420, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32292") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58674->172.17.0.3:32292, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32239") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42582->172.17.0.3:32239, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34887") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51514->172.17.0.3:34887, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35309") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37730->172.17.0.3:35309, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32702") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36522->172.17.0.3:32702, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34296") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32435") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53956->172.17.0.3:32435, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51792->172.17.0.3:34296, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34479") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46666->172.17.0.3:34479, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35402") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35369") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46190->172.17.0.3:35402, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57150->172.17.0.3:35369, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35642") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42816->172.17.0.3:35642, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35287") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35852") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:52428->172.17.0.3:35287, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39230->172.17.0.3:35852, err= 2026/09/08 02:08:07 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/08 02:08:07 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/08 02:08:07 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/08 02:08:07 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/08 02:08:07 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36029") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35356->172.17.0.3:36029, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32670") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:52178->172.17.0.3:32670, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34375") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35150") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57582->172.17.0.3:34375, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57558->172.17.0.3:35150, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33747") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31180") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:54642->172.17.0.3:33747, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37086->172.17.0.3:31180, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38655") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50778->172.17.0.3:38655, err= 2026/09/08 02:08:07 INFO : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30072") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42932->172.17.0.3:30072, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36360") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31400") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60140->172.17.0.3:31400, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50158->172.17.0.3:36360, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31295") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31657") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33491") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:56744->172.17.0.3:31657, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44544->172.17.0.3:33491, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41754->172.17.0.3:31295, err= 2026/09/08 02:08:07 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/08 02:08:07 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/08 02:08:07 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/08 02:08:07 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/08 02:08:07 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31561") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60720->172.17.0.3:31561, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34040") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43188->172.17.0.3:34040, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33056") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51186->172.17.0.3:33056, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30574") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51410->172.17.0.3:30574, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33919") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35208->172.17.0.3:33919, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38246") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55990->172.17.0.3:38246, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31242") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:54374->172.17.0.3:31242, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33844") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:47836->172.17.0.3:33844, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30601") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39798->172.17.0.3:30601, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32555") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39069") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34632->172.17.0.3:32555, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50864->172.17.0.3:39069, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35355") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39872") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34159") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46658->172.17.0.3:39872, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46484->172.17.0.3:35355, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46768->172.17.0.3:34159, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39407") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39146->172.17.0.3:39407, err= --- PASS: TestDirMove (0.07s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31833") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37704->172.17.0.3:31833, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37077") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53764->172.17.0.3:37077, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39877") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46246->172.17.0.3:39877, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: File to upload is small (34 bytes), uploading instead of streaming 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32877") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51110->172.17.0.3:32877, err= 2026/09/08 02:08:07 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/08 02:08:07 NOTICE: ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/08 02:08:07 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38032") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50806->172.17.0.3:38032, err= 2026/09/08 02:08:07 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/08 02:08:07 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33567") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39226->172.17.0.3:33567, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39762") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35918->172.17.0.3:39762, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37760") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34102->172.17.0.3:37760, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38019") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35300->172.17.0.3:38019, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: File to upload is small (34 bytes), uploading instead of streaming 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39704") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46564->172.17.0.3:39704, err= 2026/09/08 02:08:07 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/08 02:08:07 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31304") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:47468->172.17.0.3:31304, err= 2026/09/08 02:08:07 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/08 02:08:07 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31028") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41048->172.17.0.3:31028, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39154") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50278->172.17.0.3:39154, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34801") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58902->172.17.0.3:34801, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33341") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45496->172.17.0.3:33341, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: File to upload is small (34 bytes), uploading instead of streaming 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36476") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49260->172.17.0.3:36476, err= 2026/09/08 02:08:07 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/08 02:08:07 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31305") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48146->172.17.0.3:31305, err= 2026/09/08 02:08:07 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/08 02:08:07 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30388") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51808->172.17.0.3:30388, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35777") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49104->172.17.0.3:35777, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31249") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46354->172.17.0.3:31249, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39252") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:52024->172.17.0.3:39252, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: File to upload is small (34 bytes), uploading instead of streaming 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33332") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38614->172.17.0.3:33332, err= 2026/09/08 02:08:07 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/08 02:08:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32867") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57262->172.17.0.3:32867, err= 2026/09/08 02:08:07 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/08 02:08:07 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36931") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41664->172.17.0.3:36931, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31465") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33178->172.17.0.3:31465, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36364") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:35404->172.17.0.3:36364, err= --- PASS: TestRcat (0.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" operations_test.go:1567: Skipping as destination doesn't support user metadata 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30387") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41452->172.17.0.3:30387, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35421") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51172->172.17.0.3:35421, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30601") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39814->172.17.0.3:30601, err= 2026/09/08 02:08:07 DEBUG : potato1: size = 60 OK 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: File to upload is small (60 bytes), uploading instead of streaming 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39081") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:56966->172.17.0.3:39081, err= 2026/09/08 02:08:07 DEBUG : potato2: size = 60 OK 2026/09/08 02:08:07 DEBUG : potato2: Size of src and dst objects identical 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35453") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60784->172.17.0.3:35453, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31557") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40878->172.17.0.3:31557, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30861") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:54070->172.17.0.3:30861, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeShortEOF run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39565") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50594->172.17.0.3:39565, err= 2026/09/08 02:08:07 DEBUG : potato1: size = 120 (ftp://172.17.0.3:21/rclone-test-hutazoh9waqi) 2026/09/08 02:08:07 DEBUG : potato1: size = 60 (ftp://172.17.0.3:21/rclone-test-hutazoh9waqi) 2026/09/08 02:08:07 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(ftp://172.17.0.3:21/rclone-test-hutazoh9waqi) 60 2026/09/08 02:08:07 INFO : potato1: Removing failed copy 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33432") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:47728->172.17.0.3:33432, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36790") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48340->172.17.0.3:36790, err= --- PASS: TestRcatSizeShortEOF (0.00s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" operations_test.go:1660: Skipping as destination doesn't support user metadata 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39089") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40278->172.17.0.3:39089, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33834") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55912->172.17.0.3:33834, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32086") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41292->172.17.0.3:32086, err= 2026/09/08 02:08:07 DEBUG : potato1: size = 60 OK 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32708") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:42414->172.17.0.3:32708, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33355") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:58724->172.17.0.3:33355, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" operations_test.go:1797: Skipping as destination doesn't support hashes 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32419") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45794->172.17.0.3:32419, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33558") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:57988->172.17.0.3:33558, err= === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34094") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:56618->172.17.0.3:34094, err= 2026/09/08 02:08:07 DEBUG : potato4: size = 60 (ftp://172.17.0.3:21/rclone-test-hutazoh9waqi) 2026/09/08 02:08:07 DEBUG : potato4: size = 59 (ftp://172.17.0.3:21/rclone-test-hutazoh9waqi) 2026/09/08 02:08:07 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(ftp://172.17.0.3:21/rclone-test-hutazoh9waqi) 59 2026/09/08 02:08:07 INFO : potato4: Removing failed copy 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30695") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37462->172.17.0.3:30695, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33514") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:47704->172.17.0.3:33514, err= 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33931") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49420->172.17.0.3:33931, err= === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31304") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:47484->172.17.0.3:31304, err= 2026/09/08 02:08:07 DEBUG : potato2: size = 60 OK 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38814") 2026/09/08 02:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33970->172.17.0.3:38814, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32273") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49918->172.17.0.3:32273, err= === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36640") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44224->172.17.0.3:36640, err= 2026/09/08 02:08:08 DEBUG : potato3: size = 60 OK 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30326") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46062->172.17.0.3:30326, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31395") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:34086->172.17.0.3:31395, err= --- PASS: TestRcatSizeChecksum (0.02s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.00s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.01s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.01s) --- PASS: TestRcatSizeChecksum/NoHashes (0.00s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39414") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60834->172.17.0.3:39414, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33289") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:56940->172.17.0.3:33289, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38774") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53680->172.17.0.3:38774, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37425") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:48394->172.17.0.3:37425, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36466") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53416->172.17.0.3:36466, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30379") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41956->172.17.0.3:30379, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: Touching "empty space" 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: Touching "potato2" 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32507") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49806->172.17.0.3:32507, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: Touching "sub dir/potato3" 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33638") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60980->172.17.0.3:33638, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37456") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:39552->172.17.0.3:37456, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38924") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44062->172.17.0.3:38924, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35276") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40244->172.17.0.3:35276, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35364") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41106->172.17.0.3:35364, err= --- PASS: TestTouchDir (0.02s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" operations_test.go:1880: Skipping test as remote does not support MkdirMetadata 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36329") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:47504->172.17.0.3:36329, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33154") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43242->172.17.0.3:33154, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" operations_test.go:1901: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36731") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:46682->172.17.0.3:36731, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38239") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45518->172.17.0.3:38239, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" operations_test.go:1945: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39262") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:51468->172.17.0.3:39262, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34770") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53012->172.17.0.3:34770, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" operations_test.go:1983: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36708") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:52922->172.17.0.3:36708, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38395") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40990->172.17.0.3:38395, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" operations_test.go:2034: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37259") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33508->172.17.0.3:37259, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34460") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:59500->172.17.0.3:34460, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hutazoh9waqi", Local "Local file system at /tmp/rclone3874339143", Modify Window "1s" 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:32572") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:45432->172.17.0.3:32572, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36815") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53694->172.17.0.3:36815, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31535") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55378->172.17.0.3:31535, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33887") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41272->172.17.0.3:33887, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:38114") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:38848->172.17.0.3:38114, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37677") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:40206->172.17.0.3:37677, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37124") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:44866->172.17.0.3:37124, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31255") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60812->172.17.0.3:31255, err= 2026/09/08 02:08:08 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kegikec0" before starting 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:36764") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:49664->172.17.0.3:36764, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31614") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:41552->172.17.0.3:31614, err= 2026/09/08 02:08:08 DEBUG : sub dir/test remove existing.kegikec0: TEST: removing renamed existing file after operation 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37163") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37536->172.17.0.3:37163, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:35007") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:50286->172.17.0.3:35007, err= 2026/09/08 02:08:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.diqobof9" before starting 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30169") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:54914->172.17.0.3:30169, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39486") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:36652->172.17.0.3:39486, err= 2026/09/08 02:08:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.diqobof9: TEST: renaming existing back after failed operation 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39322") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:54518->172.17.0.3:39322, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:31145") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43598->172.17.0.3:31145, err= 2026/09/08 02:08:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xukuqig6" before starting 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34356") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:33858->172.17.0.3:34356, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:33438") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43368->172.17.0.3:33438, err= 2026/09/08 02:08:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xukuqig6: TEST: removing renamed existing file after operation 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34589") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60778->172.17.0.3:34589, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30834") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:43510->172.17.0.3:30834, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:39898") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:53898->172.17.0.3:39898, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:37193") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:37716->172.17.0.3:37193, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:30966") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:60536->172.17.0.3:30966, err= --- PASS: TestRemoveExisting (0.04s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: dial("tcp","172.17.0.3:34797") 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: > dial: conn=172.17.0.1:55252->172.17.0.3:34797, err= 2026/09/08 02:08:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hutazoh9waqi: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m12.61791765s (try 1/5)