"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2025/07/07 01:01:43 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-siwuyux6kebo" 2025/07/07 01:01:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 01:01:43 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:43 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:43 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:43 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:43 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:43 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:43 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:43 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: Connecting to FTP server 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49202->127.0.0.1:28622, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31056") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42146->127.0.0.1:31056, err= 2025/07/07 01:01:43 DEBUG : Creating backend with remote "/tmp/rclone3131385783" === 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:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30818") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50716->127.0.0.1:30818, err= 2025/07/07 01:01:43 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31751") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33476->127.0.0.1:31751, err= 2025/07/07 01:01:43 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/07 01:01:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/07 01:01:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/07 01:01:43 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/07 01:01:43 DEBUG : potato: Seek from 10 to 0 2025/07/07 01:01:43 DEBUG : potato: Seek from 10 to 0 2025/07/07 01:01:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/07 01:01:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/07 01:01:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/07 01:01:43 DEBUG : potato: Seek from 5 to 2 2025/07/07 01:01:43 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/07 01:01:43 DEBUG : potato: Seek from 7 to 0 2025/07/07 01:01:43 DEBUG : potato: Seek from 7 to 0 2025/07/07 01:01:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/07 01:01:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/07 01:01:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/07 01:01:43 DEBUG : potato: Seek from 5 to 2 2025/07/07 01:01:43 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/07 01:01:43 DEBUG : potato: Seek from 8 to 0 2025/07/07 01:01:43 DEBUG : potato: Seek from 8 to 0 2025/07/07 01:01:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/07 01:01:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/07 01:01:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/07 01:01:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/07 01:01:43 DEBUG : potato: Seek from 5 to 2 2025/07/07 01:01:43 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/07 01:01:43 DEBUG : potato: Seek from 9 to 0 2025/07/07 01:01:43 DEBUG : potato: Seek from 9 to 0 2025/07/07 01:01:43 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/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/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/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/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:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30416") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40418->127.0.0.1:30416, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30276") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39958->127.0.0.1:30276, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30192") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42244->127.0.0.1:30192, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30264") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52490->127.0.0.1:30264, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30917") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45624->127.0.0.1:30917, err= === RUN TestCheck/1 === RUN TestCheck/2 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30579") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35134->127.0.0.1:30579, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30226") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37312->127.0.0.1:30226, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31756") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47398->127.0.0.1:31756, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30051") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58920->127.0.0.1:30051, err= === RUN TestCheck/3 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30769") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53712->127.0.0.1:30769, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31416") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57722->127.0.0.1:31416, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31574") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58088->127.0.0.1:31574, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31708") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45066->127.0.0.1:31708, err= === RUN TestCheck/4 === RUN TestCheck/5 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31184") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47962->127.0.0.1:31184, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30592") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38102->127.0.0.1:30592, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31089") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33300->127.0.0.1:31089, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31768") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56034->127.0.0.1:31768, err= === RUN TestCheck/6 === RUN TestCheck/7 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31113") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33516->127.0.0.1:31113, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30499") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46952->127.0.0.1:30499, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30531") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58208->127.0.0.1:30531, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30985") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35182->127.0.0.1:30985, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30534") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52102->127.0.0.1:30534, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31343") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48768->127.0.0.1:31343, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30850") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59676->127.0.0.1:30850, err= --- PASS: TestCheck (0.08s) --- 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 2025/07/07 01:01:43 DEBUG : Creating backend with remote "nonexistent" 2025/07/07 01:01:43 DEBUG : Creating backend with remote "nonexistent" 2025/07/07 01:01:43 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/07 01:01:43 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/07 01:01:43 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/07 01:01:43 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31239") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58950->127.0.0.1:31239, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30612") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40410->127.0.0.1:30612, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30294") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37614->127.0.0.1:30294, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30027") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44986->127.0.0.1:30027, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30284") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59834->127.0.0.1:30284, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30486") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57640->127.0.0.1:30486, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30130") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36130->127.0.0.1:30130, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31252") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46056->127.0.0.1:31252, err= === RUN TestCheckDownload/3 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31248") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58542->127.0.0.1:31248, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31079") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53966->127.0.0.1:31079, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31577") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35170->127.0.0.1:31577, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31579") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53348->127.0.0.1:31579, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30191") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40238->127.0.0.1:30191, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30338") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51492->127.0.0.1:30338, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30179") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45840->127.0.0.1:30179, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30955") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50532->127.0.0.1:30955, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31402") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44154->127.0.0.1:31402, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30037") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51130->127.0.0.1:30037, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30311") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45662->127.0.0.1:30311, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31576") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41406->127.0.0.1:31576, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31273") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59284->127.0.0.1:31273, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31680") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43264->127.0.0.1:31680, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30287") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55924->127.0.0.1:30287, err= --- PASS: TestCheckDownload (0.15s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.00s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.01s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30522") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38284->127.0.0.1:30522, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31021") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40728->127.0.0.1:31021, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30753") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36904->127.0.0.1:30753, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31575") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47138->127.0.0.1:31575, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31785") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38300->127.0.0.1:31785, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31068") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53926->127.0.0.1:31068, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30440") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35498->127.0.0.1:30440, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31143") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42236->127.0.0.1:31143, err= === RUN TestCheckSizeOnly/3 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31766") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44622->127.0.0.1:31766, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30259") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39868->127.0.0.1:30259, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31092") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37392->127.0.0.1:31092, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30600") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59422->127.0.0.1:30600, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31294") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53032->127.0.0.1:31294, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31611") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46208->127.0.0.1:31611, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31439") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35418->127.0.0.1:31439, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31918") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51596->127.0.0.1:31918, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30672") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56006->127.0.0.1:30672, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31872") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37884->127.0.0.1:31872, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31572") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51156->127.0.0.1:31572, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30836") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51368->127.0.0.1:30836, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31858") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36850->127.0.0.1:31858, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30918") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47582->127.0.0.1:30918, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30247") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36082->127.0.0.1:30247, err= --- PASS: TestCheckSizeOnly (0.05s) --- 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:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30128") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46930->127.0.0.1:30128, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30108") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47522->127.0.0.1:30108, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30500") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40380->127.0.0.1:30500, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31436") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41792->127.0.0.1:31436, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31931") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49986->127.0.0.1:31931, err= 2025/07/07 01:01:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/07 01:01:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/07 01:01:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/07 01:01:43 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30141") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56690->127.0.0.1:30141, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31593") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42684->127.0.0.1:31593, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30422") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40502->127.0.0.1:30422, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31738") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47404->127.0.0.1:31738, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30237") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37252->127.0.0.1:30237, err= 2025/07/07 01:01:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/07 01:01:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/07 01:01:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/07 01:01:43 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31887") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48728->127.0.0.1:31887, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31285") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48478->127.0.0.1:31285, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30749") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55796->127.0.0.1:30749, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30813") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49638->127.0.0.1:30813, err= --- PASS: TestParseSumFile (0.03s) === RUN TestCheckSum run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:43 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-siwuyux6kebo/data" 2025/07/07 01:01:43 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:43 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:43 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:43 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:43 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:43 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:43 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:43 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/data: Connecting to FTP server 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/data: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/data: > dial: conn=127.0.0.1:56014->127.0.0.1:28622, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/data: dial("tcp","127.0.0.1:30109") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/data: > dial: conn=127.0.0.1:48424->127.0.0.1:30109, err= check_test.go:350: ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/data lacks md5, skipping 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31467") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43482->127.0.0.1:31467, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31271") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47990->127.0.0.1:31271, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31597") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36552->127.0.0.1:31597, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31279") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41894->127.0.0.1:31279, err= --- SKIP: TestCheckSum (0.00s) === RUN TestCheckSumDownload run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:43 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-siwuyux6kebo/data" 2025/07/07 01:01:43 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:43 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:43 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:43 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:43 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:43 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:43 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:43 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/data: Connecting to FTP server 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/data: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/data: > dial: conn=127.0.0.1:56016->127.0.0.1:28622, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/data: dial("tcp","127.0.0.1:30560") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/data: > dial: conn=127.0.0.1:53056->127.0.0.1:30560, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31443") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60594->127.0.0.1:31443, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31899") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39690->127.0.0.1:31899, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30477") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51560->127.0.0.1:30477, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30292") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49728->127.0.0.1:30292, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30097") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60284->127.0.0.1:30097, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31732") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39840->127.0.0.1:31732, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30407") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34860->127.0.0.1:30407, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31172") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44970->127.0.0.1:31172, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31898") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51350->127.0.0.1:31898, err= === RUN TestCheckSumDownload/subtest1 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30368") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60674->127.0.0.1:30368, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30389") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60220->127.0.0.1:30389, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30373") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58548->127.0.0.1:30373, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31916") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35358->127.0.0.1:31916, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31325") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46644->127.0.0.1:31325, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31747") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38866->127.0.0.1:31747, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31238") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34264->127.0.0.1:31238, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31133") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55772->127.0.0.1:31133, err= === RUN TestCheckSumDownload/subtest2 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31483") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41088->127.0.0.1:31483, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30293") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57066->127.0.0.1:30293, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31752") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51240->127.0.0.1:31752, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31848") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35496->127.0.0.1:31848, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31103") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60130->127.0.0.1:31103, err= === RUN TestCheckSumDownload/subtest3 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31333") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43908->127.0.0.1:31333, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30598") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54836->127.0.0.1:30598, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31983") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57972->127.0.0.1:31983, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31690") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46438->127.0.0.1:31690, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30914") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52214->127.0.0.1:30914, err= === RUN TestCheckSumDownload/subtest4 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30393") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43268->127.0.0.1:30393, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31791") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40218->127.0.0.1:31791, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31873") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45504->127.0.0.1:31873, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31901") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50120->127.0.0.1:31901, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31956") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55526->127.0.0.1:31956, err= === RUN TestCheckSumDownload/subtest5 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31658") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35764->127.0.0.1:31658, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31253") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35314->127.0.0.1:31253, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30593") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42008->127.0.0.1:30593, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31133") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55774->127.0.0.1:31133, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30711") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59256->127.0.0.1:30711, err= === RUN TestCheckSumDownload/subtest6 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30007") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50856->127.0.0.1:30007, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30037") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34436->127.0.0.1:30037, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31937") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54116->127.0.0.1:31937, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30955") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37788->127.0.0.1:30955, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30671") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42992->127.0.0.1:30671, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31091") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37182->127.0.0.1:31091, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30474") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34404->127.0.0.1:30474, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30949") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48814->127.0.0.1:30949, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31965") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60476->127.0.0.1:31965, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31592") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49744->127.0.0.1:31592, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31909") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46534->127.0.0.1:31909, err= === RUN TestCheckSumDownload/subtest7 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30536") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40202->127.0.0.1:30536, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31250") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50350->127.0.0.1:31250, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31922") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50564->127.0.0.1:31922, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30715") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37926->127.0.0.1:30715, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30658") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52706->127.0.0.1:30658, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30786") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51888->127.0.0.1:30786, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30043") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43018->127.0.0.1:30043, err= --- PASS: TestCheckSumDownload (0.15s) --- 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 TestApplyTransforms 2025/07/07 01:01:43 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-bavafes3quye" 2025/07/07 01:01:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 01:01:43 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:43 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:43 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:43 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:43 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:43 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:43 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:43 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: Connecting to FTP server 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: > dial: conn=127.0.0.1:56026->127.0.0.1:28622, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: dial("tcp","127.0.0.1:31058") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: > dial: conn=127.0.0.1:38016->127.0.0.1:31058, err= 2025/07/07 01:01:43 DEBUG : Creating backend with remote "/tmp/rclone587235106" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-bavafes3quye", Local "Local file system at /tmp/rclone587235106", Modify Window "876000h0m0s" 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: dial("tcp","127.0.0.1:30392") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: > dial: conn=127.0.0.1:38708->127.0.0.1:30392, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: dial("tcp","127.0.0.1:30038") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: > dial: conn=127.0.0.1:32926->127.0.0.1:30038, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: dial("tcp","127.0.0.1:31393") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: > dial: conn=127.0.0.1:44678->127.0.0.1:31393, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: SetModTime is not supported 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: dial("tcp","127.0.0.1:30491") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: > dial: conn=127.0.0.1:46158->127.0.0.1:30491, err= 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: dial("tcp","127.0.0.1:30292") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: > dial: conn=127.0.0.1:49742->127.0.0.1:30292, err= upper checkfile vs. lower remote (without normalization) 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: dial("tcp","127.0.0.1:31810") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: > dial: conn=127.0.0.1:52142->127.0.0.1:31810, err= 2025/07/07 01:01:43 ERROR : hello, world!: sum not found 2025/07/07 01:01:43 ERROR : HELLO, WORLD!: file not in ftp://127.0.0.1:28622/rclone-test-bavafes3quye 2025/07/07 01:01:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-bavafes3quye: 1 files missing 2025/07/07 01:01:43 NOTICE: 1 hashes missing 2025/07/07 01:01:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-bavafes3quye: 2 differences found 2025/07/07 01:01:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-bavafes3quye: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: dial("tcp","127.0.0.1:30919") 2025/07/07 01:01:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: > dial: conn=127.0.0.1:45754->127.0.0.1:30919, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: dial("tcp","127.0.0.1:31365") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: > dial: conn=127.0.0.1:33826->127.0.0.1:31365, err= 2025/07/07 01:01:44 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-bavafes3quye: 0 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-bavafes3quye: 1 matching files 2025/07/07 01:01:44 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-vulahul9guju" 2025/07/07 01:01:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 01:01:44 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: Connecting to FTP server 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: > dial: conn=127.0.0.1:56040->127.0.0.1:28622, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: dial("tcp","127.0.0.1:30171") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: > dial: conn=127.0.0.1:59944->127.0.0.1:30171, err= 2025/07/07 01:01:44 DEBUG : Creating backend with remote "/tmp/rclone1431822168" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-vulahul9guju", Local "Local file system at /tmp/rclone1431822168", Modify Window "876000h0m0s" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: dial("tcp","127.0.0.1:31293") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: > dial: conn=127.0.0.1:56346->127.0.0.1:31293, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: dial("tcp","127.0.0.1:30530") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: > dial: conn=127.0.0.1:55476->127.0.0.1:30530, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: dial("tcp","127.0.0.1:30122") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: > dial: conn=127.0.0.1:53236->127.0.0.1:30122, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: dial("tcp","127.0.0.1:30263") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: > dial: conn=127.0.0.1:39374->127.0.0.1:30263, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: dial("tcp","127.0.0.1:30545") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: > dial: conn=127.0.0.1:51456->127.0.0.1:30545, err= lower checkfile vs. upper remote (without normalization) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: dial("tcp","127.0.0.1:31300") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: > dial: conn=127.0.0.1:55240->127.0.0.1:31300, err= 2025/07/07 01:01:44 ERROR : HELLO, WORLD!: sum not found 2025/07/07 01:01:44 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-vulahul9guju 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-vulahul9guju: 1 files missing 2025/07/07 01:01:44 NOTICE: 1 hashes missing 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-vulahul9guju: 2 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-vulahul9guju: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: dial("tcp","127.0.0.1:30967") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: > dial: conn=127.0.0.1:47448->127.0.0.1:30967, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: dial("tcp","127.0.0.1:31692") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: > dial: conn=127.0.0.1:56292->127.0.0.1:31692, err= 2025/07/07 01:01:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-vulahul9guju: 0 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-vulahul9guju: 1 matching files 2025/07/07 01:01:44 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-qozatas5xahi" 2025/07/07 01:01:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 01:01:44 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: Connecting to FTP server 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: > dial: conn=127.0.0.1:56054->127.0.0.1:28622, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: dial("tcp","127.0.0.1:31377") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: > dial: conn=127.0.0.1:58966->127.0.0.1:31377, err= 2025/07/07 01:01:44 DEBUG : Creating backend with remote "/tmp/rclone310143737" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-qozatas5xahi", Local "Local file system at /tmp/rclone310143737", Modify Window "876000h0m0s" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: dial("tcp","127.0.0.1:31916") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: > dial: conn=127.0.0.1:35370->127.0.0.1:31916, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: dial("tcp","127.0.0.1:31759") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: > dial: conn=127.0.0.1:46130->127.0.0.1:31759, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: dial("tcp","127.0.0.1:31182") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: > dial: conn=127.0.0.1:47900->127.0.0.1:31182, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: dial("tcp","127.0.0.1:30973") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: > dial: conn=127.0.0.1:40158->127.0.0.1:30973, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: dial("tcp","127.0.0.1:30574") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: > dial: conn=127.0.0.1:60816->127.0.0.1:30574, err= lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: dial("tcp","127.0.0.1:31845") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: > dial: conn=127.0.0.1:54608->127.0.0.1:31845, err= 2025/07/07 01:01:44 ERROR : HeLlO, wOrLd!: sum not found 2025/07/07 01:01:44 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-qozatas5xahi 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: 1 files missing 2025/07/07 01:01:44 NOTICE: 1 hashes missing 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: 2 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: dial("tcp","127.0.0.1:30465") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: > dial: conn=127.0.0.1:42886->127.0.0.1:30465, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: dial("tcp","127.0.0.1:31900") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: > dial: conn=127.0.0.1:35150->127.0.0.1:31900, err= 2025/07/07 01:01:44 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: 0 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: 1 matching files 2025/07/07 01:01:44 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-fibavaj2guwe" 2025/07/07 01:01:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 01:01:44 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: Connecting to FTP server 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: > dial: conn=127.0.0.1:56068->127.0.0.1:28622, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: dial("tcp","127.0.0.1:31947") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: > dial: conn=127.0.0.1:37938->127.0.0.1:31947, err= 2025/07/07 01:01:44 DEBUG : Creating backend with remote "/tmp/rclone320397259" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe", Local "Local file system at /tmp/rclone320397259", Modify Window "876000h0m0s" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: dial("tcp","127.0.0.1:30648") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: > dial: conn=127.0.0.1:59132->127.0.0.1:30648, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: dial("tcp","127.0.0.1:30913") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: > dial: conn=127.0.0.1:35694->127.0.0.1:30913, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: dial("tcp","127.0.0.1:30083") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: > dial: conn=127.0.0.1:50870->127.0.0.1:30083, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: dial("tcp","127.0.0.1:31865") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: > dial: conn=127.0.0.1:42368->127.0.0.1:31865, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: dial("tcp","127.0.0.1:31853") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: > dial: conn=127.0.0.1:41356->127.0.0.1:31853, err= upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: dial("tcp","127.0.0.1:30896") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: > dial: conn=127.0.0.1:57458->127.0.0.1:30896, err= 2025/07/07 01:01:44 ERROR : HELLO, WORLD!: sum not found 2025/07/07 01:01:44 ERROR : HeLlO, wOrLd!: file not in ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: 1 files missing 2025/07/07 01:01:44 NOTICE: 1 hashes missing 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: 2 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: dial("tcp","127.0.0.1:30225") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: > dial: conn=127.0.0.1:55004->127.0.0.1:30225, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: dial("tcp","127.0.0.1:31831") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: > dial: conn=127.0.0.1:39816->127.0.0.1:31831, err= 2025/07/07 01:01:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: 0 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: 1 matching files 2025/07/07 01:01:44 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-ciliroc3masa" 2025/07/07 01:01:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 01:01:44 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: Connecting to FTP server 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: > dial: conn=127.0.0.1:56080->127.0.0.1:28622, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: dial("tcp","127.0.0.1:31405") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: > dial: conn=127.0.0.1:46822->127.0.0.1:31405, err= 2025/07/07 01:01:44 DEBUG : Creating backend with remote "/tmp/rclone1521531642" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-ciliroc3masa", Local "Local file system at /tmp/rclone1521531642", Modify Window "876000h0m0s" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: dial("tcp","127.0.0.1:30689") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: > dial: conn=127.0.0.1:44390->127.0.0.1:30689, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: dial("tcp","127.0.0.1:31284") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: > dial: conn=127.0.0.1:45304->127.0.0.1:31284, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: dial("tcp","127.0.0.1:31568") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: > dial: conn=127.0.0.1:45478->127.0.0.1:31568, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: dial("tcp","127.0.0.1:31789") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: > dial: conn=127.0.0.1:49698->127.0.0.1:31789, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: dial("tcp","127.0.0.1:30687") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: > dial: conn=127.0.0.1:34416->127.0.0.1:30687, err= NFD checkfile vs. NFC remote (without normalization) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: dial("tcp","127.0.0.1:30787") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: > dial: conn=127.0.0.1:53678->127.0.0.1:30787, err= 2025/07/07 01:01:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/07 01:01:44 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-ciliroc3masa 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: 1 files missing 2025/07/07 01:01:44 NOTICE: 1 hashes missing 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: 2 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: dial("tcp","127.0.0.1:31354") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: > dial: conn=127.0.0.1:46634->127.0.0.1:31354, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: dial("tcp","127.0.0.1:31786") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: > dial: conn=127.0.0.1:56072->127.0.0.1:31786, err= 2025/07/07 01:01:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: 0 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: 1 matching files 2025/07/07 01:01:44 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-sodekol6jacu" 2025/07/07 01:01:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 01:01:44 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: Connecting to FTP server 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: > dial: conn=127.0.0.1:56090->127.0.0.1:28622, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: dial("tcp","127.0.0.1:30461") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: > dial: conn=127.0.0.1:52106->127.0.0.1:30461, err= 2025/07/07 01:01:44 DEBUG : Creating backend with remote "/tmp/rclone4013144899" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sodekol6jacu", Local "Local file system at /tmp/rclone4013144899", Modify Window "876000h0m0s" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: dial("tcp","127.0.0.1:30009") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: > dial: conn=127.0.0.1:39820->127.0.0.1:30009, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: dial("tcp","127.0.0.1:30486") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: > dial: conn=127.0.0.1:46362->127.0.0.1:30486, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: dial("tcp","127.0.0.1:30936") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: > dial: conn=127.0.0.1:60488->127.0.0.1:30936, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: dial("tcp","127.0.0.1:30133") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: > dial: conn=127.0.0.1:57728->127.0.0.1:30133, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: dial("tcp","127.0.0.1:31161") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: > dial: conn=127.0.0.1:34872->127.0.0.1:31161, err= NFC checkfile vs. NFD remote (without normalization) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: dial("tcp","127.0.0.1:31486") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: > dial: conn=127.0.0.1:40292->127.0.0.1:31486, err= 2025/07/07 01:01:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/07 01:01:44 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-sodekol6jacu 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: 1 files missing 2025/07/07 01:01:44 NOTICE: 1 hashes missing 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: 2 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: dial("tcp","127.0.0.1:31695") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: > dial: conn=127.0.0.1:42726->127.0.0.1:31695, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: dial("tcp","127.0.0.1:31456") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: > dial: conn=127.0.0.1:48068->127.0.0.1:31456, err= 2025/07/07 01:01:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: 0 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: 1 matching files 2025/07/07 01:01:44 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-ricuyuz4voko" 2025/07/07 01:01:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 01:01:44 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: Connecting to FTP server 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: > dial: conn=127.0.0.1:56102->127.0.0.1:28622, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: dial("tcp","127.0.0.1:30486") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: > dial: conn=127.0.0.1:46370->127.0.0.1:30486, err= 2025/07/07 01:01:44 DEBUG : Creating backend with remote "/tmp/rclone3650333707" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko", Local "Local file system at /tmp/rclone3650333707", Modify Window "876000h0m0s" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: dial("tcp","127.0.0.1:30843") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: > dial: conn=127.0.0.1:42112->127.0.0.1:30843, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: dial("tcp","127.0.0.1:30775") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: > dial: conn=127.0.0.1:58396->127.0.0.1:30775, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: dial("tcp","127.0.0.1:31540") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: > dial: conn=127.0.0.1:40388->127.0.0.1:31540, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: dial("tcp","127.0.0.1:30035") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: > dial: conn=127.0.0.1:49012->127.0.0.1:30035, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: dial("tcp","127.0.0.1:30849") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: > dial: conn=127.0.0.1:40790->127.0.0.1:30849, err= NFDx2 checkfile vs. both remote (without normalization) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: dial("tcp","127.0.0.1:31835") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: > dial: conn=127.0.0.1:35296->127.0.0.1:31835, err= 2025/07/07 01:01:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/07 01:01:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: 1 files missing 2025/07/07 01:01:44 NOTICE: 1 hashes missing 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: 2 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: dial("tcp","127.0.0.1:31250") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: > dial: conn=127.0.0.1:50354->127.0.0.1:31250, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: dial("tcp","127.0.0.1:30782") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: > dial: conn=127.0.0.1:42280->127.0.0.1:30782, err= 2025/07/07 01:01:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: 0 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: 1 matching files 2025/07/07 01:01:44 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jujeweq9muji" 2025/07/07 01:01:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 01:01:44 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: Connecting to FTP server 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: > dial: conn=127.0.0.1:56114->127.0.0.1:28622, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: dial("tcp","127.0.0.1:30539") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: > dial: conn=127.0.0.1:40246->127.0.0.1:30539, err= 2025/07/07 01:01:44 DEBUG : Creating backend with remote "/tmp/rclone1557838329" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-jujeweq9muji", Local "Local file system at /tmp/rclone1557838329", Modify Window "876000h0m0s" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: dial("tcp","127.0.0.1:30084") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: > dial: conn=127.0.0.1:54556->127.0.0.1:30084, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: dial("tcp","127.0.0.1:31086") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: > dial: conn=127.0.0.1:34034->127.0.0.1:31086, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: dial("tcp","127.0.0.1:31740") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: > dial: conn=127.0.0.1:34044->127.0.0.1:31740, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: dial("tcp","127.0.0.1:30106") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: > dial: conn=127.0.0.1:47364->127.0.0.1:30106, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: dial("tcp","127.0.0.1:30030") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: > dial: conn=127.0.0.1:43756->127.0.0.1:30030, err= NFCx2 checkfile vs. both remote (without normalization) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: dial("tcp","127.0.0.1:30782") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: > dial: conn=127.0.0.1:42288->127.0.0.1:30782, err= 2025/07/07 01:01:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/07 01:01:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-jujeweq9muji 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: 1 files missing 2025/07/07 01:01:44 NOTICE: 1 hashes missing 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: 2 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: dial("tcp","127.0.0.1:31902") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: > dial: conn=127.0.0.1:57600->127.0.0.1:31902, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: dial("tcp","127.0.0.1:30266") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: > dial: conn=127.0.0.1:33238->127.0.0.1:30266, err= 2025/07/07 01:01:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: 0 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: 1 matching files 2025/07/07 01:01:44 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-nuqadec6humu" 2025/07/07 01:01:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 01:01:44 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: Connecting to FTP server 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: > dial: conn=127.0.0.1:56130->127.0.0.1:28622, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: dial("tcp","127.0.0.1:31503") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: > dial: conn=127.0.0.1:41880->127.0.0.1:31503, err= 2025/07/07 01:01:44 DEBUG : Creating backend with remote "/tmp/rclone509793004" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nuqadec6humu", Local "Local file system at /tmp/rclone509793004", Modify Window "876000h0m0s" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: dial("tcp","127.0.0.1:31348") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: > dial: conn=127.0.0.1:52980->127.0.0.1:31348, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: dial("tcp","127.0.0.1:30962") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: > dial: conn=127.0.0.1:49468->127.0.0.1:30962, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: dial("tcp","127.0.0.1:31847") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: > dial: conn=127.0.0.1:42902->127.0.0.1:31847, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: dial("tcp","127.0.0.1:30018") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: > dial: conn=127.0.0.1:54526->127.0.0.1:30018, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: dial("tcp","127.0.0.1:31506") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: > dial: conn=127.0.0.1:32982->127.0.0.1:31506, err= both checkfile vs. NFDx2 remote (without normalization) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: dial("tcp","127.0.0.1:31030") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: > dial: conn=127.0.0.1:46578->127.0.0.1:31030, err= 2025/07/07 01:01:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/07 01:01:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-nuqadec6humu 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: 1 files missing 2025/07/07 01:01:44 NOTICE: 1 hashes missing 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: 2 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: dial("tcp","127.0.0.1:30466") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: > dial: conn=127.0.0.1:50684->127.0.0.1:30466, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: dial("tcp","127.0.0.1:31007") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: > dial: conn=127.0.0.1:51860->127.0.0.1:31007, err= 2025/07/07 01:01:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: 0 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: 1 matching files 2025/07/07 01:01:44 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-lujojiv7dequ" 2025/07/07 01:01:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 01:01:44 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: Connecting to FTP server 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: > dial: conn=127.0.0.1:56140->127.0.0.1:28622, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: dial("tcp","127.0.0.1:31771") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: > dial: conn=127.0.0.1:51474->127.0.0.1:31771, err= 2025/07/07 01:01:44 DEBUG : Creating backend with remote "/tmp/rclone2325752613" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ", Local "Local file system at /tmp/rclone2325752613", Modify Window "876000h0m0s" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: dial("tcp","127.0.0.1:31771") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: > dial: conn=127.0.0.1:51490->127.0.0.1:31771, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: dial("tcp","127.0.0.1:31978") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: > dial: conn=127.0.0.1:47476->127.0.0.1:31978, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: dial("tcp","127.0.0.1:31377") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: > dial: conn=127.0.0.1:58976->127.0.0.1:31377, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: dial("tcp","127.0.0.1:31853") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: > dial: conn=127.0.0.1:41372->127.0.0.1:31853, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: dial("tcp","127.0.0.1:30408") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: > dial: conn=127.0.0.1:53770->127.0.0.1:30408, err= both checkfile vs. NFCx2 remote (without normalization) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: dial("tcp","127.0.0.1:30428") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: > dial: conn=127.0.0.1:51898->127.0.0.1:30428, err= 2025/07/07 01:01:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/07 01:01:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: 1 files missing 2025/07/07 01:01:44 NOTICE: 1 hashes missing 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: 2 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: dial("tcp","127.0.0.1:31026") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: > dial: conn=127.0.0.1:34834->127.0.0.1:31026, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: dial("tcp","127.0.0.1:30147") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: > dial: conn=127.0.0.1:60550->127.0.0.1:30147, err= 2025/07/07 01:01:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: 0 differences found 2025/07/07 01:01:44 NOTICE: ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: 1 matching files 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: dial("tcp","127.0.0.1:30675") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: > dial: conn=127.0.0.1:60058->127.0.0.1:30675, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: dial("tcp","127.0.0.1:31860") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: > dial: conn=127.0.0.1:60182->127.0.0.1:31860, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-lujojiv7dequ: Purge dir "" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: dial("tcp","127.0.0.1:31565") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: > dial: conn=127.0.0.1:44576->127.0.0.1:31565, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: dial("tcp","127.0.0.1:30277") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: > dial: conn=127.0.0.1:57518->127.0.0.1:30277, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-nuqadec6humu: Purge dir "" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: dial("tcp","127.0.0.1:31266") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: > dial: conn=127.0.0.1:43896->127.0.0.1:31266, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: dial("tcp","127.0.0.1:30850") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: > dial: conn=127.0.0.1:55808->127.0.0.1:30850, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-jujeweq9muji: Purge dir "" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: dial("tcp","127.0.0.1:30234") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: > dial: conn=127.0.0.1:45004->127.0.0.1:30234, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: dial("tcp","127.0.0.1:30216") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: > dial: conn=127.0.0.1:50914->127.0.0.1:30216, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ricuyuz4voko: Purge dir "" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: dial("tcp","127.0.0.1:30307") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: > dial: conn=127.0.0.1:49108->127.0.0.1:30307, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: Purge object "測試_Русский___ě_áñ" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: dial("tcp","127.0.0.1:31757") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: > dial: conn=127.0.0.1:42322->127.0.0.1:31757, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-sodekol6jacu: Purge dir "" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: dial("tcp","127.0.0.1:30067") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: > dial: conn=127.0.0.1:57210->127.0.0.1:30067, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: Purge object "測試_Русский___ě_áñ" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: dial("tcp","127.0.0.1:30639") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: > dial: conn=127.0.0.1:37132->127.0.0.1:30639, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-ciliroc3masa: Purge dir "" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: dial("tcp","127.0.0.1:31245") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: > dial: conn=127.0.0.1:38582->127.0.0.1:31245, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: Purge object "HELLO, WORLD!" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: dial("tcp","127.0.0.1:30416") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: > dial: conn=127.0.0.1:60928->127.0.0.1:30416, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-fibavaj2guwe: Purge dir "" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: dial("tcp","127.0.0.1:30480") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: > dial: conn=127.0.0.1:60708->127.0.0.1:30480, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: Purge object "HeLlO, wOrLd!" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: dial("tcp","127.0.0.1:31245") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: > dial: conn=127.0.0.1:38590->127.0.0.1:31245, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-qozatas5xahi: Purge dir "" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: dial("tcp","127.0.0.1:30514") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: > dial: conn=127.0.0.1:37650->127.0.0.1:30514, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: Purge object "HELLO, WORLD!" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: dial("tcp","127.0.0.1:30822") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: > dial: conn=127.0.0.1:42790->127.0.0.1:30822, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-vulahul9guju: Purge dir "" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: dial("tcp","127.0.0.1:31323") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: > dial: conn=127.0.0.1:35892->127.0.0.1:31323, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: Purge object "hello, world!" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: dial("tcp","127.0.0.1:31981") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: > dial: conn=127.0.0.1:45728->127.0.0.1:31981, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-bavafes3quye: Purge dir "" --- PASS: TestApplyTransforms (0.16s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31755") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35560->127.0.0.1:31755, err= 2025/07/07 01:01:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31717") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60462->127.0.0.1:31717, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30130") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35764->127.0.0.1:30130, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31352") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59472->127.0.0.1:31352, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30434") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59932->127.0.0.1:30434, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30043") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43028->127.0.0.1:30043, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31573") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48180->127.0.0.1:31573, err= 2025/07/07 01:01:44 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/07/07 01:01:44 INFO : file1: Copied (new) to: sub/file2 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30532") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52246->127.0.0.1:30532, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30521") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36836->127.0.0.1:30521, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30509") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43598->127.0.0.1:30509, err= 2025/07/07 01:01:44 DEBUG : file1: Sizes identical 2025/07/07 01:01:44 DEBUG : file1: Unchanged skipping 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31643") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59776->127.0.0.1:31643, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30606") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45140->127.0.0.1:30606, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: don't need to copy/move sub/file2, it is already at target location 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30645") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39548->127.0.0.1:30645, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30932") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38468->127.0.0.1:30932, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31886") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59240->127.0.0.1:31886, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30035") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49024->127.0.0.1:30035, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30092") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44438->127.0.0.1:30092, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31797") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46994->127.0.0.1:31797, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30695") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34474->127.0.0.1:30695, err= --- PASS: TestCopyFile (0.04s) === RUN TestCopyLongFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" copy_test.go:153: Test only runs on local 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31455") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57198->127.0.0.1:31455, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31064") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57680->127.0.0.1:31064, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31232") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48566->127.0.0.1:31232, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30150") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36218->127.0.0.1:30150, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30453") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40990->127.0.0.1:30453, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31099") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45732->127.0.0.1:31099, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30792") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39374->127.0.0.1:30792, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31333") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43924->127.0.0.1:31333, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30680") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47350->127.0.0.1:30680, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31497") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55652->127.0.0.1:31497, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31315") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47148->127.0.0.1:31315, err= 2025/07/07 01:01:44 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-siwuyux6kebo/backup" 2025/07/07 01:01:44 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: Connecting to FTP server 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: > dial: conn=127.0.0.1:56156->127.0.0.1:28622, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: dial("tcp","127.0.0.1:30380") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: > dial: conn=127.0.0.1:35014->127.0.0.1:30380, err= 2025/07/07 01:01:44 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-siwuyux6kebo/backup" to be canonical "TestFTPRclone{Zda16}:rclone-test-siwuyux6kebo/backup" 2025/07/07 01:01:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: dial("tcp","127.0.0.1:31454") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: > dial: conn=127.0.0.1:45216->127.0.0.1:31454, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: dial("tcp","127.0.0.1:30784") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: > dial: conn=127.0.0.1:45714->127.0.0.1:30784, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: dial("tcp","127.0.0.1:31430") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: > dial: conn=127.0.0.1:39134->127.0.0.1:31430, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: dial("tcp","127.0.0.1:30920") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: > dial: conn=127.0.0.1:57098->127.0.0.1:30920, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: dial("tcp","127.0.0.1:30915") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: > dial: conn=127.0.0.1:53834->127.0.0.1:30915, err= 2025/07/07 01:01:44 INFO : dst/file1: Moved (server-side) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31610") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36944->127.0.0.1:31610, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31496") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59850->127.0.0.1:31496, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30574") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60830->127.0.0.1:30574, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31617") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44334->127.0.0.1:31617, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31156") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51948->127.0.0.1:31156, err= 2025/07/07 01:01:44 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/07/07 01:01:44 INFO : dst/file1: Copied (new) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30050") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33488->127.0.0.1:30050, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: Connecting to FTP server 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56160->127.0.0.1:28622, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31995") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56536->127.0.0.1:31995, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31868") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46764->127.0.0.1:31868, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30202") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33230->127.0.0.1:30202, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30384") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47082->127.0.0.1:30384, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30612") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53526->127.0.0.1:30612, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30348") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56956->127.0.0.1:30348, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31743") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30988") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51872->127.0.0.1:31743, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54022->127.0.0.1:30988, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30512") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44098->127.0.0.1:30512, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31107") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38802->127.0.0.1:31107, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31858") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38748->127.0.0.1:31858, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.04s) === RUN TestCopyFileCompareDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:44 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-siwuyux6kebo/dst" 2025/07/07 01:01:44 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: Connecting to FTP server 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:56164->127.0.0.1:28622, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:31331") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:53470->127.0.0.1:31331, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:31404") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:56764->127.0.0.1:31404, err= 2025/07/07 01:01:44 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-siwuyux6kebo/CompareDest" 2025/07/07 01:01:44 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:44 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:44 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:44 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/CompareDest: Connecting to FTP server 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/CompareDest: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/CompareDest: > dial: conn=127.0.0.1:56176->127.0.0.1:28622, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/CompareDest: dial("tcp","127.0.0.1:30998") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/CompareDest: > dial: conn=127.0.0.1:46214->127.0.0.1:30998, err= 2025/07/07 01:01:44 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-siwuyux6kebo/CompareDest" to be canonical "TestFTPRclone{Zda16}:rclone-test-siwuyux6kebo/CompareDest" 2025/07/07 01:01:44 DEBUG : one: Need to transfer - File not found at Destination 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/CompareDest: dial("tcp","127.0.0.1:31314") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/CompareDest: > dial: conn=127.0.0.1:49542->127.0.0.1:31314, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:30333") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:42556->127.0.0.1:30333, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:31167") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:50858->127.0.0.1:31167, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:30474") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:34410->127.0.0.1:30474, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:31217") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:34086->127.0.0.1:31217, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:30697") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:33418->127.0.0.1:30697, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:31936") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:39218->127.0.0.1:31936, err= 2025/07/07 01:01:44 DEBUG : one.b824e1ab.partial: renamed to: one 2025/07/07 01:01:44 INFO : one: Copied (new) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31225") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43984->127.0.0.1:31225, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30131") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33446->127.0.0.1:30131, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30534") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37064->127.0.0.1:30534, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30107") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43122->127.0.0.1:30107, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:30471") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:53174->127.0.0.1:30471, err= 2025/07/07 01:01:44 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-siwuyux6kebo/CompareDest" for canonical name "TestFTPRclone{Zda16}:rclone-test-siwuyux6kebo/CompareDest" 2025/07/07 01:01:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/CompareDest: dial("tcp","127.0.0.1:30897") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/CompareDest: > dial: conn=127.0.0.1:46912->127.0.0.1:30897, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:30235") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:39762->127.0.0.1:30235, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:31421") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:51758->127.0.0.1:31421, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:30353") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:47336->127.0.0.1:30353, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:31129") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:43798->127.0.0.1:31129, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:31414") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:56454->127.0.0.1:31414, err= 2025/07/07 01:01:44 DEBUG : one.406dcb2c.partial: renamed to: one 2025/07/07 01:01:44 INFO : one: Copied (replaced existing) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31827") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53568->127.0.0.1:31827, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30724") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56010->127.0.0.1:30724, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31630") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57270->127.0.0.1:31630, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30088") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53574->127.0.0.1:30088, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31026") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34846->127.0.0.1:31026, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30801") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37606->127.0.0.1:30801, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30883") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54374->127.0.0.1:30883, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31989") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58768->127.0.0.1:31989, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30353") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47352->127.0.0.1:30353, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30707") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39582->127.0.0.1:30707, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30135") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51342->127.0.0.1:30135, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30612") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53530->127.0.0.1:30612, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:31995") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:56546->127.0.0.1:31995, err= 2025/07/07 01:01:44 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-siwuyux6kebo/CompareDest" for canonical name "TestFTPRclone{Zda16}:rclone-test-siwuyux6kebo/CompareDest" 2025/07/07 01:01:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/CompareDest: dial("tcp","127.0.0.1:31903") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/CompareDest: > dial: conn=127.0.0.1:43022->127.0.0.1:31903, err= 2025/07/07 01:01:44 DEBUG : one: Sizes identical 2025/07/07 01:01:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30842") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46288->127.0.0.1:30842, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31403") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49346->127.0.0.1:31403, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31068") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49650->127.0.0.1:31068, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30792") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39384->127.0.0.1:30792, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30706") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43544->127.0.0.1:30706, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30766") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50818->127.0.0.1:30766, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31520") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56862->127.0.0.1:31520, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31208") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30967") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47452->127.0.0.1:30967, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44554->127.0.0.1:31208, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:31187") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:38986->127.0.0.1:31187, err= 2025/07/07 01:01:44 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-siwuyux6kebo/CompareDest" for canonical name "TestFTPRclone{Zda16}:rclone-test-siwuyux6kebo/CompareDest" 2025/07/07 01:01:44 DEBUG : two: Need to transfer - File not found at Destination 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/CompareDest: dial("tcp","127.0.0.1:30979") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/CompareDest: > dial: conn=127.0.0.1:45248->127.0.0.1:30979, err= 2025/07/07 01:01:44 DEBUG : two: Sizes identical 2025/07/07 01:01:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30089") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43112->127.0.0.1:30089, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31424") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53844->127.0.0.1:31424, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30375") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55144->127.0.0.1:30375, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:31164") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:33726->127.0.0.1:31164, err= 2025/07/07 01:01:44 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-siwuyux6kebo/CompareDest" for canonical name "TestFTPRclone{Zda16}:rclone-test-siwuyux6kebo/CompareDest" 2025/07/07 01:01:44 DEBUG : two: Need to transfer - File not found at Destination 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/CompareDest: dial("tcp","127.0.0.1:31216") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/CompareDest: > dial: conn=127.0.0.1:55274->127.0.0.1:31216, err= 2025/07/07 01:01:44 DEBUG : two: Sizes identical 2025/07/07 01:01:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30716") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42346->127.0.0.1:30716, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30615") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40960->127.0.0.1:30615, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31323") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35900->127.0.0.1:31323, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31929") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46230->127.0.0.1:31929, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31855") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35030->127.0.0.1:31855, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30383") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57466->127.0.0.1:30383, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:30212") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:45524->127.0.0.1:30212, err= 2025/07/07 01:01:44 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-siwuyux6kebo/CompareDest" for canonical name "TestFTPRclone{Zda16}:rclone-test-siwuyux6kebo/CompareDest" 2025/07/07 01:01:44 DEBUG : two: Need to transfer - File not found at Destination 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/CompareDest: dial("tcp","127.0.0.1:30981") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/CompareDest: > dial: conn=127.0.0.1:59024->127.0.0.1:30981, err= 2025/07/07 01:01:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:30492") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:37628->127.0.0.1:30492, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:31414") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:56456->127.0.0.1:31414, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:30605") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:37948->127.0.0.1:30605, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:31011") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:53766->127.0.0.1:31011, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: dial("tcp","127.0.0.1:30421") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/dst: > dial: conn=127.0.0.1:40292->127.0.0.1:30421, err= 2025/07/07 01:01:44 DEBUG : two.1503b713.partial: renamed to: two 2025/07/07 01:01:44 INFO : two: Copied (new) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31880") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49852->127.0.0.1:31880, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30950") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40788->127.0.0.1:30950, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31330") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46544->127.0.0.1:31330, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30046") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50278->127.0.0.1:30046, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31379") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54646->127.0.0.1:31379, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30025") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33264->127.0.0.1:30025, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31655") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37340->127.0.0.1:31655, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30046") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50288->127.0.0.1:30046, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30335") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54104->127.0.0.1:30335, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31007") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51862->127.0.0.1:31007, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30074") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56022->127.0.0.1:30074, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31792") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39780->127.0.0.1:31792, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.14s) === RUN TestCopyFileCopyDest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" copy_test.go:276: Skipping test as remote does not support server-side copy 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30395") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40854->127.0.0.1:30395, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31317") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56774->127.0.0.1:31317, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30767") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54666->127.0.0.1:30767, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30498") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47358->127.0.0.1:30498, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30529") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49168->127.0.0.1:30529, err= 2025/07/07 01:01:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31082") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51370->127.0.0.1:31082, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30029") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58466->127.0.0.1:30029, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31808") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33192->127.0.0.1:31808, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31099") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45738->127.0.0.1:31099, err= 2025/07/07 01:01:44 INFO : file1: Copied (new) to: sub/file2 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31019") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42782->127.0.0.1:31019, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30840") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44436->127.0.0.1:30840, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30492") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37640->127.0.0.1:30492, err= 2025/07/07 01:01:44 DEBUG : file1: Sizes identical 2025/07/07 01:01:44 DEBUG : file1: Unchanged skipping 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30346") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33672->127.0.0.1:30346, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30744") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39040->127.0.0.1:30744, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: don't need to copy/move sub/file2, it is already at target location 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30372") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47228->127.0.0.1:30372, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30650") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50146->127.0.0.1:30650, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30308") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48818->127.0.0.1:30308, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31379") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54660->127.0.0.1:31379, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31081") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58486->127.0.0.1:31081, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30879") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47442->127.0.0.1:30879, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31083") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43720->127.0.0.1:31083, err= --- PASS: TestCopyInplace (0.03s) === RUN TestCopyLongFileName run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30390") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38048->127.0.0.1:30390, err= 2025/07/07 01:01:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30527") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50628->127.0.0.1:30527, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30953") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45270->127.0.0.1:30953, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30065") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40230->127.0.0.1:30065, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30577") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55746->127.0.0.1:30577, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31001") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51648->127.0.0.1:31001, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31066") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57106->127.0.0.1:31066, err= 2025/07/07 01:01:44 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.53508f02.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/07/07 01:01:44 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30761") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44406->127.0.0.1:30761, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30004") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38928->127.0.0.1:30004, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31983") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57978->127.0.0.1:31983, err= 2025/07/07 01:01:44 DEBUG : file1: Sizes identical 2025/07/07 01:01:44 DEBUG : file1: Unchanged skipping 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31408") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38282->127.0.0.1:31408, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30019") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38508->127.0.0.1:30019, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30390") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38060->127.0.0.1:30390, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30938") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42940->127.0.0.1:30938, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30092") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44454->127.0.0.1:30092, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31637") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38418->127.0.0.1:31637, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31574") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40020->127.0.0.1:31574, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31280") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34634->127.0.0.1:31280, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30848") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41886->127.0.0.1:30848, err= --- PASS: TestCopyLongFileName (0.03s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31275") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42332->127.0.0.1:31275, err= 2025/07/07 01:01:44 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31173") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41810->127.0.0.1:31173, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31391") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36816->127.0.0.1:31391, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31900") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35166->127.0.0.1:31900, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30539") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40248->127.0.0.1:30539, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30136") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47282->127.0.0.1:30136, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30444") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42300->127.0.0.1:30444, err= 2025/07/07 01:01:44 DEBUG : TestCopyFileMaxTransfer/file1.53508f02.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/07/07 01:01:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30309") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35148->127.0.0.1:30309, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30042") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59948->127.0.0.1:30042, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30791") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55900->127.0.0.1:30791, err= 2025/07/07 01:01:44 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31707") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58672->127.0.0.1:31707, err= 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30361") 2025/07/07 01:01:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57064->127.0.0.1:30361, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31014") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46006->127.0.0.1:31014, err= 2025/07/07 01:01:45 DEBUG : TestCopyFileMaxTransfer/file2.e65612d1.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/07/07 01:01:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30770") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55762->127.0.0.1:30770, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31844") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49118->127.0.0.1:31844, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30685") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44406->127.0.0.1:30685, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31014") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46020->127.0.0.1:31014, err= 2025/07/07 01:01:45 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31039") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35220->127.0.0.1:31039, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31434") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35352->127.0.0.1:31434, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31827") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53570->127.0.0.1:31827, err= 2025/07/07 01:01:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30548") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49502->127.0.0.1:30548, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31278") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50058->127.0.0.1:31278, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31073") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36612->127.0.0.1:31073, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30765") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55972->127.0.0.1:30765, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31659") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35368->127.0.0.1:31659, err= 2025/07/07 01:01:45 DEBUG : TestCopyFileMaxTransfer/file4.e65612d1.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/07/07 01:01:45 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31765") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48428->127.0.0.1:31765, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30209") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54296->127.0.0.1:30209, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30572") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44576->127.0.0.1:30572, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30231") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53766->127.0.0.1:30231, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31751") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53976->127.0.0.1:31751, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30613") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48076->127.0.0.1:30613, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31639") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55668->127.0.0.1:31639, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30758") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53068->127.0.0.1:30758, err= --- PASS: TestCopyFileMaxTransfer (1.09s) === RUN TestDeduplicateInteractive run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31820") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56752->127.0.0.1:31820, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30722") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48550->127.0.0.1:30722, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30092") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44460->127.0.0.1:30092, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30649") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58432->127.0.0.1:30649, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30818") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36804->127.0.0.1:30818, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31120") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44184->127.0.0.1:31120, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31988") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34278->127.0.0.1:31988, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31893") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46518->127.0.0.1:31893, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31058") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38018->127.0.0.1:31058, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31374") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33322->127.0.0.1:31374, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31212") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40554->127.0.0.1:31212, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30703") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58812->127.0.0.1:30703, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31602") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41408->127.0.0.1:31602, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31729") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37072->127.0.0.1:31729, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31964") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58274->127.0.0.1:31964, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31794") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54298->127.0.0.1:31794, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31157") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58764->127.0.0.1:31157, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31456") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48078->127.0.0.1:31456, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30094") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39678->127.0.0.1:30094, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30914") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52216->127.0.0.1:30914, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31237") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57602->127.0.0.1:31237, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31801") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56060->127.0.0.1:31801, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30605") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37952->127.0.0.1:30605, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30077") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45590->127.0.0.1:30077, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31041") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55964->127.0.0.1:31041, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30517") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33630->127.0.0.1:30517, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30688") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33432->127.0.0.1:30688, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30783") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38698->127.0.0.1:30783, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31543") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41912->127.0.0.1:31543, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30782") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42298->127.0.0.1:30782, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31551") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50894->127.0.0.1:31551, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30119") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52474->127.0.0.1:30119, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31753") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38428->127.0.0.1:31753, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31650") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36966->127.0.0.1:31650, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30508") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56530->127.0.0.1:30508, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30870") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37340->127.0.0.1:30870, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31398") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42658->127.0.0.1:31398, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31561") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50066->127.0.0.1:31561, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31115") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60990->127.0.0.1:31115, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31703") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60364->127.0.0.1:31703, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30697") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33430->127.0.0.1:30697, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30526") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35920->127.0.0.1:30526, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31559") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51202->127.0.0.1:31559, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31744") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50648->127.0.0.1:31744, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31898") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51354->127.0.0.1:31898, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30892") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54416->127.0.0.1:30892, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31483") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41094->127.0.0.1:31483, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31424") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53846->127.0.0.1:31424, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31466") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47718->127.0.0.1:31466, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31842") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53100->127.0.0.1:31842, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30798") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34162->127.0.0.1:30798, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31414") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56462->127.0.0.1:31414, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30176") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49502->127.0.0.1:30176, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31116") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39708->127.0.0.1:31116, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31612") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59384->127.0.0.1:31612, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30234") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45020->127.0.0.1:30234, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30404") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50340->127.0.0.1:30404, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31773") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53010->127.0.0.1:31773, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30290") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45884->127.0.0.1:30290, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30150") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36220->127.0.0.1:30150, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31046") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45468->127.0.0.1:31046, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30160") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44890->127.0.0.1:30160, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31521") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33820->127.0.0.1:31521, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31875") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47200->127.0.0.1:31875, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31351") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47138->127.0.0.1:31351, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31399") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35536->127.0.0.1:31399, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30391") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51226->127.0.0.1:30391, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30840") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44450->127.0.0.1:30840, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31434") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35366->127.0.0.1:31434, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31934") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59940->127.0.0.1:31934, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: Connecting to FTP server 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56186->127.0.0.1:28622, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31467") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43492->127.0.0.1:31467, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31931") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49996->127.0.0.1:31931, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31471") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59278->127.0.0.1:31471, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31111") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35274->127.0.0.1:31111, err= 2025/07/07 01:01:45 DEBUG : a.txt: Excluded (Size Filter) 2025/07/07 01:01:45 DEBUG : a.txt: Excluded 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31614") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51016->127.0.0.1:31614, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30504") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51612->127.0.0.1:30504, err= 2025/07/07 01:01:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/07 01:01:45 DEBUG : sub dir/hello world: Excluded 2025/07/07 01:01:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/07 01:01:45 DEBUG : sub dir/hello world2: Excluded 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30493") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36838->127.0.0.1:30493, err= 2025/07/07 01:01:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/07 01:01:45 DEBUG : sub dir/hello world: Excluded 2025/07/07 01:01:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/07 01:01:45 DEBUG : sub dir/hello world2: Excluded 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31878") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37284->127.0.0.1:31878, err= 2025/07/07 01:01:45 DEBUG : sub dir/ignore dir: Excluded 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31975") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38580->127.0.0.1:31975, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30222") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47134->127.0.0.1:30222, err= 2025/07/07 01:01:45 DEBUG : sub dir/ignore dir: Excluded 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31039") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35232->127.0.0.1:31039, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30999") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60108->127.0.0.1:30999, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31663") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51792->127.0.0.1:31663, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31816") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56668->127.0.0.1:31816, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30683") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53374->127.0.0.1:30683, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30302") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50230->127.0.0.1:30302, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30312") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35384->127.0.0.1:30312, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30284") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48574->127.0.0.1:30284, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30413") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31965") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47788->127.0.0.1:30413, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60482->127.0.0.1:31965, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30784") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45724->127.0.0.1:30784, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30070") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47440->127.0.0.1:30070, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30164") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60928->127.0.0.1:30164, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30377") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51198->127.0.0.1:30377, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30210") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53056->127.0.0.1:30210, err= --- PASS: TestListDirSorted (0.04s) === RUN TestListDirSortedFn run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31151") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35954->127.0.0.1:31151, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31474") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42678->127.0.0.1:31474, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30455") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34124->127.0.0.1:30455, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30096") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58436->127.0.0.1:30096, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31423") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53634->127.0.0.1:31423, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31024") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49462->127.0.0.1:31024, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31640") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41920->127.0.0.1:31640, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30489") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60804->127.0.0.1:30489, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30321") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42392->127.0.0.1:30321, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30023") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33814->127.0.0.1:30023, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30362") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37930->127.0.0.1:30362, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31036") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37216->127.0.0.1:31036, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31474") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42684->127.0.0.1:31474, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31414") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56466->127.0.0.1:31414, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31688") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55670->127.0.0.1:31688, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30468") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42348->127.0.0.1:30468, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31688") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55676->127.0.0.1:31688, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31036") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37226->127.0.0.1:31036, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30881") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35292->127.0.0.1:30881, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31211") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57298->127.0.0.1:31211, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31405") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46836->127.0.0.1:31405, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31976") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58170->127.0.0.1:31976, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31225") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44000->127.0.0.1:31225, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30642") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53250->127.0.0.1:30642, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31770") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40180->127.0.0.1:31770, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31441") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54336->127.0.0.1:31441, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30901") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38712->127.0.0.1:30901, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30127") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37952->127.0.0.1:30127, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30455") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34140->127.0.0.1:30455, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31616") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54466->127.0.0.1:31616, err= 2025/07/07 01:01:45 DEBUG : a.txt: Excluded (Size Filter) 2025/07/07 01:01:45 DEBUG : a.txt: Excluded 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31890") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54282->127.0.0.1:31890, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31128") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40362->127.0.0.1:31128, err= 2025/07/07 01:01:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/07 01:01:45 DEBUG : sub dir/hello world: Excluded 2025/07/07 01:01:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/07 01:01:45 DEBUG : sub dir/hello world2: Excluded 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30918") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59586->127.0.0.1:30918, err= 2025/07/07 01:01:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/07 01:01:45 DEBUG : sub dir/hello world: Excluded 2025/07/07 01:01:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/07 01:01:45 DEBUG : sub dir/hello world2: Excluded 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31470") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52746->127.0.0.1:31470, err= 2025/07/07 01:01:45 DEBUG : sub dir/ignore dir: Excluded 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31248") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47600->127.0.0.1:31248, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31722") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40968->127.0.0.1:31722, err= 2025/07/07 01:01:45 DEBUG : sub dir/ignore dir: Excluded 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30648") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59146->127.0.0.1:30648, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30274") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41534->127.0.0.1:30274, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31515") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36960->127.0.0.1:31515, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30569") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38696->127.0.0.1:30569, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31971") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60310->127.0.0.1:31971, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30608") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47176->127.0.0.1:30608, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31794") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54314->127.0.0.1:31794, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30233") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39636->127.0.0.1:30233, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30778") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30896") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43044->127.0.0.1:30778, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57462->127.0.0.1:30896, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30111") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59454->127.0.0.1:30111, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30532") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52258->127.0.0.1:30532, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30084") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54558->127.0.0.1:30084, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31346") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51526->127.0.0.1:31346, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31722") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40972->127.0.0.1:31722, err= --- PASS: TestListDirSortedFn (0.04s) === RUN TestListJSON run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30960") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57436->127.0.0.1:30960, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30398") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39500->127.0.0.1:30398, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30165") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36598->127.0.0.1:30165, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31350") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33324->127.0.0.1:31350, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30556") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60246->127.0.0.1:30556, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30920") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57110->127.0.0.1:30920, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30301") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45492->127.0.0.1:30301, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30282") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51796->127.0.0.1:30282, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31980") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51252->127.0.0.1:31980, err= === RUN TestListJSON/Default 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31815") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55796->127.0.0.1:31815, err= === RUN TestListJSON/FilesOnly 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31251") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51884->127.0.0.1:31251, err= === RUN TestListJSON/DirsOnly 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30518") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35898->127.0.0.1:30518, err= === RUN TestListJSON/Recurse 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30924") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40628->127.0.0.1:30924, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31595") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57478->127.0.0.1:31595, err= === RUN TestListJSON/SubDir 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30978") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56948->127.0.0.1:30978, err= === RUN TestListJSON/NoModTime 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31575") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33548->127.0.0.1:31575, err= === RUN TestListJSON/NoMimeType 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31275") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42340->127.0.0.1:31275, err= === RUN TestListJSON/ShowHash 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30491") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46168->127.0.0.1:30491, err= === RUN TestListJSON/HashTypes 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30187") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57328->127.0.0.1:30187, err= 2025/07/07 01:01:45 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31961") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59526->127.0.0.1:31961, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30704") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52960->127.0.0.1:30704, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31863") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58500->127.0.0.1:31863, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30953") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45284->127.0.0.1:30953, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31238") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34268->127.0.0.1:31238, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31182") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47906->127.0.0.1:31182, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31328") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57686->127.0.0.1:31328, 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:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30946") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36846->127.0.0.1:30946, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31270") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49762->127.0.0.1:31270, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30511") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53760->127.0.0.1:30511, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30679") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49136->127.0.0.1:30679, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30054") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36122->127.0.0.1:30054, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31241") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53138->127.0.0.1:31241, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31646") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40354->127.0.0.1:31646, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31268") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33022->127.0.0.1:31268, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31055") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60086->127.0.0.1:31055, err= === RUN TestStatJSON/Root 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30085") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39994->127.0.0.1:30085, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30905") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33212->127.0.0.1:30905, err= === RUN TestStatJSON/Dir 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31680") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53738->127.0.0.1:31680, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31625") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43290->127.0.0.1:31625, err= === RUN TestStatJSON/DirWithTrailingSlash 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31524") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57038->127.0.0.1:31524, err= === RUN TestStatJSON/File 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31611") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44742->127.0.0.1:31611, err= === RUN TestStatJSON/NotFound 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30550") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35902->127.0.0.1:30550, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30341") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54010->127.0.0.1:30341, err= === RUN TestStatJSON/DirFilesOnly 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31802") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42812->127.0.0.1:31802, err= === RUN TestStatJSON/FileFilesOnly 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30767") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54678->127.0.0.1:30767, err= === RUN TestStatJSON/NotFoundFilesOnly 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31977") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40938->127.0.0.1:31977, err= === RUN TestStatJSON/DirDirsOnly 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30518") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35906->127.0.0.1:30518, err= === RUN TestStatJSON/FileDirsOnly 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31324") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39134->127.0.0.1:31324, err= === RUN TestStatJSON/NotFoundDirsOnly 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30430") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37952->127.0.0.1:30430, err= === RUN TestStatJSON/RootNotFound 2025/07/07 01:01:45 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-siwuyux6kebo/notfound" 2025/07/07 01:01:45 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:45 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:45 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:45 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:45 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:45 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:45 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:45 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:45 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:45 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/notfound: Connecting to FTP server 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/notfound: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/notfound: > dial: conn=127.0.0.1:56202->127.0.0.1:28622, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/notfound: dial("tcp","127.0.0.1:30136") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/notfound: > dial: conn=127.0.0.1:47286->127.0.0.1:30136, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/notfound: dial("tcp","127.0.0.1:30573") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/notfound: > dial: conn=127.0.0.1:35336->127.0.0.1:30573, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30894") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35130->127.0.0.1:30894, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31359") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40170->127.0.0.1:31359, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30542") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56914->127.0.0.1:30542, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31208") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44564->127.0.0.1:31208, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31427") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51178->127.0.0.1:31427, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30586") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59652->127.0.0.1:30586, 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 TestMkdir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:45 INFO : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: Making directory 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30121") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58344->127.0.0.1:30121, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30126") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51550->127.0.0.1:30126, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30361") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57072->127.0.0.1:30361, err= 2025/07/07 01:01:45 INFO : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: Making directory 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30590") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60622->127.0.0.1:30590, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31603") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44410->127.0.0.1:31603, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31351") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47146->127.0.0.1:31351, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31496") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59864->127.0.0.1:31496, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31133") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55790->127.0.0.1:31133, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30942") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51430->127.0.0.1:30942, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30430") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37960->127.0.0.1:30430, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31504") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58144->127.0.0.1:31504, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31544") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33010->127.0.0.1:31544, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30901") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38714->127.0.0.1:30901, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31532") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40444->127.0.0.1:31532, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31660") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50162->127.0.0.1:31660, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30349") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57204->127.0.0.1:30349, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30308") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48828->127.0.0.1:30308, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31451") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44884->127.0.0.1:31451, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31132") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56230->127.0.0.1:31132, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30900") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55014->127.0.0.1:30900, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30870") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37348->127.0.0.1:30870, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31390") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36256->127.0.0.1:31390, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30325") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40946->127.0.0.1:30325, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30240") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51654->127.0.0.1:30240, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30552") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58694->127.0.0.1:30552, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31775") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54596->127.0.0.1:31775, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31332") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35056->127.0.0.1:31332, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31184") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36214->127.0.0.1:31184, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31469") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39650->127.0.0.1:31469, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31854") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55944->127.0.0.1:31854, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30684") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36146->127.0.0.1:30684, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30691") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54428->127.0.0.1:30691, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31941") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37232->127.0.0.1:31941, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30741") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57674->127.0.0.1:30741, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30793") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34770->127.0.0.1:30793, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31827") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53578->127.0.0.1:31827, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30389") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60226->127.0.0.1:30389, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31156") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51964->127.0.0.1:31156, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31949") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49638->127.0.0.1:31949, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31077") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47216->127.0.0.1:31077, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30850") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55822->127.0.0.1:30850, err= 2025/07/07 01:01:45 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/07 01:01:45 DEBUG : empty space: Excluded 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30522") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54408->127.0.0.1:30522, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31826") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37116->127.0.0.1:31826, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31710") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60402->127.0.0.1:31710, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31144") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57996->127.0.0.1:31144, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31547") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34914->127.0.0.1:31547, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30277") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57522->127.0.0.1:30277, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31797") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47006->127.0.0.1:31797, err= --- PASS: TestLsWithFilesFrom (0.02s) === RUN TestLsLong run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31018") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39414->127.0.0.1:31018, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31760") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60386->127.0.0.1:31760, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30562") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41114->127.0.0.1:30562, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31717") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60464->127.0.0.1:31717, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30586") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59660->127.0.0.1:30586, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31322") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58320->127.0.0.1:31322, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31873") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45518->127.0.0.1:31873, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30284") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48576->127.0.0.1:30284, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31302") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55096->127.0.0.1:31302, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30396") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39252->127.0.0.1:30396, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31720") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37814->127.0.0.1:31720, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31083") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43734->127.0.0.1:31083, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30370") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34658->127.0.0.1:30370, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30252") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42550->127.0.0.1:30252, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31251") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51886->127.0.0.1:31251, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30920") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57112->127.0.0.1:30920, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30293") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57080->127.0.0.1:30293, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30504") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51616->127.0.0.1:30504, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31826") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37118->127.0.0.1:31826, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31566") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56382->127.0.0.1:31566, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30610") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33716->127.0.0.1:30610, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30766") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50822->127.0.0.1:30766, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30210") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53064->127.0.0.1:30210, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30660") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44566->127.0.0.1:30660, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31047") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47078->127.0.0.1:31047, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2025/07/07 01:01:45 DEBUG : Creating backend with remote ":memory:" 2025/07/07 01:01:45 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/07 01:01:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/07 01:01:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/07 01:01:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/07 01:01:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/07 01:01:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/07 01:01:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/07 01:01:45 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/07 01:01:45 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:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31321") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46610->127.0.0.1:31321, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30261") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45716->127.0.0.1:30261, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31946") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55406->127.0.0.1:31946, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31289") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60244->127.0.0.1:31289, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30211") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54972->127.0.0.1:30211, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31002") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49658->127.0.0.1:31002, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31635") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52598->127.0.0.1:31635, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30859") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33746->127.0.0.1:30859, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31917") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49814->127.0.0.1:31917, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31043") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49628->127.0.0.1:31043, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31279") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41902->127.0.0.1:31279, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30813") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49642->127.0.0.1:30813, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30683") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53386->127.0.0.1:30683, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30760") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58702->127.0.0.1:30760, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31379") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54666->127.0.0.1:31379, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31162") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42060->127.0.0.1:31162, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31925") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39320->127.0.0.1:31925, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30023") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33818->127.0.0.1:30023, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31844") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49130->127.0.0.1:31844, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30015") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44740->127.0.0.1:30015, err= --- PASS: TestCount (0.01s) === RUN TestDelete run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30469") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57988->127.0.0.1:30469, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31080") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55708->127.0.0.1:31080, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31910") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53784->127.0.0.1:31910, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31532") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40460->127.0.0.1:31532, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31076") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35968->127.0.0.1:31076, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31353") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60932->127.0.0.1:31353, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30053") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51870->127.0.0.1:30053, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31268") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33026->127.0.0.1:31268, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30643") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59810->127.0.0.1:30643, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31047") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47094->127.0.0.1:31047, err= 2025/07/07 01:01:45 DEBUG : Waiting for deletions to finish 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30180") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55132->127.0.0.1:30180, err= 2025/07/07 01:01:45 DEBUG : large: Excluded (Size Filter) 2025/07/07 01:01:45 DEBUG : large: Excluded 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30631") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31485") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48490->127.0.0.1:30631, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58854->127.0.0.1:31485, err= 2025/07/07 01:01:45 INFO : medium: Deleted 2025/07/07 01:01:45 INFO : small: Deleted 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30296") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54348->127.0.0.1:30296, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31213") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59386->127.0.0.1:31213, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30434") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59942->127.0.0.1:30434, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31395") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39474->127.0.0.1:31395, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30075") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51004->127.0.0.1:30075, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30795") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52916->127.0.0.1:30795, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31670") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59498->127.0.0.1:31670, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31278") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50070->127.0.0.1:31278, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31224") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45432->127.0.0.1:31224, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31466") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47728->127.0.0.1:31466, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31680") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53750->127.0.0.1:31680, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31889") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50730->127.0.0.1:31889, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31366") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39594->127.0.0.1:31366, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30142") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39140->127.0.0.1:30142, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31799") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37906->127.0.0.1:31799, err= 2025/07/07 01:01:45 DEBUG : Waiting for deletions to finish 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30679") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49152->127.0.0.1:30679, err= 2025/07/07 01:01:45 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30612") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53534->127.0.0.1:30612, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31334") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35686->127.0.0.1:31334, err= 2025/07/07 01:01:45 INFO : medium: Deleted 2025/07/07 01:01:45 INFO : large: Deleted 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31817") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41348->127.0.0.1:31817, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31130") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54908->127.0.0.1:31130, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30981") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59030->127.0.0.1:30981, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31604") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39578->127.0.0.1:31604, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30048") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44834->127.0.0.1:30048, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30839") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39584->127.0.0.1:30839, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30682") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60178->127.0.0.1:30682, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31729") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37076->127.0.0.1:31729, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31662") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54536->127.0.0.1:31662, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30562") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41116->127.0.0.1:30562, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30138") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59930->127.0.0.1:30138, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30753") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56786->127.0.0.1:30753, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30177") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60578->127.0.0.1:30177, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31302") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55104->127.0.0.1:31302, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31796") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60414->127.0.0.1:31796, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30420") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46146->127.0.0.1:30420, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30756") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48560->127.0.0.1:30756, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30064") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52104->127.0.0.1:30064, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30984") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37800->127.0.0.1:30984, err= 2025/07/07 01:01:45 DEBUG : Waiting for deletions to finish 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30598") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54842->127.0.0.1:30598, err= 2025/07/07 01:01:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31661") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33780->127.0.0.1:31661, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31960") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44458->127.0.0.1:31960, err= 2025/07/07 01:01:45 INFO : medium: Deleted 2025/07/07 01:01:45 INFO : small: Deleted 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31332") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35058->127.0.0.1:31332, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31074") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57102->127.0.0.1:31074, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30751") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49622->127.0.0.1:30751, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30114") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53614->127.0.0.1:30114, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31426") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56322->127.0.0.1:31426, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30201") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40652->127.0.0.1:30201, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31850") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39134->127.0.0.1:31850, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31419") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60652->127.0.0.1:31419, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31818") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40072->127.0.0.1:31818, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31194") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42820->127.0.0.1:31194, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30397") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51400->127.0.0.1:30397, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31723") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33670->127.0.0.1:31723, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30154") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39574->127.0.0.1:30154, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30071") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46014->127.0.0.1:30071, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31166") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:32950->127.0.0.1:31166, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31205") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47802->127.0.0.1:31205, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30067") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57212->127.0.0.1:30067, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30995") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42372->127.0.0.1:30995, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30066") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48016->127.0.0.1:30066, err= 2025/07/07 01:01:45 DEBUG : Waiting for deletions to finish 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30851") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46974->127.0.0.1:30851, err= 2025/07/07 01:01:45 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30302") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30437") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59452->127.0.0.1:30437, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50244->127.0.0.1:30302, err= 2025/07/07 01:01:45 INFO : large: Deleted 2025/07/07 01:01:45 INFO : medium: Deleted 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30467") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44428->127.0.0.1:30467, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31281") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59480->127.0.0.1:31281, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30054") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36128->127.0.0.1:30054, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30107") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43132->127.0.0.1:30107, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31849") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53586->127.0.0.1:31849, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30444") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42316->127.0.0.1:30444, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31794") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54328->127.0.0.1:31794, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30692") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55182->127.0.0.1:30692, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30414") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36878->127.0.0.1:30414, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31327") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51568->127.0.0.1:31327, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30175") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36482->127.0.0.1:30175, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30469") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58004->127.0.0.1:30469, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31494") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55186->127.0.0.1:31494, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30187") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57340->127.0.0.1:30187, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31711") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56340->127.0.0.1:31711, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30742") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46418->127.0.0.1:30742, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31129") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43800->127.0.0.1:31129, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31682") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37380->127.0.0.1:31682, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31595") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57492->127.0.0.1:31595, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30076") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40390->127.0.0.1:30076, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30877") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60122->127.0.0.1:30877, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30339") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47910->127.0.0.1:30339, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31748") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33202->127.0.0.1:31748, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2025/07/07 01:01:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/07 01:01:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/07 01:01:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/07 01:01:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/07 01:01:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/07 01:01:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/07 01:01:45 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:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30658") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52720->127.0.0.1:30658, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30194") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37120->127.0.0.1:30194, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31447") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53762->127.0.0.1:31447, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31213") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59394->127.0.0.1:31213, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30659") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60026->127.0.0.1:30659, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31961") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59540->127.0.0.1:31961, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30516") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54582->127.0.0.1:30516, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31985") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57380->127.0.0.1:31985, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30070") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47446->127.0.0.1:30070, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31398") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42670->127.0.0.1:31398, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30629") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45030->127.0.0.1:30629, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30382") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47380->127.0.0.1:30382, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31585") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48794->127.0.0.1:31585, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31051") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44326->127.0.0.1:31051, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31676") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36246->127.0.0.1:31676, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31043") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49638->127.0.0.1:31043, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30189") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39202->127.0.0.1:30189, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31806") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48466->127.0.0.1:31806, err= 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31428") 2025/07/07 01:01:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47262->127.0.0.1:31428, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31300") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55256->127.0.0.1:31300, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30621") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46906->127.0.0.1:30621, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30528") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46566->127.0.0.1:30528, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31043") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49648->127.0.0.1:31043, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30344") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53206->127.0.0.1:30344, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30655") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60444->127.0.0.1:30655, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30847") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33240->127.0.0.1:30847, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30434") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59950->127.0.0.1:30434, err= --- PASS: TestCat (0.17s) === RUN TestPurge 2025/07/07 01:01:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-hicarak4fubo" 2025/07/07 01:01:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 01:01:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:46 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:46 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:46 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: Connecting to FTP server 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:56208->127.0.0.1:28622, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30609") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:39894->127.0.0.1:30609, err= 2025/07/07 01:01:46 DEBUG : Creating backend with remote "/tmp/rclone3246133110" run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-hicarak4fubo", Local "Local file system at /tmp/rclone3246133110", Modify Window "876000h0m0s" 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31499") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:35566->127.0.0.1:31499, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31604") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:39594->127.0.0.1:31604, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30375") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:55146->127.0.0.1:30375, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31717") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:60466->127.0.0.1:31717, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31515") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:36970->127.0.0.1:31515, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30482") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:48392->127.0.0.1:30482, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30621") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:46918->127.0.0.1:30621, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30350") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:36544->127.0.0.1:30350, err= 2025/07/07 01:01:46 INFO : A2: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31662") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:54538->127.0.0.1:31662, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30610") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:33730->127.0.0.1:30610, err= 2025/07/07 01:01:46 INFO : A1/B2: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30275") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:51506->127.0.0.1:30275, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30827") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:44196->127.0.0.1:30827, err= 2025/07/07 01:01:46 INFO : A1/B2/C2: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30891") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:49380->127.0.0.1:30891, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30007") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:50870->127.0.0.1:30007, err= 2025/07/07 01:01:46 INFO : A1/B1/C3: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30298") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:45296->127.0.0.1:30298, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30971") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:36174->127.0.0.1:30971, err= 2025/07/07 01:01:46 INFO : A3: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31391") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:36828->127.0.0.1:31391, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31625") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:43302->127.0.0.1:31625, err= 2025/07/07 01:01:46 INFO : A3/B3: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30779") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:56842->127.0.0.1:30779, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30563") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:34740->127.0.0.1:30563, err= 2025/07/07 01:01:46 INFO : A3/B3/C4: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31086") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:34044->127.0.0.1:31086, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31757") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:42328->127.0.0.1:31757, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31297") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:55538->127.0.0.1:31297, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30103") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:57122->127.0.0.1:30103, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31321") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:46616->127.0.0.1:31321, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30858") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:58888->127.0.0.1:30858, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: Connecting to FTP server 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: Connecting to FTP server 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30548") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:56214->127.0.0.1:28622, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:49516->127.0.0.1:30548, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30609") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:39902->127.0.0.1:30609, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31978") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:47482->127.0.0.1:31978, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30611") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:45084->127.0.0.1:30611, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31616") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30799") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:54482->127.0.0.1:31616, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:46660->127.0.0.1:30799, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:56220->127.0.0.1:28622, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31426") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:56334->127.0.0.1:31426, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31418") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:57458->127.0.0.1:31418, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31140") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:40616->127.0.0.1:31140, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31483") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:41102->127.0.0.1:31483, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31015") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31208") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:33374->127.0.0.1:31015, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:44568->127.0.0.1:31208, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31548") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31655") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:37356->127.0.0.1:31655, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:46278->127.0.0.1:31548, err= 2025/07/07 01:01:46 DEBUG : Waiting for deletions to finish 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30136") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:47298->127.0.0.1:30136, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31934") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:59956->127.0.0.1:31934, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30804") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:53668->127.0.0.1:30804, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30088") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:53580->127.0.0.1:30088, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30022") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:43468->127.0.0.1:30022, err= 2025/07/07 01:01:46 INFO : A1/B1/C1/one: Deleted 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30718") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:42230->127.0.0.1:30718, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31361") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31056") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:34130->127.0.0.1:31361, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:54248->127.0.0.1:31056, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31781") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:56744->127.0.0.1:31781, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31819") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:37496->127.0.0.1:31819, err= 2025/07/07 01:01:46 DEBUG : removing 2 level 3 directories 2025/07/07 01:01:46 INFO : A1/B1/C3: Removing directory 2025/07/07 01:01:46 INFO : A1/B1/C1: Removing directory 2025/07/07 01:01:46 DEBUG : removing 1 level 2 directories 2025/07/07 01:01:46 INFO : A1/B1: Removing directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31365") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:33834->127.0.0.1:31365, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30014") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:43416->127.0.0.1:30014, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30458") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30359") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:60658->127.0.0.1:30458, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30475") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:37168->127.0.0.1:30359, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:44228->127.0.0.1:30475, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31608") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:45496->127.0.0.1:31608, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30128") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:46936->127.0.0.1:30128, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30417") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:40536->127.0.0.1:30417, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30982") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30328") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:37874->127.0.0.1:30982, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:45174->127.0.0.1:30328, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31937") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:54128->127.0.0.1:31937, err= 2025/07/07 01:01:46 DEBUG : Waiting for deletions to finish 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30511") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:53768->127.0.0.1:30511, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31665") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31494") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31743") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:60314->127.0.0.1:31665, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:55200->127.0.0.1:31494, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:51876->127.0.0.1:31743, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30249") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: Connecting to FTP server 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:45508->127.0.0.1:30249, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31960") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:44472->127.0.0.1:31960, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30020") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:56230->127.0.0.1:28622, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:60924->127.0.0.1:30020, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30272") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30344") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:45576->127.0.0.1:30272, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:53216->127.0.0.1:30344, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30212") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:45528->127.0.0.1:30212, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30294") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30535") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:57690->127.0.0.1:30294, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:43160->127.0.0.1:30535, err= 2025/07/07 01:01:46 INFO : A1/two: Deleted 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31969") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:46132->127.0.0.1:31969, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31443") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30014") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30097") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:60604->127.0.0.1:31443, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:43432->127.0.0.1:30014, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:60290->127.0.0.1:30097, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31760") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31094") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:60388->127.0.0.1:31760, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:45774->127.0.0.1:31094, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30519") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:49200->127.0.0.1:30519, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30163") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:44450->127.0.0.1:30163, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31558") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30230") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:35946->127.0.0.1:31558, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:33546->127.0.0.1:30230, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30108") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:47528->127.0.0.1:30108, err= 2025/07/07 01:01:46 DEBUG : removing 2 level 3 directories 2025/07/07 01:01:46 INFO : A3/B3/C4: Removing directory 2025/07/07 01:01:46 INFO : A1/B2/C2: Removing directory 2025/07/07 01:01:46 DEBUG : removing 2 level 2 directories 2025/07/07 01:01:46 INFO : A3/B3: Removing directory 2025/07/07 01:01:46 INFO : A1/B2: Removing directory 2025/07/07 01:01:46 DEBUG : removing 3 level 1 directories 2025/07/07 01:01:46 INFO : A3: Removing directory 2025/07/07 01:01:46 INFO : A1: Removing directory 2025/07/07 01:01:46 INFO : A2: Removing directory 2025/07/07 01:01:46 DEBUG : removing 1 level 0 directories 2025/07/07 01:01:46 INFO : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: Removing directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:30208") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:60474->127.0.0.1:30208, err= 2025/07/07 01:01:46 ERROR : error listing: directory not found 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: dial("tcp","127.0.0.1:31157") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: > dial: conn=127.0.0.1:58780->127.0.0.1:31157, err= 2025/07/07 01:01:46 ERROR : error listing: directory not found 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-hicarak4fubo: Purge dir "" 2025/07/07 01:01:46 NOTICE: purge failed to rmdir "": directory not found 2025/07/07 01:01:46 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.08s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31457") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54860->127.0.0.1:31457, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31409") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33360->127.0.0.1:31409, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31151") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35958->127.0.0.1:31151, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30319") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41182->127.0.0.1:30319, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31364") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56870->127.0.0.1:31364, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30333") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42564->127.0.0.1:30333, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31290") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52356->127.0.0.1:31290, err= 2025/07/07 01:01:46 INFO : A2: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30183") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48964->127.0.0.1:30183, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31014") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46026->127.0.0.1:31014, err= 2025/07/07 01:01:46 INFO : A1/B2: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31592") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49750->127.0.0.1:31592, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30316") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43158->127.0.0.1:30316, err= 2025/07/07 01:01:46 INFO : A1/B2/C2: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30508") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56540->127.0.0.1:30508, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31968") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34112->127.0.0.1:31968, err= 2025/07/07 01:01:46 INFO : A1/B1/C3: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30509") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43608->127.0.0.1:30509, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31099") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45754->127.0.0.1:31099, err= 2025/07/07 01:01:46 INFO : A3: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30349") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57214->127.0.0.1:30349, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31807") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45688->127.0.0.1:31807, err= 2025/07/07 01:01:46 INFO : A3/B3: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30939") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53730->127.0.0.1:30939, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31448") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50944->127.0.0.1:31448, err= 2025/07/07 01:01:46 INFO : A3/B3/C4: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30594") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42964->127.0.0.1:30594, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31368") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35714->127.0.0.1:31368, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30208") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60486->127.0.0.1:30208, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31292") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43808->127.0.0.1:31292, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31728") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33256->127.0.0.1:31728, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30540") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40166->127.0.0.1:30540, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: Connecting to FTP server 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30116") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56244->127.0.0.1:28622, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30401") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51834->127.0.0.1:30116, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51752->127.0.0.1:30401, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: Connecting to FTP server 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31137") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37880->127.0.0.1:31137, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30751") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49634->127.0.0.1:30751, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31780") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: Connecting to FTP server 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41606->127.0.0.1:31780, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30323") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30355") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50038->127.0.0.1:30323, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30664") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39792->127.0.0.1:30355, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47718->127.0.0.1:30664, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30926") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30937") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48590->127.0.0.1:30926, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41274->127.0.0.1:30937, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56260->127.0.0.1:28622, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31802") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42816->127.0.0.1:31802, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31610") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36948->127.0.0.1:31610, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30556") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60262->127.0.0.1:30556, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56272->127.0.0.1:28622, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31757") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42336->127.0.0.1:31757, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31419") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60656->127.0.0.1:31419, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30323") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50054->127.0.0.1:30323, err= 2025/07/07 01:01:46 DEBUG : removing 1 level 3 directories 2025/07/07 01:01:46 INFO : A3/B3/C4: Removing directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30570") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52458->127.0.0.1:30570, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31326") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31091") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47052->127.0.0.1:31326, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30723") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37184->127.0.0.1:31091, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36256->127.0.0.1:30723, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30437") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59464->127.0.0.1:30437, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30378") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31387") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54312->127.0.0.1:30378, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55560->127.0.0.1:31387, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30871") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40554->127.0.0.1:30871, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31856") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31109") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48336->127.0.0.1:31856, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42834->127.0.0.1:31109, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31814") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31750") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43386->127.0.0.1:31814, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50850->127.0.0.1:31750, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31874") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49486->127.0.0.1:31874, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31383") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39642->127.0.0.1:31383, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31145") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60346->127.0.0.1:31145, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31334") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30042") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30234") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59962->127.0.0.1:30042, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35698->127.0.0.1:31334, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45034->127.0.0.1:30234, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30954") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30914") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30717") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47584->127.0.0.1:30717, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41064->127.0.0.1:30954, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31836") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46312->127.0.0.1:31836, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52232->127.0.0.1:30914, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30813") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30277") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49656->127.0.0.1:30813, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57538->127.0.0.1:30277, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30981") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59040->127.0.0.1:30981, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31226") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33388->127.0.0.1:31226, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30660") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44568->127.0.0.1:30660, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30543") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50726->127.0.0.1:30543, err= 2025/07/07 01:01:46 DEBUG : removing 2 level 3 directories 2025/07/07 01:01:46 INFO : A1/B2/C2: Removing directory 2025/07/07 01:01:46 INFO : A1/B1/C3: Removing directory 2025/07/07 01:01:46 DEBUG : removing 2 level 2 directories 2025/07/07 01:01:46 INFO : A3/B3: Removing directory 2025/07/07 01:01:46 INFO : A1/B2: Removing directory 2025/07/07 01:01:46 DEBUG : removing 2 level 1 directories 2025/07/07 01:01:46 INFO : A3: Removing directory 2025/07/07 01:01:46 INFO : A2: Removing directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31586") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55036->127.0.0.1:31586, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30316") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43164->127.0.0.1:30316, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31075") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41252->127.0.0.1:31075, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31795") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44038->127.0.0.1:31795, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30691") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54436->127.0.0.1:30691, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30004") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38932->127.0.0.1:30004, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30142") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39144->127.0.0.1:30142, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31756") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55406->127.0.0.1:31756, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31441") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54344->127.0.0.1:31441, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31918") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39330->127.0.0.1:31918, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31514") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58702->127.0.0.1:31514, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31963") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57818->127.0.0.1:31963, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30238") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49540->127.0.0.1:30238, err= 2025/07/07 01:01:46 DEBUG : removing 1 level 3 directories 2025/07/07 01:01:46 INFO : A1/B1/C1: Removing directory 2025/07/07 01:01:46 DEBUG : removing 1 level 2 directories 2025/07/07 01:01:46 INFO : A1/B1: Removing directory 2025/07/07 01:01:46 DEBUG : removing 1 level 1 directories 2025/07/07 01:01:46 INFO : A1: Removing directory 2025/07/07 01:01:46 DEBUG : removing 1 level 0 directories 2025/07/07 01:01:46 INFO : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: Removing directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30858") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58904->127.0.0.1:30858, err= 2025/07/07 01:01:46 ERROR : error listing: directory not found 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31466") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47742->127.0.0.1:31466, err= 2025/07/07 01:01:46 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.07s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31716") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42404->127.0.0.1:31716, err= 2025/07/07 01:01:46 INFO : A1: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30267") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43446->127.0.0.1:30267, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31420") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46822->127.0.0.1:31420, err= 2025/07/07 01:01:46 INFO : A1/B1: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31225") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44002->127.0.0.1:31225, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31796") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60416->127.0.0.1:31796, err= 2025/07/07 01:01:46 INFO : A1/B1/C1: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30624") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49408->127.0.0.1:30624, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31451") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44890->127.0.0.1:31451, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30027") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34718->127.0.0.1:30027, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30055") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33696->127.0.0.1:30055, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31565") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44584->127.0.0.1:31565, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31708") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51984->127.0.0.1:31708, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31013") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39812->127.0.0.1:31013, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30831") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60958->127.0.0.1:30831, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31441") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54352->127.0.0.1:31441, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31901") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50132->127.0.0.1:31901, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30737") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56216->127.0.0.1:30737, err= 2025/07/07 01:01:46 DEBUG : removing 1 level 3 directories 2025/07/07 01:01:46 INFO : A1/B1/C1: Removing directory 2025/07/07 01:01:46 DEBUG : removing 1 level 2 directories 2025/07/07 01:01:46 INFO : A1/B1: Removing directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30654") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60876->127.0.0.1:30654, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31140") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40626->127.0.0.1:31140, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31923") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39496->127.0.0.1:31923, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31649") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54832->127.0.0.1:31649, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31642") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55640->127.0.0.1:31642, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31689") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36508->127.0.0.1:31689, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31830") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60692->127.0.0.1:31830, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30482") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48408->127.0.0.1:30482, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31277") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50332->127.0.0.1:31277, err= 2025/07/07 01:01:46 INFO : A1: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31688") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55690->127.0.0.1:31688, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30552") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58708->127.0.0.1:30552, err= 2025/07/07 01:01:46 INFO : A1/B1: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31391") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36840->127.0.0.1:31391, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31924") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60030->127.0.0.1:31924, err= 2025/07/07 01:01:46 INFO : A1/B1/C1: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31127") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36610->127.0.0.1:31127, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30584") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59842->127.0.0.1:30584, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30560") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53064->127.0.0.1:30560, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30208") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60492->127.0.0.1:30208, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30341") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54022->127.0.0.1:30341, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31438") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36282->127.0.0.1:31438, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30003") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42556->127.0.0.1:30003, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30024") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36214->127.0.0.1:30024, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31895") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60918->127.0.0.1:31895, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30235") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39768->127.0.0.1:30235, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30914") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52238->127.0.0.1:30914, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30411") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46800->127.0.0.1:30411, err= 2025/07/07 01:01:46 DEBUG : removing 1 level 3 directories 2025/07/07 01:01:46 INFO : A1/B1/C1: Removing directory 2025/07/07 01:01:46 DEBUG : removing 1 level 2 directories 2025/07/07 01:01:46 INFO : A1/B1: Removing directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31290") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52368->127.0.0.1:31290, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31615") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46024->127.0.0.1:31615, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31948") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56432->127.0.0.1:31948, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31108") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60050->127.0.0.1:31108, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30539") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40256->127.0.0.1:30539, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30749") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55806->127.0.0.1:30749, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31716") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42406->127.0.0.1:31716, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31360") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49328->127.0.0.1:31360, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31659") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35378->127.0.0.1:31659, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30053") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51878->127.0.0.1:30053, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30028") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49492->127.0.0.1:30028, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30749") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55822->127.0.0.1:30749, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31757") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42342->127.0.0.1:31757, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31156") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51970->127.0.0.1:31156, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30375") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55148->127.0.0.1:30375, err= 2025/07/07 01:01:46 DEBUG : filename.txt: File name found in url 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30004") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38940->127.0.0.1:30004, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31539") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34372->127.0.0.1:31539, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30591") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40214->127.0.0.1:30591, err= 2025/07/07 01:01:46 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31306") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56348->127.0.0.1:31306, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30811") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58038->127.0.0.1:30811, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31599") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43462->127.0.0.1:31599, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31935") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35768->127.0.0.1:31935, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31688") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55700->127.0.0.1:31688, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31338") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44988->127.0.0.1:31338, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31477") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54814->127.0.0.1:31477, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31271") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47994->127.0.0.1:31271, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30246") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48698->127.0.0.1:30246, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31294") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36808->127.0.0.1:31294, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31829") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45498->127.0.0.1:31829, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30832") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59676->127.0.0.1:30832, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31002") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49670->127.0.0.1:31002, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30982") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37882->127.0.0.1:30982, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30251") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36662->127.0.0.1:30251, err= 2025/07/07 01:01:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31705") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52778->127.0.0.1:31705, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30706") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43550->127.0.0.1:30706, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31320") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43726->127.0.0.1:31320, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31089") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39208->127.0.0.1:31089, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30010") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57120->127.0.0.1:30010, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31360") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49334->127.0.0.1:31360, err= 2025/07/07 01:01:46 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/07/07 01:01:46 INFO : file1: Copied (new) to: sub/file2 2025/07/07 01:01:46 INFO : file1: Deleted 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30907") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35060->127.0.0.1:30907, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30825") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55840->127.0.0.1:30825, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31857") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42850->127.0.0.1:31857, err= 2025/07/07 01:01:46 DEBUG : file1: Sizes identical 2025/07/07 01:01:46 DEBUG : file1: Unchanged skipping 2025/07/07 01:01:46 INFO : file1: Deleted 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31332") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35068->127.0.0.1:31332, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30096") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58446->127.0.0.1:30096, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: don't need to copy/move sub/file2, it is already at target location 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30313") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52016->127.0.0.1:30313, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31057") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47970->127.0.0.1:31057, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30162") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34866->127.0.0.1:30162, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31642") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55656->127.0.0.1:31642, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31899") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39706->127.0.0.1:31899, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30683") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53398->127.0.0.1:30683, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30036") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55030->127.0.0.1:30036, err= --- PASS: TestMoveFile (0.03s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31756") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55420->127.0.0.1:31756, err= 2025/07/07 01:01:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31875") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47214->127.0.0.1:31875, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30013") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46850->127.0.0.1:30013, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31527") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41372->127.0.0.1:31527, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31058") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38034->127.0.0.1:31058, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30160") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44896->127.0.0.1:30160, err= 2025/07/07 01:01:46 DEBUG : file1.53508f02.partial: renamed to: file1 2025/07/07 01:01:46 INFO : file1: Copied (new) 2025/07/07 01:01:46 INFO : file1: Deleted 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31339") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50136->127.0.0.1:31339, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31502") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59668->127.0.0.1:31502, err= 2025/07/07 01:01:46 DEBUG : file1: Destination exists, skipping 2025/07/07 01:01:46 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31098") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47836->127.0.0.1:31098, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31246") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39900->127.0.0.1:31246, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31913") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60512->127.0.0.1:31913, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31569") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46978->127.0.0.1:31569, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31511") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37192->127.0.0.1:31511, err= --- PASS: TestMoveFileWithIgnoreExisting (0.02s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31788") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51972->127.0.0.1:31788, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30031") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54082->127.0.0.1:30031, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30859") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33748->127.0.0.1:30859, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31183") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40384->127.0.0.1:31183, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31501") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43208->127.0.0.1:31501, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31137") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37886->127.0.0.1:31137, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31066") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57114->127.0.0.1:31066, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30723") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36270->127.0.0.1:30723, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30602") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45496->127.0.0.1:30602, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30268") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38956->127.0.0.1:30268, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31647") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43550->127.0.0.1:31647, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30788") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38214->127.0.0.1:30788, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31645") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51450->127.0.0.1:31645, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31766") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43772->127.0.0.1:31766, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30339") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47912->127.0.0.1:30339, err= 2025/07/07 01:01:46 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-siwuyux6kebo/backup" 2025/07/07 01:01:46 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/07/07 01:01:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:46 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:46 DEBUG : TestFTPRclone: detected overridden config - adding "{Zda16}" suffix to name 2025/07/07 01:01:46 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/07/07 01:01:46 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/07/07 01:01:46 DEBUG : Setting pass="pK8dJu-MWnd9qpC7tz-b7QQmrLBu_8SJUgrguXIcvi1X" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/07/07 01:01:46 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: Connecting to FTP server 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: dial("tcp","127.0.0.1:28622") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: > dial: conn=127.0.0.1:56280->127.0.0.1:28622, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: dial("tcp","127.0.0.1:30168") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: > dial: conn=127.0.0.1:43718->127.0.0.1:30168, err= 2025/07/07 01:01:46 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-siwuyux6kebo/backup" to be canonical "TestFTPRclone{Zda16}:rclone-test-siwuyux6kebo/backup" 2025/07/07 01:01:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: dial("tcp","127.0.0.1:30390") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: > dial: conn=127.0.0.1:38064->127.0.0.1:30390, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: dial("tcp","127.0.0.1:30501") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: > dial: conn=127.0.0.1:46556->127.0.0.1:30501, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: dial("tcp","127.0.0.1:31797") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: > dial: conn=127.0.0.1:47016->127.0.0.1:31797, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: dial("tcp","127.0.0.1:31765") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: > dial: conn=127.0.0.1:48430->127.0.0.1:31765, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: dial("tcp","127.0.0.1:30143") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: > dial: conn=127.0.0.1:52216->127.0.0.1:30143, err= 2025/07/07 01:01:46 INFO : dst/file1: Moved (server-side) 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30709") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57006->127.0.0.1:30709, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31739") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46832->127.0.0.1:31739, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30111") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59464->127.0.0.1:30111, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30014") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43440->127.0.0.1:30014, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30307") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49120->127.0.0.1:30307, err= 2025/07/07 01:01:46 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/07/07 01:01:46 INFO : dst/file1: Copied (new) 2025/07/07 01:01:46 INFO : dst/file1: Deleted 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31836") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46324->127.0.0.1:31836, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30611") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30922") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60594->127.0.0.1:30922, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45094->127.0.0.1:30611, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30867") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60750->127.0.0.1:30867, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30672") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46086->127.0.0.1:30672, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31267") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35878->127.0.0.1:31267, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31939") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51744->127.0.0.1:31939, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30824") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44226->127.0.0.1:30824, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31258") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44996->127.0.0.1:31258, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31029") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55546->127.0.0.1:31029, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30926") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48598->127.0.0.1:30926, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31606") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38068->127.0.0.1:31606, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.03s) === 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:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31534") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41880->127.0.0.1:31534, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30527") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50630->127.0.0.1:30527, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30736") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35922->127.0.0.1:30736, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30296") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54364->127.0.0.1:30296, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30234") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45048->127.0.0.1:30234, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30282") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51800->127.0.0.1:30282, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31028") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58522->127.0.0.1:31028, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30389") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60236->127.0.0.1:30389, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31965") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60494->127.0.0.1:31965, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31598") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53188->127.0.0.1:31598, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31355") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58280->127.0.0.1:31355, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30793") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34786->127.0.0.1:30793, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30471") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53184->127.0.0.1:30471, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31359") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40186->127.0.0.1:31359, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30044") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52782->127.0.0.1:30044, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31827") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53580->127.0.0.1:31827, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30140") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57826->127.0.0.1:30140, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31641") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36162->127.0.0.1:31641, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31732") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39856->127.0.0.1:31732, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30454") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58808->127.0.0.1:30454, err= 2025/07/07 01:01:46 INFO : A1/B2: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30214") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38686->127.0.0.1:30214, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30652") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46860->127.0.0.1:30652, err= 2025/07/07 01:01:46 INFO : A1/B1/C3: Making directory 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30938") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42942->127.0.0.1:30938, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30147") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60558->127.0.0.1:30147, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30531") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45618->127.0.0.1:30531, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30292") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49752->127.0.0.1:30292, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30187") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57342->127.0.0.1:30187, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31524") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57044->127.0.0.1:31524, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31214") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30241") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31489") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47246->127.0.0.1:31214, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31513") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45790->127.0.0.1:31489, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51872->127.0.0.1:30241, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38622->127.0.0.1:31513, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31896") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39334->127.0.0.1:31896, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31290") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52374->127.0.0.1:31290, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30941") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45100->127.0.0.1:30941, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31631") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52128->127.0.0.1:31631, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30073") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:32960->127.0.0.1:30073, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30465") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30958") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59166->127.0.0.1:30958, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42898->127.0.0.1:30465, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31825") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31910") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31754") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30741") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33740->127.0.0.1:31825, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44056->127.0.0.1:31754, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53798->127.0.0.1:31910, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57676->127.0.0.1:30741, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31406") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34686->127.0.0.1:31406, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31478") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47488->127.0.0.1:31478, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30020") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60940->127.0.0.1:30020, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30137") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50024->127.0.0.1:30137, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31815") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30318") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30393") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43280->127.0.0.1:30393, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51098->127.0.0.1:30318, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30633") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55808->127.0.0.1:31815, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60480->127.0.0.1:30633, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31741") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41440->127.0.0.1:31741, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31727") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52580->127.0.0.1:31727, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31089") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39214->127.0.0.1:31089, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30695") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34484->127.0.0.1:30695, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31218") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59562->127.0.0.1:31218, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30193") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36270->127.0.0.1:30193, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30119") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52484->127.0.0.1:30119, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30871") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40568->127.0.0.1:30871, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30851") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46980->127.0.0.1:30851, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30902") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52854->127.0.0.1:30902, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31116") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39718->127.0.0.1:31116, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30137") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50028->127.0.0.1:30137, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31810") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52156->127.0.0.1:31810, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31125") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47038->127.0.0.1:31125, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31504") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31024") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30781") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58160->127.0.0.1:31504, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49466->127.0.0.1:31024, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34078->127.0.0.1:30781, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30539") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40272->127.0.0.1:30539, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31088") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31724") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31677") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31434") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30180") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57468->127.0.0.1:31677, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35378->127.0.0.1:31434, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42342->127.0.0.1:31724, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43310->127.0.0.1:31088, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55148->127.0.0.1:30180, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30873") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38996->127.0.0.1:30873, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30259") 2025/07/07 01:01:46 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48752->127.0.0.1:30259, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30716") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42352->127.0.0.1:30716, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31265") 2025/07/07 01:01:46 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30268") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38964->127.0.0.1:30268, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44126->127.0.0.1:31265, err= 2025/07/07 01:01:46 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/07 01:01:46 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/07 01:01:46 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30629") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45032->127.0.0.1:30629, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30786") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51890->127.0.0.1:30786, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31288") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36138->127.0.0.1:31288, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30553") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:32804->127.0.0.1:30553, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31339") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50138->127.0.0.1:31339, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31261") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36538->127.0.0.1:31261, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31316") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44938->127.0.0.1:31316, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31224") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45434->127.0.0.1:31224, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30454") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58822->127.0.0.1:30454, err= 2025/07/07 01:01:46 INFO : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31339") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50148->127.0.0.1:31339, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31073") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31400") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56740->127.0.0.1:31400, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36618->127.0.0.1:31073, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31889") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50738->127.0.0.1:31889, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30640") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31510") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30093") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47204->127.0.0.1:30640, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50458->127.0.0.1:30093, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34474->127.0.0.1:31510, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30852") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48446->127.0.0.1:30852, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30533") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56912->127.0.0.1:30533, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30406") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46238->127.0.0.1:30406, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30654") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60892->127.0.0.1:30654, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31649") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54836->127.0.0.1:31649, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30716") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42366->127.0.0.1:30716, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30330") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42154->127.0.0.1:30330, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30803") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50068->127.0.0.1:30803, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30249") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45512->127.0.0.1:30249, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30919") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45768->127.0.0.1:30919, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31997") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42872->127.0.0.1:31997, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30855") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43268->127.0.0.1:30855, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31811") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56788->127.0.0.1:31811, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30666") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30981") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30641") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59054->127.0.0.1:30981, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55636->127.0.0.1:30641, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30138") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58930->127.0.0.1:30666, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59936->127.0.0.1:30138, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31527") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41384->127.0.0.1:31527, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30089") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43116->127.0.0.1:30089, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30460") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31746") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41082->127.0.0.1:30460, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30495") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52558->127.0.0.1:31746, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57252->127.0.0.1:30495, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30786") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51896->127.0.0.1:30786, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31291") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41440->127.0.0.1:31291, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30238") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49542->127.0.0.1:30238, err= 2025/07/07 01:01:46 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/07 01:01:46 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30292") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30634") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38924->127.0.0.1:30634, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49766->127.0.0.1:30292, err= 2025/07/07 01:01:46 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30775") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58404->127.0.0.1:30775, err= 2025/07/07 01:01:46 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/07 01:01:46 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31202") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40402->127.0.0.1:31202, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30480") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60716->127.0.0.1:30480, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30902") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31584") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48000->127.0.0.1:31584, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52870->127.0.0.1:30902, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31560") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36154->127.0.0.1:31560, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31751") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30731") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53986->127.0.0.1:31751, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42540->127.0.0.1:30731, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31371") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55952->127.0.0.1:31371, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30664") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47730->127.0.0.1:30664, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31493") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37114->127.0.0.1:31493, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30309") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35156->127.0.0.1:30309, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30167") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50700->127.0.0.1:30167, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31229") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44584->127.0.0.1:31229, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30702") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45228->127.0.0.1:30702, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30948") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50730->127.0.0.1:30948, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30701") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30422") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40514->127.0.0.1:30422, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40942->127.0.0.1:30701, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30932") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31534") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31793") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50964->127.0.0.1:31793, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38472->127.0.0.1:30932, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41892->127.0.0.1:31534, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30560") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30112") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53070->127.0.0.1:30560, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44956->127.0.0.1:30112, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31397") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59996->127.0.0.1:31397, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30054") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36130->127.0.0.1:30054, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30461") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52114->127.0.0.1:30461, err= --- PASS: TestDirMove (0.10s) === RUN TestGetFsInfo run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30185") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54396->127.0.0.1:30185, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31596") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55780->127.0.0.1:31596, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30932") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38484->127.0.0.1:30932, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31901") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50136->127.0.0.1:31901, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31185") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58422->127.0.0.1:31185, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30118") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38952->127.0.0.1:30118, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: File to upload is small (34 bytes), uploading instead of streaming 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30137") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50042->127.0.0.1:30137, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31606") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38084->127.0.0.1:31606, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31596") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55790->127.0.0.1:31596, err= 2025/07/07 01:01:46 NOTICE: ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/07 01:01:46 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31022") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38180->127.0.0.1:31022, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31090") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39974->127.0.0.1:31090, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31810") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52172->127.0.0.1:31810, err= 2025/07/07 01:01:46 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31344") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59256->127.0.0.1:31344, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31939") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51746->127.0.0.1:31939, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31722") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40976->127.0.0.1:31722, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30619") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59802->127.0.0.1:30619, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31814") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43398->127.0.0.1:31814, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31848") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35512->127.0.0.1:31848, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30392") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38710->127.0.0.1:30392, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30717") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47596->127.0.0.1:30717, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: File to upload is small (34 bytes), uploading instead of streaming 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31668") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46548->127.0.0.1:31668, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31176") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49084->127.0.0.1:31176, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31944") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42078->127.0.0.1:31944, err= 2025/07/07 01:01:46 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30366") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56884->127.0.0.1:30366, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31320") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43736->127.0.0.1:31320, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30353") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47364->127.0.0.1:30353, err= 2025/07/07 01:01:46 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30377") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51206->127.0.0.1:30377, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31182") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47920->127.0.0.1:31182, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30148") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:32992->127.0.0.1:30148, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31896") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39344->127.0.0.1:31896, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31991") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37156->127.0.0.1:31991, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31144") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58000->127.0.0.1:31144, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30350") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36558->127.0.0.1:30350, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31241") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53142->127.0.0.1:31241, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: File to upload is small (34 bytes), uploading instead of streaming 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31536") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41736->127.0.0.1:31536, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31153") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48138->127.0.0.1:31153, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31231") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36384->127.0.0.1:31231, err= 2025/07/07 01:01:46 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31522") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40074->127.0.0.1:31522, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31674") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41782->127.0.0.1:31674, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31169") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46840->127.0.0.1:31169, err= 2025/07/07 01:01:46 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30167") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50702->127.0.0.1:30167, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31124") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55364->127.0.0.1:31124, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30843") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42114->127.0.0.1:30843, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31489") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45792->127.0.0.1:31489, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31302") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55118->127.0.0.1:31302, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31831") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39820->127.0.0.1:31831, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31137") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37890->127.0.0.1:31137, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30508") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56550->127.0.0.1:30508, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: File to upload is small (34 bytes), uploading instead of streaming 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30235") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39770->127.0.0.1:30235, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31932") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54564->127.0.0.1:31932, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31464") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44636->127.0.0.1:31464, err= 2025/07/07 01:01:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31311") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36538->127.0.0.1:31311, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31813") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52656->127.0.0.1:31813, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30959") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53140->127.0.0.1:30959, err= 2025/07/07 01:01:46 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31382") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58594->127.0.0.1:31382, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31442") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60646->127.0.0.1:31442, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30388") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54298->127.0.0.1:30388, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30436") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56152->127.0.0.1:30436, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31335") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47930->127.0.0.1:31335, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30004") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38946->127.0.0.1:30004, err= --- PASS: TestRcat (0.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" operations_test.go:1532: Skipping as destination doesn't support user metadata 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30501") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46564->127.0.0.1:30501, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30465") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42904->127.0.0.1:30465, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31436") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41806->127.0.0.1:31436, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30480") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60718->127.0.0.1:30480, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31653") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44094->127.0.0.1:31653, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31753") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38432->127.0.0.1:31753, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31204") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54016->127.0.0.1:31204, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: File to upload is small (60 bytes), uploading instead of streaming 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30377") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:51212->127.0.0.1:30377, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30042") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59966->127.0.0.1:30042, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31113") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41512->127.0.0.1:31113, err= 2025/07/07 01:01:46 DEBUG : potato2: Size of src and dst objects identical 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31304") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60514->127.0.0.1:31304, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30212") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45544->127.0.0.1:30212, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30015") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44742->127.0.0.1:30015, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31111") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35290->127.0.0.1:31111, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30860") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50338->127.0.0.1:30860, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30341") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54026->127.0.0.1:30341, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" operations_test.go:1613: Skipping as destination doesn't support user metadata 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31440") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43268->127.0.0.1:31440, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30081") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49402->127.0.0.1:30081, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31260") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53168->127.0.0.1:31260, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31579") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:56584->127.0.0.1:31579, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" operations_test.go:1665: Skipping test as remote does not support modtime 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31158") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34088->127.0.0.1:31158, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30697") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33440->127.0.0.1:30697, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31495") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:36866->127.0.0.1:31495, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30970") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48334->127.0.0.1:30970, err= --- SKIP: TestTouchDir (0.00s) === RUN TestMkdirMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30420") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46148->127.0.0.1:30420, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31993") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48790->127.0.0.1:31993, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31030") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46584->127.0.0.1:31030, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31345") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47086->127.0.0.1:31345, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30099") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45620->127.0.0.1:30099, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30206") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:58846->127.0.0.1:30206, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31249") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:34594->127.0.0.1:31249, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30353") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47378->127.0.0.1:30353, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31926") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55816->127.0.0.1:31926, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31720") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37830->127.0.0.1:31720, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31191") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:45248->127.0.0.1:31191, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30236") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53494->127.0.0.1:30236, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30323") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50058->127.0.0.1:30323, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30107") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43134->127.0.0.1:30107, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30989") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43086->127.0.0.1:30989, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30089") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43124->127.0.0.1:30089, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31913") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60514->127.0.0.1:31913, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31032") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33076->127.0.0.1:31032, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30582") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41112->127.0.0.1:30582, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31718") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43566->127.0.0.1:31718, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo", Local "Local file system at /tmp/rclone3131385783", Modify Window "876000h0m0s" 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30676") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53028->127.0.0.1:30676, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30267") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43448->127.0.0.1:30267, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31260") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53176->127.0.0.1:31260, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30330") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42160->127.0.0.1:30330, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30420") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:46160->127.0.0.1:30420, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30833") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:47654->127.0.0.1:30833, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: SetModTime is not supported 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31240") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33368->127.0.0.1:31240, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30048") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44846->127.0.0.1:30048, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31902") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57616->127.0.0.1:31902, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30264") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35582->127.0.0.1:30264, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31840") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43498->127.0.0.1:31840, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31613") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53996->127.0.0.1:31613, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30968") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41592->127.0.0.1:30968, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31331") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53474->127.0.0.1:31331, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31814") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43414->127.0.0.1:31814, err= 2025/07/07 01:01:46 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xapiget8" before starting 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31386") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49930->127.0.0.1:31386, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30390") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:38068->127.0.0.1:30390, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31917") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49816->127.0.0.1:31917, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31342") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:41088->127.0.0.1:31342, err= 2025/07/07 01:01:46 DEBUG : sub dir/test remove existing.xapiget8: TEST: removing renamed existing file after operation 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31443") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60614->127.0.0.1:31443, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31943") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48668->127.0.0.1:31943, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31957") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48314->127.0.0.1:31957, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30277") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57554->127.0.0.1:30277, err= 2025/07/07 01:01:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.miramuj2" before starting 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31365") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:33850->127.0.0.1:31365, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31031") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40992->127.0.0.1:31031, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31819") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:37508->127.0.0.1:31819, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31334") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35710->127.0.0.1:31334, err= 2025/07/07 01:01:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.miramuj2: TEST: renaming existing back after failed operation 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30704") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:52976->127.0.0.1:30704, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31784") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:54344->127.0.0.1:31784, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30155") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:32876->127.0.0.1:30155, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31756") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55436->127.0.0.1:31756, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31135") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:55568->127.0.0.1:31135, err= 2025/07/07 01:01:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tekabeq4" before starting 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30445") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:53708->127.0.0.1:30445, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31445") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:50162->127.0.0.1:31445, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31887") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:48734->127.0.0.1:31887, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31087") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44886->127.0.0.1:31087, err= 2025/07/07 01:01:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tekabeq4: TEST: removing renamed existing file after operation 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30171") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:59958->127.0.0.1:30171, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31148") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:60164->127.0.0.1:31148, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30840") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:44456->127.0.0.1:30840, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30519") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49206->127.0.0.1:30519, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31064") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:57682->127.0.0.1:31064, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31714") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:42002->127.0.0.1:31714, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30256") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:49074->127.0.0.1:30256, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31666") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:43004->127.0.0.1:31666, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:31864") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:35488->127.0.0.1:31864, err= --- PASS: TestRemoveExisting (0.04s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30398") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:39508->127.0.0.1:30398, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: dial("tcp","127.0.0.1:30774") 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: > dial: conn=127.0.0.1:40700->127.0.0.1:30774, err= 2025/07/07 01:01:46 DEBUG : ftp://127.0.0.1:28622/rclone-test-siwuyux6kebo: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished OK in 3.16335329s (try 1/5)