"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5)
2025/03/20 01:11:31 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-temonos5poye"
2025/03/20 01:11:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:11:31 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:31 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:31 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:31 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:31 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:31 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:31 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:31 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: Connecting to FTP server
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : Creating backend with remote "/tmp/rclone358262035"
=== 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://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:54004")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.00s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:36415")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 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/03/20 01:11:31 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/20 01:11:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/20 01:11:31 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/03/20 01:11:31 DEBUG : potato: Seek from 10 to 0
2025/03/20 01:11:31 DEBUG : potato: Seek from 10 to 0
2025/03/20 01:11:31 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/03/20 01:11:31 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/20 01:11:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/20 01:11:31 DEBUG : potato: Seek from 5 to 2
2025/03/20 01:11:31 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/03/20 01:11:31 DEBUG : potato: Seek from 7 to 0
2025/03/20 01:11:31 DEBUG : potato: Seek from 7 to 0
2025/03/20 01:11:31 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/03/20 01:11:31 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/20 01:11:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/20 01:11:31 DEBUG : potato: Seek from 5 to 2
2025/03/20 01:11:31 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/03/20 01:11:31 DEBUG : potato: Seek from 8 to 0
2025/03/20 01:11:31 DEBUG : potato: Seek from 8 to 0
2025/03/20 01:11:31 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/03/20 01:11:31 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/20 01:11:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/20 01:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/20 01:11:31 DEBUG : potato: Seek from 5 to 2
2025/03/20 01:11:31 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/03/20 01:11:31 DEBUG : potato: Seek from 9 to 0
2025/03/20 01:11:31 DEBUG : potato: Seek from 9 to 0
2025/03/20 01:11:31 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://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:49054")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:58756")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:36847")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:32686")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheck/3
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:36073")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:48323")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:53268")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:48096")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheck/6
=== RUN   TestCheck/7
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:12922")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:13405")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCheck (0.07s)
    --- 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/03/20 01:11:31 DEBUG : Creating backend with remote "nonexistent"
2025/03/20 01:11:31 DEBUG : Creating backend with remote "nonexistent"
2025/03/20 01:11:31 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/20 01:11:31 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/03/20 01:11:31 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/20 01:11:31 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://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:51343")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:19751")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:40640")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:32920")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckDownload/3
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:9762")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:58393")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:10803")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:18489")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:59252")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:43356")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCheckDownload (0.20s)
    --- PASS: TestCheckDownload/1 (0.00s)
    --- PASS: TestCheckDownload/2 (0.00s)
    --- PASS: TestCheckDownload/3 (0.01s)
    --- PASS: TestCheckDownload/4 (0.08s)
    --- PASS: TestCheckDownload/5 (0.02s)
    --- PASS: TestCheckDownload/6 (0.02s)
    --- PASS: TestCheckDownload/7 (0.02s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:54150")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:45546")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:60562")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:26752")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSizeOnly/3
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:12988")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:41564")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:24726")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:8524")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:27228")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:55023")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- 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://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:20905")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:35604")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/20 01:11:31 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/20 01:11:31 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/20 01:11:31 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:9239")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:62653")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/20 01:11:31 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/20 01:11:31 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/20 01:11:31 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:55646")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:45195")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestParseSumFile (0.02s)
=== RUN   TestCheckSum
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:31 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-temonos5poye/data"
2025/03/20 01:11:31 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:31 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:31 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:31 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:31 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:31 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:31 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:31 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/data: Connecting to FTP server
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/data: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/data: > dial: conn=*fshttp.timeoutConn, err=<nil>
    check_test.go:353: ftp://172.17.0.4:21/rclone-test-temonos5poye/data lacks md5, skipping
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:55348")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:39954")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestCheckSum (0.01s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:31 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-temonos5poye/data"
2025/03/20 01:11:31 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:31 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:31 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:31 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:31 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:31 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:31 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:31 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/data: Connecting to FTP server
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/data: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/data: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:12522")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:20301")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:28637")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:7340")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSumDownload/subtest1
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:12260")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:16078")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:43318")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:62147")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSumDownload/subtest2
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:60209")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:33338")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:38526")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSumDownload/subtest3
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:5478")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:19451")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:8971")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSumDownload/subtest4
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:46920")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:41850")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:2689")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSumDownload/subtest5
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:6639")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:35562")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:62228")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSumDownload/subtest6
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:18603")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:39817")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:24905")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:24622")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:2864")
2025/03/20 01:11:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSumDownload/subtest7
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:19350")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:44787")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:37444")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCheckSumDownload (0.17s)
    --- PASS: TestCheckSumDownload/subtest1 (0.01s)
    --- 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/03/20 01:11:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-pomopan4gopu"
2025/03/20 01:11:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:11:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-pomopan4gopu: Connecting to FTP server
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-pomopan4gopu: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-pomopan4gopu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : Creating backend with remote "/tmp/rclone2897885881"
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-pomopan4gopu", Local "Local file system at /tmp/rclone2897885881", Modify Window "1s"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-pomopan4gopu: dial("tcp","172.17.0.4:20389")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-pomopan4gopu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-pomopan4gopu: dial("tcp","172.17.0.4:38212")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-pomopan4gopu: > dial: conn=*fshttp.timeoutConn, err=<nil>
upper checkfile vs. lower remote (without normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-pomopan4gopu: dial("tcp","172.17.0.4:31433")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-pomopan4gopu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 ERROR : hello, world!: sum not found
2025/03/20 01:11:32 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-pomopan4gopu
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-pomopan4gopu: 1 files missing
2025/03/20 01:11:32 NOTICE: 1 hashes missing
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-pomopan4gopu: 2 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-pomopan4gopu: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-pomopan4gopu: dial("tcp","172.17.0.4:63918")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-pomopan4gopu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-pomopan4gopu: dial("tcp","172.17.0.4:56171")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-pomopan4gopu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-pomopan4gopu: 0 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-pomopan4gopu: 1 matching files
2025/03/20 01:11:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-haqaqof3bugi"
2025/03/20 01:11:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:11:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: Connecting to FTP server
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : Creating backend with remote "/tmp/rclone1809366245"
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-haqaqof3bugi", Local "Local file system at /tmp/rclone1809366245", Modify Window "1s"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: dial("tcp","172.17.0.4:28223")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: dial("tcp","172.17.0.4:26491")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: > dial: conn=*fshttp.timeoutConn, err=<nil>
lower checkfile vs. upper remote (without normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: dial("tcp","172.17.0.4:2034")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 ERROR : HELLO, WORLD!: sum not found
2025/03/20 01:11:32 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-haqaqof3bugi
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: 1 files missing
2025/03/20 01:11:32 NOTICE: 1 hashes missing
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: 2 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: dial("tcp","172.17.0.4:36865")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: dial("tcp","172.17.0.4:64606")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: 0 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: 1 matching files
2025/03/20 01:11:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-masodaw6wexi"
2025/03/20 01:11:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:11:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-masodaw6wexi: Connecting to FTP server
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-masodaw6wexi: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-masodaw6wexi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : Creating backend with remote "/tmp/rclone2605746505"
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-masodaw6wexi", Local "Local file system at /tmp/rclone2605746505", Modify Window "1s"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-masodaw6wexi: dial("tcp","172.17.0.4:24762")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-masodaw6wexi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-masodaw6wexi: dial("tcp","172.17.0.4:53556")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-masodaw6wexi: > dial: conn=*fshttp.timeoutConn, err=<nil>
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-masodaw6wexi: dial("tcp","172.17.0.4:45819")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-masodaw6wexi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 ERROR : HeLlO, wOrLd!: sum not found
2025/03/20 01:11:32 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-masodaw6wexi
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-masodaw6wexi: 1 files missing
2025/03/20 01:11:32 NOTICE: 1 hashes missing
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-masodaw6wexi: 2 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-masodaw6wexi: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-masodaw6wexi: dial("tcp","172.17.0.4:33448")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-masodaw6wexi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-masodaw6wexi: dial("tcp","172.17.0.4:4477")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-masodaw6wexi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-masodaw6wexi: 0 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-masodaw6wexi: 1 matching files
2025/03/20 01:11:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-temuput8yayu"
2025/03/20 01:11:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:11:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temuput8yayu: Connecting to FTP server
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temuput8yayu: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temuput8yayu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : Creating backend with remote "/tmp/rclone1614270588"
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temuput8yayu", Local "Local file system at /tmp/rclone1614270588", Modify Window "1s"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temuput8yayu: dial("tcp","172.17.0.4:21108")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temuput8yayu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temuput8yayu: dial("tcp","172.17.0.4:48350")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temuput8yayu: > dial: conn=*fshttp.timeoutConn, err=<nil>
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temuput8yayu: dial("tcp","172.17.0.4:57217")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temuput8yayu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 ERROR : HELLO, WORLD!: sum not found
2025/03/20 01:11:32 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-temuput8yayu
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-temuput8yayu: 1 files missing
2025/03/20 01:11:32 NOTICE: 1 hashes missing
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-temuput8yayu: 2 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-temuput8yayu: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temuput8yayu: dial("tcp","172.17.0.4:29793")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temuput8yayu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temuput8yayu: dial("tcp","172.17.0.4:8829")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temuput8yayu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-temuput8yayu: 0 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-temuput8yayu: 1 matching files
2025/03/20 01:11:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-moqebig3pave"
2025/03/20 01:11:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:11:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-moqebig3pave: Connecting to FTP server
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-moqebig3pave: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-moqebig3pave: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : Creating backend with remote "/tmp/rclone1275818935"
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-moqebig3pave", Local "Local file system at /tmp/rclone1275818935", Modify Window "1s"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-moqebig3pave: dial("tcp","172.17.0.4:61546")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-moqebig3pave: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-moqebig3pave: dial("tcp","172.17.0.4:36899")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-moqebig3pave: > dial: conn=*fshttp.timeoutConn, err=<nil>
NFD checkfile vs. NFC remote (without normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-moqebig3pave: dial("tcp","172.17.0.4:28124")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-moqebig3pave: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/20 01:11:32 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-moqebig3pave
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-moqebig3pave: 1 files missing
2025/03/20 01:11:32 NOTICE: 1 hashes missing
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-moqebig3pave: 2 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-moqebig3pave: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-moqebig3pave: dial("tcp","172.17.0.4:3156")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-moqebig3pave: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-moqebig3pave: dial("tcp","172.17.0.4:49850")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-moqebig3pave: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-moqebig3pave: 0 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-moqebig3pave: 1 matching files
2025/03/20 01:11:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-buyihag3hami"
2025/03/20 01:11:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:11:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-buyihag3hami: Connecting to FTP server
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-buyihag3hami: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-buyihag3hami: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : Creating backend with remote "/tmp/rclone1108175975"
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-buyihag3hami", Local "Local file system at /tmp/rclone1108175975", Modify Window "1s"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-buyihag3hami: dial("tcp","172.17.0.4:57704")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-buyihag3hami: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-buyihag3hami: dial("tcp","172.17.0.4:63831")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-buyihag3hami: > dial: conn=*fshttp.timeoutConn, err=<nil>
NFC checkfile vs. NFD remote (without normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-buyihag3hami: dial("tcp","172.17.0.4:7007")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-buyihag3hami: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/20 01:11:32 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-buyihag3hami
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-buyihag3hami: 1 files missing
2025/03/20 01:11:32 NOTICE: 1 hashes missing
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-buyihag3hami: 2 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-buyihag3hami: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-buyihag3hami: dial("tcp","172.17.0.4:31521")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-buyihag3hami: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-buyihag3hami: dial("tcp","172.17.0.4:54065")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-buyihag3hami: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-buyihag3hami: 0 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-buyihag3hami: 1 matching files
2025/03/20 01:11:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kecidih6feho"
2025/03/20 01:11:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:11:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kecidih6feho: Connecting to FTP server
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kecidih6feho: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kecidih6feho: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : Creating backend with remote "/tmp/rclone3672230572"
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kecidih6feho", Local "Local file system at /tmp/rclone3672230572", Modify Window "1s"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kecidih6feho: dial("tcp","172.17.0.4:33691")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kecidih6feho: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kecidih6feho: dial("tcp","172.17.0.4:52500")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kecidih6feho: > dial: conn=*fshttp.timeoutConn, err=<nil>
NFDx2 checkfile vs. both remote (without normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kecidih6feho: dial("tcp","172.17.0.4:42589")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kecidih6feho: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/20 01:11:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-kecidih6feho
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-kecidih6feho: 1 files missing
2025/03/20 01:11:32 NOTICE: 1 hashes missing
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-kecidih6feho: 2 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-kecidih6feho: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kecidih6feho: dial("tcp","172.17.0.4:37214")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kecidih6feho: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kecidih6feho: dial("tcp","172.17.0.4:30709")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kecidih6feho: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-kecidih6feho: 0 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-kecidih6feho: 1 matching files
2025/03/20 01:11:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-betegih9mevu"
2025/03/20 01:11:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:11:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-betegih9mevu: Connecting to FTP server
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-betegih9mevu: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-betegih9mevu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : Creating backend with remote "/tmp/rclone2903014950"
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-betegih9mevu", Local "Local file system at /tmp/rclone2903014950", Modify Window "1s"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-betegih9mevu: dial("tcp","172.17.0.4:29351")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-betegih9mevu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-betegih9mevu: dial("tcp","172.17.0.4:46586")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-betegih9mevu: > dial: conn=*fshttp.timeoutConn, err=<nil>
NFCx2 checkfile vs. both remote (without normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-betegih9mevu: dial("tcp","172.17.0.4:53246")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-betegih9mevu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/20 01:11:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-betegih9mevu
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-betegih9mevu: 1 files missing
2025/03/20 01:11:32 NOTICE: 1 hashes missing
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-betegih9mevu: 2 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-betegih9mevu: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-betegih9mevu: dial("tcp","172.17.0.4:64998")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-betegih9mevu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-betegih9mevu: dial("tcp","172.17.0.4:1959")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-betegih9mevu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-betegih9mevu: 0 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-betegih9mevu: 1 matching files
2025/03/20 01:11:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-roxinox6hubu"
2025/03/20 01:11:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:11:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-roxinox6hubu: Connecting to FTP server
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-roxinox6hubu: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-roxinox6hubu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : Creating backend with remote "/tmp/rclone2175416155"
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-roxinox6hubu", Local "Local file system at /tmp/rclone2175416155", Modify Window "1s"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-roxinox6hubu: dial("tcp","172.17.0.4:26144")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-roxinox6hubu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-roxinox6hubu: dial("tcp","172.17.0.4:9470")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-roxinox6hubu: > dial: conn=*fshttp.timeoutConn, err=<nil>
both checkfile vs. NFDx2 remote (without normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-roxinox6hubu: dial("tcp","172.17.0.4:65062")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-roxinox6hubu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/20 01:11:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-roxinox6hubu
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-roxinox6hubu: 1 files missing
2025/03/20 01:11:32 NOTICE: 1 hashes missing
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-roxinox6hubu: 2 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-roxinox6hubu: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-roxinox6hubu: dial("tcp","172.17.0.4:61879")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-roxinox6hubu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-roxinox6hubu: dial("tcp","172.17.0.4:6733")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-roxinox6hubu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-roxinox6hubu: 0 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-roxinox6hubu: 1 matching files
2025/03/20 01:11:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-dupugik8ceki"
2025/03/20 01:11:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:11:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-dupugik8ceki: Connecting to FTP server
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-dupugik8ceki: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-dupugik8ceki: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : Creating backend with remote "/tmp/rclone3351311020"
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-dupugik8ceki", Local "Local file system at /tmp/rclone3351311020", Modify Window "1s"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-dupugik8ceki: dial("tcp","172.17.0.4:1712")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-dupugik8ceki: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-dupugik8ceki: dial("tcp","172.17.0.4:62375")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-dupugik8ceki: > dial: conn=*fshttp.timeoutConn, err=<nil>
both checkfile vs. NFCx2 remote (without normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-dupugik8ceki: dial("tcp","172.17.0.4:35586")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-dupugik8ceki: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/20 01:11:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-dupugik8ceki
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-dupugik8ceki: 1 files missing
2025/03/20 01:11:32 NOTICE: 1 hashes missing
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-dupugik8ceki: 2 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-dupugik8ceki: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-dupugik8ceki: dial("tcp","172.17.0.4:2541")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-dupugik8ceki: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-dupugik8ceki: dial("tcp","172.17.0.4:15306")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-dupugik8ceki: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-dupugik8ceki: 0 differences found
2025/03/20 01:11:32 NOTICE: ftp://172.17.0.4:21/rclone-test-dupugik8ceki: 1 matching files
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-dupugik8ceki: dial("tcp","172.17.0.4:14574")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-dupugik8ceki: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-dupugik8ceki: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-dupugik8ceki: Purge dir ""
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-roxinox6hubu: dial("tcp","172.17.0.4:17782")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-roxinox6hubu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-roxinox6hubu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-roxinox6hubu: Purge dir ""
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-betegih9mevu: dial("tcp","172.17.0.4:6696")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-betegih9mevu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-betegih9mevu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-betegih9mevu: Purge dir ""
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kecidih6feho: dial("tcp","172.17.0.4:29236")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kecidih6feho: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kecidih6feho: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kecidih6feho: Purge dir ""
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-buyihag3hami: dial("tcp","172.17.0.4:31813")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-buyihag3hami: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-buyihag3hami: Purge object "測試_Русский___ě_áñ"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-buyihag3hami: Purge dir ""
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-moqebig3pave: dial("tcp","172.17.0.4:21514")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-moqebig3pave: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-moqebig3pave: Purge object "測試_Русский___ě_áñ"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-moqebig3pave: Purge dir ""
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temuput8yayu: dial("tcp","172.17.0.4:56546")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temuput8yayu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temuput8yayu: Purge object "HELLO, WORLD!"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temuput8yayu: Purge dir ""
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-masodaw6wexi: dial("tcp","172.17.0.4:45948")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-masodaw6wexi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-masodaw6wexi: Purge object "HeLlO, wOrLd!"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-masodaw6wexi: Purge dir ""
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: dial("tcp","172.17.0.4:35212")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: Purge object "HELLO, WORLD!"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-haqaqof3bugi: Purge dir ""
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-pomopan4gopu: dial("tcp","172.17.0.4:38344")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-pomopan4gopu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-pomopan4gopu: Purge object "hello, world!"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-pomopan4gopu: Purge dir ""
--- PASS: TestApplyTransforms (0.27s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:32 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:35599")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2
2025/03/20 01:11:32 INFO  : file1: Copied (new) to: sub/file2
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:45406")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:37521")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/20 01:11:32 DEBUG : file1: Unchanged skipping
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:41906")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:17397")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: don't need to copy/move sub/file2, it is already at target location
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:17105")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:47016")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:11940")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:6916")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:55466")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCopyFile (0.05s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    copy_test.go:153: Test only runs on local
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:53405")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:26788")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestCopyLongFile (0.00s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:56222")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:36383")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:8421")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-temonos5poye/backup"
2025/03/20 01:11:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/backup: Connecting to FTP server
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/backup: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/backup: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-temonos5poye/backup" to be canonical "TestFTPProftpd{pXZKz}:rclone-test-temonos5poye/backup"
2025/03/20 01:11:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/20 01:11:32 INFO  : dst/file1: Moved (server-side)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:18256")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1
2025/03/20 01:11:32 INFO  : dst/file1: Copied (new)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:57159")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:35020")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:47619")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:64133")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:33311")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:53772")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:29737")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:12842")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:52749")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/backup: closing 1 unused connections
--- PASS: TestCopyFileBackupDir (0.04s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-temonos5poye/dst"
2025/03/20 01:11:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/dst: Connecting to FTP server
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/dst: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/dst: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-temonos5poye/CompareDest"
2025/03/20 01:11:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:32 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/CompareDest: Connecting to FTP server
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/CompareDest: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/CompareDest: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-temonos5poye/CompareDest" to be canonical "TestFTPProftpd{pXZKz}:rclone-test-temonos5poye/CompareDest"
2025/03/20 01:11:32 DEBUG : one: Need to transfer - File not found at Destination
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/dst: dial("tcp","172.17.0.4:5750")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/dst: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : one.b824e1ab.partial: renamed to: one
2025/03/20 01:11:32 INFO  : one: Copied (new)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:39283")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:43184")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:27986")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:38570")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-temonos5poye/CompareDest" for canonical name "TestFTPProftpd{pXZKz}:rclone-test-temonos5poye/CompareDest"
2025/03/20 01:11:32 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/dst: dial("tcp","172.17.0.4:45265")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/dst: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : one.406dcb2c.partial: renamed to: one
2025/03/20 01:11:32 INFO  : one: Copied (replaced existing)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:26763")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:28778")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:37026")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:62273")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:4596")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:12928")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:32440")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-temonos5poye/CompareDest" for canonical name "TestFTPProftpd{pXZKz}:rclone-test-temonos5poye/CompareDest"
2025/03/20 01:11:32 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:11:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/20 01:11:32 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:63230")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:52385")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:34711")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:43892")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:2742")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:26332")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:13825")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-temonos5poye/CompareDest" for canonical name "TestFTPProftpd{pXZKz}:rclone-test-temonos5poye/CompareDest"
2025/03/20 01:11:32 DEBUG : two: Need to transfer - File not found at Destination
2025/03/20 01:11:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/20 01:11:32 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:30168")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:36377")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:35057")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-temonos5poye/CompareDest" for canonical name "TestFTPProftpd{pXZKz}:rclone-test-temonos5poye/CompareDest"
2025/03/20 01:11:32 DEBUG : two: Need to transfer - File not found at Destination
2025/03/20 01:11:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/20 01:11:32 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:44760")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:63200")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:6483")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:19441")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:5084")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:33070")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-temonos5poye/CompareDest" for canonical name "TestFTPProftpd{pXZKz}:rclone-test-temonos5poye/CompareDest"
2025/03/20 01:11:32 DEBUG : two: Need to transfer - File not found at Destination
2025/03/20 01:11:32 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/dst: dial("tcp","172.17.0.4:49795")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/dst: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : two.1503b713.partial: renamed to: two
2025/03/20 01:11:32 INFO  : two: Copied (new)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:15071")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:37020")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:3847")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:7353")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:24809")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:38953")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:39660")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/CompareDest: closing 1 unused connections
--- PASS: TestCopyFileCompareDest (0.32s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    copy_test.go:276: Skipping test as remote does not support server-side copy
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:38861")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:48230")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestCopyFileCopyDest (0.00s)
=== RUN   TestCopyInplace
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:32 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:35635")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 INFO  : file1: Copied (new) to: sub/file2
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:41183")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:18205")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/20 01:11:32 DEBUG : file1: Unchanged skipping
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:10770")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:21141")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: don't need to copy/move sub/file2, it is already at target location
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:7621")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:54123")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:59088")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:31115")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:46906")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCopyInplace (0.02s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:32 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:26852")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.53508f02.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2
2025/03/20 01:11:32 INFO  : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:18537")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:44810")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/20 01:11:32 DEBUG : file1: Unchanged skipping
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:38512")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:46958")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:16391")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:62211")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:43408")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:35770")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:38583")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCopyLongFileName (0.03s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:2715")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : TestCopyFileMaxTransfer/file1.53508f02.partial: renamed to: TestCopyFileMaxTransfer/file1
2025/03/20 01:11:32 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:28209")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:44296")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:30623")
2025/03/20 01:11:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : TestCopyFileMaxTransfer/file2.e65612d1.partial: Removed after failed upload: 1 error occurred:
	* max transfer limit reached as set by --max-transfer

2025/03/20 01:11:33 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred:
	* max transfer limit reached as set by --max-transfer

2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:3547")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:26820")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:18044")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:30509")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:52560")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : TestCopyFileMaxTransfer/file4.e65612d1.partial: renamed to: TestCopyFileMaxTransfer/file4
2025/03/20 01:11:33 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:21616")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:61925")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:21737")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:64485")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:10216")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCopyFileMaxTransfer (1.09s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:57090")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:62151")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateInteractive (0.00s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:28633")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:24626")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateSkip (0.00s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:11687")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:64630")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateSizeOnly (0.00s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:30955")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:49617")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateFirst (0.00s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:37956")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:1055")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateNewest (0.00s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    dedupe_test.go:36: Can't run this test without a hash
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:2288")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:47703")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateNewestByHash (0.00s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:7653")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:60352")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateOldest (0.00s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:9020")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:25166")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateLargest (0.00s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:41776")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:5697")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateSmallest (0.00s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:59913")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:14824")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateRename (0.00s)
=== RUN   TestMergeDirs
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    dedupe_test.go:256: Can't merge directories
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:48969")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:62436")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestMergeDirs (0.00s)
=== RUN   TestListDirSorted
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:40620")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:1479")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:27410")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:27646")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:22071")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:23801")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:48359")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:21022")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:32993")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: Connecting to FTP server
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:39915")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:7722")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:17638")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:2278")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : a.txt: Excluded (Size Filter)
2025/03/20 01:11:33 DEBUG : a.txt: Excluded
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:60602")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:12847")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/20 01:11:33 DEBUG : sub dir/hello world2: Excluded
2025/03/20 01:11:33 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/20 01:11:33 DEBUG : sub dir/hello world: Excluded
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:63517")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : sub dir/ignore dir: Excluded
2025/03/20 01:11:33 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/20 01:11:33 DEBUG : sub dir/hello world2: Excluded
2025/03/20 01:11:33 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/20 01:11:33 DEBUG : sub dir/hello world: Excluded
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:18414")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : sub dir/ignore dir: Excluded
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:28302")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:23461")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:59697")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:38368")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:28938")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:22067")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:50920")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestListDirSorted (0.05s)
=== RUN   TestListJSON
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:6070")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:35532")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:12384")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:43613")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestListJSON/Default
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:32118")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestListJSON/FilesOnly
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:44593")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestListJSON/DirsOnly
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:28970")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestListJSON/Recurse
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:3586")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:13648")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestListJSON/SubDir
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:10171")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestListJSON/NoModTime
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:14286")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestListJSON/NoMimeType
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:59887")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestListJSON/ShowHash
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:35599")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestListJSON/HashTypes
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:31322")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 ERROR : file1: Failed to read hash: hash type not supported
=== RUN   TestListJSON/Metadata
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:8466")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:9145")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:22283")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:59742")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestListJSON (0.02s)
    --- PASS: TestListJSON/Default (0.00s)
    --- PASS: TestListJSON/FilesOnly (0.00s)
    --- PASS: TestListJSON/DirsOnly (0.00s)
    --- PASS: TestListJSON/Recurse (0.00s)
    --- PASS: TestListJSON/SubDir (0.00s)
    --- PASS: TestListJSON/NoModTime (0.00s)
    --- PASS: TestListJSON/NoMimeType (0.00s)
    --- PASS: TestListJSON/ShowHash (0.00s)
    --- PASS: TestListJSON/HashTypes (0.00s)
    --- PASS: TestListJSON/Metadata (0.00s)
=== RUN   TestStatJSON
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:49218")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:26956")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:45147")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:54120")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestStatJSON/Root
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:4158")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestStatJSON/RootFilesOnly
=== RUN   TestStatJSON/RootDirsOnly
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:63018")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestStatJSON/Dir
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:10391")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestStatJSON/DirWithTrailingSlash
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:29252")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestStatJSON/File
=== RUN   TestStatJSON/NotFound
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:51022")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestStatJSON/DirFilesOnly
=== RUN   TestStatJSON/FileFilesOnly
=== RUN   TestStatJSON/NotFoundFilesOnly
=== RUN   TestStatJSON/DirDirsOnly
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:38104")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestStatJSON/FileDirsOnly
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:63028")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestStatJSON/NotFoundDirsOnly
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:10846")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestStatJSON/RootNotFound
2025/03/20 01:11:33 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-temonos5poye/notfound"
2025/03/20 01:11:33 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:33 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:33 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:33 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:33 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:33 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:33 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:33 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/notfound: Connecting to FTP server
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/notfound: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/notfound: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/notfound: dial("tcp","172.17.0.4:42191")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/notfound: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:12266")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:12897")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:64726")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestStatJSON (0.03s)
    --- 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.01s)
=== RUN   TestMkdir
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:33 INFO  : ftp://172.17.0.4:21/rclone-test-temonos5poye: Making directory
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:31894")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 INFO  : ftp://172.17.0.4:21/rclone-test-temonos5poye: Making directory
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:35674")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:29300")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestMkdir (0.00s)
=== RUN   TestLsd
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:19264")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:47551")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:59751")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:51892")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:10651")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:3133")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:21932")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestLsd (0.01s)
=== RUN   TestLs
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:3996")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:62711")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:45055")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:19914")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:23377")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:31274")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestLs (0.01s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:56874")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:47829")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:6573")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:42635")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/20 01:11:33 DEBUG : empty space: Excluded
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:5102")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:23457")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestLsWithFilesFrom (0.01s)
=== RUN   TestLsLong
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:11264")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:55260")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:3312")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:36720")
2025/03/20 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:13272")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:45839")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestLsLong (0.01s)
=== RUN   TestHashSums
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:62702")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:57980")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:6356")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:40046")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:15136")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestHashSums (0.01s)
=== RUN   TestHashSumsWithErrors
2025/03/20 01:11:34 DEBUG : Creating backend with remote ":memory:"
2025/03/20 01:11:34 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/03/20 01:11:34 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/20 01:11:34 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/20 01:11:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/20 01:11:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/20 01:11:34 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/20 01:11:34 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/20 01:11:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/20 01:11:34 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://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:30663")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:28794")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:52480")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:46386")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:51707")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:19402")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:14179")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:28632")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:43869")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCount (0.01s)
=== RUN   TestDelete
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:28769")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:14119")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:16439")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:57526")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : Waiting for deletions to finish
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:38592")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : large: Excluded (Size Filter)
2025/03/20 01:11:34 DEBUG : large: Excluded
2025/03/20 01:11:34 INFO  : medium: Deleted
2025/03/20 01:11:34 INFO  : small: Deleted
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:25993")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:21704")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:15631")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestDelete (0.01s)
=== RUN   TestMaxDelete
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:4951")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:60644")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:62159")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:56768")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : Waiting for deletions to finish
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:55820")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/20 01:11:34 INFO  : large: Deleted
2025/03/20 01:11:34 INFO  : medium: Deleted
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:62753")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:36584")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:18556")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:24267")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:58792")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestMaxDelete (0.01s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:59929")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:37447")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:24532")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:1405")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : Waiting for deletions to finish
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:51268")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/20 01:11:34 INFO  : medium: Deleted
2025/03/20 01:11:34 INFO  : small: Deleted
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:19741")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:30937")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:1633")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:54566")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:9191")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestMaxDeleteSizeLargeFile (0.01s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:29981")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:55869")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:44888")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:9527")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : Waiting for deletions to finish
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:10286")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/20 01:11:34 INFO  : large: Deleted
2025/03/20 01:11:34 INFO  : medium: Deleted
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:53037")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:10550")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:37333")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:57700")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:49309")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestMaxDeleteSize (0.01s)
=== RUN   TestReadFile
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:33888")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:37755")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:8043")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:55711")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:4432")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:12406")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:1520")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestReadFile (0.01s)
=== RUN   TestRetry
2025/03/20 01:11:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/20 01:11:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/20 01:11:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/20 01:11:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/20 01:11:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/20 01:11:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/20 01:11:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN   TestCat
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:26284")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:63160")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:12223")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:11148")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:18946")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:5804")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:25501")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:21003")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:27638")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:16698")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:56514")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:9882")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:50470")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:23291")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:42246")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:28947")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:60442")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:15215")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:45580")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:37403")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCat (0.10s)
=== RUN   TestPurge
2025/03/20 01:11:34 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-yudehom5juya"
2025/03/20 01:11:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:11:34 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:34 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:34 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:34 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:34 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:34 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: Connecting to FTP server
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : Creating backend with remote "/tmp/rclone2001265993"
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yudehom5juya", Local "Local file system at /tmp/rclone2001265993", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:30305")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 INFO  : A2: Making directory
2025/03/20 01:11:34 INFO  : A1/B2: Making directory
2025/03/20 01:11:34 INFO  : A1/B2/C2: Making directory
2025/03/20 01:11:34 INFO  : A1/B1/C3: Making directory
2025/03/20 01:11:34 INFO  : A3: Making directory
2025/03/20 01:11:34 INFO  : A3/B3: Making directory
2025/03/20 01:11:34 INFO  : A3/B3/C4: Making directory
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:62740")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:49272")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: Connecting to FTP server
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: Connecting to FTP server
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:56127")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:47385")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:36638")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:27344")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:37319")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:58234")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: Connecting to FTP server
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:29280")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:30812")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:12198")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:29755")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : Waiting for deletions to finish
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:21056")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:47738")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:27139")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 INFO  : A1/B1/C1/one: Deleted
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:45115")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:17074")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:28887")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : removing 2 level 3 directories
2025/03/20 01:11:34 INFO  : A1/B1/C3: Removing directory
2025/03/20 01:11:34 INFO  : A1/B1/C1: Removing directory
2025/03/20 01:11:34 DEBUG : removing 1 level 2 directories
2025/03/20 01:11:34 INFO  : A1/B1: Removing directory
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:5555")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:52567")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:2891")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:8562")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:48261")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:28866")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:52049")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:20401")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : Waiting for deletions to finish
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:19050")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:53430")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:34260")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:8190")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:47524")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 INFO  : A1/two: Deleted
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:1201")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:7931")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:54491")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:37444")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:5869")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:7858")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:56496")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:37574")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:60074")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:26385")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:60677")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : removing 2 level 3 directories
2025/03/20 01:11:34 INFO  : A3/B3/C4: Removing directory
2025/03/20 01:11:34 INFO  : A1/B2/C2: Removing directory
2025/03/20 01:11:34 DEBUG : removing 2 level 2 directories
2025/03/20 01:11:34 INFO  : A3/B3: Removing directory
2025/03/20 01:11:34 INFO  : A1/B2: Removing directory
2025/03/20 01:11:34 DEBUG : removing 3 level 1 directories
2025/03/20 01:11:34 INFO  : A3: Removing directory
2025/03/20 01:11:34 INFO  : A1: Removing directory
2025/03/20 01:11:34 INFO  : A2: Removing directory
2025/03/20 01:11:34 DEBUG : removing 1 level 0 directories
2025/03/20 01:11:34 INFO  : ftp://172.17.0.4:21/rclone-test-yudehom5juya: Removing directory
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:26657")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 ERROR : : error listing: directory not found
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: dial("tcp","172.17.0.4:39195")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 ERROR : : error listing: directory not found
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-yudehom5juya: Purge dir ""
2025/03/20 01:11:34 NOTICE: purge failed to rmdir "": directory not found
2025/03/20 01:11:34 NOTICE: purge failed: directory not found
--- PASS: TestPurge (0.08s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:38870")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 INFO  : A2: Making directory
2025/03/20 01:11:34 INFO  : A1/B2: Making directory
2025/03/20 01:11:34 INFO  : A1/B2/C2: Making directory
2025/03/20 01:11:34 INFO  : A1/B1/C3: Making directory
2025/03/20 01:11:34 INFO  : A3: Making directory
2025/03/20 01:11:34 INFO  : A3/B3: Making directory
2025/03/20 01:11:34 INFO  : A3/B3/C4: Making directory
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:58586")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:50727")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: Connecting to FTP server
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:42985")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:42798")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:24349")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:44758")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:56402")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:56141")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:16340")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: Connecting to FTP server
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:43984")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:26573")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:11332")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:65439")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : removing 1 level 3 directories
2025/03/20 01:11:34 INFO  : A3/B3/C4: Removing directory
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:56494")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:25384")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:37193")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:47375")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:37485")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:51901")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:17620")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:28314")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:13161")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:24171")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:58037")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:47756")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:2982")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:58512")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:22926")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:17304")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:36828")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:47032")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:26182")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:13202")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : removing 2 level 3 directories
2025/03/20 01:11:34 INFO  : A1/B2/C2: Removing directory
2025/03/20 01:11:34 INFO  : A1/B1/C3: Removing directory
2025/03/20 01:11:34 DEBUG : removing 2 level 2 directories
2025/03/20 01:11:34 INFO  : A3/B3: Removing directory
2025/03/20 01:11:34 INFO  : A1/B2: Removing directory
2025/03/20 01:11:34 DEBUG : removing 2 level 1 directories
2025/03/20 01:11:34 INFO  : A3: Removing directory
2025/03/20 01:11:34 INFO  : A2: Removing directory
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:56259")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:44852")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:56132")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:3591")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:2695")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:31094")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:26830")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:5649")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : removing 1 level 3 directories
2025/03/20 01:11:34 INFO  : A1/B1/C1: Removing directory
2025/03/20 01:11:34 DEBUG : removing 1 level 2 directories
2025/03/20 01:11:34 INFO  : A1/B1: Removing directory
2025/03/20 01:11:34 DEBUG : removing 1 level 1 directories
2025/03/20 01:11:34 INFO  : A1: Removing directory
2025/03/20 01:11:34 DEBUG : removing 1 level 0 directories
2025/03/20 01:11:34 INFO  : ftp://172.17.0.4:21/rclone-test-temonos5poye: Removing directory
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:12604")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 ERROR : : error listing: directory not found
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:11479")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (0.06s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 INFO  : A1: Making directory
2025/03/20 01:11:34 INFO  : A1/B1: Making directory
2025/03/20 01:11:34 INFO  : A1/B1/C1: Making directory
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:58436")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:5368")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:12662")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:51162")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:10448")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:28479")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:29216")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : removing 1 level 3 directories
2025/03/20 01:11:34 INFO  : A1/B1/C1: Removing directory
2025/03/20 01:11:34 DEBUG : removing 1 level 2 directories
2025/03/20 01:11:34 INFO  : A1/B1: Removing directory
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:33850")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:56846")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:16849")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:20741")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:38846")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestRmdirsLeaveRoot (0.01s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 INFO  : A1: Making directory
2025/03/20 01:11:34 INFO  : A1/B1: Making directory
2025/03/20 01:11:34 INFO  : A1/B1/C1: Making directory
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:8776")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:36261")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:8265")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:45939")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:28976")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:37189")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:47904")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:46757")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : removing 1 level 3 directories
2025/03/20 01:11:34 INFO  : A1/B1/C1: Removing directory
2025/03/20 01:11:34 DEBUG : removing 1 level 2 directories
2025/03/20 01:11:34 INFO  : A1/B1: Removing directory
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:45627")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:4515")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:59110")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:39568")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:14292")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestRmdirsWithFilter (0.02s)
=== RUN   TestCopyURL
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:6401")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:1511")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:5932")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : filename.txt: File name found in url
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:39101")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:63890")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:26380")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:36934")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:54775")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:22570")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCopyURL (0.02s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:31242")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2
2025/03/20 01:11:34 INFO  : file1: Copied (new) to: sub/file2
2025/03/20 01:11:34 INFO  : file1: Deleted
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:8238")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:33628")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/20 01:11:34 DEBUG : file1: Unchanged skipping
2025/03/20 01:11:34 INFO  : file1: Deleted
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:15897")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:48648")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: don't need to copy/move sub/file2, it is already at target location
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:20784")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:2488")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:25492")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:18187")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:22430")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestMoveFile (0.01s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:54857")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : file1.53508f02.partial: renamed to: file1
2025/03/20 01:11:34 INFO  : file1: Copied (new)
2025/03/20 01:11:34 INFO  : file1: Deleted
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:62862")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : file1: Destination exists, skipping
2025/03/20 01:11:34 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:40375")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:20517")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:52107")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestMoveFileWithIgnoreExisting (0.01s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:11239")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:56828")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCaseInsensitiveMoveFile (0.00s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:12294")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:45837")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:25311")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:61267")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:28818")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-temonos5poye/backup"
2025/03/20 01:11:34 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/20 01:11:34 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:34 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:34 DEBUG : TestFTPProftpd: detected overridden config - adding "{pXZKz}" suffix to name
2025/03/20 01:11:34 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/20 01:11:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/20 01:11:34 DEBUG : Setting pass="R9rFr4Y8bO2nEFc3FVSrj-Eq19KL1y0hWo9U6gl-POSilA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/20 01:11:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/backup: Connecting to FTP server
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/backup: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/backup: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-temonos5poye/backup" to be canonical "TestFTPProftpd{pXZKz}:rclone-test-temonos5poye/backup"
2025/03/20 01:11:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/20 01:11:34 INFO  : dst/file1: Moved (server-side)
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:44001")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1
2025/03/20 01:11:34 INFO  : dst/file1: Copied (new)
2025/03/20 01:11:34 INFO  : dst/file1: Deleted
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:64392")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:29710")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:1702")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:40744")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:43842")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:25889")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:15195")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:5356")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:54973")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye/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://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:59874")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:8412")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:48305")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:19995")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:32725")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 INFO  : A1/B2: Making directory
2025/03/20 01:11:34 INFO  : A1/B1/C3: Making directory
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:54998")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:13994")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:2153")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:4668")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:2731")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:25936")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:59159")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:54877")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:35639")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:47131")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:36838")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:57532")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:51136")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:39626")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:45526")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:4385")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:26585")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:13514")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:18789")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:25079")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: Connecting to FTP server
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:21")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/03/20 01:11:34 INFO  : A2/one: Moved (server-side) to: A3/one
2025/03/20 01:11:34 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/03/20 01:11:34 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/03/20 01:11:34 INFO  : A2/two: Moved (server-side) to: A3/two
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:25890")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:61668")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:20312")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:31368")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:19059")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:36875")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:22473")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 INFO  : ftp://172.17.0.4:21/rclone-test-temonos5poye: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:6344")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:64640")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:61806")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:40692")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:5919")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:10565")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/03/20 01:11:34 INFO  : A3/two: Moved (server-side) to: A4/two
2025/03/20 01:11:34 INFO  : A3/one: Moved (server-side) to: A4/one
2025/03/20 01:11:34 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/03/20 01:11:34 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:62865")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:1809")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:25692")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:22707")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:35387")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:8911")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:32035")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:9784")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:27834")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:27162")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:55728")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:36591")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:23102")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:15209")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:30036")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestDirMove (0.25s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:52993")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:47524")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestGetFsInfo (0.00s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:41385")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: File to upload is small (34 bytes), uploading instead of streaming
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:37240")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 NOTICE: ftp://172.17.0.4:21/rclone-test-temonos5poye: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/20 01:11:34 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:6251")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:48706")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:56876")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:42304")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=false
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:12264")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: File to upload is small (34 bytes), uploading instead of streaming
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:6479")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:55928")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:36119")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:1813")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:15676")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:37789")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: File to upload is small (34 bytes), uploading instead of streaming
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:7884")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:19835")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:31982")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:65192")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:49503")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=true
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:64632")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: File to upload is small (34 bytes), uploading instead of streaming
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:41454")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:38121")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:43167")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:34672")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:11146")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestRcat (0.06s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.02s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:50378")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:19060")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestRcatMetadata (0.00s)
=== RUN   TestRcatSize
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:38759")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: File to upload is small (60 bytes), uploading instead of streaming
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:46728")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : potato2: Size of src and dst objects identical
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:19465")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:33226")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:1662")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestRcatSize (0.01s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:61410")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:47859")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestRcatSizeMetadata (0.00s)
=== RUN   TestTouchDir
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:23749")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:37943")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:1692")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:4012")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:5398")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:26706")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: Touching "empty space"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:29629")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: Touching "potato2"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: Touching "sub dir/potato3"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:6119")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:35473")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:27999")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:55073")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:59997")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestTouchDir (0.01s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:51637")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:34488")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestMkdirMetadata (0.00s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:47311")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:46296")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestMkdirModTime (0.00s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:32809")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:45163")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestCopyDirMetadata (0.00s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:29442")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:11976")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestSetDirModTime (0.00s)
=== RUN   TestDirsEqual
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:27194")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:50347")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDirsEqual (0.00s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temonos5poye", Local "Local file system at /tmp/rclone358262035", Modify Window "1s"
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:36337")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:10307")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:11968")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:38765")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:47761")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:19954")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:6620")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:7736")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.ralelux0" before starting
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:10159")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:4347")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : sub dir/test remove existing.ralelux0: TEST: removing renamed existing file after operation
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:55379")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:13342")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yaveyut7" before starting
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:20176")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:44581")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yaveyut7: TEST: renaming existing back after failed operation
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:38484")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:30067")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pukasam5" before starting
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:1674")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:38465")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pukasam5: TEST: removing renamed existing file after operation
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:40315")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:35875")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:32070")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:22132")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:33890")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestRemoveExisting (0.03s)
=== RUN   TestRcAbout
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN   TestRcCleanup
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN   TestRcCopyfile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN   TestRcCopyurl
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN   TestRcDelete
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN   TestRcDeletefile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN   TestRcList
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN   TestRcStat
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN   TestRcSetTier
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN   TestRcSetTierFile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN   TestRcMkdir
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN   TestRcMovefile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN   TestRcPurge
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN   TestRcRmdir
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN   TestRcRmdirs
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN   TestRcSize
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN   TestRcPublicLink
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN   TestRcFsInfo
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN   TestUploadFile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN   TestRcCommand
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN   TestRcDu
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN   TestRcCheck
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN   TestRcHashsum
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN   TestRcHashsumFile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
PASS
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: dial("tcp","172.17.0.4:30746")
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/20 01:11:34 DEBUG : ftp://172.17.0.4:21/rclone-test-temonos5poye: Purge dir ""
"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 3.620215475s (try 1/5)