"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/03/31 04:36:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gaseliy9zefo" 2026/03/31 04:36:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:16 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:16 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: Connecting to FTP server 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:56462->172.17.0.4:21, err= 2026/03/31 04:36:16 DEBUG : Creating backend with remote "/tmp/rclone3769607124" === 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:185: Remote "ftp://172.17.0.4:21/rclone-test-gaseliy9zefo", Local "Local file system at /tmp/rclone3769607124", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:30605") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:43318->172.17.0.4:30605, err= 2026/03/31 04:36:16 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gaseliy9zefo", Local "Local file system at /tmp/rclone3769607124", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:30223") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:35142->172.17.0.4:30223, err= 2026/03/31 04:36:16 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/03/31 04:36:16 DEBUG : a: size = 0 OK 2026/03/31 04:36:16 DEBUG : a: size = 1 (memory) 2026/03/31 04:36:16 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/31 04:36:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/31 04:36:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:16 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/31 04:36:16 DEBUG : potato: Seek from 10 to 0 2026/03/31 04:36:16 DEBUG : potato: Seek from 10 to 0 2026/03/31 04:36:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/31 04:36:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/31 04:36:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:16 DEBUG : potato: Seek from 5 to 2 2026/03/31 04:36:16 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/31 04:36:16 DEBUG : potato: Seek from 7 to 0 2026/03/31 04:36:16 DEBUG : potato: Seek from 7 to 0 2026/03/31 04:36:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/31 04:36:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/31 04:36:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:16 DEBUG : potato: Seek from 5 to 2 2026/03/31 04:36:16 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/31 04:36:16 DEBUG : potato: Seek from 8 to 0 2026/03/31 04:36:16 DEBUG : potato: Seek from 8 to 0 2026/03/31 04:36:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/31 04:36:16 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/31 04:36:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:16 DEBUG : potato: Seek from 5 to 2 2026/03/31 04:36:16 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/31 04:36:16 DEBUG : potato: Seek from 9 to 0 2026/03/31 04:36:16 DEBUG : potato: Seek from 9 to 0 2026/03/31 04:36:16 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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:185: Remote "ftp://172.17.0.4:21/rclone-test-gaseliy9zefo", Local "Local file system at /tmp/rclone3769607124", Modify Window "1s" 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:38271") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:50024->172.17.0.4:38271, err= 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:31805") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:34026->172.17.0.4:31805, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:39536") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:60144->172.17.0.4:39536, err= 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:32390") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:37290->172.17.0.4:32390, err= === RUN TestCheck/3 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:36859") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:54162->172.17.0.4:36859, err= 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:39909") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:54088->172.17.0.4:39909, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:38780") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:54296->172.17.0.4:38780, err= 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:38555") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:45540->172.17.0.4:38555, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:39769") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:39010->172.17.0.4:39769, err= 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:36337") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:39346->172.17.0.4:36337, err= --- PASS: TestCheck (0.05s) --- 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/03/31 04:36:16 DEBUG : Creating backend with remote "nonexistent" 2026/03/31 04:36:16 DEBUG : Creating backend with remote "nonexistent" 2026/03/31 04:36:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/31 04:36:16 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/31 04:36:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/31 04:36:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gaseliy9zefo", Local "Local file system at /tmp/rclone3769607124", Modify Window "1s" 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:33694") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:43280->172.17.0.4:33694, err= 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:35850") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:49274->172.17.0.4:35850, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:38892") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:52352->172.17.0.4:38892, err= 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:36108") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:37010->172.17.0.4:36108, err= === RUN TestCheckDownload/3 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:39356") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:53508->172.17.0.4:39356, err= 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:33060") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:34700->172.17.0.4:33060, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:33260") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:34090->172.17.0.4:33260, err= 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:35499") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:57104->172.17.0.4:35499, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:31456") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:54862->172.17.0.4:31456, err= 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:33565") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:60708->172.17.0.4:33565, err= --- PASS: TestCheckDownload (0.13s) --- 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:185: Remote "ftp://172.17.0.4:21/rclone-test-gaseliy9zefo", Local "Local file system at /tmp/rclone3769607124", Modify Window "1s" 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:30956") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:53282->172.17.0.4:30956, err= 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:31783") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:50472->172.17.0.4:31783, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:35748") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:55788->172.17.0.4:35748, err= 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:30726") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:54096->172.17.0.4:30726, err= === RUN TestCheckSizeOnly/3 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:39297") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:48174->172.17.0.4:39297, err= 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:33096") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:54206->172.17.0.4:33096, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:39250") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:36330->172.17.0.4:39250, err= 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:31240") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:59938->172.17.0.4:31240, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:38000") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:34916->172.17.0.4:38000, err= 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:37794") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:56902->172.17.0.4:37794, err= --- PASS: TestCheckSizeOnly (0.06s) --- 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.01s) === RUN TestParseSumFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gaseliy9zefo", Local "Local file system at /tmp/rclone3769607124", Modify Window "1s" 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:37548") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:48374->172.17.0.4:37548, err= 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:38541") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:54942->172.17.0.4:38541, err= 2026/03/31 04:36:16 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/31 04:36:16 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/31 04:36:16 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/31 04:36:16 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:30262") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:49060->172.17.0.4:30262, err= 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:33149") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:44488->172.17.0.4:33149, err= 2026/03/31 04:36:16 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/31 04:36:16 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/31 04:36:16 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/31 04:36:16 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:37118") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:57028->172.17.0.4:37118, err= 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:33766") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:36640->172.17.0.4:33766, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gaseliy9zefo", Local "Local file system at /tmp/rclone3769607124", Modify Window "1s" 2026/03/31 04:36:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gaseliy9zefo/data" 2026/03/31 04:36:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:16 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:16 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: Connecting to FTP server 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: > dial: conn=172.17.0.1:56520->172.17.0.4:21, err= 2026/03/31 04:36:16 DEBUG : pacer: low level retry 1/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: > dial: conn=172.17.0.1:56532->172.17.0.4:21, err= 2026/03/31 04:36:16 DEBUG : pacer: low level retry 2/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: > dial: conn=172.17.0.1:56548->172.17.0.4:21, err= 2026/03/31 04:36:16 DEBUG : pacer: low level retry 3/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:16 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: > dial: conn=172.17.0.1:56562->172.17.0.4:21, err= 2026/03/31 04:36:16 DEBUG : pacer: low level retry 4/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:16 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: > dial: conn=172.17.0.1:56582->172.17.0.4:21, err= 2026/03/31 04:36:16 DEBUG : pacer: low level retry 5/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:16 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: > dial: conn=172.17.0.1:56590->172.17.0.4:21, err= 2026/03/31 04:36:16 DEBUG : pacer: low level retry 6/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:16 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: > dial: conn=172.17.0.1:56604->172.17.0.4:21, err= 2026/03/31 04:36:17 DEBUG : pacer: low level retry 7/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:17 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: > dial: conn=172.17.0.1:56624->172.17.0.4:21, err= 2026/03/31 04:36:17 DEBUG : pacer: Reducing sleep to 960ms check_test.go:350: ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data lacks md5, skipping 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:30814") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:54408->172.17.0.4:30814, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:33199") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:42222->172.17.0.4:33199, err= --- SKIP: TestCheckSum (1.30s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gaseliy9zefo", Local "Local file system at /tmp/rclone3769607124", Modify Window "1s" 2026/03/31 04:36:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gaseliy9zefo/data" 2026/03/31 04:36:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:17 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:17 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: Connecting to FTP server 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo/data: > dial: conn=172.17.0.1:56628->172.17.0.4:21, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:36052") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:54332->172.17.0.4:36052, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:30425") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:38694->172.17.0.4:30425, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:38656") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:60112->172.17.0.4:38656, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:39033") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:44054->172.17.0.4:39033, err= === RUN TestCheckSumDownload/subtest1 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:32685") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:35788->172.17.0.4:32685, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:36640") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:36556->172.17.0.4:36640, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:30786") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:35098->172.17.0.4:30786, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:39944") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:40054->172.17.0.4:39944, err= === RUN TestCheckSumDownload/subtest2 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:33094") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:36080->172.17.0.4:33094, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:30656") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:55998->172.17.0.4:30656, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:38431") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:42548->172.17.0.4:38431, err= === RUN TestCheckSumDownload/subtest3 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:34213") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:49490->172.17.0.4:34213, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:37315") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:51464->172.17.0.4:37315, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:30797") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:60008->172.17.0.4:30797, err= === RUN TestCheckSumDownload/subtest4 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:37160") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:54236->172.17.0.4:37160, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:38741") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:46196->172.17.0.4:38741, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:35661") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:33688->172.17.0.4:35661, err= === RUN TestCheckSumDownload/subtest5 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:37016") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:42716->172.17.0.4:37016, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:38820") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:48140->172.17.0.4:38820, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:34071") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:58854->172.17.0.4:34071, err= === RUN TestCheckSumDownload/subtest6 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:32254") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:59890->172.17.0.4:32254, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:33197") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:54690->172.17.0.4:33197, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:34643") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:34768->172.17.0.4:34643, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:35230") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:49368->172.17.0.4:35230, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:38044") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:54290->172.17.0.4:38044, err= === RUN TestCheckSumDownload/subtest7 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:37425") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:34872->172.17.0.4:37425, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:34509") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:43546->172.17.0.4:34509, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: dial("tcp","172.17.0.4:39743") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-gaseliy9zefo: > dial: conn=172.17.0.1:34050->172.17.0.4:39743, err= --- PASS: TestCheckSumDownload (0.14s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2026/03/31 04:36:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xuzecef0wefo" 2026/03/31 04:36:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:17 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:17 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xuzecef0wefo: Connecting to FTP server 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xuzecef0wefo: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xuzecef0wefo: > dial: conn=172.17.0.1:56642->172.17.0.4:21, err= 2026/03/31 04:36:17 DEBUG : Creating backend with remote "/tmp/rclone644687433" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xuzecef0wefo", Local "Local file system at /tmp/rclone644687433", Modify Window "1s" 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xuzecef0wefo: dial("tcp","172.17.0.4:31458") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xuzecef0wefo: > dial: conn=172.17.0.1:34664->172.17.0.4:31458, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xuzecef0wefo: dial("tcp","172.17.0.4:39124") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xuzecef0wefo: > dial: conn=172.17.0.1:39960->172.17.0.4:39124, err= upper checkfile vs. lower remote (without normalization) 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xuzecef0wefo: dial("tcp","172.17.0.4:30059") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xuzecef0wefo: > dial: conn=172.17.0.1:60932->172.17.0.4:30059, err= 2026/03/31 04:36:17 ERROR : hello, world!: sum not found 2026/03/31 04:36:17 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-xuzecef0wefo 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-xuzecef0wefo: 1 files missing 2026/03/31 04:36:17 NOTICE: 1 hashes missing 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-xuzecef0wefo: 1 differences found 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-xuzecef0wefo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xuzecef0wefo: dial("tcp","172.17.0.4:31135") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xuzecef0wefo: > dial: conn=172.17.0.1:35392->172.17.0.4:31135, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xuzecef0wefo: dial("tcp","172.17.0.4:32828") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xuzecef0wefo: > dial: conn=172.17.0.1:51570->172.17.0.4:32828, err= 2026/03/31 04:36:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-xuzecef0wefo: 0 differences found 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-xuzecef0wefo: 1 matching files 2026/03/31 04:36:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bapabif7qiza" 2026/03/31 04:36:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:17 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:17 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bapabif7qiza: Connecting to FTP server 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bapabif7qiza: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bapabif7qiza: > dial: conn=172.17.0.1:56652->172.17.0.4:21, err= 2026/03/31 04:36:17 DEBUG : Creating backend with remote "/tmp/rclone3377765305" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-bapabif7qiza", Local "Local file system at /tmp/rclone3377765305", Modify Window "1s" 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bapabif7qiza: dial("tcp","172.17.0.4:39241") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bapabif7qiza: > dial: conn=172.17.0.1:49464->172.17.0.4:39241, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bapabif7qiza: dial("tcp","172.17.0.4:36827") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bapabif7qiza: > dial: conn=172.17.0.1:35188->172.17.0.4:36827, err= lower checkfile vs. upper remote (without normalization) 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bapabif7qiza: dial("tcp","172.17.0.4:35166") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bapabif7qiza: > dial: conn=172.17.0.1:55138->172.17.0.4:35166, err= 2026/03/31 04:36:17 ERROR : HELLO, WORLD!: sum not found 2026/03/31 04:36:17 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-bapabif7qiza 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-bapabif7qiza: 1 files missing 2026/03/31 04:36:17 NOTICE: 1 hashes missing 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-bapabif7qiza: 1 differences found 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-bapabif7qiza: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bapabif7qiza: dial("tcp","172.17.0.4:31234") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bapabif7qiza: > dial: conn=172.17.0.1:60398->172.17.0.4:31234, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bapabif7qiza: dial("tcp","172.17.0.4:39440") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-bapabif7qiza: > dial: conn=172.17.0.1:40676->172.17.0.4:39440, err= 2026/03/31 04:36:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-bapabif7qiza: 0 differences found 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-bapabif7qiza: 1 matching files 2026/03/31 04:36:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-goyugib5wona" 2026/03/31 04:36:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:17 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:17 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-goyugib5wona: Connecting to FTP server 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-goyugib5wona: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-goyugib5wona: > dial: conn=172.17.0.1:56666->172.17.0.4:21, err= 2026/03/31 04:36:17 DEBUG : Creating backend with remote "/tmp/rclone2046934782" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-goyugib5wona", Local "Local file system at /tmp/rclone2046934782", Modify Window "1s" 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-goyugib5wona: dial("tcp","172.17.0.4:31170") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-goyugib5wona: > dial: conn=172.17.0.1:37772->172.17.0.4:31170, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-goyugib5wona: dial("tcp","172.17.0.4:30078") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-goyugib5wona: > dial: conn=172.17.0.1:51246->172.17.0.4:30078, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-goyugib5wona: dial("tcp","172.17.0.4:38575") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-goyugib5wona: > dial: conn=172.17.0.1:34748->172.17.0.4:38575, err= 2026/03/31 04:36:17 ERROR : HeLlO, wOrLd!: sum not found 2026/03/31 04:36:17 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-goyugib5wona 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-goyugib5wona: 1 files missing 2026/03/31 04:36:17 NOTICE: 1 hashes missing 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-goyugib5wona: 1 differences found 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-goyugib5wona: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-goyugib5wona: dial("tcp","172.17.0.4:30452") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-goyugib5wona: > dial: conn=172.17.0.1:57186->172.17.0.4:30452, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-goyugib5wona: dial("tcp","172.17.0.4:37208") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-goyugib5wona: > dial: conn=172.17.0.1:53340->172.17.0.4:37208, err= 2026/03/31 04:36:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-goyugib5wona: 0 differences found 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-goyugib5wona: 1 matching files 2026/03/31 04:36:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jaracif1huni" 2026/03/31 04:36:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:17 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:17 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jaracif1huni: Connecting to FTP server 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jaracif1huni: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jaracif1huni: > dial: conn=172.17.0.1:56682->172.17.0.4:21, err= 2026/03/31 04:36:17 DEBUG : Creating backend with remote "/tmp/rclone3318280597" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-jaracif1huni", Local "Local file system at /tmp/rclone3318280597", Modify Window "1s" 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jaracif1huni: dial("tcp","172.17.0.4:36116") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jaracif1huni: > dial: conn=172.17.0.1:51612->172.17.0.4:36116, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jaracif1huni: dial("tcp","172.17.0.4:32873") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jaracif1huni: > dial: conn=172.17.0.1:49840->172.17.0.4:32873, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jaracif1huni: dial("tcp","172.17.0.4:35718") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jaracif1huni: > dial: conn=172.17.0.1:46112->172.17.0.4:35718, err= 2026/03/31 04:36:17 ERROR : HELLO, WORLD!: sum not found 2026/03/31 04:36:17 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-jaracif1huni 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-jaracif1huni: 1 files missing 2026/03/31 04:36:17 NOTICE: 1 hashes missing 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-jaracif1huni: 1 differences found 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-jaracif1huni: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jaracif1huni: dial("tcp","172.17.0.4:37243") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jaracif1huni: > dial: conn=172.17.0.1:53972->172.17.0.4:37243, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jaracif1huni: dial("tcp","172.17.0.4:35410") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jaracif1huni: > dial: conn=172.17.0.1:39924->172.17.0.4:35410, err= 2026/03/31 04:36:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-jaracif1huni: 0 differences found 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-jaracif1huni: 1 matching files 2026/03/31 04:36:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pihayoq8sopu" 2026/03/31 04:36:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:17 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:17 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pihayoq8sopu: Connecting to FTP server 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pihayoq8sopu: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pihayoq8sopu: > dial: conn=172.17.0.1:56684->172.17.0.4:21, err= 2026/03/31 04:36:17 DEBUG : Creating backend with remote "/tmp/rclone2439500598" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-pihayoq8sopu", Local "Local file system at /tmp/rclone2439500598", Modify Window "1s" 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pihayoq8sopu: dial("tcp","172.17.0.4:34321") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pihayoq8sopu: > dial: conn=172.17.0.1:59264->172.17.0.4:34321, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pihayoq8sopu: dial("tcp","172.17.0.4:39979") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pihayoq8sopu: > dial: conn=172.17.0.1:40204->172.17.0.4:39979, err= NFD checkfile vs. NFC remote (without normalization) 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pihayoq8sopu: dial("tcp","172.17.0.4:33731") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pihayoq8sopu: > dial: conn=172.17.0.1:42168->172.17.0.4:33731, err= 2026/03/31 04:36:17 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/31 04:36:17 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-pihayoq8sopu 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-pihayoq8sopu: 1 files missing 2026/03/31 04:36:17 NOTICE: 1 hashes missing 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-pihayoq8sopu: 1 differences found 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-pihayoq8sopu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pihayoq8sopu: dial("tcp","172.17.0.4:36700") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pihayoq8sopu: > dial: conn=172.17.0.1:53758->172.17.0.4:36700, err= 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pihayoq8sopu: dial("tcp","172.17.0.4:33161") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-pihayoq8sopu: > dial: conn=172.17.0.1:42878->172.17.0.4:33161, err= 2026/03/31 04:36:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-pihayoq8sopu: 0 differences found 2026/03/31 04:36:17 NOTICE: ftp://172.17.0.4:21/rclone-test-pihayoq8sopu: 1 matching files 2026/03/31 04:36:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rusuliw2kugu" 2026/03/31 04:36:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:17 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:17 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-rusuliw2kugu: Connecting to FTP server 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-rusuliw2kugu: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:17 DEBUG : ftp://172.17.0.4:21/rclone-test-rusuliw2kugu: > dial: conn=172.17.0.1:56696->172.17.0.4:21, err= 2026/03/31 04:36:18 DEBUG : Creating backend with remote "/tmp/rclone1326517696" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-rusuliw2kugu", Local "Local file system at /tmp/rclone1326517696", Modify Window "1s" 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rusuliw2kugu: dial("tcp","172.17.0.4:30264") 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rusuliw2kugu: > dial: conn=172.17.0.1:41558->172.17.0.4:30264, err= 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rusuliw2kugu: dial("tcp","172.17.0.4:39669") 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rusuliw2kugu: > dial: conn=172.17.0.1:33150->172.17.0.4:39669, err= NFC checkfile vs. NFD remote (without normalization) 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rusuliw2kugu: dial("tcp","172.17.0.4:37774") 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rusuliw2kugu: > dial: conn=172.17.0.1:38154->172.17.0.4:37774, err= 2026/03/31 04:36:18 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/31 04:36:18 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-rusuliw2kugu 2026/03/31 04:36:18 NOTICE: ftp://172.17.0.4:21/rclone-test-rusuliw2kugu: 1 files missing 2026/03/31 04:36:18 NOTICE: 1 hashes missing 2026/03/31 04:36:18 NOTICE: ftp://172.17.0.4:21/rclone-test-rusuliw2kugu: 1 differences found 2026/03/31 04:36:18 NOTICE: ftp://172.17.0.4:21/rclone-test-rusuliw2kugu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rusuliw2kugu: dial("tcp","172.17.0.4:35499") 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rusuliw2kugu: > dial: conn=172.17.0.1:57116->172.17.0.4:35499, err= 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rusuliw2kugu: dial("tcp","172.17.0.4:30663") 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-rusuliw2kugu: > dial: conn=172.17.0.1:33886->172.17.0.4:30663, err= 2026/03/31 04:36:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:18 NOTICE: ftp://172.17.0.4:21/rclone-test-rusuliw2kugu: 0 differences found 2026/03/31 04:36:18 NOTICE: ftp://172.17.0.4:21/rclone-test-rusuliw2kugu: 1 matching files 2026/03/31 04:36:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vegilev6geyi" 2026/03/31 04:36:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:18 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:18 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-vegilev6geyi: Connecting to FTP server 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-vegilev6geyi: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-vegilev6geyi: > dial: conn=172.17.0.1:56712->172.17.0.4:21, err= 2026/03/31 04:36:18 DEBUG : Creating backend with remote "/tmp/rclone3007973728" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vegilev6geyi", Local "Local file system at /tmp/rclone3007973728", Modify Window "1s" 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-vegilev6geyi: dial("tcp","172.17.0.4:32446") 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-vegilev6geyi: > dial: conn=172.17.0.1:52738->172.17.0.4:32446, err= 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-vegilev6geyi: dial("tcp","172.17.0.4:37410") 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-vegilev6geyi: > dial: conn=172.17.0.1:51100->172.17.0.4:37410, err= NFDx2 checkfile vs. both remote (without normalization) 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-vegilev6geyi: dial("tcp","172.17.0.4:35884") 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-vegilev6geyi: > dial: conn=172.17.0.1:51048->172.17.0.4:35884, err= 2026/03/31 04:36:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/31 04:36:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-vegilev6geyi 2026/03/31 04:36:18 NOTICE: ftp://172.17.0.4:21/rclone-test-vegilev6geyi: 1 files missing 2026/03/31 04:36:18 NOTICE: 1 hashes missing 2026/03/31 04:36:18 NOTICE: ftp://172.17.0.4:21/rclone-test-vegilev6geyi: 1 differences found 2026/03/31 04:36:18 NOTICE: ftp://172.17.0.4:21/rclone-test-vegilev6geyi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-vegilev6geyi: dial("tcp","172.17.0.4:37613") 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-vegilev6geyi: > dial: conn=172.17.0.1:44640->172.17.0.4:37613, err= 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-vegilev6geyi: dial("tcp","172.17.0.4:39467") 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-vegilev6geyi: > dial: conn=172.17.0.1:56040->172.17.0.4:39467, err= 2026/03/31 04:36:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:18 NOTICE: ftp://172.17.0.4:21/rclone-test-vegilev6geyi: 0 differences found 2026/03/31 04:36:18 NOTICE: ftp://172.17.0.4:21/rclone-test-vegilev6geyi: 1 matching files 2026/03/31 04:36:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pihalij9moti" 2026/03/31 04:36:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:18 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:18 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: Connecting to FTP server 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: > dial: conn=172.17.0.1:56724->172.17.0.4:21, err= 2026/03/31 04:36:18 DEBUG : pacer: low level retry 1/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: > dial: conn=172.17.0.1:56734->172.17.0.4:21, err= 2026/03/31 04:36:18 DEBUG : pacer: low level retry 2/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:18 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: > dial: conn=172.17.0.1:56750->172.17.0.4:21, err= 2026/03/31 04:36:18 DEBUG : pacer: low level retry 3/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:18 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: > dial: conn=172.17.0.1:56752->172.17.0.4:21, err= 2026/03/31 04:36:18 DEBUG : pacer: low level retry 4/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:18 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: > dial: conn=172.17.0.1:56764->172.17.0.4:21, err= 2026/03/31 04:36:18 DEBUG : pacer: low level retry 5/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:18 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: > dial: conn=172.17.0.1:56774->172.17.0.4:21, err= 2026/03/31 04:36:18 DEBUG : pacer: low level retry 6/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:18 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:18 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: > dial: conn=172.17.0.1:56778->172.17.0.4:21, err= 2026/03/31 04:36:18 DEBUG : pacer: low level retry 7/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:18 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/03/31 04:36:19 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:19 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: > dial: conn=172.17.0.1:56796->172.17.0.4:21, err= 2026/03/31 04:36:19 DEBUG : pacer: low level retry 8/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:19 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/03/31 04:36:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:20 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: > dial: conn=172.17.0.1:56820->172.17.0.4:21, err= 2026/03/31 04:36:20 DEBUG : pacer: low level retry 9/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pihalij9moti: > dial: conn=172.17.0.1:48214->172.17.0.4:21, err= 2026/03/31 04:36:22 DEBUG : pacer: low level retry 10/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:22 NOTICE: Failed to open remote "TestFTPPureftpd:": NewFs: failed to make FTP connection to "172.17.0.4:21": 421 50 users (the maximum) are already logged in, sorry "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished ERROR in 6.539456227s (try 1/5): exit status 1: Failed []