"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2026/09/03 11:28:13 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-gutayur3yije" 2026/09/03 11:28:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/03 11:28:13 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:13 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:13 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:13 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:13 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:13 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:13 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:13 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:13 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:13 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: Connecting to FTP server 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57272->127.0.0.1:28622, err= 2026/09/03 11:28:13 DEBUG : Creating backend with remote "/tmp/rclone526588910" === 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-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31147") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43938->127.0.0.1:31147, err= 2026/09/03 11:28:13 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30808") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60094->127.0.0.1:30808, err= 2026/09/03 11:28:13 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/09/03 11:28:13 DEBUG : a: size = 0 OK 2026/09/03 11:28:13 DEBUG : a: size = 1 (memory) 2026/09/03 11:28:13 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/03 11:28:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/03 11:28:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/03 11:28:13 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/03 11:28:13 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/03 11:28:13 DEBUG : potato: Seek from 10 to 0 2026/09/03 11:28:13 DEBUG : potato: Seek from 10 to 0 2026/09/03 11:28:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/03 11:28:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/03 11:28:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/03 11:28:13 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/03 11:28:13 DEBUG : potato: Seek from 5 to 2 2026/09/03 11:28:13 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/03 11:28:13 DEBUG : potato: Seek from 7 to 0 2026/09/03 11:28:13 DEBUG : potato: Seek from 7 to 0 2026/09/03 11:28:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/03 11:28:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/03 11:28:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/03 11:28:13 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/03 11:28:13 DEBUG : potato: Seek from 5 to 2 2026/09/03 11:28:13 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/03 11:28:13 DEBUG : potato: Seek from 8 to 0 2026/09/03 11:28:13 DEBUG : potato: Seek from 8 to 0 2026/09/03 11:28:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/03 11:28:13 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/03 11:28:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/03 11:28:13 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/03 11:28:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/03 11:28:13 DEBUG : potato: Seek from 5 to 2 2026/09/03 11:28:13 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/03 11:28:13 DEBUG : potato: Seek from 9 to 0 2026/09/03 11:28:13 DEBUG : potato: Seek from 9 to 0 2026/09/03 11:28:13 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-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30854") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:39956->127.0.0.1:30854, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30530") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50916->127.0.0.1:30530, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30218") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58954->127.0.0.1:30218, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31665") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45894->127.0.0.1:31665, err= === RUN TestCheck/3 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31058") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48124->127.0.0.1:31058, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30869") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:39818->127.0.0.1:30869, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30915") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44018->127.0.0.1:30915, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31125") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48414->127.0.0.1:31125, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31065") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45734->127.0.0.1:31065, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30613") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:37442->127.0.0.1:30613, err= --- PASS: TestCheck (0.03s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/09/03 11:28:13 DEBUG : Creating backend with remote "nonexistent" 2026/09/03 11:28:13 DEBUG : Creating backend with remote "nonexistent" 2026/09/03 11:28:13 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/03 11:28:13 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/03 11:28:13 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/03 11:28:13 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-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30344") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51064->127.0.0.1:30344, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31064") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:53072->127.0.0.1:31064, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30681") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:56110->127.0.0.1:30681, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31948") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51738->127.0.0.1:31948, err= === RUN TestCheckDownload/3 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31034") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50800->127.0.0.1:31034, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30173") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:37362->127.0.0.1:30173, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31063") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47142->127.0.0.1:31063, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30238") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44830->127.0.0.1:30238, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30422") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34340->127.0.0.1:30422, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31818") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:37626->127.0.0.1:31818, 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-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31717") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:52478->127.0.0.1:31717, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30359") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51838->127.0.0.1:30359, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31799") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49390->127.0.0.1:31799, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30195") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45756->127.0.0.1:30195, err= === RUN TestCheckSizeOnly/3 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31662") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51758->127.0.0.1:31662, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31989") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:42026->127.0.0.1:31989, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30991") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34432->127.0.0.1:30991, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30019") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44922->127.0.0.1:30019, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31994") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45878->127.0.0.1:31994, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30772") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47858->127.0.0.1:30772, 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-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31106") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51336->127.0.0.1:31106, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31246") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:36622->127.0.0.1:31246, err= 2026/09/03 11:28:13 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/03 11:28:13 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/03 11:28:13 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/03 11:28:13 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31733") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55624->127.0.0.1:31733, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30504") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41438->127.0.0.1:30504, err= 2026/09/03 11:28:13 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/03 11:28:13 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/03 11:28:13 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/03 11:28:13 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31070") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54482->127.0.0.1:31070, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31138") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54716->127.0.0.1:31138, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:13 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-gutayur3yije/data" 2026/09/03 11:28:13 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:13 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:13 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:13 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:13 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:13 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:13 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:13 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:13 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:13 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/data: Connecting to FTP server 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/data: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/data: > dial: conn=127.0.0.1:57278->127.0.0.1:28622, err= check_test.go:354: ftp://127.0.0.1:28622/rclone-test-gutayur3yije/data lacks md5, skipping 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30651") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51602->127.0.0.1:30651, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30866") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:37972->127.0.0.1:30866, err= --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:13 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-gutayur3yije/data" 2026/09/03 11:28:13 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:13 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:13 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:13 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:13 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:13 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:13 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:13 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:13 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:13 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/data: Connecting to FTP server 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/data: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/data: > dial: conn=127.0.0.1:57280->127.0.0.1:28622, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31903") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60358->127.0.0.1:31903, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30476") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59772->127.0.0.1:30476, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30931") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49528->127.0.0.1:30931, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31630") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51734->127.0.0.1:31630, err= === RUN TestCheckSumDownload/subtest1 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30092") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:39814->127.0.0.1:30092, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30655") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41202->127.0.0.1:30655, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31016") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54326->127.0.0.1:31016, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30793") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34648->127.0.0.1:30793, err= === RUN TestCheckSumDownload/subtest2 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30269") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60868->127.0.0.1:30269, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31386") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49946->127.0.0.1:31386, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30466") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54860->127.0.0.1:30466, err= === RUN TestCheckSumDownload/subtest3 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31206") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60586->127.0.0.1:31206, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30837") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47550->127.0.0.1:30837, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30001") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34874->127.0.0.1:30001, err= === RUN TestCheckSumDownload/subtest4 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31856") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49908->127.0.0.1:31856, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31631") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:40230->127.0.0.1:31631, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31688") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41672->127.0.0.1:31688, err= === RUN TestCheckSumDownload/subtest5 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31782") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33922->127.0.0.1:31782, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31251") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:56554->127.0.0.1:31251, err= 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30550") 2026/09/03 11:28:13 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60612->127.0.0.1:30550, err= === RUN TestCheckSumDownload/subtest6 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30539") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54890->127.0.0.1:30539, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30963") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43820->127.0.0.1:30963, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31766") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33414->127.0.0.1:31766, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31017") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47176->127.0.0.1:31017, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31315") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54504->127.0.0.1:31315, err= === RUN TestCheckSumDownload/subtest7 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30940") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:42892->127.0.0.1:30940, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31024") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:38316->127.0.0.1:31024, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31260") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:52236->127.0.0.1:31260, err= --- PASS: TestCheckSumDownload (0.14s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestCheckSumConcurrency 2026/09/03 11:28:14 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/03 11:28:14 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/03 11:28:14 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/03 11:28:14 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/03 11:28:14 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/03 11:28:14 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/03 11:28:14 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/03 11:28:14 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/03 11:28:14 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/03 11:28:14 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/03 11:28:14 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/03 11:28:14 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/03 11:28:14 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-botupob4huji" 2026/09/03 11:28:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/03 11:28:14 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-botupob4huji: Connecting to FTP server 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-botupob4huji: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-botupob4huji: > dial: conn=127.0.0.1:57288->127.0.0.1:28622, err= 2026/09/03 11:28:14 DEBUG : Creating backend with remote "/tmp/rclone4246160067" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-botupob4huji", Local "Local file system at /tmp/rclone4246160067", Modify Window "876000h0m0s" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-botupob4huji: dial("tcp","127.0.0.1:31159") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-botupob4huji: > dial: conn=127.0.0.1:48126->127.0.0.1:31159, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-botupob4huji: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-botupob4huji: dial("tcp","127.0.0.1:31202") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-botupob4huji: > dial: conn=127.0.0.1:41270->127.0.0.1:31202, err= upper checkfile vs. lower remote (without normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-botupob4huji: dial("tcp","127.0.0.1:31907") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-botupob4huji: > dial: conn=127.0.0.1:56070->127.0.0.1:31907, err= 2026/09/03 11:28:14 ERROR : hello, world!: sum not found 2026/09/03 11:28:14 ERROR : HELLO, WORLD!: file not in ftp://127.0.0.1:28622/rclone-test-botupob4huji 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-botupob4huji: 1 files missing 2026/09/03 11:28:14 NOTICE: 1 hashes missing 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-botupob4huji: 1 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-botupob4huji: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-botupob4huji: dial("tcp","127.0.0.1:30624") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-botupob4huji: > dial: conn=127.0.0.1:56680->127.0.0.1:30624, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-botupob4huji: dial("tcp","127.0.0.1:30313") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-botupob4huji: > dial: conn=127.0.0.1:50896->127.0.0.1:30313, err= 2026/09/03 11:28:14 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-botupob4huji: 0 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-botupob4huji: 1 matching files 2026/09/03 11:28:14 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-cupaxul2dago" 2026/09/03 11:28:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/03 11:28:14 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: Connecting to FTP server 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: > dial: conn=127.0.0.1:57292->127.0.0.1:28622, err= 2026/09/03 11:28:14 DEBUG : Creating backend with remote "/tmp/rclone4162173968" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-cupaxul2dago", Local "Local file system at /tmp/rclone4162173968", Modify Window "876000h0m0s" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: dial("tcp","127.0.0.1:31576") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: > dial: conn=127.0.0.1:37830->127.0.0.1:31576, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: dial("tcp","127.0.0.1:30981") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: > dial: conn=127.0.0.1:34882->127.0.0.1:30981, err= lower checkfile vs. upper remote (without normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: dial("tcp","127.0.0.1:30039") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: > dial: conn=127.0.0.1:55204->127.0.0.1:30039, err= 2026/09/03 11:28:14 ERROR : HELLO, WORLD!: sum not found 2026/09/03 11:28:14 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-cupaxul2dago 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: 1 files missing 2026/09/03 11:28:14 NOTICE: 1 hashes missing 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: 1 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: dial("tcp","127.0.0.1:30045") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: > dial: conn=127.0.0.1:54742->127.0.0.1:30045, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: dial("tcp","127.0.0.1:31272") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: > dial: conn=127.0.0.1:49462->127.0.0.1:31272, err= 2026/09/03 11:28:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: 0 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: 1 matching files 2026/09/03 11:28:14 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jaxozuz4hala" 2026/09/03 11:28:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/03 11:28:14 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: Connecting to FTP server 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: > dial: conn=127.0.0.1:57296->127.0.0.1:28622, err= 2026/09/03 11:28:14 DEBUG : Creating backend with remote "/tmp/rclone2243983745" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala", Local "Local file system at /tmp/rclone2243983745", Modify Window "876000h0m0s" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: dial("tcp","127.0.0.1:30651") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: > dial: conn=127.0.0.1:51614->127.0.0.1:30651, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: dial("tcp","127.0.0.1:30615") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: > dial: conn=127.0.0.1:42382->127.0.0.1:30615, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: dial("tcp","127.0.0.1:31812") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: > dial: conn=127.0.0.1:53012->127.0.0.1:31812, err= 2026/09/03 11:28:14 ERROR : HeLlO, wOrLd!: sum not found 2026/09/03 11:28:14 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: 1 files missing 2026/09/03 11:28:14 NOTICE: 1 hashes missing 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: 1 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: dial("tcp","127.0.0.1:30711") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: > dial: conn=127.0.0.1:47272->127.0.0.1:30711, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: dial("tcp","127.0.0.1:30148") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: > dial: conn=127.0.0.1:33728->127.0.0.1:30148, err= 2026/09/03 11:28:14 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: 0 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: 1 matching files 2026/09/03 11:28:14 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jilezuv5fica" 2026/09/03 11:28:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/03 11:28:14 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: Connecting to FTP server 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: > dial: conn=127.0.0.1:57298->127.0.0.1:28622, err= 2026/09/03 11:28:14 DEBUG : Creating backend with remote "/tmp/rclone3773677838" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-jilezuv5fica", Local "Local file system at /tmp/rclone3773677838", Modify Window "876000h0m0s" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: dial("tcp","127.0.0.1:31736") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: > dial: conn=127.0.0.1:57382->127.0.0.1:31736, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: dial("tcp","127.0.0.1:31067") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: > dial: conn=127.0.0.1:39586->127.0.0.1:31067, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: dial("tcp","127.0.0.1:31878") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: > dial: conn=127.0.0.1:56322->127.0.0.1:31878, err= 2026/09/03 11:28:14 ERROR : HELLO, WORLD!: sum not found 2026/09/03 11:28:14 ERROR : HeLlO, wOrLd!: file not in ftp://127.0.0.1:28622/rclone-test-jilezuv5fica 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: 1 files missing 2026/09/03 11:28:14 NOTICE: 1 hashes missing 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: 1 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: dial("tcp","127.0.0.1:30364") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: > dial: conn=127.0.0.1:42456->127.0.0.1:30364, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: dial("tcp","127.0.0.1:31824") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: > dial: conn=127.0.0.1:43110->127.0.0.1:31824, err= 2026/09/03 11:28:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: 0 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: 1 matching files 2026/09/03 11:28:14 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tawebun6lane" 2026/09/03 11:28:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/03 11:28:14 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-tawebun6lane: Connecting to FTP server 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-tawebun6lane: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-tawebun6lane: > dial: conn=127.0.0.1:57308->127.0.0.1:28622, err= 2026/09/03 11:28:14 DEBUG : Creating backend with remote "/tmp/rclone4130441532" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-tawebun6lane", Local "Local file system at /tmp/rclone4130441532", Modify Window "876000h0m0s" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-tawebun6lane: dial("tcp","127.0.0.1:31845") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-tawebun6lane: > dial: conn=127.0.0.1:54046->127.0.0.1:31845, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-tawebun6lane: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-tawebun6lane: dial("tcp","127.0.0.1:30076") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-tawebun6lane: > dial: conn=127.0.0.1:50626->127.0.0.1:30076, err= NFD checkfile vs. NFC remote (without normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-tawebun6lane: dial("tcp","127.0.0.1:31454") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-tawebun6lane: > dial: conn=127.0.0.1:34532->127.0.0.1:31454, err= 2026/09/03 11:28:14 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/03 11:28:14 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-tawebun6lane 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-tawebun6lane: 1 files missing 2026/09/03 11:28:14 NOTICE: 1 hashes missing 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-tawebun6lane: 1 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-tawebun6lane: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-tawebun6lane: dial("tcp","127.0.0.1:30143") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-tawebun6lane: > dial: conn=127.0.0.1:37650->127.0.0.1:30143, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-tawebun6lane: dial("tcp","127.0.0.1:30036") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-tawebun6lane: > dial: conn=127.0.0.1:60210->127.0.0.1:30036, err= 2026/09/03 11:28:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-tawebun6lane: 0 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-tawebun6lane: 1 matching files 2026/09/03 11:28:14 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-nagicac1vica" 2026/09/03 11:28:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/03 11:28:14 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-nagicac1vica: Connecting to FTP server 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-nagicac1vica: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-nagicac1vica: > dial: conn=127.0.0.1:57316->127.0.0.1:28622, err= 2026/09/03 11:28:14 DEBUG : Creating backend with remote "/tmp/rclone336869887" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-nagicac1vica", Local "Local file system at /tmp/rclone336869887", Modify Window "876000h0m0s" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-nagicac1vica: dial("tcp","127.0.0.1:30567") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-nagicac1vica: > dial: conn=127.0.0.1:53230->127.0.0.1:30567, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-nagicac1vica: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-nagicac1vica: dial("tcp","127.0.0.1:31280") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-nagicac1vica: > dial: conn=127.0.0.1:53358->127.0.0.1:31280, err= NFC checkfile vs. NFD remote (without normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-nagicac1vica: dial("tcp","127.0.0.1:31850") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-nagicac1vica: > dial: conn=127.0.0.1:45930->127.0.0.1:31850, err= 2026/09/03 11:28:14 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/03 11:28:14 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-nagicac1vica 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-nagicac1vica: 1 files missing 2026/09/03 11:28:14 NOTICE: 1 hashes missing 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-nagicac1vica: 1 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-nagicac1vica: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-nagicac1vica: dial("tcp","127.0.0.1:31908") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-nagicac1vica: > dial: conn=127.0.0.1:33614->127.0.0.1:31908, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-nagicac1vica: dial("tcp","127.0.0.1:31227") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-nagicac1vica: > dial: conn=127.0.0.1:36254->127.0.0.1:31227, err= 2026/09/03 11:28:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-nagicac1vica: 0 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-nagicac1vica: 1 matching files 2026/09/03 11:28:14 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-loqupug3qesa" 2026/09/03 11:28:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/03 11:28:14 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: Connecting to FTP server 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: > dial: conn=127.0.0.1:57324->127.0.0.1:28622, err= 2026/09/03 11:28:14 DEBUG : Creating backend with remote "/tmp/rclone2611319241" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-loqupug3qesa", Local "Local file system at /tmp/rclone2611319241", Modify Window "876000h0m0s" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: dial("tcp","127.0.0.1:31433") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: > dial: conn=127.0.0.1:34124->127.0.0.1:31433, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: dial("tcp","127.0.0.1:31090") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: > dial: conn=127.0.0.1:40512->127.0.0.1:31090, err= NFDx2 checkfile vs. both remote (without normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: dial("tcp","127.0.0.1:30499") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: > dial: conn=127.0.0.1:59158->127.0.0.1:30499, err= 2026/09/03 11:28:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/03 11:28:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-loqupug3qesa 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: 1 files missing 2026/09/03 11:28:14 NOTICE: 1 hashes missing 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: 1 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: dial("tcp","127.0.0.1:30647") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: > dial: conn=127.0.0.1:43622->127.0.0.1:30647, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: dial("tcp","127.0.0.1:30521") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: > dial: conn=127.0.0.1:51748->127.0.0.1:30521, err= 2026/09/03 11:28:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: 0 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: 1 matching files 2026/09/03 11:28:14 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-lomukot0yeka" 2026/09/03 11:28:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/03 11:28:14 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: Connecting to FTP server 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: > dial: conn=127.0.0.1:57328->127.0.0.1:28622, err= 2026/09/03 11:28:14 DEBUG : Creating backend with remote "/tmp/rclone2873335018" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-lomukot0yeka", Local "Local file system at /tmp/rclone2873335018", Modify Window "876000h0m0s" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: dial("tcp","127.0.0.1:31896") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: > dial: conn=127.0.0.1:36728->127.0.0.1:31896, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: dial("tcp","127.0.0.1:30350") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: > dial: conn=127.0.0.1:40224->127.0.0.1:30350, err= NFCx2 checkfile vs. both remote (without normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: dial("tcp","127.0.0.1:30261") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: > dial: conn=127.0.0.1:45222->127.0.0.1:30261, err= 2026/09/03 11:28:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/03 11:28:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-lomukot0yeka 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: 1 files missing 2026/09/03 11:28:14 NOTICE: 1 hashes missing 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: 1 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: dial("tcp","127.0.0.1:30820") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: > dial: conn=127.0.0.1:40408->127.0.0.1:30820, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: dial("tcp","127.0.0.1:31473") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: > dial: conn=127.0.0.1:51536->127.0.0.1:31473, err= 2026/09/03 11:28:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: 0 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: 1 matching files 2026/09/03 11:28:14 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yeruruf6foso" 2026/09/03 11:28:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/03 11:28:14 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: Connecting to FTP server 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: > dial: conn=127.0.0.1:57338->127.0.0.1:28622, err= 2026/09/03 11:28:14 DEBUG : Creating backend with remote "/tmp/rclone1705715833" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yeruruf6foso", Local "Local file system at /tmp/rclone1705715833", Modify Window "876000h0m0s" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: dial("tcp","127.0.0.1:30423") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: > dial: conn=127.0.0.1:52020->127.0.0.1:30423, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: dial("tcp","127.0.0.1:31016") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: > dial: conn=127.0.0.1:54340->127.0.0.1:31016, err= both checkfile vs. NFDx2 remote (without normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: dial("tcp","127.0.0.1:31494") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: > dial: conn=127.0.0.1:36142->127.0.0.1:31494, err= 2026/09/03 11:28:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/03 11:28:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-yeruruf6foso 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: 1 files missing 2026/09/03 11:28:14 NOTICE: 1 hashes missing 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: 1 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: dial("tcp","127.0.0.1:31376") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: > dial: conn=127.0.0.1:43908->127.0.0.1:31376, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: dial("tcp","127.0.0.1:31058") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: > dial: conn=127.0.0.1:48132->127.0.0.1:31058, err= 2026/09/03 11:28:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: 0 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: 1 matching files 2026/09/03 11:28:14 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-lawekad3papi" 2026/09/03 11:28:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/03 11:28:14 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lawekad3papi: Connecting to FTP server 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lawekad3papi: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lawekad3papi: > dial: conn=127.0.0.1:57340->127.0.0.1:28622, err= 2026/09/03 11:28:14 DEBUG : Creating backend with remote "/tmp/rclone2597648809" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-lawekad3papi", Local "Local file system at /tmp/rclone2597648809", Modify Window "876000h0m0s" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lawekad3papi: dial("tcp","127.0.0.1:30215") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lawekad3papi: > dial: conn=127.0.0.1:35598->127.0.0.1:30215, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lawekad3papi: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lawekad3papi: dial("tcp","127.0.0.1:30612") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lawekad3papi: > dial: conn=127.0.0.1:46582->127.0.0.1:30612, err= both checkfile vs. NFCx2 remote (without normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lawekad3papi: dial("tcp","127.0.0.1:30730") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lawekad3papi: > dial: conn=127.0.0.1:53670->127.0.0.1:30730, err= 2026/09/03 11:28:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/03 11:28:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-lawekad3papi 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-lawekad3papi: 1 files missing 2026/09/03 11:28:14 NOTICE: 1 hashes missing 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-lawekad3papi: 1 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-lawekad3papi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lawekad3papi: dial("tcp","127.0.0.1:30277") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lawekad3papi: > dial: conn=127.0.0.1:53272->127.0.0.1:30277, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lawekad3papi: dial("tcp","127.0.0.1:31189") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lawekad3papi: > dial: conn=127.0.0.1:47824->127.0.0.1:31189, err= 2026/09/03 11:28:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-lawekad3papi: 0 differences found 2026/09/03 11:28:14 NOTICE: ftp://127.0.0.1:28622/rclone-test-lawekad3papi: 1 matching files 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lawekad3papi: dial("tcp","127.0.0.1:31171") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lawekad3papi: > dial: conn=127.0.0.1:39966->127.0.0.1:31171, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lawekad3papi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lawekad3papi: Purge dir "" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: dial("tcp","127.0.0.1:30054") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: > dial: conn=127.0.0.1:57036->127.0.0.1:30054, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-yeruruf6foso: Purge dir "" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: dial("tcp","127.0.0.1:31479") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: > dial: conn=127.0.0.1:46898->127.0.0.1:31479, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-lomukot0yeka: Purge dir "" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: dial("tcp","127.0.0.1:30474") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: > dial: conn=127.0.0.1:59416->127.0.0.1:30474, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-loqupug3qesa: Purge dir "" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-nagicac1vica: dial("tcp","127.0.0.1:30420") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-nagicac1vica: > dial: conn=127.0.0.1:46716->127.0.0.1:30420, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-nagicac1vica: Purge object "測試_Русский___ě_áñ" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-nagicac1vica: Purge dir "" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-tawebun6lane: dial("tcp","127.0.0.1:30009") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-tawebun6lane: > dial: conn=127.0.0.1:35324->127.0.0.1:30009, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-tawebun6lane: Purge object "測試_Русский___ě_áñ" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-tawebun6lane: Purge dir "" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: dial("tcp","127.0.0.1:31640") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: > dial: conn=127.0.0.1:49736->127.0.0.1:31640, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: Purge object "HELLO, WORLD!" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jilezuv5fica: Purge dir "" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: dial("tcp","127.0.0.1:30086") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: > dial: conn=127.0.0.1:39592->127.0.0.1:30086, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: Purge object "HeLlO, wOrLd!" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-jaxozuz4hala: Purge dir "" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: dial("tcp","127.0.0.1:31731") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: > dial: conn=127.0.0.1:35568->127.0.0.1:31731, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: Purge object "HELLO, WORLD!" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-cupaxul2dago: Purge dir "" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-botupob4huji: dial("tcp","127.0.0.1:31960") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-botupob4huji: > dial: conn=127.0.0.1:59544->127.0.0.1:31960, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-botupob4huji: Purge object "hello, world!" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-botupob4huji: 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-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:14 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30796") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47446->127.0.0.1:30796, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/09/03 11:28:14 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/09/03 11:28:14 INFO : file1: Copied (new) to: sub/file2 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30396") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54646->127.0.0.1:30396, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30069") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54378->127.0.0.1:30069, err= 2026/09/03 11:28:14 DEBUG : sub/file2: size = 14 OK 2026/09/03 11:28:14 DEBUG : file1: Sizes identical 2026/09/03 11:28:14 DEBUG : file1: Unchanged skipping 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31453") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:52272->127.0.0.1:31453, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31214") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45898->127.0.0.1:31214, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: don't need to copy/move sub/file2, it is already at target location 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30361") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43996->127.0.0.1:30361, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31246") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:36624->127.0.0.1:31246, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30805") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54124->127.0.0.1:30805, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31554") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57930->127.0.0.1:31554, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30133") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:42922->127.0.0.1:30133, err= --- PASS: TestCopyFile (0.02s) === RUN TestCopyLongFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31783") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59080->127.0.0.1:31783, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31638") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:53298->127.0.0.1:31638, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31183") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45696->127.0.0.1:31183, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31120") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43312->127.0.0.1:31120, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30579") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44290->127.0.0.1:30579, err= 2026/09/03 11:28:14 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-gutayur3yije/backup" 2026/09/03 11:28:14 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/backup: Connecting to FTP server 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/backup: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/backup: > dial: conn=127.0.0.1:57356->127.0.0.1:28622, err= 2026/09/03 11:28:14 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-gutayur3yije/backup" to be canonical "TestFTPRclone{8143b}:rclone-test-gutayur3yije/backup" 2026/09/03 11:28:14 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone526588910) 2026/09/03 11:28:14 DEBUG : dst/file1: size = 18 (ftp://127.0.0.1:28622/rclone-test-gutayur3yije) 2026/09/03 11:28:14 DEBUG : dst/file1: Sizes differ 2026/09/03 11:28:14 INFO : dst/file1: Moved (server-side) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31971") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60618->127.0.0.1:31971, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/09/03 11:28:14 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/09/03 11:28:14 INFO : dst/file1: Copied (new) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30869") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:39826->127.0.0.1:30869, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: Connecting to FTP server 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57370->127.0.0.1:28622, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30297") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34066->127.0.0.1:30297, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31894") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35902->127.0.0.1:31894, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30801") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60414->127.0.0.1:30801, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31270") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:39740->127.0.0.1:31270, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30892") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49688->127.0.0.1:30892, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30972") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:39244->127.0.0.1:30972, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30024") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34632->127.0.0.1:30024, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30005") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:56420->127.0.0.1:30005, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.03s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:14 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-gutayur3yije/dst" 2026/09/03 11:28:14 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/dst: Connecting to FTP server 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/dst: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/dst: > dial: conn=127.0.0.1:57374->127.0.0.1:28622, err= 2026/09/03 11:28:14 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-gutayur3yije/CompareDest" 2026/09/03 11:28:14 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:14 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:14 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:14 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:14 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/CompareDest: Connecting to FTP server 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/CompareDest: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/CompareDest: > dial: conn=127.0.0.1:57388->127.0.0.1:28622, err= 2026/09/03 11:28:14 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-gutayur3yije/CompareDest" to be canonical "TestFTPRclone{8143b}:rclone-test-gutayur3yije/CompareDest" 2026/09/03 11:28:14 DEBUG : one: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/dst: dial("tcp","127.0.0.1:31971") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/dst: > dial: conn=127.0.0.1:60624->127.0.0.1:31971, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/dst: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/09/03 11:28:14 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/09/03 11:28:14 INFO : one: Copied (new) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31301") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34774->127.0.0.1:31301, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30790") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43078->127.0.0.1:30790, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31740") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43996->127.0.0.1:31740, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30923") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44236->127.0.0.1:30923, err= 2026/09/03 11:28:14 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-gutayur3yije/CompareDest" for canonical name "TestFTPRclone{8143b}:rclone-test-gutayur3yije/CompareDest" 2026/09/03 11:28:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone526588910) 2026/09/03 11:28:14 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-gutayur3yije/dst) 2026/09/03 11:28:14 DEBUG : one: Sizes differ 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/dst: dial("tcp","127.0.0.1:31366") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/dst: > dial: conn=127.0.0.1:46736->127.0.0.1:31366, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/dst: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/09/03 11:28:14 DEBUG : one.4a8516eb.partial: renamed to: one 2026/09/03 11:28:14 INFO : one: Copied (replaced existing) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31113") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49536->127.0.0.1:31113, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31545") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43674->127.0.0.1:31545, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30814") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34024->127.0.0.1:30814, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30615") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:42396->127.0.0.1:30615, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30976") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59528->127.0.0.1:30976, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30801") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60420->127.0.0.1:30801, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30683") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:32768->127.0.0.1:30683, err= 2026/09/03 11:28:14 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-gutayur3yije/CompareDest" for canonical name "TestFTPRclone{8143b}:rclone-test-gutayur3yije/CompareDest" 2026/09/03 11:28:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone526588910) 2026/09/03 11:28:14 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-gutayur3yije/dst) 2026/09/03 11:28:14 DEBUG : one: Sizes differ 2026/09/03 11:28:14 DEBUG : one: size = 5 OK 2026/09/03 11:28:14 DEBUG : one: Sizes identical 2026/09/03 11:28:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30970") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57656->127.0.0.1:30970, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30476") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59786->127.0.0.1:30476, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30036") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60214->127.0.0.1:30036, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30110") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55506->127.0.0.1:30110, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31341") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34300->127.0.0.1:31341, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31796") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50846->127.0.0.1:31796, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30198") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34084->127.0.0.1:30198, err= 2026/09/03 11:28:14 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-gutayur3yije/CompareDest" for canonical name "TestFTPRclone{8143b}:rclone-test-gutayur3yije/CompareDest" 2026/09/03 11:28:14 DEBUG : two: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : two: size = 3 OK 2026/09/03 11:28:14 DEBUG : two: Sizes identical 2026/09/03 11:28:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30785") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:56368->127.0.0.1:30785, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31050") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43094->127.0.0.1:31050, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31440") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44300->127.0.0.1:31440, err= 2026/09/03 11:28:14 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-gutayur3yije/CompareDest" for canonical name "TestFTPRclone{8143b}:rclone-test-gutayur3yije/CompareDest" 2026/09/03 11:28:14 DEBUG : two: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : two: size = 3 OK 2026/09/03 11:28:14 DEBUG : two: Sizes identical 2026/09/03 11:28:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31245") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43770->127.0.0.1:31245, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31044") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41722->127.0.0.1:31044, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30516") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48440->127.0.0.1:30516, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31325") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50098->127.0.0.1:31325, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30314") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33660->127.0.0.1:30314, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31829") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49762->127.0.0.1:31829, err= 2026/09/03 11:28:14 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-gutayur3yije/CompareDest" for canonical name "TestFTPRclone{8143b}:rclone-test-gutayur3yije/CompareDest" 2026/09/03 11:28:14 DEBUG : two: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : two: size = 5 (Local file system at /tmp/rclone526588910) 2026/09/03 11:28:14 DEBUG : two: size = 3 (ftp://127.0.0.1:28622/rclone-test-gutayur3yije/CompareDest) 2026/09/03 11:28:14 DEBUG : two: Sizes differ 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/dst: dial("tcp","127.0.0.1:30687") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/dst: > dial: conn=127.0.0.1:46986->127.0.0.1:30687, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/dst: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/09/03 11:28:14 DEBUG : two.a319cd8b.partial: renamed to: two 2026/09/03 11:28:14 INFO : two: Copied (new) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31223") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47110->127.0.0.1:31223, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31648") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31756") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:37346->127.0.0.1:31648, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34554->127.0.0.1:31756, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30031") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:36430->127.0.0.1:30031, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31612") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31728") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43902->127.0.0.1:31612, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41888->127.0.0.1:31728, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30968") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:40414->127.0.0.1:30968, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.05s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30103") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55508->127.0.0.1:30103, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30887") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:56366->127.0.0.1:30887, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:14 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31346") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35638->127.0.0.1:31346, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : sub/file2: size = 14 OK 2026/09/03 11:28:14 INFO : file1: Copied (new) to: sub/file2 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31175") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:38752->127.0.0.1:31175, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31966") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47296->127.0.0.1:31966, err= 2026/09/03 11:28:14 DEBUG : sub/file2: size = 14 OK 2026/09/03 11:28:14 DEBUG : file1: Sizes identical 2026/09/03 11:28:14 DEBUG : file1: Unchanged skipping 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30334") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33490->127.0.0.1:30334, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30435") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57290->127.0.0.1:30435, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: don't need to copy/move sub/file2, it is already at target location 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30051") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48884->127.0.0.1:30051, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31578") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:53708->127.0.0.1:31578, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31167") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58742->127.0.0.1:31167, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31737") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51634->127.0.0.1:31737, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31555") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47270->127.0.0.1:31555, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:14 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30440") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55128->127.0.0.1:30440, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/09/03 11:28:14 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/03 11:28:14 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31803") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:46710->127.0.0.1:31803, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30252") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47222->127.0.0.1:30252, err= 2026/09/03 11:28:14 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/09/03 11:28:14 DEBUG : file1: Sizes identical 2026/09/03 11:28:14 DEBUG : file1: Unchanged skipping 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31302") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43608->127.0.0.1:31302, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31745") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:40752->127.0.0.1:31745, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31003") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48824->127.0.0.1:31003, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30932") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:53824->127.0.0.1:30932, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31377") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58882->127.0.0.1:31377, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30675") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:53994->127.0.0.1:30675, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30597") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33166->127.0.0.1:30597, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31598") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:37292->127.0.0.1:31598, err= 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: Connecting to FTP server 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57400->127.0.0.1:28622, err= 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: Connecting to FTP server 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: Waiting for checks to finish 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: Waiting for transfers to finish 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31160") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31582") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55056->127.0.0.1:31160, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59554->127.0.0.1:31582, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31873") 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:46024->127.0.0.1:31873, err= 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/09/03 11:28:14 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/09/03 11:28:14 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30169") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:53216->127.0.0.1:30169, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31017") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47178->127.0.0.1:31017, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57406->127.0.0.1:28622, err= 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30395") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59416->127.0.0.1:30395, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30923") 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/09/03 11:28:14 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/09/03 11:28:14 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/09/03 11:28:14 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44250->127.0.0.1:30923, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30122") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30516") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31107") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34038->127.0.0.1:31107, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48442->127.0.0.1:30516, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:42690->127.0.0.1:30122, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/09/03 11:28:14 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/09/03 11:28:14 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/09/03 11:28:14 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/09/03 11:28:14 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/09/03 11:28:14 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30902") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34346->127.0.0.1:30902, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30562") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45280->127.0.0.1:30562, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31336") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:56360->127.0.0.1:31336, err= --- PASS: TestCopyLongFileNameCollision (0.05s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30455") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57050->127.0.0.1:30455, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:14 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/09/03 11:28:14 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/09/03 11:28:14 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30662") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:37016->127.0.0.1:30662, err= 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30528") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55422->127.0.0.1:30528, err= 2026/09/03 11:28:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31426") 2026/09/03 11:28:14 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55410->127.0.0.1:31426, err= 2026/09/03 11:28:15 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/09/03 11:28:15 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30757") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:36712->127.0.0.1:30757, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31798") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59720->127.0.0.1:31798, err= 2026/09/03 11:28:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31701") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49146->127.0.0.1:31701, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30774") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60928->127.0.0.1:30774, err= 2026/09/03 11:28:15 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30377") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54820->127.0.0.1:30377, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/09/03 11:28:15 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/09/03 11:28:15 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30748") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:40456->127.0.0.1:30748, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31078") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41650->127.0.0.1:31078, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30878") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55172->127.0.0.1:30878, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31241") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34676->127.0.0.1:31241, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31542") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60250->127.0.0.1:31542, err= --- PASS: TestCopyFileMaxTransfer (1.04s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31437") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:46256->127.0.0.1:31437, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31552") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50758->127.0.0.1:31552, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31508") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:40104->127.0.0.1:31508, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30551") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45112->127.0.0.1:30551, err= --- SKIP: TestDeduplicateSkip (0.01s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30880") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35816->127.0.0.1:30880, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31422") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34712->127.0.0.1:31422, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30006") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51824->127.0.0.1:30006, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31723") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50954->127.0.0.1:31723, err= --- SKIP: TestDeduplicateFirst (0.01s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31103") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41228->127.0.0.1:31103, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31092") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54068->127.0.0.1:31092, err= --- SKIP: TestDeduplicateNewest (0.01s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30081") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43854->127.0.0.1:30081, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30467") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34074->127.0.0.1:30467, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31979") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45860->127.0.0.1:31979, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30747") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55550->127.0.0.1:30747, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30223") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57206->127.0.0.1:30223, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30630") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54160->127.0.0.1:30630, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31014") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:39098->127.0.0.1:31014, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30238") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44842->127.0.0.1:30238, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30524") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33964->127.0.0.1:30524, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31767") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60256->127.0.0.1:31767, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30043") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43768->127.0.0.1:30043, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31561") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34974->127.0.0.1:31561, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30193") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:32924->127.0.0.1:30193, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30343") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41576->127.0.0.1:30343, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31739") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45890->127.0.0.1:31739, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31228") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:36382->127.0.0.1:31228, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31836") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33936->127.0.0.1:31836, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31453") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:52286->127.0.0.1:31453, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30227") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44594->127.0.0.1:30227, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31675") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45454->127.0.0.1:31675, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30710") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33072->127.0.0.1:30710, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30294") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31575") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55928->127.0.0.1:30294, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60498->127.0.0.1:31575, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31872") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45648->127.0.0.1:31872, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31354") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50404->127.0.0.1:31354, err= 2026/09/03 11:28:15 DEBUG : a.txt: Excluded (Size Filter) 2026/09/03 11:28:15 DEBUG : a.txt: Excluded 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31441") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:40828->127.0.0.1:31441, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30220") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35512->127.0.0.1:30220, err= 2026/09/03 11:28:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/03 11:28:15 DEBUG : sub dir/hello world: Excluded 2026/09/03 11:28:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/03 11:28:15 DEBUG : sub dir/hello world2: Excluded 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31581") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:32892->127.0.0.1:31581, err= 2026/09/03 11:28:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/03 11:28:15 DEBUG : sub dir/hello world: Excluded 2026/09/03 11:28:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/03 11:28:15 DEBUG : sub dir/hello world2: Excluded 2026/09/03 11:28:15 DEBUG : sub dir/ignore dir: Excluded 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31067") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:39588->127.0.0.1:31067, err= 2026/09/03 11:28:15 DEBUG : sub dir/ignore dir: Excluded 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30747") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55566->127.0.0.1:30747, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30084") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57316->127.0.0.1:30084, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31877") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44180->127.0.0.1:31877, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30749") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55398->127.0.0.1:30749, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31837") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58090->127.0.0.1:31837, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30026") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58658->127.0.0.1:30026, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30263") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54984->127.0.0.1:30263, err= --- PASS: TestListDirSorted (0.04s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31007") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41858->127.0.0.1:31007, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30702") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43740->127.0.0.1:30702, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31266") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41492->127.0.0.1:31266, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31294") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51858->127.0.0.1:31294, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31665") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45898->127.0.0.1:31665, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31972") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59220->127.0.0.1:31972, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31714") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58818->127.0.0.1:31714, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31846") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57338->127.0.0.1:31846, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30647") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43624->127.0.0.1:30647, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31592") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44648->127.0.0.1:31592, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31397") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33324->127.0.0.1:31397, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31577") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55812->127.0.0.1:31577, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30536") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47660->127.0.0.1:30536, err= 2026/09/03 11:28:15 DEBUG : a.txt: Excluded (Size Filter) 2026/09/03 11:28:15 DEBUG : a.txt: Excluded 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30288") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41024->127.0.0.1:30288, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30441") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55132->127.0.0.1:30441, err= 2026/09/03 11:28:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/03 11:28:15 DEBUG : sub dir/hello world: Excluded 2026/09/03 11:28:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/03 11:28:15 DEBUG : sub dir/hello world2: Excluded 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31621") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35900->127.0.0.1:31621, err= 2026/09/03 11:28:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/03 11:28:15 DEBUG : sub dir/hello world: Excluded 2026/09/03 11:28:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/03 11:28:15 DEBUG : sub dir/hello world2: Excluded 2026/09/03 11:28:15 DEBUG : sub dir/ignore dir: Excluded 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31263") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58020->127.0.0.1:31263, err= 2026/09/03 11:28:15 DEBUG : sub dir/ignore dir: Excluded 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30130") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:32826->127.0.0.1:30130, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31317") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57946->127.0.0.1:31317, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31300") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34598->127.0.0.1:31300, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30051") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48898->127.0.0.1:30051, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30960") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44980->127.0.0.1:30960, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30912") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58226->127.0.0.1:30912, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31421") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34178->127.0.0.1:31421, err= --- PASS: TestListDirSortedFn (0.04s) === RUN TestListJSON run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31841") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43866->127.0.0.1:31841, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31672") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:52796->127.0.0.1:31672, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30431") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:53454->127.0.0.1:30431, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31398") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33620->127.0.0.1:31398, err= === RUN TestListJSON/Default 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31135") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43632->127.0.0.1:31135, err= === RUN TestListJSON/FilesOnly 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31896") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:36744->127.0.0.1:31896, err= === RUN TestListJSON/DirsOnly 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31014") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:39102->127.0.0.1:31014, err= === RUN TestListJSON/Recurse 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31218") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60770->127.0.0.1:31218, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31600") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44212->127.0.0.1:31600, err= === RUN TestListJSON/SubDir 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31564") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47088->127.0.0.1:31564, err= === RUN TestListJSON/NoModTime 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31650") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58804->127.0.0.1:31650, err= === RUN TestListJSON/NoMimeType 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31492") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35800->127.0.0.1:31492, err= === RUN TestListJSON/ShowHash 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31356") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50694->127.0.0.1:31356, err= === RUN TestListJSON/HashTypes 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31382") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50080->127.0.0.1:31382, err= 2026/09/03 11:28:15 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31660") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47224->127.0.0.1:31660, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30063") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:36314->127.0.0.1:30063, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31801") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43920->127.0.0.1:31801, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31825") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50770->127.0.0.1:31825, err= --- PASS: TestListJSON (0.03s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30461") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:53714->127.0.0.1:30461, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31283") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50318->127.0.0.1:31283, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30889") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44150->127.0.0.1:30889, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30007") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35076->127.0.0.1:30007, err= === RUN TestStatJSON/Root 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31205") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41888->127.0.0.1:31205, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30784") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60334->127.0.0.1:30784, err= === RUN TestStatJSON/Dir 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31404") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:39356->127.0.0.1:31404, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31213") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55138->127.0.0.1:31213, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31559") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33598->127.0.0.1:31559, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30870") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59990->127.0.0.1:30870, err= === RUN TestStatJSON/FileDirsOnly 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31852") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51976->127.0.0.1:31852, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30728") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47164->127.0.0.1:30728, err= === RUN TestStatJSON/RootNotFound 2026/09/03 11:28:15 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-gutayur3yije/notfound" 2026/09/03 11:28:15 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:15 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:15 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:15 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:15 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:15 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:15 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:15 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:15 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:15 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/notfound: Connecting to FTP server 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/notfound: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/notfound: > dial: conn=127.0.0.1:57414->127.0.0.1:28622, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/notfound: dial("tcp","127.0.0.1:31798") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/notfound: > dial: conn=127.0.0.1:59734->127.0.0.1:31798, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30817") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:39666->127.0.0.1:30817, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30414") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33128->127.0.0.1:30414, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31892") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49000->127.0.0.1:31892, 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/09/03 11:28:15 DEBUG : Creating backend with remote ":memory:" 2026/09/03 11:28:15 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 11:28:15 DEBUG : sub/file1: size = 5 OK 2026/09/03 11:28:15 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 11:28:15 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-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:15 INFO : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: Making directory 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31644") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:39890->127.0.0.1:31644, err= 2026/09/03 11:28:15 INFO : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: Making directory 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31799") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49404->127.0.0.1:31799, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31072") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:52996->127.0.0.1:31072, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30528") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55438->127.0.0.1:30528, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31605") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51280->127.0.0.1:31605, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30540") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33570->127.0.0.1:30540, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30618") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:40984->127.0.0.1:30618, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31244") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45634->127.0.0.1:31244, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31133") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:56436->127.0.0.1:31133, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31104") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57352->127.0.0.1:31104, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30669") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44276->127.0.0.1:30669, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31118") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58836->127.0.0.1:31118, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30113") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33578->127.0.0.1:30113, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31824") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43126->127.0.0.1:31824, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30574") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41338->127.0.0.1:30574, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31923") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45420->127.0.0.1:31923, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30536") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47676->127.0.0.1:30536, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31024") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:38332->127.0.0.1:31024, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30252") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47238->127.0.0.1:30252, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30057") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59774->127.0.0.1:30057, err= 2026/09/03 11:28:15 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/03 11:28:15 DEBUG : empty space: Excluded 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31085") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58234->127.0.0.1:31085, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31861") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:42694->127.0.0.1:31861, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31465") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59570->127.0.0.1:31465, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31833") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54988->127.0.0.1:31833, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31322") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49664->127.0.0.1:31322, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31621") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35914->127.0.0.1:31621, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31177") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48438->127.0.0.1:31177, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31243") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60628->127.0.0.1:31243, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31320") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50788->127.0.0.1:31320, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31334") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:40176->127.0.0.1:31334, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31587") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34072->127.0.0.1:31587, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31750") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43540->127.0.0.1:31750, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31840") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:42208->127.0.0.1:31840, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/09/03 11:28:15 DEBUG : Creating backend with remote ":memory:" 2026/09/03 11:28:15 ERROR : file1: hash unsupported: hash type not supported 2026/09/03 11:28:15 ERROR : file1: hash unsupported: hash type not supported 2026/09/03 11:28:15 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/03 11:28:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/03 11:28:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/03 11:28:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/03 11:28:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/03 11:28:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/03 11:28:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/03 11:28:15 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/03 11:28:15 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-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30353") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33448->127.0.0.1:30353, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31118") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58848->127.0.0.1:31118, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30660") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:40302->127.0.0.1:30660, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31503") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54938->127.0.0.1:31503, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30530") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50938->127.0.0.1:30530, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30227") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44606->127.0.0.1:30227, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31879") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:36018->127.0.0.1:31879, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31363") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:38066->127.0.0.1:31363, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31880") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34298->127.0.0.1:31880, err= --- PASS: TestCount (0.01s) === RUN TestDelete run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31702") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33832->127.0.0.1:31702, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31818") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:37640->127.0.0.1:31818, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31693") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51752->127.0.0.1:31693, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31002") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47588->127.0.0.1:31002, err= 2026/09/03 11:28:15 DEBUG : Waiting for deletions to finish 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30622") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41512->127.0.0.1:30622, err= 2026/09/03 11:28:15 DEBUG : large: Excluded (Size Filter) 2026/09/03 11:28:15 DEBUG : large: Excluded 2026/09/03 11:28:15 INFO : medium: Deleted 2026/09/03 11:28:15 INFO : small: Deleted 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30522") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:36692->127.0.0.1:30522, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30889") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44152->127.0.0.1:30889, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30456") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:42416->127.0.0.1:30456, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31162") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48794->127.0.0.1:31162, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30251") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:36076->127.0.0.1:30251, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31809") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:56998->127.0.0.1:31809, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30355") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35456->127.0.0.1:30355, err= 2026/09/03 11:28:15 DEBUG : Waiting for deletions to finish 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31071") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51902->127.0.0.1:31071, err= 2026/09/03 11:28:15 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/09/03 11:28:15 INFO : large: Deleted 2026/09/03 11:28:15 INFO : medium: Deleted 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31372") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55148->127.0.0.1:31372, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30639") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:53858->127.0.0.1:30639, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30923") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44252->127.0.0.1:30923, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31137") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58780->127.0.0.1:31137, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31669") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44174->127.0.0.1:31669, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31507") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49080->127.0.0.1:31507, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30880") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35830->127.0.0.1:30880, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31826") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:53518->127.0.0.1:31826, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31323") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:36350->127.0.0.1:31323, err= 2026/09/03 11:28:15 DEBUG : Waiting for deletions to finish 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30152") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:46390->127.0.0.1:30152, err= 2026/09/03 11:28:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/03 11:28:15 INFO : medium: Deleted 2026/09/03 11:28:15 INFO : small: Deleted 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31561") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34988->127.0.0.1:31561, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30546") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:39542->127.0.0.1:30546, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30313") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50910->127.0.0.1:30313, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31916") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:36284->127.0.0.1:31916, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31343") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41340->127.0.0.1:31343, err= --- PASS: TestMaxDeleteSizeLargeFile (0.03s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30888") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48814->127.0.0.1:30888, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31000") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:46402->127.0.0.1:31000, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30724") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51338->127.0.0.1:30724, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30851") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33522->127.0.0.1:30851, err= 2026/09/03 11:28:15 DEBUG : Waiting for deletions to finish 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30877") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:37486->127.0.0.1:30877, err= 2026/09/03 11:28:15 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/09/03 11:28:15 INFO : small: Deleted 2026/09/03 11:28:15 INFO : large: Deleted 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31376") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43914->127.0.0.1:31376, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30733") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34246->127.0.0.1:30733, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30251") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:36082->127.0.0.1:30251, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30689") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60432->127.0.0.1:30689, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30463") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33764->127.0.0.1:30463, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30826") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43622->127.0.0.1:30826, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31946") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49752->127.0.0.1:31946, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31021") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47308->127.0.0.1:31021, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30118") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55702->127.0.0.1:30118, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31291") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51678->127.0.0.1:31291, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31315") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54508->127.0.0.1:31315, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31014") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:39116->127.0.0.1:31014, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/09/03 11:28:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/03 11:28:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/03 11:28:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/03 11:28:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/03 11:28:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/03 11:28:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/03 11:28:15 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-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31547") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45340->127.0.0.1:31547, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30261") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45228->127.0.0.1:30261, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30363") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47304->127.0.0.1:30363, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31557") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50684->127.0.0.1:31557, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30642") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59644->127.0.0.1:30642, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31550") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:42212->127.0.0.1:31550, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30206") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34770->127.0.0.1:30206, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31624") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33380->127.0.0.1:31624, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30053") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55202->127.0.0.1:30053, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31614") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41056->127.0.0.1:31614, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31069") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41050->127.0.0.1:31069, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31767") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60266->127.0.0.1:31767, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31414") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57016->127.0.0.1:31414, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31566") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41472->127.0.0.1:31566, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30646") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:39492->127.0.0.1:30646, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31840") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:42212->127.0.0.1:31840, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31759") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59146->127.0.0.1:31759, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30452") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57444->127.0.0.1:30452, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31657") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50422->127.0.0.1:31657, err= 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31833") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54996->127.0.0.1:31833, err= --- PASS: TestCat (0.16s) === RUN TestPurge 2026/09/03 11:28:15 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-gibalac6kobi" 2026/09/03 11:28:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/03 11:28:15 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:15 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:15 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:15 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:15 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:15 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:15 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:15 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:15 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:15 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: Connecting to FTP server 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:57416->127.0.0.1:28622, err= 2026/09/03 11:28:15 DEBUG : Creating backend with remote "/tmp/rclone472475396" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gibalac6kobi", Local "Local file system at /tmp/rclone472475396", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31826") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:53520->127.0.0.1:31826, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: SetModTime is not supported 2026/09/03 11:28:16 INFO : A2: Making directory 2026/09/03 11:28:16 INFO : A1/B2: Making directory 2026/09/03 11:28:16 INFO : A1/B2/C2: Making directory 2026/09/03 11:28:16 INFO : A1/B1/C3: Making directory 2026/09/03 11:28:16 INFO : A3: Making directory 2026/09/03 11:28:16 INFO : A3/B3: Making directory 2026/09/03 11:28:16 INFO : A3/B3/C4: Making directory 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31828") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:59960->127.0.0.1:31828, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30208") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:60090->127.0.0.1:30208, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30960") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:44988->127.0.0.1:30960, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: Connecting to FTP server 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: Connecting to FTP server 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:57428->127.0.0.1:28622, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30239") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:41166->127.0.0.1:30239, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30837") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:47552->127.0.0.1:30837, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: Connecting to FTP server 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31993") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31587") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:44632->127.0.0.1:31993, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:34076->127.0.0.1:31587, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31477") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:40384->127.0.0.1:31477, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:57440->127.0.0.1:28622, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30013") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:39918->127.0.0.1:30013, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:57452->127.0.0.1:28622, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31104") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:57360->127.0.0.1:31104, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30661") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31905") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:52738->127.0.0.1:30661, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:47120->127.0.0.1:31905, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31823") 2026/09/03 11:28:16 DEBUG : Waiting for deletions to finish 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:55642->127.0.0.1:31823, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31519") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:56192->127.0.0.1:31519, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31214") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:45908->127.0.0.1:31214, err= 2026/09/03 11:28:16 INFO : A1/B1/C1/one: Deleted 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31955") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:55670->127.0.0.1:31955, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30426") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31838") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:52532->127.0.0.1:31838, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:59158->127.0.0.1:30426, err= 2026/09/03 11:28:16 DEBUG : removing 2 level 3 directories 2026/09/03 11:28:16 INFO : A1/B1/C3: Removing directory 2026/09/03 11:28:16 INFO : A1/B1/C1: Removing directory 2026/09/03 11:28:16 DEBUG : removing 1 level 2 directories 2026/09/03 11:28:16 INFO : A1/B1: Removing directory 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30724") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:51340->127.0.0.1:30724, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31837") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31596") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31609") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:58094->127.0.0.1:31837, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:53662->127.0.0.1:31596, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:41626->127.0.0.1:31609, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30679") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31452") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:36842->127.0.0.1:30679, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:43748->127.0.0.1:31452, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31445") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30878") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:55186->127.0.0.1:30878, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:34472->127.0.0.1:31445, err= 2026/09/03 11:28:16 DEBUG : Waiting for deletions to finish 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31068") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:57372->127.0.0.1:31068, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30187") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:44886->127.0.0.1:30187, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30110") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:55514->127.0.0.1:30110, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30279") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:53748->127.0.0.1:30279, err= 2026/09/03 11:28:16 INFO : A1/two: Deleted 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30932") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:53834->127.0.0.1:30932, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30577") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:36266->127.0.0.1:30577, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30384") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:37720->127.0.0.1:30384, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31480") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:55584->127.0.0.1:31480, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31195") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:36094->127.0.0.1:31195, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31534") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:47136->127.0.0.1:31534, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30806") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31188") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:44762->127.0.0.1:31188, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:55254->127.0.0.1:30806, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30743") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:55742->127.0.0.1:30743, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31074") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:57408->127.0.0.1:31074, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30621") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:56394->127.0.0.1:30621, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31344") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:59912->127.0.0.1:31344, err= 2026/09/03 11:28:16 DEBUG : removing 2 level 3 directories 2026/09/03 11:28:16 INFO : A3/B3/C4: Removing directory 2026/09/03 11:28:16 INFO : A1/B2/C2: Removing directory 2026/09/03 11:28:16 DEBUG : removing 2 level 2 directories 2026/09/03 11:28:16 INFO : A3/B3: Removing directory 2026/09/03 11:28:16 INFO : A1/B2: Removing directory 2026/09/03 11:28:16 DEBUG : removing 3 level 1 directories 2026/09/03 11:28:16 INFO : A1: Removing directory 2026/09/03 11:28:16 INFO : A2: Removing directory 2026/09/03 11:28:16 INFO : A3: Removing directory 2026/09/03 11:28:16 DEBUG : removing 1 level 0 directories 2026/09/03 11:28:16 INFO : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: Removing directory 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:31811") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:57852->127.0.0.1:31811, err= 2026/09/03 11:28:16 ERROR : error listing: directory not found 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: dial("tcp","127.0.0.1:30552") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: > dial: conn=127.0.0.1:34924->127.0.0.1:30552, err= 2026/09/03 11:28:16 ERROR : error listing: directory not found 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibalac6kobi: Purge dir "" 2026/09/03 11:28:16 NOTICE: purge failed to rmdir "": directory not found 2026/09/03 11:28:16 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.11s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31481") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:56038->127.0.0.1:31481, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 INFO : A2: Making directory 2026/09/03 11:28:16 INFO : A1/B2: Making directory 2026/09/03 11:28:16 INFO : A1/B2/C2: Making directory 2026/09/03 11:28:16 INFO : A1/B1/C3: Making directory 2026/09/03 11:28:16 INFO : A3: Making directory 2026/09/03 11:28:16 INFO : A3/B3: Making directory 2026/09/03 11:28:16 INFO : A3/B3/C4: Making directory 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30206") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34776->127.0.0.1:30206, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30405") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:42380->127.0.0.1:30405, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31942") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31837") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:56584->127.0.0.1:31942, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31364") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58106->127.0.0.1:31837, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57884->127.0.0.1:31364, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31928") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31913") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: Connecting to FTP server 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57462->127.0.0.1:28622, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34414->127.0.0.1:31913, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44322->127.0.0.1:31928, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31185") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31923") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45436->127.0.0.1:31923, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34170->127.0.0.1:31185, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30602") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45286->127.0.0.1:30602, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30800") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31265") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57390->127.0.0.1:31265, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44820->127.0.0.1:30800, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31861") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:42700->127.0.0.1:31861, err= 2026/09/03 11:28:16 DEBUG : removing 1 level 3 directories 2026/09/03 11:28:16 INFO : A3/B3/C4: Removing directory 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31110") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51234->127.0.0.1:31110, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30443") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31806") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:56812->127.0.0.1:30443, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30697") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43066->127.0.0.1:31806, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58808->127.0.0.1:30697, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30120") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31594") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59902->127.0.0.1:30120, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58044->127.0.0.1:31594, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31340") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47760->127.0.0.1:31340, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31761") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54990->127.0.0.1:31761, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31239") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54660->127.0.0.1:31239, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31615") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:56988->127.0.0.1:31615, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30497") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:40872->127.0.0.1:30497, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30492") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59592->127.0.0.1:30492, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30024") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34640->127.0.0.1:30024, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31623") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47078->127.0.0.1:31623, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30193") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:32938->127.0.0.1:30193, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30791") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45742->127.0.0.1:30791, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31055") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31336") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30709") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:56370->127.0.0.1:31336, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55138->127.0.0.1:30709, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43392->127.0.0.1:31055, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31554") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57942->127.0.0.1:31554, err= 2026/09/03 11:28:16 DEBUG : removing 2 level 3 directories 2026/09/03 11:28:16 INFO : A1/B2/C2: Removing directory 2026/09/03 11:28:16 INFO : A1/B1/C3: Removing directory 2026/09/03 11:28:16 DEBUG : removing 2 level 2 directories 2026/09/03 11:28:16 INFO : A3/B3: Removing directory 2026/09/03 11:28:16 INFO : A1/B2: Removing directory 2026/09/03 11:28:16 DEBUG : removing 2 level 1 directories 2026/09/03 11:28:16 INFO : A3: Removing directory 2026/09/03 11:28:16 INFO : A2: Removing directory 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30037") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57426->127.0.0.1:30037, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30649") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47532->127.0.0.1:30649, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31856") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49920->127.0.0.1:31856, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30019") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44926->127.0.0.1:30019, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30574") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41350->127.0.0.1:30574, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30895") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48798->127.0.0.1:30895, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31616") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34800->127.0.0.1:31616, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30665") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55462->127.0.0.1:30665, err= 2026/09/03 11:28:16 DEBUG : removing 1 level 3 directories 2026/09/03 11:28:16 INFO : A1/B1/C1: Removing directory 2026/09/03 11:28:16 DEBUG : removing 1 level 2 directories 2026/09/03 11:28:16 INFO : A1/B1: Removing directory 2026/09/03 11:28:16 DEBUG : removing 1 level 1 directories 2026/09/03 11:28:16 INFO : A1: Removing directory 2026/09/03 11:28:16 DEBUG : removing 1 level 0 directories 2026/09/03 11:28:16 INFO : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: Removing directory 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30967") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48758->127.0.0.1:30967, err= 2026/09/03 11:28:16 ERROR : error listing: directory not found 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31141") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:38012->127.0.0.1:31141, err= 2026/09/03 11:28:16 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.06s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 INFO : A1: Making directory 2026/09/03 11:28:16 INFO : A1/B1: Making directory 2026/09/03 11:28:16 INFO : A1/B1/C1: Making directory 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30930") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34902->127.0.0.1:30930, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31383") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60052->127.0.0.1:31383, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30275") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50846->127.0.0.1:30275, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31948") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51752->127.0.0.1:31948, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31193") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:36786->127.0.0.1:31193, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30007") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35088->127.0.0.1:30007, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30249") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33482->127.0.0.1:30249, err= 2026/09/03 11:28:16 DEBUG : removing 1 level 3 directories 2026/09/03 11:28:16 INFO : A1/B1/C1: Removing directory 2026/09/03 11:28:16 DEBUG : removing 1 level 2 directories 2026/09/03 11:28:16 INFO : A1/B1: Removing directory 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31538") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45130->127.0.0.1:31538, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30794") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59342->127.0.0.1:30794, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31342") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43082->127.0.0.1:31342, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30264") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55336->127.0.0.1:30264, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31919") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47352->127.0.0.1:31919, err= --- PASS: TestRmdirsLeaveRoot (0.01s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 INFO : A1: Making directory 2026/09/03 11:28:16 INFO : A1/B1: Making directory 2026/09/03 11:28:16 INFO : A1/B1/C1: Making directory 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31017") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47182->127.0.0.1:31017, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30165") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43774->127.0.0.1:30165, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30941") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58908->127.0.0.1:30941, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31607") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:53408->127.0.0.1:31607, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30580") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44680->127.0.0.1:30580, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31710") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41944->127.0.0.1:31710, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30979") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60724->127.0.0.1:30979, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30029") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:32848->127.0.0.1:30029, err= 2026/09/03 11:28:16 DEBUG : removing 1 level 3 directories 2026/09/03 11:28:16 INFO : A1/B1/C1: Removing directory 2026/09/03 11:28:16 DEBUG : removing 1 level 2 directories 2026/09/03 11:28:16 INFO : A1/B1: Removing directory 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31291") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51682->127.0.0.1:31291, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31320") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50798->127.0.0.1:31320, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30878") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55194->127.0.0.1:30878, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30505") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:40366->127.0.0.1:30505, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30745") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41236->127.0.0.1:30745, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30850") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:39772->127.0.0.1:30850, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31088") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:36004->127.0.0.1:31088, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : file1: size = 14 OK 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30937") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51024->127.0.0.1:30937, err= 2026/09/03 11:28:16 DEBUG : filename.txt: File name found in url 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31973") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:52628->127.0.0.1:31973, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : filename.txt: size = 14 OK 2026/09/03 11:28:16 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30098") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59872->127.0.0.1:30098, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : headerfilename.txt: size = 14 OK 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30466") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54874->127.0.0.1:30466, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : file2: size = 14 OK 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31712") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:46764->127.0.0.1:31712, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30111") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60938->127.0.0.1:30111, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31173") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:37344->127.0.0.1:31173, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30106") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54198->127.0.0.1:30106, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : file1: size = 14 OK 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31720") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:38112->127.0.0.1:31720, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30708") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51358->127.0.0.1:30708, err= --- PASS: TestCopyURLDownloadHeaders (0.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30722") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55732->127.0.0.1:30722, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/09/03 11:28:16 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/09/03 11:28:16 INFO : file1: Copied (new) to: sub/file2 2026/09/03 11:28:16 INFO : file1: Deleted 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31354") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50408->127.0.0.1:31354, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30220") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35514->127.0.0.1:30220, err= 2026/09/03 11:28:16 DEBUG : sub/file2: size = 14 OK 2026/09/03 11:28:16 DEBUG : file1: Sizes identical 2026/09/03 11:28:16 DEBUG : file1: Unchanged skipping 2026/09/03 11:28:16 INFO : file1: Deleted 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31032") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48544->127.0.0.1:31032, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30023") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:38842->127.0.0.1:30023, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: don't need to copy/move sub/file2, it is already at target location 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31605") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51284->127.0.0.1:31605, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31816") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:37448->127.0.0.1:31816, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31984") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59700->127.0.0.1:31984, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31065") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45756->127.0.0.1:31065, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30710") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33086->127.0.0.1:30710, err= --- PASS: TestMoveFile (0.03s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30185") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57442->127.0.0.1:30185, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/09/03 11:28:16 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/09/03 11:28:16 INFO : file1: Copied (new) 2026/09/03 11:28:16 INFO : file1: Deleted 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31500") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:46842->127.0.0.1:31500, err= 2026/09/03 11:28:16 DEBUG : file1: Destination exists, skipping 2026/09/03 11:28:16 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31468") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55470->127.0.0.1:31468, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30462") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34132->127.0.0.1:30462, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30196") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49510->127.0.0.1:30196, err= --- PASS: TestMoveFileWithIgnoreExisting (0.02s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31127") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41916->127.0.0.1:31127, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31257") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35746->127.0.0.1:31257, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31892") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49012->127.0.0.1:31892, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31712") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:46778->127.0.0.1:31712, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30133") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:42938->127.0.0.1:30133, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31113") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49546->127.0.0.1:31113, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31180") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:37722->127.0.0.1:31180, err= 2026/09/03 11:28:16 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-gutayur3yije/backup" 2026/09/03 11:28:16 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/03 11:28:16 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:16 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:16 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:16 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:16 DEBUG : TestFTPRclone: detected overridden config - adding "{8143b}" suffix to name 2026/09/03 11:28:16 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/03 11:28:16 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/03 11:28:16 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/03 11:28:16 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/backup: Connecting to FTP server 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/backup: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/backup: > dial: conn=127.0.0.1:57464->127.0.0.1:28622, err= 2026/09/03 11:28:16 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-gutayur3yije/backup" to be canonical "TestFTPRclone{8143b}:rclone-test-gutayur3yije/backup" 2026/09/03 11:28:16 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone526588910) 2026/09/03 11:28:16 DEBUG : dst/file1: size = 18 (ftp://127.0.0.1:28622/rclone-test-gutayur3yije) 2026/09/03 11:28:16 DEBUG : dst/file1: Sizes differ 2026/09/03 11:28:16 INFO : dst/file1: Moved (server-side) 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31598") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:37298->127.0.0.1:31598, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/09/03 11:28:16 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/09/03 11:28:16 INFO : dst/file1: Copied (new) 2026/09/03 11:28:16 INFO : dst/file1: Deleted 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31631") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:40246->127.0.0.1:31631, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30396") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31334") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54650->127.0.0.1:30396, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:40186->127.0.0.1:31334, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31971") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60638->127.0.0.1:31971, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31876") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41052->127.0.0.1:31876, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31051") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57656->127.0.0.1:31051, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31831") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54926->127.0.0.1:31831, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31731") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35584->127.0.0.1:31731, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30314") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33666->127.0.0.1:30314, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije/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-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31648") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:37352->127.0.0.1:31648, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31161") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:40902->127.0.0.1:31161, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30713") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:33272->127.0.0.1:30713, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31312") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60258->127.0.0.1:31312, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31957") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:52684->127.0.0.1:31957, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 INFO : A1/B2: Making directory 2026/09/03 11:28:16 INFO : A1/B1/C3: Making directory 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31297") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59296->127.0.0.1:31297, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31526") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:53066->127.0.0.1:31526, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31187") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:52912->127.0.0.1:31187, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31103") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41244->127.0.0.1:31103, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31135") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43636->127.0.0.1:31135, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31306") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30755") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35838->127.0.0.1:31306, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45458->127.0.0.1:30755, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30344") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51076->127.0.0.1:30344, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30068") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43956->127.0.0.1:30068, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31223") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47116->127.0.0.1:31223, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30574") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41356->127.0.0.1:30574, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30112") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31895") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:39276->127.0.0.1:31895, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:36196->127.0.0.1:30112, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31564") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47092->127.0.0.1:31564, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30948") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60022->127.0.0.1:30948, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31750") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43556->127.0.0.1:31750, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30680") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60734->127.0.0.1:30680, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30693") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35990->127.0.0.1:30693, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31524") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30994") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57818->127.0.0.1:30994, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57704->127.0.0.1:31524, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: Connecting to FTP server 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:28622") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57470->127.0.0.1:28622, err= 2026/09/03 11:28:16 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/03 11:28:16 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/03 11:28:16 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/03 11:28:16 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/03 11:28:16 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31247") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57110->127.0.0.1:31247, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30058") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54864->127.0.0.1:30058, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30519") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50040->127.0.0.1:30519, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30786") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30215") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30626") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48692->127.0.0.1:30626, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35614->127.0.0.1:30215, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59334->127.0.0.1:30786, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31566") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41484->127.0.0.1:31566, err= 2026/09/03 11:28:16 INFO : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31040") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47286->127.0.0.1:31040, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30304") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:37096->127.0.0.1:30304, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31108") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59576->127.0.0.1:31108, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30285") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30075") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30386") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55768->127.0.0.1:30285, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59854->127.0.0.1:30075, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48000->127.0.0.1:30386, err= 2026/09/03 11:28:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/03 11:28:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/03 11:28:16 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/03 11:28:16 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/03 11:28:16 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31342") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43092->127.0.0.1:31342, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30547") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:53392->127.0.0.1:30547, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30465") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48774->127.0.0.1:30465, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30282") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60384->127.0.0.1:30282, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30588") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30402") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:40654->127.0.0.1:30402, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31361") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35746->127.0.0.1:31361, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55702->127.0.0.1:30588, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31243") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60634->127.0.0.1:31243, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30693") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35996->127.0.0.1:30693, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30630") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54174->127.0.0.1:30630, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30952") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58102->127.0.0.1:30952, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30628") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31745") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31210") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:37200->127.0.0.1:31210, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:40762->127.0.0.1:31745, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:38224->127.0.0.1:30628, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30592") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43550->127.0.0.1:30592, err= --- PASS: TestDirMove (0.09s) === RUN TestGetFsInfo run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31178") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47814->127.0.0.1:31178, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30788") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:53710->127.0.0.1:30788, 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-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31106") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51344->127.0.0.1:31106, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: File to upload is small (34 bytes), uploading instead of streaming 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30771") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:52704->127.0.0.1:30771, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/03 11:28:16 NOTICE: ftp://127.0.0.1:28622/rclone-test-gutayur3yije: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/03 11:28:16 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30659") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35228->127.0.0.1:30659, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/03 11:28:16 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30967") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48766->127.0.0.1:30967, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31115") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:36244->127.0.0.1:31115, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30555") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34002->127.0.0.1:30555, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30606") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54502->127.0.0.1:30606, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: File to upload is small (34 bytes), uploading instead of streaming 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30131") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59278->127.0.0.1:30131, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/03 11:28:16 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30218") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58962->127.0.0.1:30218, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/03 11:28:16 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30517") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50676->127.0.0.1:30517, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31517") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34390->127.0.0.1:31517, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30927") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58274->127.0.0.1:30927, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31524") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57714->127.0.0.1:31524, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: File to upload is small (34 bytes), uploading instead of streaming 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30400") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51200->127.0.0.1:30400, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/03 11:28:16 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30007") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35096->127.0.0.1:30007, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/03 11:28:16 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30757") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:36722->127.0.0.1:30757, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30185") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57458->127.0.0.1:30185, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30470") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:37790->127.0.0.1:30470, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31312") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60264->127.0.0.1:31312, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: File to upload is small (34 bytes), uploading instead of streaming 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30299") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:40016->127.0.0.1:30299, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/03 11:28:16 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31405") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51668->127.0.0.1:31405, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/03 11:28:16 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30253") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58564->127.0.0.1:30253, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31212") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:46088->127.0.0.1:31212, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30638") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35264->127.0.0.1:30638, err= --- PASS: TestRcat (0.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" operations_test.go:1564: Skipping as destination doesn't support user metadata 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30974") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49590->127.0.0.1:30974, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30486") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:38356->127.0.0.1:30486, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30423") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:52032->127.0.0.1:30423, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : potato1: size = 60 OK 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: File to upload is small (60 bytes), uploading instead of streaming 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31723") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50958->127.0.0.1:31723, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : potato2: size = 60 OK 2026/09/03 11:28:16 DEBUG : potato2: Size of src and dst objects identical 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30685") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:46260->127.0.0.1:30685, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30552") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34936->127.0.0.1:30552, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31852") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51980->127.0.0.1:31852, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeShortEOF run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31152") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:52856->127.0.0.1:31152, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : potato1: size = 120 (ftp://127.0.0.1:28622/rclone-test-gutayur3yije) 2026/09/03 11:28:16 DEBUG : potato1: size = 60 (ftp://127.0.0.1:28622/rclone-test-gutayur3yije) 2026/09/03 11:28:16 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(ftp://127.0.0.1:28622/rclone-test-gutayur3yije) 60 2026/09/03 11:28:16 INFO : potato1: Removing failed copy 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30848") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55528->127.0.0.1:30848, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30551") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45128->127.0.0.1:30551, err= --- PASS: TestRcatSizeShortEOF (0.00s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" operations_test.go:1657: Skipping as destination doesn't support user metadata 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30562") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45286->127.0.0.1:30562, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30685") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:46262->127.0.0.1:30685, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31750") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43558->127.0.0.1:31750, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : potato1: size = 60 OK 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31848") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48024->127.0.0.1:31848, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30004") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:32836->127.0.0.1:30004, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" operations_test.go:1794: Skipping as destination doesn't support hashes 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30266") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:54006->127.0.0.1:30266, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31968") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35180->127.0.0.1:31968, err= === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30389") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48988->127.0.0.1:30389, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : potato4: size = 60 (ftp://127.0.0.1:28622/rclone-test-gutayur3yije) 2026/09/03 11:28:16 DEBUG : potato4: size = 59 (ftp://127.0.0.1:28622/rclone-test-gutayur3yije) 2026/09/03 11:28:16 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(ftp://127.0.0.1:28622/rclone-test-gutayur3yije) 59 2026/09/03 11:28:16 INFO : potato4: Removing failed copy 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31382") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50092->127.0.0.1:31382, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31715") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:49316->127.0.0.1:31715, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30778") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58314->127.0.0.1:30778, err= === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30428") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50866->127.0.0.1:30428, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : potato2: size = 60 OK 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30652") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:34938->127.0.0.1:30652, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30558") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:53974->127.0.0.1:30558, err= === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31242") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:47274->127.0.0.1:31242, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : potato3: size = 60 OK 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30923") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44264->127.0.0.1:30923, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31784") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:42636->127.0.0.1:31784, err= --- PASS: TestRcatSizeChecksum (0.02s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.00s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.01s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.00s) --- PASS: TestRcatSizeChecksum/NoHashes (0.00s) === RUN TestTouchDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" operations_test.go:1839: Skipping test as remote does not support modtime 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30791") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:45756->127.0.0.1:30791, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31453") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:52300->127.0.0.1:31453, err= --- SKIP: TestTouchDir (0.00s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31226") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:57054->127.0.0.1:31226, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31007") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41870->127.0.0.1:31007, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31098") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43844->127.0.0.1:31098, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30745") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:41250->127.0.0.1:30745, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31500") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:46848->127.0.0.1:31500, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30588") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55704->127.0.0.1:30588, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30477") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58382->127.0.0.1:30477, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31936") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:56430->127.0.0.1:31936, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30614") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35536->127.0.0.1:30614, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31575") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60512->127.0.0.1:31575, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gutayur3yije", Local "Local file system at /tmp/rclone526588910", Modify Window "876000h0m0s" 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30211") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:46756->127.0.0.1:30211, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31620") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50750->127.0.0.1:31620, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: SetModTime is not supported 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30238") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44858->127.0.0.1:30238, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31047") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44388->127.0.0.1:31047, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31928") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44334->127.0.0.1:31928, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31871") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35300->127.0.0.1:31871, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30156") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51136->127.0.0.1:30156, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30511") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44706->127.0.0.1:30511, err= 2026/09/03 11:28:16 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.joqabep7" before starting 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30821") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:43006->127.0.0.1:30821, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30340") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58422->127.0.0.1:30340, err= 2026/09/03 11:28:16 DEBUG : sub dir/test remove existing.joqabep7: TEST: removing renamed existing file after operation 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30326") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:55312->127.0.0.1:30326, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30404") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:59878->127.0.0.1:30404, err= 2026/09/03 11:28:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.widusid0" before starting 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31563") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:50604->127.0.0.1:31563, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31990") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:44676->127.0.0.1:31990, err= 2026/09/03 11:28:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.widusid0: TEST: renaming existing back after failed operation 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31918") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:51916->127.0.0.1:31918, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31529") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:58228->127.0.0.1:31529, err= 2026/09/03 11:28:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.madixap4" before starting 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30167") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:52146->127.0.0.1:30167, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31259") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:35718->127.0.0.1:31259, err= 2026/09/03 11:28:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.madixap4: TEST: removing renamed existing file after operation 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31177") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:48454->127.0.0.1:31177, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:31857") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:39674->127.0.0.1:31857, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30656") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:40814->127.0.0.1:30656, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30950") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:52026->127.0.0.1:30950, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30808") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:60104->127.0.0.1:30808, 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/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: dial("tcp","127.0.0.1:30224") 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: > dial: conn=127.0.0.1:52908->127.0.0.1:30224, err= 2026/09/03 11:28:16 DEBUG : ftp://127.0.0.1:28622/rclone-test-gutayur3yije: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished OK in 2.958243833s (try 1/5)