"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2026/07/21 02:12:48 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-sobijik2wufi" 2026/07/21 02:12:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 02:12:48 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:48 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:48 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:48 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: Connecting to FTP server 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36070->127.0.0.1:28622, err= 2026/07/21 02:12:48 DEBUG : Creating backend with remote "/tmp/rclone1262222278" === 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://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31476") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33952->127.0.0.1:31476, err= 2026/07/21 02:12:48 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.01s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30949") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39126->127.0.0.1:30949, err= 2026/07/21 02:12:48 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/07/21 02:12:48 DEBUG : a: size = 0 OK 2026/07/21 02:12:48 DEBUG : a: size = 1 (memory) 2026/07/21 02:12:48 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/21 02:12:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/21 02:12:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 02:12:48 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 02:12:48 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/21 02:12:48 DEBUG : potato: Seek from 10 to 0 2026/07/21 02:12:48 DEBUG : potato: Seek from 10 to 0 2026/07/21 02:12:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/21 02:12:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/21 02:12:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 02:12:48 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 02:12:48 DEBUG : potato: Seek from 5 to 2 2026/07/21 02:12:48 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/21 02:12:48 DEBUG : potato: Seek from 7 to 0 2026/07/21 02:12:48 DEBUG : potato: Seek from 7 to 0 2026/07/21 02:12:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/21 02:12:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/21 02:12:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 02:12:48 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 02:12:48 DEBUG : potato: Seek from 5 to 2 2026/07/21 02:12:48 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/21 02:12:48 DEBUG : potato: Seek from 8 to 0 2026/07/21 02:12:48 DEBUG : potato: Seek from 8 to 0 2026/07/21 02:12:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/21 02:12:48 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/21 02:12:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 02:12:48 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 02:12:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 02:12:48 DEBUG : potato: Seek from 5 to 2 2026/07/21 02:12:48 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/21 02:12:48 DEBUG : potato: Seek from 9 to 0 2026/07/21 02:12:48 DEBUG : potato: Seek from 9 to 0 2026/07/21 02:12:48 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://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30178") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55198->127.0.0.1:30178, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30496") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35092->127.0.0.1:30496, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31722") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34498->127.0.0.1:31722, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30313") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44452->127.0.0.1:30313, err= === RUN TestCheck/3 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30482") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57764->127.0.0.1:30482, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31661") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46426->127.0.0.1:31661, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30149") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41744->127.0.0.1:30149, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31480") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33426->127.0.0.1:31480, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31529") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58002->127.0.0.1:31529, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31636") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44018->127.0.0.1:31636, 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/07/21 02:12:48 DEBUG : Creating backend with remote "nonexistent" 2026/07/21 02:12:48 DEBUG : Creating backend with remote "nonexistent" 2026/07/21 02:12:48 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/21 02:12:48 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/21 02:12:48 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/21 02:12:48 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30646") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50086->127.0.0.1:30646, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31786") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48516->127.0.0.1:31786, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30019") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35496->127.0.0.1:30019, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30722") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57584->127.0.0.1:30722, err= === RUN TestCheckDownload/3 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31292") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36096->127.0.0.1:31292, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30507") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43026->127.0.0.1:30507, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30380") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40652->127.0.0.1:30380, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31689") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34588->127.0.0.1:31689, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30932") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46296->127.0.0.1:30932, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30107") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34094->127.0.0.1:30107, 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://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31264") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38714->127.0.0.1:31264, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30386") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54152->127.0.0.1:30386, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31915") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37792->127.0.0.1:31915, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31117") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45666->127.0.0.1:31117, err= === RUN TestCheckSizeOnly/3 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31160") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38156->127.0.0.1:31160, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31060") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59334->127.0.0.1:31060, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31319") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44822->127.0.0.1:31319, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30313") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44462->127.0.0.1:30313, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30131") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52272->127.0.0.1:30131, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30649") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38664->127.0.0.1:30649, 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://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31013") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37686->127.0.0.1:31013, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30957") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48746->127.0.0.1:30957, err= 2026/07/21 02:12:48 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/21 02:12:48 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/21 02:12:48 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/21 02:12:48 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31855") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:51736->127.0.0.1:31855, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31515") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33390->127.0.0.1:31515, err= 2026/07/21 02:12:48 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/21 02:12:48 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/21 02:12:48 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/21 02:12:48 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30351") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40680->127.0.0.1:30351, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31231") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50014->127.0.0.1:31231, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:48 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-sobijik2wufi/data" 2026/07/21 02:12:48 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:48 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:48 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:48 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/data: Connecting to FTP server 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/data: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/data: > dial: conn=127.0.0.1:36078->127.0.0.1:28622, err= check_test.go:350: ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/data lacks md5, skipping 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31977") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58554->127.0.0.1:31977, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31253") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54600->127.0.0.1:31253, err= --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:48 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-sobijik2wufi/data" 2026/07/21 02:12:48 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:48 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:48 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:48 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/data: Connecting to FTP server 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/data: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/data: > dial: conn=127.0.0.1:36082->127.0.0.1:28622, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31726") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40372->127.0.0.1:31726, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31439") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:60044->127.0.0.1:31439, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30705") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37964->127.0.0.1:30705, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31072") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52582->127.0.0.1:31072, err= === RUN TestCheckSumDownload/subtest1 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30521") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50648->127.0.0.1:30521, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31325") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37512->127.0.0.1:31325, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31814") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59724->127.0.0.1:31814, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30425") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:56928->127.0.0.1:30425, err= === RUN TestCheckSumDownload/subtest2 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30879") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40550->127.0.0.1:30879, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30329") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:60594->127.0.0.1:30329, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31166") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48682->127.0.0.1:31166, err= === RUN TestCheckSumDownload/subtest3 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30623") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48454->127.0.0.1:30623, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30116") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46180->127.0.0.1:30116, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31305") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:49900->127.0.0.1:31305, err= === RUN TestCheckSumDownload/subtest4 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30756") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33288->127.0.0.1:30756, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30585") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45120->127.0.0.1:30585, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31149") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37020->127.0.0.1:31149, err= === RUN TestCheckSumDownload/subtest5 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31039") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33670->127.0.0.1:31039, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30761") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36842->127.0.0.1:30761, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31975") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48600->127.0.0.1:31975, err= === RUN TestCheckSumDownload/subtest6 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31284") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34166->127.0.0.1:31284, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31330") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42690->127.0.0.1:31330, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30860") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44110->127.0.0.1:30860, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30162") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:60922->127.0.0.1:30162, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30080") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54216->127.0.0.1:30080, err= === RUN TestCheckSumDownload/subtest7 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30097") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38320->127.0.0.1:30097, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30879") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40556->127.0.0.1:30879, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30261") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45648->127.0.0.1:30261, err= --- PASS: TestCheckSumDownload (0.14s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.00s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.01s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2026/07/21 02:12:48 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-burogum8xuha" 2026/07/21 02:12:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 02:12:48 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:48 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:48 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:48 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-burogum8xuha: Connecting to FTP server 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-burogum8xuha: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-burogum8xuha: > dial: conn=127.0.0.1:36086->127.0.0.1:28622, err= 2026/07/21 02:12:48 DEBUG : Creating backend with remote "/tmp/rclone4237091718" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-burogum8xuha", Local "Local file system at /tmp/rclone4237091718", Modify Window "876000h0m0s" 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-burogum8xuha: dial("tcp","127.0.0.1:31180") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-burogum8xuha: > dial: conn=127.0.0.1:34858->127.0.0.1:31180, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-burogum8xuha: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-burogum8xuha: dial("tcp","127.0.0.1:30966") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-burogum8xuha: > dial: conn=127.0.0.1:53284->127.0.0.1:30966, err= upper checkfile vs. lower remote (without normalization) 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-burogum8xuha: dial("tcp","127.0.0.1:31528") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-burogum8xuha: > dial: conn=127.0.0.1:49734->127.0.0.1:31528, err= 2026/07/21 02:12:48 ERROR : hello, world!: sum not found 2026/07/21 02:12:48 ERROR : HELLO, WORLD!: file not in ftp://127.0.0.1:28622/rclone-test-burogum8xuha 2026/07/21 02:12:48 NOTICE: ftp://127.0.0.1:28622/rclone-test-burogum8xuha: 1 files missing 2026/07/21 02:12:48 NOTICE: 1 hashes missing 2026/07/21 02:12:48 NOTICE: ftp://127.0.0.1:28622/rclone-test-burogum8xuha: 1 differences found 2026/07/21 02:12:48 NOTICE: ftp://127.0.0.1:28622/rclone-test-burogum8xuha: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-burogum8xuha: dial("tcp","127.0.0.1:31630") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-burogum8xuha: > dial: conn=127.0.0.1:41754->127.0.0.1:31630, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-burogum8xuha: dial("tcp","127.0.0.1:30481") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-burogum8xuha: > dial: conn=127.0.0.1:56038->127.0.0.1:30481, err= 2026/07/21 02:12:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 02:12:48 NOTICE: ftp://127.0.0.1:28622/rclone-test-burogum8xuha: 0 differences found 2026/07/21 02:12:48 NOTICE: ftp://127.0.0.1:28622/rclone-test-burogum8xuha: 1 matching files 2026/07/21 02:12:48 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-gexulum4sixa" 2026/07/21 02:12:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 02:12:48 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:48 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:48 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:48 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: Connecting to FTP server 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: > dial: conn=127.0.0.1:36090->127.0.0.1:28622, err= 2026/07/21 02:12:48 DEBUG : Creating backend with remote "/tmp/rclone3927594384" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gexulum4sixa", Local "Local file system at /tmp/rclone3927594384", Modify Window "876000h0m0s" 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: dial("tcp","127.0.0.1:31983") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: > dial: conn=127.0.0.1:33724->127.0.0.1:31983, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: dial("tcp","127.0.0.1:30899") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: > dial: conn=127.0.0.1:39278->127.0.0.1:30899, err= lower checkfile vs. upper remote (without normalization) 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: dial("tcp","127.0.0.1:31999") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: > dial: conn=127.0.0.1:59224->127.0.0.1:31999, err= 2026/07/21 02:12:48 ERROR : HELLO, WORLD!: sum not found 2026/07/21 02:12:48 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-gexulum4sixa 2026/07/21 02:12:48 NOTICE: ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: 1 files missing 2026/07/21 02:12:48 NOTICE: 1 hashes missing 2026/07/21 02:12:48 NOTICE: ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: 1 differences found 2026/07/21 02:12:48 NOTICE: ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: dial("tcp","127.0.0.1:30051") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: > dial: conn=127.0.0.1:48944->127.0.0.1:30051, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: dial("tcp","127.0.0.1:31538") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: > dial: conn=127.0.0.1:44956->127.0.0.1:31538, err= 2026/07/21 02:12:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 02:12:48 NOTICE: ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: 0 differences found 2026/07/21 02:12:48 NOTICE: ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: 1 matching files 2026/07/21 02:12:48 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wewejef0tani" 2026/07/21 02:12:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 02:12:48 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:48 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:48 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:48 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewejef0tani: Connecting to FTP server 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewejef0tani: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewejef0tani: > dial: conn=127.0.0.1:36098->127.0.0.1:28622, err= 2026/07/21 02:12:48 DEBUG : Creating backend with remote "/tmp/rclone344296383" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wewejef0tani", Local "Local file system at /tmp/rclone344296383", Modify Window "876000h0m0s" 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewejef0tani: dial("tcp","127.0.0.1:30513") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewejef0tani: > dial: conn=127.0.0.1:37724->127.0.0.1:30513, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewejef0tani: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewejef0tani: dial("tcp","127.0.0.1:30269") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewejef0tani: > dial: conn=127.0.0.1:40926->127.0.0.1:30269, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewejef0tani: dial("tcp","127.0.0.1:31482") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewejef0tani: > dial: conn=127.0.0.1:42294->127.0.0.1:31482, err= 2026/07/21 02:12:48 ERROR : HeLlO, wOrLd!: sum not found 2026/07/21 02:12:48 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-wewejef0tani 2026/07/21 02:12:48 NOTICE: ftp://127.0.0.1:28622/rclone-test-wewejef0tani: 1 files missing 2026/07/21 02:12:48 NOTICE: 1 hashes missing 2026/07/21 02:12:48 NOTICE: ftp://127.0.0.1:28622/rclone-test-wewejef0tani: 1 differences found 2026/07/21 02:12:48 NOTICE: ftp://127.0.0.1:28622/rclone-test-wewejef0tani: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewejef0tani: dial("tcp","127.0.0.1:30583") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewejef0tani: > dial: conn=127.0.0.1:59118->127.0.0.1:30583, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewejef0tani: dial("tcp","127.0.0.1:31502") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewejef0tani: > dial: conn=127.0.0.1:47276->127.0.0.1:31502, err= 2026/07/21 02:12:48 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 02:12:48 NOTICE: ftp://127.0.0.1:28622/rclone-test-wewejef0tani: 0 differences found 2026/07/21 02:12:48 NOTICE: ftp://127.0.0.1:28622/rclone-test-wewejef0tani: 1 matching files 2026/07/21 02:12:48 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-perusok4duza" 2026/07/21 02:12:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 02:12:48 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:48 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:48 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:48 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:48 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:48 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:48 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-perusok4duza: Connecting to FTP server 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-perusok4duza: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-perusok4duza: > dial: conn=127.0.0.1:36112->127.0.0.1:28622, err= 2026/07/21 02:12:48 DEBUG : Creating backend with remote "/tmp/rclone280996689" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-perusok4duza", Local "Local file system at /tmp/rclone280996689", Modify Window "876000h0m0s" 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-perusok4duza: dial("tcp","127.0.0.1:30267") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-perusok4duza: > dial: conn=127.0.0.1:47878->127.0.0.1:30267, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-perusok4duza: SetModTime is not supported 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-perusok4duza: dial("tcp","127.0.0.1:31340") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-perusok4duza: > dial: conn=127.0.0.1:36736->127.0.0.1:31340, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-perusok4duza: dial("tcp","127.0.0.1:31896") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-perusok4duza: > dial: conn=127.0.0.1:42118->127.0.0.1:31896, err= 2026/07/21 02:12:48 ERROR : HELLO, WORLD!: sum not found 2026/07/21 02:12:48 ERROR : HeLlO, wOrLd!: file not in ftp://127.0.0.1:28622/rclone-test-perusok4duza 2026/07/21 02:12:48 NOTICE: ftp://127.0.0.1:28622/rclone-test-perusok4duza: 1 files missing 2026/07/21 02:12:48 NOTICE: 1 hashes missing 2026/07/21 02:12:48 NOTICE: ftp://127.0.0.1:28622/rclone-test-perusok4duza: 1 differences found 2026/07/21 02:12:48 NOTICE: ftp://127.0.0.1:28622/rclone-test-perusok4duza: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-perusok4duza: dial("tcp","127.0.0.1:30189") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-perusok4duza: > dial: conn=127.0.0.1:57278->127.0.0.1:30189, err= 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-perusok4duza: dial("tcp","127.0.0.1:30424") 2026/07/21 02:12:48 DEBUG : ftp://127.0.0.1:28622/rclone-test-perusok4duza: > dial: conn=127.0.0.1:60498->127.0.0.1:30424, err= 2026/07/21 02:12:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-perusok4duza: 0 differences found 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-perusok4duza: 1 matching files 2026/07/21 02:12:49 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-zudijac4pito" 2026/07/21 02:12:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 02:12:49 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:49 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:49 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:49 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-zudijac4pito: Connecting to FTP server 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-zudijac4pito: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-zudijac4pito: > dial: conn=127.0.0.1:36120->127.0.0.1:28622, err= 2026/07/21 02:12:49 DEBUG : Creating backend with remote "/tmp/rclone2515250840" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-zudijac4pito", Local "Local file system at /tmp/rclone2515250840", Modify Window "876000h0m0s" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-zudijac4pito: dial("tcp","127.0.0.1:31635") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-zudijac4pito: > dial: conn=127.0.0.1:33022->127.0.0.1:31635, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-zudijac4pito: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-zudijac4pito: dial("tcp","127.0.0.1:31727") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-zudijac4pito: > dial: conn=127.0.0.1:54916->127.0.0.1:31727, err= NFD checkfile vs. NFC remote (without normalization) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-zudijac4pito: dial("tcp","127.0.0.1:30399") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-zudijac4pito: > dial: conn=127.0.0.1:42322->127.0.0.1:30399, err= 2026/07/21 02:12:49 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/21 02:12:49 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-zudijac4pito 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-zudijac4pito: 1 files missing 2026/07/21 02:12:49 NOTICE: 1 hashes missing 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-zudijac4pito: 1 differences found 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-zudijac4pito: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-zudijac4pito: dial("tcp","127.0.0.1:31766") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-zudijac4pito: > dial: conn=127.0.0.1:59978->127.0.0.1:31766, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-zudijac4pito: dial("tcp","127.0.0.1:30003") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-zudijac4pito: > dial: conn=127.0.0.1:52908->127.0.0.1:30003, err= 2026/07/21 02:12:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-zudijac4pito: 0 differences found 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-zudijac4pito: 1 matching files 2026/07/21 02:12:49 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jonacil3caki" 2026/07/21 02:12:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 02:12:49 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:49 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:49 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:49 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-jonacil3caki: Connecting to FTP server 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-jonacil3caki: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-jonacil3caki: > dial: conn=127.0.0.1:36134->127.0.0.1:28622, err= 2026/07/21 02:12:49 DEBUG : Creating backend with remote "/tmp/rclone4203466105" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-jonacil3caki", Local "Local file system at /tmp/rclone4203466105", Modify Window "876000h0m0s" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-jonacil3caki: dial("tcp","127.0.0.1:31470") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-jonacil3caki: > dial: conn=127.0.0.1:58192->127.0.0.1:31470, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-jonacil3caki: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-jonacil3caki: dial("tcp","127.0.0.1:30781") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-jonacil3caki: > dial: conn=127.0.0.1:44500->127.0.0.1:30781, err= NFC checkfile vs. NFD remote (without normalization) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-jonacil3caki: dial("tcp","127.0.0.1:30826") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-jonacil3caki: > dial: conn=127.0.0.1:38746->127.0.0.1:30826, err= 2026/07/21 02:12:49 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/21 02:12:49 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-jonacil3caki 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-jonacil3caki: 1 files missing 2026/07/21 02:12:49 NOTICE: 1 hashes missing 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-jonacil3caki: 1 differences found 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-jonacil3caki: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-jonacil3caki: dial("tcp","127.0.0.1:31585") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-jonacil3caki: > dial: conn=127.0.0.1:49012->127.0.0.1:31585, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-jonacil3caki: dial("tcp","127.0.0.1:31485") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-jonacil3caki: > dial: conn=127.0.0.1:55750->127.0.0.1:31485, err= 2026/07/21 02:12:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-jonacil3caki: 0 differences found 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-jonacil3caki: 1 matching files 2026/07/21 02:12:49 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-kuremed7bara" 2026/07/21 02:12:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 02:12:49 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:49 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:49 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:49 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-kuremed7bara: Connecting to FTP server 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-kuremed7bara: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-kuremed7bara: > dial: conn=127.0.0.1:36138->127.0.0.1:28622, err= 2026/07/21 02:12:49 DEBUG : Creating backend with remote "/tmp/rclone1488539879" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kuremed7bara", Local "Local file system at /tmp/rclone1488539879", Modify Window "876000h0m0s" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-kuremed7bara: dial("tcp","127.0.0.1:31752") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-kuremed7bara: > dial: conn=127.0.0.1:35470->127.0.0.1:31752, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-kuremed7bara: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-kuremed7bara: dial("tcp","127.0.0.1:31345") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-kuremed7bara: > dial: conn=127.0.0.1:60556->127.0.0.1:31345, err= NFDx2 checkfile vs. both remote (without normalization) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-kuremed7bara: dial("tcp","127.0.0.1:30877") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-kuremed7bara: > dial: conn=127.0.0.1:34420->127.0.0.1:30877, err= 2026/07/21 02:12:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/21 02:12:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-kuremed7bara 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-kuremed7bara: 1 files missing 2026/07/21 02:12:49 NOTICE: 1 hashes missing 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-kuremed7bara: 1 differences found 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-kuremed7bara: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-kuremed7bara: dial("tcp","127.0.0.1:31641") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-kuremed7bara: > dial: conn=127.0.0.1:33694->127.0.0.1:31641, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-kuremed7bara: dial("tcp","127.0.0.1:31983") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-kuremed7bara: > dial: conn=127.0.0.1:33740->127.0.0.1:31983, err= 2026/07/21 02:12:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-kuremed7bara: 0 differences found 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-kuremed7bara: 1 matching files 2026/07/21 02:12:49 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-doxivur0vaji" 2026/07/21 02:12:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 02:12:49 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:49 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:49 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:49 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: Connecting to FTP server 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: > dial: conn=127.0.0.1:36148->127.0.0.1:28622, err= 2026/07/21 02:12:49 DEBUG : Creating backend with remote "/tmp/rclone4190896453" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-doxivur0vaji", Local "Local file system at /tmp/rclone4190896453", Modify Window "876000h0m0s" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: dial("tcp","127.0.0.1:30568") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: > dial: conn=127.0.0.1:44464->127.0.0.1:30568, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: dial("tcp","127.0.0.1:31308") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: > dial: conn=127.0.0.1:57890->127.0.0.1:31308, err= NFCx2 checkfile vs. both remote (without normalization) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: dial("tcp","127.0.0.1:31355") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: > dial: conn=127.0.0.1:58984->127.0.0.1:31355, err= 2026/07/21 02:12:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/21 02:12:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-doxivur0vaji 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: 1 files missing 2026/07/21 02:12:49 NOTICE: 1 hashes missing 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: 1 differences found 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: dial("tcp","127.0.0.1:30281") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: > dial: conn=127.0.0.1:40184->127.0.0.1:30281, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: dial("tcp","127.0.0.1:30142") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: > dial: conn=127.0.0.1:47692->127.0.0.1:30142, err= 2026/07/21 02:12:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: 0 differences found 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: 1 matching files 2026/07/21 02:12:49 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-xumapuq8hati" 2026/07/21 02:12:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 02:12:49 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:49 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:49 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:49 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: Connecting to FTP server 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: > dial: conn=127.0.0.1:36150->127.0.0.1:28622, err= 2026/07/21 02:12:49 DEBUG : Creating backend with remote "/tmp/rclone153398023" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-xumapuq8hati", Local "Local file system at /tmp/rclone153398023", Modify Window "876000h0m0s" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: dial("tcp","127.0.0.1:31117") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: > dial: conn=127.0.0.1:45670->127.0.0.1:31117, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: dial("tcp","127.0.0.1:31399") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: > dial: conn=127.0.0.1:34226->127.0.0.1:31399, err= both checkfile vs. NFDx2 remote (without normalization) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: dial("tcp","127.0.0.1:31366") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: > dial: conn=127.0.0.1:41372->127.0.0.1:31366, err= 2026/07/21 02:12:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/21 02:12:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-xumapuq8hati 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: 1 files missing 2026/07/21 02:12:49 NOTICE: 1 hashes missing 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: 1 differences found 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: dial("tcp","127.0.0.1:31308") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: > dial: conn=127.0.0.1:57900->127.0.0.1:31308, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: dial("tcp","127.0.0.1:31094") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: > dial: conn=127.0.0.1:33510->127.0.0.1:31094, err= 2026/07/21 02:12:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: 0 differences found 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: 1 matching files 2026/07/21 02:12:49 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-riruror4jila" 2026/07/21 02:12:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 02:12:49 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:49 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:49 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:49 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-riruror4jila: Connecting to FTP server 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-riruror4jila: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-riruror4jila: > dial: conn=127.0.0.1:36164->127.0.0.1:28622, err= 2026/07/21 02:12:49 DEBUG : Creating backend with remote "/tmp/rclone1603159796" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-riruror4jila", Local "Local file system at /tmp/rclone1603159796", Modify Window "876000h0m0s" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-riruror4jila: dial("tcp","127.0.0.1:30237") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-riruror4jila: > dial: conn=127.0.0.1:56034->127.0.0.1:30237, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-riruror4jila: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-riruror4jila: dial("tcp","127.0.0.1:30700") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-riruror4jila: > dial: conn=127.0.0.1:42778->127.0.0.1:30700, err= both checkfile vs. NFCx2 remote (without normalization) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-riruror4jila: dial("tcp","127.0.0.1:30556") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-riruror4jila: > dial: conn=127.0.0.1:35396->127.0.0.1:30556, err= 2026/07/21 02:12:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/21 02:12:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-riruror4jila 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-riruror4jila: 1 files missing 2026/07/21 02:12:49 NOTICE: 1 hashes missing 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-riruror4jila: 1 differences found 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-riruror4jila: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-riruror4jila: dial("tcp","127.0.0.1:30421") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-riruror4jila: > dial: conn=127.0.0.1:41706->127.0.0.1:30421, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-riruror4jila: dial("tcp","127.0.0.1:31266") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-riruror4jila: > dial: conn=127.0.0.1:49984->127.0.0.1:31266, err= 2026/07/21 02:12:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-riruror4jila: 0 differences found 2026/07/21 02:12:49 NOTICE: ftp://127.0.0.1:28622/rclone-test-riruror4jila: 1 matching files 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-riruror4jila: dial("tcp","127.0.0.1:30839") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-riruror4jila: > dial: conn=127.0.0.1:33990->127.0.0.1:30839, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-riruror4jila: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-riruror4jila: Purge dir "" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: dial("tcp","127.0.0.1:31550") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: > dial: conn=127.0.0.1:52642->127.0.0.1:31550, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-xumapuq8hati: Purge dir "" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: dial("tcp","127.0.0.1:30550") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: > dial: conn=127.0.0.1:42130->127.0.0.1:30550, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-doxivur0vaji: Purge dir "" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-kuremed7bara: dial("tcp","127.0.0.1:31827") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-kuremed7bara: > dial: conn=127.0.0.1:41696->127.0.0.1:31827, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-kuremed7bara: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-kuremed7bara: Purge dir "" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-jonacil3caki: dial("tcp","127.0.0.1:30902") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-jonacil3caki: > dial: conn=127.0.0.1:44862->127.0.0.1:30902, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-jonacil3caki: Purge object "測試_Русский___ě_áñ" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-jonacil3caki: Purge dir "" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-zudijac4pito: dial("tcp","127.0.0.1:31461") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-zudijac4pito: > dial: conn=127.0.0.1:59876->127.0.0.1:31461, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-zudijac4pito: Purge object "測試_Русский___ě_áñ" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-zudijac4pito: Purge dir "" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-perusok4duza: dial("tcp","127.0.0.1:31907") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-perusok4duza: > dial: conn=127.0.0.1:39440->127.0.0.1:31907, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-perusok4duza: Purge object "HELLO, WORLD!" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-perusok4duza: Purge dir "" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewejef0tani: dial("tcp","127.0.0.1:31677") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewejef0tani: > dial: conn=127.0.0.1:58060->127.0.0.1:31677, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewejef0tani: Purge object "HeLlO, wOrLd!" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-wewejef0tani: Purge dir "" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: dial("tcp","127.0.0.1:31235") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: > dial: conn=127.0.0.1:49562->127.0.0.1:31235, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: Purge object "HELLO, WORLD!" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-gexulum4sixa: Purge dir "" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-burogum8xuha: dial("tcp","127.0.0.1:31960") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-burogum8xuha: > dial: conn=127.0.0.1:32942->127.0.0.1:31960, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-burogum8xuha: Purge object "hello, world!" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-burogum8xuha: Purge dir "" --- PASS: TestApplyTransforms (0.17s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31633") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50372->127.0.0.1:31633, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/21 02:12:49 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/21 02:12:49 INFO : file1: Copied (new) to: sub/file2 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30685") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42276->127.0.0.1:30685, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30827") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35526->127.0.0.1:30827, err= 2026/07/21 02:12:49 DEBUG : sub/file2: size = 14 OK 2026/07/21 02:12:49 DEBUG : file1: Sizes identical 2026/07/21 02:12:49 DEBUG : file1: Unchanged skipping 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30069") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34068->127.0.0.1:30069, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30664") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52402->127.0.0.1:30664, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: don't need to copy/move sub/file2, it is already at target location 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30833") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46996->127.0.0.1:30833, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30736") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:56330->127.0.0.1:30736, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31129") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:47480->127.0.0.1:31129, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30630") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33938->127.0.0.1:30630, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31135") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39426->127.0.0.1:31135, err= --- PASS: TestCopyFile (0.02s) === RUN TestCopyLongFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30276") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:49018->127.0.0.1:30276, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30189") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57292->127.0.0.1:30189, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30191") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46624->127.0.0.1:30191, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30465") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:60088->127.0.0.1:30465, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31519") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52386->127.0.0.1:31519, err= 2026/07/21 02:12:49 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-sobijik2wufi/backup" 2026/07/21 02:12:49 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:49 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:49 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:49 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/backup: Connecting to FTP server 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/backup: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/backup: > dial: conn=127.0.0.1:36180->127.0.0.1:28622, err= 2026/07/21 02:12:49 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-sobijik2wufi/backup" to be canonical "TestFTPRclone{P2Ggz}:rclone-test-sobijik2wufi/backup" 2026/07/21 02:12:49 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1262222278) 2026/07/21 02:12:49 DEBUG : dst/file1: size = 18 (ftp://127.0.0.1:28622/rclone-test-sobijik2wufi) 2026/07/21 02:12:49 DEBUG : dst/file1: Sizes differ 2026/07/21 02:12:49 INFO : dst/file1: Moved (server-side) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30828") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50364->127.0.0.1:30828, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/21 02:12:49 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/21 02:12:49 INFO : dst/file1: Copied (new) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30222") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38604->127.0.0.1:30222, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: Connecting to FTP server 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30570") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39886->127.0.0.1:30570, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36184->127.0.0.1:28622, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30463") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52482->127.0.0.1:30463, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31495") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42268->127.0.0.1:31495, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30790") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42748->127.0.0.1:30790, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31098") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:60368->127.0.0.1:31098, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31295") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44982->127.0.0.1:31295, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31156") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:56424->127.0.0.1:31156, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30260") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45024->127.0.0.1:30260, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.03s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:49 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-sobijik2wufi/dst" 2026/07/21 02:12:49 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:49 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:49 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:49 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/dst: Connecting to FTP server 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/dst: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/dst: > dial: conn=127.0.0.1:36186->127.0.0.1:28622, err= 2026/07/21 02:12:49 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-sobijik2wufi/CompareDest" 2026/07/21 02:12:49 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:49 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:49 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:49 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:49 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:49 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:49 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/CompareDest: Connecting to FTP server 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/CompareDest: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/CompareDest: > dial: conn=127.0.0.1:36192->127.0.0.1:28622, err= 2026/07/21 02:12:49 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-sobijik2wufi/CompareDest" to be canonical "TestFTPRclone{P2Ggz}:rclone-test-sobijik2wufi/CompareDest" 2026/07/21 02:12:49 DEBUG : one: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/dst: dial("tcp","127.0.0.1:31572") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/dst: > dial: conn=127.0.0.1:50636->127.0.0.1:31572, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/dst: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/21 02:12:49 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/21 02:12:49 INFO : one: Copied (new) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31851") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33366->127.0.0.1:31851, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30996") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37818->127.0.0.1:30996, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31683") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52604->127.0.0.1:31683, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30014") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58394->127.0.0.1:30014, err= 2026/07/21 02:12:49 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-sobijik2wufi/CompareDest" for canonical name "TestFTPRclone{P2Ggz}:rclone-test-sobijik2wufi/CompareDest" 2026/07/21 02:12:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1262222278) 2026/07/21 02:12:49 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/dst) 2026/07/21 02:12:49 DEBUG : one: Sizes differ 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/dst: dial("tcp","127.0.0.1:31998") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/dst: > dial: conn=127.0.0.1:59686->127.0.0.1:31998, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/dst: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/21 02:12:49 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/21 02:12:49 INFO : one: Copied (replaced existing) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31815") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:49242->127.0.0.1:31815, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31575") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58196->127.0.0.1:31575, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30113") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:60868->127.0.0.1:30113, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31406") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38264->127.0.0.1:31406, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31331") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44302->127.0.0.1:31331, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31385") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41994->127.0.0.1:31385, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31931") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38478->127.0.0.1:31931, err= 2026/07/21 02:12:49 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-sobijik2wufi/CompareDest" for canonical name "TestFTPRclone{P2Ggz}:rclone-test-sobijik2wufi/CompareDest" 2026/07/21 02:12:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1262222278) 2026/07/21 02:12:49 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/dst) 2026/07/21 02:12:49 DEBUG : one: Sizes differ 2026/07/21 02:12:49 DEBUG : one: size = 5 OK 2026/07/21 02:12:49 DEBUG : one: Sizes identical 2026/07/21 02:12:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31143") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34508->127.0.0.1:31143, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31748") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:56670->127.0.0.1:31748, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30925") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37258->127.0.0.1:30925, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31078") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:49070->127.0.0.1:31078, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31104") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43606->127.0.0.1:31104, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31980") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39656->127.0.0.1:31980, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31450") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55792->127.0.0.1:31450, err= 2026/07/21 02:12:49 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-sobijik2wufi/CompareDest" for canonical name "TestFTPRclone{P2Ggz}:rclone-test-sobijik2wufi/CompareDest" 2026/07/21 02:12:49 DEBUG : two: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : two: size = 3 OK 2026/07/21 02:12:49 DEBUG : two: Sizes identical 2026/07/21 02:12:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31945") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:51282->127.0.0.1:31945, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30064") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30963") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58406->127.0.0.1:30064, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53342->127.0.0.1:30963, err= 2026/07/21 02:12:49 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-sobijik2wufi/CompareDest" for canonical name "TestFTPRclone{P2Ggz}:rclone-test-sobijik2wufi/CompareDest" 2026/07/21 02:12:49 DEBUG : two: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : two: size = 3 OK 2026/07/21 02:12:49 DEBUG : two: Sizes identical 2026/07/21 02:12:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30063") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59602->127.0.0.1:30063, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31711") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30454") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37314->127.0.0.1:30454, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41742->127.0.0.1:31711, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30355") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36140->127.0.0.1:30355, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31946") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50640->127.0.0.1:31946, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31500") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52728->127.0.0.1:31500, err= 2026/07/21 02:12:49 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-sobijik2wufi/CompareDest" for canonical name "TestFTPRclone{P2Ggz}:rclone-test-sobijik2wufi/CompareDest" 2026/07/21 02:12:49 DEBUG : two: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : two: size = 5 (Local file system at /tmp/rclone1262222278) 2026/07/21 02:12:49 DEBUG : two: size = 3 (ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/CompareDest) 2026/07/21 02:12:49 DEBUG : two: Sizes differ 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/dst: dial("tcp","127.0.0.1:31131") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/dst: > dial: conn=127.0.0.1:39908->127.0.0.1:31131, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/dst: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/21 02:12:49 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/21 02:12:49 INFO : two: Copied (new) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30959") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41800->127.0.0.1:30959, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31387") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41250->127.0.0.1:31387, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30708") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:60884->127.0.0.1:30708, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30139") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55974->127.0.0.1:30139, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30394") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35600->127.0.0.1:30394, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31059") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34274->127.0.0.1:31059, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30065") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57660->127.0.0.1:30065, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.09s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31934") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41630->127.0.0.1:31934, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30577") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55580->127.0.0.1:30577, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31859") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57006->127.0.0.1:31859, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : sub/file2: size = 14 OK 2026/07/21 02:12:49 INFO : file1: Copied (new) to: sub/file2 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30667") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43114->127.0.0.1:30667, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31270") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46382->127.0.0.1:31270, err= 2026/07/21 02:12:49 DEBUG : sub/file2: size = 14 OK 2026/07/21 02:12:49 DEBUG : file1: Sizes identical 2026/07/21 02:12:49 DEBUG : file1: Unchanged skipping 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31064") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52446->127.0.0.1:31064, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31294") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38216->127.0.0.1:31294, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: don't need to copy/move sub/file2, it is already at target location 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30393") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44466->127.0.0.1:30393, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31459") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37314->127.0.0.1:31459, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31845") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53204->127.0.0.1:31845, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31115") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59062->127.0.0.1:31115, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30883") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:56084->127.0.0.1:30883, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30476") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:56622->127.0.0.1:30476, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/07/21 02:12:49 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/21 02:12:49 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30786") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33130->127.0.0.1:30786, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30302") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36398->127.0.0.1:30302, err= 2026/07/21 02:12:49 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/07/21 02:12:49 DEBUG : file1: Sizes identical 2026/07/21 02:12:49 DEBUG : file1: Unchanged skipping 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31954") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:47078->127.0.0.1:31954, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31054") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43752->127.0.0.1:31054, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31791") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:51788->127.0.0.1:31791, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30498") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42438->127.0.0.1:30498, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30670") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58254->127.0.0.1:30670, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31570") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:60054->127.0.0.1:31570, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30485") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:56792->127.0.0.1:30485, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31997") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48988->127.0.0.1:31997, err= 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30591") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:49744->127.0.0.1:30591, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/07/21 02:12:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30355") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36144->127.0.0.1:30355, err= 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30111") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: Connecting to FTP server 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36208->127.0.0.1:28622, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42562->127.0.0.1:30111, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: Connecting to FTP server 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: Waiting for checks to finish 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: Waiting for transfers to finish 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/07/21 02:12:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31270") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46398->127.0.0.1:31270, err= 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/07/21 02:12:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30864") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46884->127.0.0.1:30864, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31983") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33756->127.0.0.1:31983, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/07/21 02:12:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36214->127.0.0.1:28622, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31083") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41372->127.0.0.1:31083, err= 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/07/21 02:12:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30424") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:60512->127.0.0.1:30424, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/07/21 02:12:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30258") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59846->127.0.0.1:30258, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30020") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43728->127.0.0.1:30020, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/07/21 02:12:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/07/21 02:12:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/07/21 02:12:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/07/21 02:12:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/07/21 02:12:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31794") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35474->127.0.0.1:31794, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30147") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35944->127.0.0.1:30147, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31158") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:51274->127.0.0.1:31158, err= --- PASS: TestCopyLongFileNameCollision (0.07s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:49 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30037") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54444->127.0.0.1:30037, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:49 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/07/21 02:12:49 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/07/21 02:12:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30616") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53900->127.0.0.1:30616, err= 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31161") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55110->127.0.0.1:31161, err= 2026/07/21 02:12:49 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31983") 2026/07/21 02:12:49 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33770->127.0.0.1:31983, err= 2026/07/21 02:12:50 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/21 02:12:50 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30266") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35494->127.0.0.1:30266, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30178") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55212->127.0.0.1:30178, err= 2026/07/21 02:12:50 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31666") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:51840->127.0.0.1:31666, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30729") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:49762->127.0.0.1:30729, err= 2026/07/21 02:12:50 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31443") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:49622->127.0.0.1:31443, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/07/21 02:12:50 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/07/21 02:12:50 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31377") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54640->127.0.0.1:31377, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31150") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55560->127.0.0.1:31150, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30491") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:56606->127.0.0.1:30491, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30168") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42464->127.0.0.1:30168, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31033") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58664->127.0.0.1:31033, err= --- PASS: TestCopyFileMaxTransfer (1.04s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31098") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:60376->127.0.0.1:31098, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31284") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34172->127.0.0.1:31284, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31459") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37326->127.0.0.1:31459, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31058") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39334->127.0.0.1:31058, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31357") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43078->127.0.0.1:31357, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30018") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53550->127.0.0.1:30018, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30170") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:49150->127.0.0.1:30170, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30999") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41082->127.0.0.1:30999, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30679") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40738->127.0.0.1:30679, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30816") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:60460->127.0.0.1:30816, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30528") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40590->127.0.0.1:30528, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31947") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59770->127.0.0.1:31947, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31754") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48044->127.0.0.1:31754, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30197") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55426->127.0.0.1:30197, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31251") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:47482->127.0.0.1:31251, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31011") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45218->127.0.0.1:31011, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30754") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55852->127.0.0.1:30754, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30153") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55736->127.0.0.1:30153, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30320") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42916->127.0.0.1:30320, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31933") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40702->127.0.0.1:31933, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31852") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54024->127.0.0.1:31852, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30794") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50734->127.0.0.1:30794, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31550") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52656->127.0.0.1:31550, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30516") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35522->127.0.0.1:30516, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30403") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58442->127.0.0.1:30403, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30815") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52742->127.0.0.1:30815, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31689") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34600->127.0.0.1:31689, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30176") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38226->127.0.0.1:30176, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31941") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36164->127.0.0.1:31941, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30323") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59368->127.0.0.1:30323, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30322") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45534->127.0.0.1:30322, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30597") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:56082->127.0.0.1:30597, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31267") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50828->127.0.0.1:31267, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31407") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43398->127.0.0.1:31407, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30097") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38334->127.0.0.1:30097, err= 2026/07/21 02:12:50 DEBUG : a.txt: Excluded (Size Filter) 2026/07/21 02:12:50 DEBUG : a.txt: Excluded 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31089") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36644->127.0.0.1:31089, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30729") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:49770->127.0.0.1:30729, err= 2026/07/21 02:12:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/21 02:12:50 DEBUG : sub dir/hello world: Excluded 2026/07/21 02:12:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/21 02:12:50 DEBUG : sub dir/hello world2: Excluded 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30387") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52152->127.0.0.1:30387, err= 2026/07/21 02:12:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/21 02:12:50 DEBUG : sub dir/hello world: Excluded 2026/07/21 02:12:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/21 02:12:50 DEBUG : sub dir/hello world2: Excluded 2026/07/21 02:12:50 DEBUG : sub dir/ignore dir: Excluded 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31162") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38028->127.0.0.1:31162, err= 2026/07/21 02:12:50 DEBUG : sub dir/ignore dir: Excluded 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31008") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34668->127.0.0.1:31008, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30177") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42616->127.0.0.1:30177, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30319") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57338->127.0.0.1:30319, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31222") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55846->127.0.0.1:31222, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31828") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31580") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55056->127.0.0.1:31580, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44782->127.0.0.1:31828, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31676") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46312->127.0.0.1:31676, err= --- PASS: TestListDirSorted (0.02s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31341") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38100->127.0.0.1:31341, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31267") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50832->127.0.0.1:31267, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30574") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43310->127.0.0.1:30574, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30383") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:47718->127.0.0.1:30383, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30045") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35668->127.0.0.1:30045, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30757") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39808->127.0.0.1:30757, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31889") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48564->127.0.0.1:31889, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31100") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37864->127.0.0.1:31100, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31207") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36444->127.0.0.1:31207, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31404") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30946") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53216->127.0.0.1:31404, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46930->127.0.0.1:30946, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30754") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55856->127.0.0.1:30754, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30692") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35282->127.0.0.1:30692, err= 2026/07/21 02:12:50 DEBUG : a.txt: Excluded (Size Filter) 2026/07/21 02:12:50 DEBUG : a.txt: Excluded 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31665") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37882->127.0.0.1:31665, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31568") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40180->127.0.0.1:31568, err= 2026/07/21 02:12:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/21 02:12:50 DEBUG : sub dir/hello world: Excluded 2026/07/21 02:12:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/21 02:12:50 DEBUG : sub dir/hello world2: Excluded 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30305") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:51710->127.0.0.1:30305, err= 2026/07/21 02:12:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/21 02:12:50 DEBUG : sub dir/hello world: Excluded 2026/07/21 02:12:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/21 02:12:50 DEBUG : sub dir/hello world2: Excluded 2026/07/21 02:12:50 DEBUG : sub dir/ignore dir: Excluded 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31973") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59456->127.0.0.1:31973, err= 2026/07/21 02:12:50 DEBUG : sub dir/ignore dir: Excluded 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31715") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38938->127.0.0.1:31715, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30799") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41830->127.0.0.1:30799, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31198") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44872->127.0.0.1:31198, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31651") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:47980->127.0.0.1:31651, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30955") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31807") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43250->127.0.0.1:31807, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38882->127.0.0.1:30955, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31719") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36796->127.0.0.1:31719, err= --- PASS: TestListDirSortedFn (0.03s) === RUN TestListJSON run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30356") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35666->127.0.0.1:30356, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31986") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36882->127.0.0.1:31986, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30688") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42756->127.0.0.1:30688, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30310") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42114->127.0.0.1:30310, err= === RUN TestListJSON/Default 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31592") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40234->127.0.0.1:31592, err= === RUN TestListJSON/FilesOnly 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31720") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:49746->127.0.0.1:31720, err= === RUN TestListJSON/DirsOnly 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30387") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52156->127.0.0.1:30387, err= === RUN TestListJSON/Recurse 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31047") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:47108->127.0.0.1:31047, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31720") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:49752->127.0.0.1:31720, err= === RUN TestListJSON/SubDir 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31115") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59074->127.0.0.1:31115, err= === RUN TestListJSON/NoModTime 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30948") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35998->127.0.0.1:30948, err= === RUN TestListJSON/NoMimeType 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31288") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41556->127.0.0.1:31288, err= === RUN TestListJSON/ShowHash 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30236") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:49578->127.0.0.1:30236, err= === RUN TestListJSON/HashTypes 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31860") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42912->127.0.0.1:31860, err= 2026/07/21 02:12:50 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31880") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54542->127.0.0.1:31880, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30975") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:32822->127.0.0.1:30975, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30911") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44060->127.0.0.1:30911, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30982") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33820->127.0.0.1:30982, 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://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30379") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41598->127.0.0.1:30379, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30501") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42254->127.0.0.1:30501, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30356") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35674->127.0.0.1:30356, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30345") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38054->127.0.0.1:30345, err= === RUN TestStatJSON/Root 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30858") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55562->127.0.0.1:30858, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30186") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39964->127.0.0.1:30186, err= === RUN TestStatJSON/Dir 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30598") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39014->127.0.0.1:30598, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30344") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46416->127.0.0.1:30344, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31523") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37578->127.0.0.1:31523, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30542") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48538->127.0.0.1:30542, err= === RUN TestStatJSON/FileDirsOnly 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31204") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50188->127.0.0.1:31204, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31351") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57258->127.0.0.1:31351, err= === RUN TestStatJSON/RootNotFound 2026/07/21 02:12:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-sobijik2wufi/notfound" 2026/07/21 02:12:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:50 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:50 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:50 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/notfound: Connecting to FTP server 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/notfound: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/notfound: > dial: conn=127.0.0.1:36226->127.0.0.1:28622, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/notfound: dial("tcp","127.0.0.1:30061") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/notfound: > dial: conn=127.0.0.1:41380->127.0.0.1:30061, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31262") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50370->127.0.0.1:31262, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31680") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36338->127.0.0.1:31680, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31415") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43226->127.0.0.1:31415, err= --- PASS: TestStatJSON (0.02s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.00s) === RUN TestStatJSONMemory 2026/07/21 02:12:50 DEBUG : Creating backend with remote ":memory:" 2026/07/21 02:12:50 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/21 02:12:50 DEBUG : sub/file1: size = 5 OK 2026/07/21 02:12:50 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 02:12:50 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 INFO : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: Making directory 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31644") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:51002->127.0.0.1:31644, err= 2026/07/21 02:12:50 INFO : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: Making directory 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30152") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35456->127.0.0.1:30152, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31839") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53854->127.0.0.1:31839, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30387") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52168->127.0.0.1:30387, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30468") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48570->127.0.0.1:30468, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30467") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33718->127.0.0.1:30467, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30846") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58850->127.0.0.1:30846, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30922") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37002->127.0.0.1:30922, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31968") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38546->127.0.0.1:31968, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30616") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53912->127.0.0.1:30616, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30658") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34036->127.0.0.1:30658, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30310") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42128->127.0.0.1:30310, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30610") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59876->127.0.0.1:30610, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30134") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53612->127.0.0.1:30134, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31982") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42272->127.0.0.1:31982, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30658") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34048->127.0.0.1:30658, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31284") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34176->127.0.0.1:31284, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31611") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:51968->127.0.0.1:31611, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31640") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44234->127.0.0.1:31640, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31355") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58998->127.0.0.1:31355, err= 2026/07/21 02:12:50 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/21 02:12:50 DEBUG : empty space: Excluded 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30505") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41596->127.0.0.1:30505, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30928") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36096->127.0.0.1:30928, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30836") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42442->127.0.0.1:30836, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30561") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42694->127.0.0.1:30561, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30774") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44798->127.0.0.1:30774, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30198") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:60544->127.0.0.1:30198, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30897") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57682->127.0.0.1:30897, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30521") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50654->127.0.0.1:30521, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30549") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48698->127.0.0.1:30549, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30304") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48804->127.0.0.1:30304, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30175") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39868->127.0.0.1:30175, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30306") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34504->127.0.0.1:30306, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31938") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35174->127.0.0.1:31938, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/07/21 02:12:50 DEBUG : Creating backend with remote ":memory:" 2026/07/21 02:12:50 ERROR : file1: hash unsupported: hash type not supported 2026/07/21 02:12:50 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/21 02:12:50 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/21 02:12:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/21 02:12:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/21 02:12:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/21 02:12:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/21 02:12:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/21 02:12:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/21 02:12:50 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/21 02:12:50 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://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30567") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48524->127.0.0.1:30567, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30580") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57926->127.0.0.1:30580, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31908") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36024->127.0.0.1:31908, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31986") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36898->127.0.0.1:31986, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31803") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34482->127.0.0.1:31803, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31228") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41690->127.0.0.1:31228, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30969") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55530->127.0.0.1:30969, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30001") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58140->127.0.0.1:30001, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30117") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38072->127.0.0.1:30117, err= --- PASS: TestCount (0.01s) === RUN TestDelete run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30749") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41640->127.0.0.1:30749, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30042") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40060->127.0.0.1:30042, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30472") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46028->127.0.0.1:30472, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31951") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53390->127.0.0.1:31951, err= 2026/07/21 02:12:50 DEBUG : Waiting for deletions to finish 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31322") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53716->127.0.0.1:31322, err= 2026/07/21 02:12:50 DEBUG : large: Excluded (Size Filter) 2026/07/21 02:12:50 DEBUG : large: Excluded 2026/07/21 02:12:50 INFO : medium: Deleted 2026/07/21 02:12:50 INFO : small: Deleted 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30301") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33568->127.0.0.1:30301, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31154") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52952->127.0.0.1:31154, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31746") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44702->127.0.0.1:31746, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30886") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33786->127.0.0.1:30886, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30443") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46030->127.0.0.1:30443, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31545") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39368->127.0.0.1:31545, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30437") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48004->127.0.0.1:30437, err= 2026/07/21 02:12:50 DEBUG : Waiting for deletions to finish 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31391") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44784->127.0.0.1:31391, err= 2026/07/21 02:12:50 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/21 02:12:50 INFO : large: Deleted 2026/07/21 02:12:50 INFO : medium: Deleted 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30226") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53174->127.0.0.1:30226, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31459") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37328->127.0.0.1:31459, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30039") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54198->127.0.0.1:30039, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30416") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59958->127.0.0.1:30416, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31846") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39046->127.0.0.1:31846, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30967") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59596->127.0.0.1:30967, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31076") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57616->127.0.0.1:31076, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30872") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33398->127.0.0.1:30872, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30364") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42640->127.0.0.1:30364, err= 2026/07/21 02:12:50 DEBUG : Waiting for deletions to finish 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31113") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53624->127.0.0.1:31113, err= 2026/07/21 02:12:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/21 02:12:50 INFO : medium: Deleted 2026/07/21 02:12:50 INFO : small: Deleted 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31292") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36110->127.0.0.1:31292, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31612") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39764->127.0.0.1:31612, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31020") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:60020->127.0.0.1:31020, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31589") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55572->127.0.0.1:31589, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30166") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44964->127.0.0.1:30166, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31212") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48936->127.0.0.1:31212, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30828") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50376->127.0.0.1:30828, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30135") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33300->127.0.0.1:30135, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31796") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33318->127.0.0.1:31796, err= 2026/07/21 02:12:50 DEBUG : Waiting for deletions to finish 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31946") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50654->127.0.0.1:31946, err= 2026/07/21 02:12:50 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/07/21 02:12:50 INFO : medium: Deleted 2026/07/21 02:12:50 INFO : large: Deleted 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31970") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39708->127.0.0.1:31970, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30105") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52354->127.0.0.1:30105, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30288") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:60134->127.0.0.1:30288, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31936") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33010->127.0.0.1:31936, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31049") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:47128->127.0.0.1:31049, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31912") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55542->127.0.0.1:31912, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30477") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57902->127.0.0.1:30477, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30659") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39998->127.0.0.1:30659, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31143") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34520->127.0.0.1:31143, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31168") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44902->127.0.0.1:31168, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31388") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52820->127.0.0.1:31388, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31546") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40674->127.0.0.1:31546, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/07/21 02:12:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/21 02:12:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/21 02:12:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/21 02:12:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/21 02:12:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/21 02:12:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/21 02:12:50 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://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30691") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53998->127.0.0.1:30691, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31363") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36682->127.0.0.1:31363, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31236") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58760->127.0.0.1:31236, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30677") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45820->127.0.0.1:30677, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31214") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46022->127.0.0.1:31214, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31197") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:51798->127.0.0.1:31197, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31045") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43998->127.0.0.1:31045, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31827") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41708->127.0.0.1:31827, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31080") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34810->127.0.0.1:31080, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30822") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37502->127.0.0.1:30822, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31506") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41966->127.0.0.1:31506, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30133") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52212->127.0.0.1:30133, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31491") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38460->127.0.0.1:31491, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30350") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55444->127.0.0.1:30350, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31435") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40688->127.0.0.1:31435, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31543") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33334->127.0.0.1:31543, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31500") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52736->127.0.0.1:31500, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30290") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38590->127.0.0.1:30290, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30947") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:49732->127.0.0.1:30947, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31281") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58096->127.0.0.1:31281, err= --- PASS: TestCat (0.15s) === RUN TestPurge 2026/07/21 02:12:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jebihom4wefi" 2026/07/21 02:12:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 02:12:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:50 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:50 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:50 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: Connecting to FTP server 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:36242->127.0.0.1:28622, err= 2026/07/21 02:12:50 DEBUG : Creating backend with remote "/tmp/rclone1907743176" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-jebihom4wefi", Local "Local file system at /tmp/rclone1907743176", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30963") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:53352->127.0.0.1:30963, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: SetModTime is not supported 2026/07/21 02:12:50 INFO : A2: Making directory 2026/07/21 02:12:50 INFO : A1/B2: Making directory 2026/07/21 02:12:50 INFO : A1/B2/C2: Making directory 2026/07/21 02:12:50 INFO : A1/B1/C3: Making directory 2026/07/21 02:12:50 INFO : A3: Making directory 2026/07/21 02:12:50 INFO : A3/B3: Making directory 2026/07/21 02:12:50 INFO : A3/B3/C4: Making directory 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31402") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:53530->127.0.0.1:31402, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30936") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:58822->127.0.0.1:30936, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: Connecting to FTP server 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: Connecting to FTP server 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30233") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:36258->127.0.0.1:28622, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:52436->127.0.0.1:30233, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31051") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:45736->127.0.0.1:31051, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31777") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30799") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:47754->127.0.0.1:31777, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:41834->127.0.0.1:30799, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: Connecting to FTP server 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30528") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:40598->127.0.0.1:30528, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31929") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:58512->127.0.0.1:31929, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:36272->127.0.0.1:28622, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30796") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:43964->127.0.0.1:30796, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:36288->127.0.0.1:28622, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31052") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:52210->127.0.0.1:31052, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30303") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31350") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:52122->127.0.0.1:30303, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:60868->127.0.0.1:31350, err= 2026/07/21 02:12:50 DEBUG : Waiting for deletions to finish 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30461") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:37800->127.0.0.1:30461, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30033") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:45440->127.0.0.1:30033, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31268") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:40078->127.0.0.1:31268, err= 2026/07/21 02:12:50 INFO : A1/B1/C1/one: Deleted 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31955") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:57078->127.0.0.1:31955, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30384") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31663") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:50076->127.0.0.1:31663, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:47196->127.0.0.1:30384, err= 2026/07/21 02:12:50 DEBUG : removing 2 level 3 directories 2026/07/21 02:12:50 INFO : A1/B1/C3: Removing directory 2026/07/21 02:12:50 INFO : A1/B1/C1: Removing directory 2026/07/21 02:12:50 DEBUG : removing 1 level 2 directories 2026/07/21 02:12:50 INFO : A1/B1: Removing directory 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30650") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:44868->127.0.0.1:30650, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31207") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30178") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:55218->127.0.0.1:30178, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30960") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:36458->127.0.0.1:31207, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:44982->127.0.0.1:30960, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31500") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:52744->127.0.0.1:31500, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30065") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:57674->127.0.0.1:30065, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30226") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:53188->127.0.0.1:30226, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31255") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:52884->127.0.0.1:31255, err= 2026/07/21 02:12:50 DEBUG : Waiting for deletions to finish 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30319") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:57346->127.0.0.1:30319, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30393") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31892") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:44482->127.0.0.1:30393, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:56164->127.0.0.1:31892, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30443") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:46038->127.0.0.1:30443, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31699") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:36202->127.0.0.1:31699, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31446") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:36090->127.0.0.1:31446, err= 2026/07/21 02:12:50 INFO : A1/two: Deleted 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31346") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:37228->127.0.0.1:31346, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30418") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:33202->127.0.0.1:30418, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31521") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:52642->127.0.0.1:31521, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30376") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31327") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31072") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:56206->127.0.0.1:30376, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:45606->127.0.0.1:31327, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:52586->127.0.0.1:31072, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30783") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:48286->127.0.0.1:30783, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:30660") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:33768->127.0.0.1:30660, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31505") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:39666->127.0.0.1:31505, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31113") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:53640->127.0.0.1:31113, err= 2026/07/21 02:12:50 DEBUG : removing 2 level 3 directories 2026/07/21 02:12:50 INFO : A3/B3/C4: Removing directory 2026/07/21 02:12:50 INFO : A1/B2/C2: Removing directory 2026/07/21 02:12:50 DEBUG : removing 2 level 2 directories 2026/07/21 02:12:50 INFO : A3/B3: Removing directory 2026/07/21 02:12:50 INFO : A1/B2: Removing directory 2026/07/21 02:12:50 DEBUG : removing 3 level 1 directories 2026/07/21 02:12:50 INFO : A3: Removing directory 2026/07/21 02:12:50 INFO : A1: Removing directory 2026/07/21 02:12:50 INFO : A2: Removing directory 2026/07/21 02:12:50 DEBUG : removing 1 level 0 directories 2026/07/21 02:12:50 INFO : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: Removing directory 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31458") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:35860->127.0.0.1:31458, err= 2026/07/21 02:12:50 ERROR : error listing: directory not found 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: dial("tcp","127.0.0.1:31615") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: > dial: conn=127.0.0.1:34926->127.0.0.1:31615, err= 2026/07/21 02:12:50 ERROR : error listing: directory not found 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-jebihom4wefi: Purge dir "" 2026/07/21 02:12:50 NOTICE: purge failed to rmdir "": directory not found 2026/07/21 02:12:50 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.06s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30496") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35104->127.0.0.1:30496, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 INFO : A2: Making directory 2026/07/21 02:12:50 INFO : A1/B2: Making directory 2026/07/21 02:12:50 INFO : A1/B2/C2: Making directory 2026/07/21 02:12:50 INFO : A1/B1/C3: Making directory 2026/07/21 02:12:50 INFO : A3: Making directory 2026/07/21 02:12:50 INFO : A3/B3: Making directory 2026/07/21 02:12:50 INFO : A3/B3/C4: Making directory 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31073") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34364->127.0.0.1:31073, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31934") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41640->127.0.0.1:31934, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30719") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30396") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:56470->127.0.0.1:30396, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45172->127.0.0.1:30719, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31763") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43118->127.0.0.1:31763, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: Connecting to FTP server 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36304->127.0.0.1:28622, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31825") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46274->127.0.0.1:31825, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31111") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42872->127.0.0.1:31111, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31121") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53236->127.0.0.1:31121, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31826") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58378->127.0.0.1:31826, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30626") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40050->127.0.0.1:30626, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31754") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48056->127.0.0.1:31754, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31670") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46776->127.0.0.1:31670, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31854") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59710->127.0.0.1:31854, err= 2026/07/21 02:12:50 DEBUG : removing 1 level 3 directories 2026/07/21 02:12:50 INFO : A3/B3/C4: Removing directory 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30863") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35278->127.0.0.1:30863, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31959") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31448") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58812->127.0.0.1:31959, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39732->127.0.0.1:31448, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30694") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35022->127.0.0.1:30694, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31061") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38128->127.0.0.1:31061, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31313") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45032->127.0.0.1:31313, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31110") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:56138->127.0.0.1:31110, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31493") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38288->127.0.0.1:31493, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30260") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31664") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45036->127.0.0.1:30260, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39678->127.0.0.1:31664, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31617") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37322->127.0.0.1:31617, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30358") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31132") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30949") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59094->127.0.0.1:30358, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39136->127.0.0.1:30949, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55370->127.0.0.1:31132, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30967") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31603") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30711") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59612->127.0.0.1:30967, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38492->127.0.0.1:31603, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35492->127.0.0.1:30711, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30857") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:47608->127.0.0.1:30857, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31155") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30763") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54194->127.0.0.1:31155, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46256->127.0.0.1:30763, err= 2026/07/21 02:12:50 DEBUG : removing 2 level 3 directories 2026/07/21 02:12:50 INFO : A1/B2/C2: Removing directory 2026/07/21 02:12:50 INFO : A1/B1/C3: Removing directory 2026/07/21 02:12:50 DEBUG : removing 2 level 2 directories 2026/07/21 02:12:50 INFO : A3/B3: Removing directory 2026/07/21 02:12:50 INFO : A1/B2: Removing directory 2026/07/21 02:12:50 DEBUG : removing 2 level 1 directories 2026/07/21 02:12:50 INFO : A3: Removing directory 2026/07/21 02:12:50 INFO : A2: Removing directory 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30104") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53456->127.0.0.1:30104, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30566") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42942->127.0.0.1:30566, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31202") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37954->127.0.0.1:31202, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30002") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58714->127.0.0.1:30002, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30850") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57392->127.0.0.1:30850, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31917") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33508->127.0.0.1:31917, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30640") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44020->127.0.0.1:30640, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31179") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50544->127.0.0.1:31179, err= 2026/07/21 02:12:50 DEBUG : removing 1 level 3 directories 2026/07/21 02:12:50 INFO : A1/B1/C1: Removing directory 2026/07/21 02:12:50 DEBUG : removing 1 level 2 directories 2026/07/21 02:12:50 INFO : A1/B1: Removing directory 2026/07/21 02:12:50 DEBUG : removing 1 level 1 directories 2026/07/21 02:12:50 INFO : A1: Removing directory 2026/07/21 02:12:50 DEBUG : removing 1 level 0 directories 2026/07/21 02:12:50 INFO : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: Removing directory 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30335") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43418->127.0.0.1:30335, err= 2026/07/21 02:12:50 ERROR : error listing: directory not found 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31889") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48568->127.0.0.1:31889, err= 2026/07/21 02:12:50 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.03s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 INFO : A1: Making directory 2026/07/21 02:12:50 INFO : A1/B1: Making directory 2026/07/21 02:12:50 INFO : A1/B1/C1: Making directory 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31623") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52774->127.0.0.1:31623, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30927") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40672->127.0.0.1:30927, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31299") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59186->127.0.0.1:31299, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31853") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36374->127.0.0.1:31853, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30620") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54902->127.0.0.1:30620, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31685") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:47046->127.0.0.1:31685, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30298") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:51754->127.0.0.1:30298, err= 2026/07/21 02:12:50 DEBUG : removing 1 level 3 directories 2026/07/21 02:12:50 INFO : A1/B1/C1: Removing directory 2026/07/21 02:12:50 DEBUG : removing 1 level 2 directories 2026/07/21 02:12:50 INFO : A1/B1: Removing directory 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31792") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35380->127.0.0.1:31792, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30381") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43082->127.0.0.1:30381, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30820") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54086->127.0.0.1:30820, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31373") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54950->127.0.0.1:31373, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31786") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48530->127.0.0.1:31786, err= --- PASS: TestRmdirsLeaveRoot (0.01s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 INFO : A1: Making directory 2026/07/21 02:12:50 INFO : A1/B1: Making directory 2026/07/21 02:12:50 INFO : A1/B1/C1: Making directory 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30603") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:49114->127.0.0.1:30603, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31131") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39912->127.0.0.1:31131, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30456") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40274->127.0.0.1:30456, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31959") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58816->127.0.0.1:31959, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30863") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35284->127.0.0.1:30863, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31163") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33020->127.0.0.1:31163, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30104") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53472->127.0.0.1:30104, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31181") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38772->127.0.0.1:31181, err= 2026/07/21 02:12:50 DEBUG : removing 1 level 3 directories 2026/07/21 02:12:50 INFO : A1/B1/C1: Removing directory 2026/07/21 02:12:50 DEBUG : removing 1 level 2 directories 2026/07/21 02:12:50 INFO : A1/B1: Removing directory 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31838") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50194->127.0.0.1:31838, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30149") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41760->127.0.0.1:30149, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31591") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33970->127.0.0.1:31591, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31313") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45038->127.0.0.1:31313, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31753") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37450->127.0.0.1:31753, err= --- PASS: TestRmdirsWithFilter (0.01s) === RUN TestCopyURL run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30496") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35114->127.0.0.1:30496, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30146") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:60580->127.0.0.1:30146, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31090") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53146->127.0.0.1:31090, err= 2026/07/21 02:12:50 DEBUG : filename.txt: File name found in url 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30391") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38142->127.0.0.1:30391, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30011") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45300->127.0.0.1:30011, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30636") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38274->127.0.0.1:30636, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30153") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55738->127.0.0.1:30153, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31332") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42850->127.0.0.1:31332, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30607") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40998->127.0.0.1:30607, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31239") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:56300->127.0.0.1:31239, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31044") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45110->127.0.0.1:31044, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31396") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:47488->127.0.0.1:31396, err= --- PASS: TestCopyURLDownloadHeaders (0.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30597") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:56096->127.0.0.1:30597, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/21 02:12:50 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/21 02:12:50 INFO : file1: Copied (new) to: sub/file2 2026/07/21 02:12:50 INFO : file1: Deleted 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31515") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33406->127.0.0.1:31515, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31924") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50160->127.0.0.1:31924, err= 2026/07/21 02:12:50 DEBUG : sub/file2: size = 14 OK 2026/07/21 02:12:50 DEBUG : file1: Sizes identical 2026/07/21 02:12:50 DEBUG : file1: Unchanged skipping 2026/07/21 02:12:50 INFO : file1: Deleted 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31370") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37498->127.0.0.1:31370, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31232") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55896->127.0.0.1:31232, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: don't need to copy/move sub/file2, it is already at target location 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30730") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41106->127.0.0.1:30730, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31437") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53276->127.0.0.1:31437, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31141") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34398->127.0.0.1:31141, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31322") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53722->127.0.0.1:31322, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30309") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54200->127.0.0.1:30309, err= --- PASS: TestMoveFile (0.01s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30770") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:56108->127.0.0.1:30770, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:50 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/07/21 02:12:50 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/07/21 02:12:50 INFO : file1: Copied (new) 2026/07/21 02:12:50 INFO : file1: Deleted 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31164") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52718->127.0.0.1:31164, err= 2026/07/21 02:12:50 DEBUG : file1: Destination exists, skipping 2026/07/21 02:12:50 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31112") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54880->127.0.0.1:31112, err= 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31090") 2026/07/21 02:12:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53150->127.0.0.1:31090, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31016") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57522->127.0.0.1:31016, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30049") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57266->127.0.0.1:30049, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31217") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34010->127.0.0.1:31217, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31810") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48220->127.0.0.1:31810, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30602") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:51698->127.0.0.1:30602, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30876") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57120->127.0.0.1:30876, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30996") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37832->127.0.0.1:30996, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30354") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45174->127.0.0.1:30354, err= 2026/07/21 02:12:51 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-sobijik2wufi/backup" 2026/07/21 02:12:51 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/21 02:12:51 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:51 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:51 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:51 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:51 DEBUG : TestFTPRclone: detected overridden config - adding "{P2Ggz}" suffix to name 2026/07/21 02:12:51 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/21 02:12:51 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/21 02:12:51 DEBUG : Setting pass="AXGjoWgSmPxxQ6aRQtHB2EXPHRuVn1od7NvppfNjY1RP" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/21 02:12:51 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/backup: Connecting to FTP server 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/backup: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/backup: > dial: conn=127.0.0.1:36308->127.0.0.1:28622, err= 2026/07/21 02:12:51 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-sobijik2wufi/backup" to be canonical "TestFTPRclone{P2Ggz}:rclone-test-sobijik2wufi/backup" 2026/07/21 02:12:51 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1262222278) 2026/07/21 02:12:51 DEBUG : dst/file1: size = 18 (ftp://127.0.0.1:28622/rclone-test-sobijik2wufi) 2026/07/21 02:12:51 DEBUG : dst/file1: Sizes differ 2026/07/21 02:12:51 INFO : dst/file1: Moved (server-side) 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30526") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42318->127.0.0.1:30526, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/21 02:12:51 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/21 02:12:51 INFO : dst/file1: Copied (new) 2026/07/21 02:12:51 INFO : dst/file1: Deleted 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31884") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:47568->127.0.0.1:31884, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31032") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:47146->127.0.0.1:31032, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30568") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44470->127.0.0.1:30568, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30904") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57996->127.0.0.1:30904, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31654") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55708->127.0.0.1:31654, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31010") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30034") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59186->127.0.0.1:30034, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43650->127.0.0.1:31010, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31861") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34326->127.0.0.1:31861, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30711") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35494->127.0.0.1:30711, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.02s) === 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://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31779") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41606->127.0.0.1:31779, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31761") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44296->127.0.0.1:31761, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30379") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41600->127.0.0.1:30379, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31060") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59344->127.0.0.1:31060, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30918") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38894->127.0.0.1:30918, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 INFO : A1/B2: Making directory 2026/07/21 02:12:51 INFO : A1/B1/C3: Making directory 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30433") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43030->127.0.0.1:30433, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31864") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:60876->127.0.0.1:31864, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31599") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40200->127.0.0.1:31599, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31373") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54952->127.0.0.1:31373, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30865") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31590") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44172->127.0.0.1:31590, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31337") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57938->127.0.0.1:30865, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43066->127.0.0.1:31337, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31039") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33684->127.0.0.1:31039, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30796") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43976->127.0.0.1:30796, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31783") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41704->127.0.0.1:31783, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31427") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39552->127.0.0.1:31427, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31008") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34684->127.0.0.1:31008, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31510") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54868->127.0.0.1:31510, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31850") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50840->127.0.0.1:31850, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31222") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55858->127.0.0.1:31222, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30540") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31580") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46728->127.0.0.1:30540, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55064->127.0.0.1:31580, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31062") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41326->127.0.0.1:31062, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31199") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30272") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52508->127.0.0.1:31199, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55876->127.0.0.1:30272, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: Connecting to FTP server 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:28622") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36324->127.0.0.1:28622, err= 2026/07/21 02:12:51 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/21 02:12:51 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/21 02:12:51 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/21 02:12:51 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/21 02:12:51 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31763") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43120->127.0.0.1:31763, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30399") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42332->127.0.0.1:30399, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30435") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30777") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42612->127.0.0.1:30435, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53838->127.0.0.1:30777, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30149") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31351") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31235") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57266->127.0.0.1:31351, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41774->127.0.0.1:30149, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:49566->127.0.0.1:31235, err= 2026/07/21 02:12:51 INFO : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31316") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40032->127.0.0.1:31316, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31266") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:49998->127.0.0.1:31266, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30819") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45070->127.0.0.1:30819, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31403") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52336->127.0.0.1:31403, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30829") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30128") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36060->127.0.0.1:30829, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34130->127.0.0.1:30128, err= 2026/07/21 02:12:51 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/21 02:12:51 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/21 02:12:51 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/21 02:12:51 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/21 02:12:51 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31242") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35786->127.0.0.1:31242, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31034") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58684->127.0.0.1:31034, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30991") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31403") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41256->127.0.0.1:30991, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52338->127.0.0.1:31403, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31537") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30898") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37634->127.0.0.1:31537, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55348->127.0.0.1:30898, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31944") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45612->127.0.0.1:31944, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31275") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:51146->127.0.0.1:31275, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31647") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38674->127.0.0.1:31647, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31167") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52970->127.0.0.1:31167, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30758") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36298->127.0.0.1:30758, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30371") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31069") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41604->127.0.0.1:30371, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42660->127.0.0.1:31069, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30236") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:49594->127.0.0.1:30236, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31244") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42102->127.0.0.1:31244, err= --- PASS: TestDirMove (0.07s) === RUN TestGetFsInfo run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30699") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44440->127.0.0.1:30699, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31988") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58082->127.0.0.1:31988, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31164") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52732->127.0.0.1:31164, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: File to upload is small (34 bytes), uploading instead of streaming 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30546") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59838->127.0.0.1:30546, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/21 02:12:51 NOTICE: ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/21 02:12:51 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30032") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40474->127.0.0.1:30032, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/21 02:12:51 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30905") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48518->127.0.0.1:30905, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31663") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50088->127.0.0.1:31663, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31728") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55504->127.0.0.1:31728, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30470") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34094->127.0.0.1:30470, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: File to upload is small (34 bytes), uploading instead of streaming 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30304") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48818->127.0.0.1:30304, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/21 02:12:51 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30510") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54584->127.0.0.1:30510, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/21 02:12:51 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31931") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38488->127.0.0.1:31931, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30983") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43812->127.0.0.1:30983, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31648") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41246->127.0.0.1:31648, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31936") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33018->127.0.0.1:31936, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: File to upload is small (34 bytes), uploading instead of streaming 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30089") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37290->127.0.0.1:30089, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/21 02:12:51 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31837") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45890->127.0.0.1:31837, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/21 02:12:51 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30348") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52348->127.0.0.1:30348, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31360") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50588->127.0.0.1:31360, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31420") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57938->127.0.0.1:31420, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30851") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34812->127.0.0.1:30851, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: File to upload is small (34 bytes), uploading instead of streaming 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30452") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40046->127.0.0.1:30452, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/21 02:12:51 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31150") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55570->127.0.0.1:31150, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/21 02:12:51 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31514") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54270->127.0.0.1:31514, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30011") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45308->127.0.0.1:30011, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30935") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:45464->127.0.0.1:30935, 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.01s) === RUN TestRcatMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31699") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:36206->127.0.0.1:31699, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30161") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:39158->127.0.0.1:30161, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30762") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41546->127.0.0.1:30762, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: File to upload is small (60 bytes), uploading instead of streaming 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31886") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:58280->127.0.0.1:31886, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : potato2: size = 60 OK 2026/07/21 02:12:51 DEBUG : potato2: Size of src and dst objects identical 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30233") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52452->127.0.0.1:30233, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30871") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:32902->127.0.0.1:30871, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31976") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40246->127.0.0.1:31976, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30694") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35034->127.0.0.1:30694, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31045") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44002->127.0.0.1:31045, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31170") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:44496->127.0.0.1:31170, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31162") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38036->127.0.0.1:31162, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30907") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43498->127.0.0.1:30907, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestTouchDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31174") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48494->127.0.0.1:31174, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31659") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42126->127.0.0.1:31659, err= --- SKIP: TestTouchDir (0.00s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30826") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38748->127.0.0.1:30826, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30222") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38610->127.0.0.1:30222, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31146") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35314->127.0.0.1:31146, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31186") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35412->127.0.0.1:31186, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30366") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:47290->127.0.0.1:30366, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31017") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:49000->127.0.0.1:31017, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31951") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:53392->127.0.0.1:31951, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30025") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46108->127.0.0.1:30025, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30584") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:48480->127.0.0.1:30584, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30869") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:42130->127.0.0.1:30869, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sobijik2wufi", Local "Local file system at /tmp/rclone1262222278", Modify Window "876000h0m0s" 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31165") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33202->127.0.0.1:31165, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30244") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:54866->127.0.0.1:30244, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: SetModTime is not supported 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30229") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46998->127.0.0.1:30229, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31923") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:55368->127.0.0.1:31923, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31662") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50266->127.0.0.1:31662, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30066") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52248->127.0.0.1:30066, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31689") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34606->127.0.0.1:31689, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31344") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:52970->127.0.0.1:31344, err= 2026/07/21 02:12:51 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wecaxip9" before starting 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30989") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40062->127.0.0.1:30989, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31848") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57778->127.0.0.1:31848, err= 2026/07/21 02:12:51 DEBUG : sub dir/test remove existing.wecaxip9: TEST: removing renamed existing file after operation 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31838") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50206->127.0.0.1:31838, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31518") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:57138->127.0.0.1:31518, err= 2026/07/21 02:12:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dukapuw8" before starting 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30087") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:51728->127.0.0.1:30087, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30617") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:34468->127.0.0.1:30617, err= 2026/07/21 02:12:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dukapuw8: TEST: renaming existing back after failed operation 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31177") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:38324->127.0.0.1:31177, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31595") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:41304->127.0.0.1:31595, err= 2026/07/21 02:12:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kiwuhuv2" before starting 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30994") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:37430->127.0.0.1:30994, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30420") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:50330->127.0.0.1:30420, err= 2026/07/21 02:12:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kiwuhuv2: TEST: removing renamed existing file after operation 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30814") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:40552->127.0.0.1:30814, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30776") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:35086->127.0.0.1:30776, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30055") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:46658->127.0.0.1:30055, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:30013") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:33458->127.0.0.1:30013, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31766") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:59990->127.0.0.1:31766, err= --- PASS: TestRemoveExisting (0.03s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: dial("tcp","127.0.0.1:31010") 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: > dial: conn=127.0.0.1:43654->127.0.0.1:31010, err= 2026/07/21 02:12:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-sobijik2wufi: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished OK in 2.736921344s (try 1/5)