"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5)
2024/12/15 01:11:01 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-huguzex0hilu"
2024/12/15 01:11:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/15 01:11:01 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:01 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:01 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:01 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:01 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:01 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:01 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:01 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: Connecting to FTP server
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : Creating backend with remote "/tmp/rclone2470129614"
=== 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.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:58900")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.00s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:47031")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 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
2024/12/15 01:11:01 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2024/12/15 01:11:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2024/12/15 01:11:01 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2024/12/15 01:11:01 DEBUG : potato: Seek from 10 to 0
2024/12/15 01:11:01 DEBUG : potato: Seek from 10 to 0
2024/12/15 01:11:01 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2024/12/15 01:11:01 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2024/12/15 01:11:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2024/12/15 01:11:01 DEBUG : potato: Seek from 5 to 2
2024/12/15 01:11:01 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2024/12/15 01:11:01 DEBUG : potato: Seek from 7 to 0
2024/12/15 01:11:01 DEBUG : potato: Seek from 7 to 0
2024/12/15 01:11:01 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2024/12/15 01:11:01 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2024/12/15 01:11:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2024/12/15 01:11:01 DEBUG : potato: Seek from 5 to 2
2024/12/15 01:11:01 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2024/12/15 01:11:01 DEBUG : potato: Seek from 8 to 0
2024/12/15 01:11:01 DEBUG : potato: Seek from 8 to 0
2024/12/15 01:11:01 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2024/12/15 01:11:01 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2024/12/15 01:11:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2024/12/15 01:11:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2024/12/15 01:11:01 DEBUG : potato: Seek from 5 to 2
2024/12/15 01:11:01 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2024/12/15 01:11:01 DEBUG : potato: Seek from 9 to 0
2024/12/15 01:11:01 DEBUG : potato: Seek from 9 to 0
2024/12/15 01:11:01 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.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:6510")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:31784")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:43473")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:22734")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheck/3
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:40096")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:57828")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:47239")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:18769")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheck/6
=== RUN   TestCheck/7
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:19989")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:34894")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCheck (0.05s)
    --- PASS: TestCheck/1 (0.00s)
    --- PASS: TestCheck/2 (0.00s)
    --- PASS: TestCheck/3 (0.00s)
    --- PASS: TestCheck/4 (0.00s)
    --- PASS: TestCheck/5 (0.00s)
    --- PASS: TestCheck/6 (0.00s)
    --- PASS: TestCheck/7 (0.00s)
=== RUN   TestCheckFsError
2024/12/15 01:11:01 DEBUG : Creating backend with remote "nonexistent"
2024/12/15 01:11:01 DEBUG : Creating backend with remote "nonexistent"
2024/12/15 01:11:01 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2024/12/15 01:11:01 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2024/12/15 01:11:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2024/12/15 01:11:01 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.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:64992")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:10748")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:25370")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:8445")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckDownload/3
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:13678")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:62563")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:49636")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:63789")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:3897")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:38247")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCheckDownload (0.12s)
    --- PASS: TestCheckDownload/1 (0.00s)
    --- PASS: TestCheckDownload/2 (0.00s)
    --- PASS: TestCheckDownload/3 (0.01s)
    --- PASS: TestCheckDownload/4 (0.02s)
    --- PASS: TestCheckDownload/5 (0.01s)
    --- PASS: TestCheckDownload/6 (0.02s)
    --- PASS: TestCheckDownload/7 (0.03s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:27142")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:22863")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:32587")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:33496")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSizeOnly/3
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:22087")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:27099")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:29900")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:31127")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:6529")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:36314")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCheckSizeOnly (0.06s)
    --- PASS: TestCheckSizeOnly/1 (0.00s)
    --- PASS: TestCheckSizeOnly/2 (0.00s)
    --- PASS: TestCheckSizeOnly/3 (0.00s)
    --- PASS: TestCheckSizeOnly/4 (0.00s)
    --- PASS: TestCheckSizeOnly/5 (0.01s)
    --- 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.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:29445")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:12692")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 NOTICE: test.sum: improperly formatted checksum line 4
2024/12/15 01:11:01 NOTICE: test.sum: improperly formatted checksum line 5
2024/12/15 01:11:01 NOTICE: test.sum: improperly formatted checksum line 6
2024/12/15 01:11:01 NOTICE: test.sum: 2 warning(s) suppressed...
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:12859")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:61258")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 NOTICE: test.sum: improperly formatted checksum line 4
2024/12/15 01:11:01 NOTICE: test.sum: improperly formatted checksum line 5
2024/12/15 01:11:01 NOTICE: test.sum: improperly formatted checksum line 6
2024/12/15 01:11:01 NOTICE: test.sum: 2 warning(s) suppressed...
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:61304")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:11113")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestParseSumFile (0.02s)
=== RUN   TestCheckSum
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:01 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-huguzex0hilu/data"
2024/12/15 01:11:01 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:01 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:01 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:01 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:01 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:01 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:01 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:01 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/data: Connecting to FTP server
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/data: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/data: > dial: conn=*fshttp.timeoutConn, err=<nil>
    check_test.go:354: ftp://172.17.0.2:21/rclone-test-huguzex0hilu/data lacks md5, skipping
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:52238")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:19967")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestCheckSum (0.01s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:01 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-huguzex0hilu/data"
2024/12/15 01:11:01 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:01 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:01 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:01 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:01 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:01 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:01 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:01 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/data: Connecting to FTP server
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/data: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/data: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:1661")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:37366")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:53597")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:38423")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSumDownload/subtest1
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:26309")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:64542")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:62079")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:32892")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSumDownload/subtest2
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:29132")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:65365")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:49327")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSumDownload/subtest3
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:26929")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:32883")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:14169")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSumDownload/subtest4
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:62987")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:55309")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:17200")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSumDownload/subtest5
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:26089")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:45621")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:15650")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSumDownload/subtest6
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:41345")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:11420")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:48013")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:28049")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:30363")
2024/12/15 01:11:01 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestCheckSumDownload/subtest7
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:64392")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:18426")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21539")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCheckSumDownload (0.15s)
    --- PASS: TestCheckSumDownload/subtest1 (0.00s)
    --- PASS: TestCheckSumDownload/subtest2 (0.01s)
    --- PASS: TestCheckSumDownload/subtest3 (0.02s)
    --- PASS: TestCheckSumDownload/subtest4 (0.01s)
    --- PASS: TestCheckSumDownload/subtest5 (0.02s)
    --- PASS: TestCheckSumDownload/subtest6 (0.02s)
    --- PASS: TestCheckSumDownload/subtest7 (0.02s)
=== RUN   TestApplyTransforms
2024/12/15 01:11:02 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xiguxah0cuja"
2024/12/15 01:11:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/15 01:11:02 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: Connecting to FTP server
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : Creating backend with remote "/tmp/rclone2040483139"
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xiguxah0cuja", Local "Local file system at /tmp/rclone2040483139", Modify Window "1s"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: dial("tcp","172.17.0.2:43824")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: dial("tcp","172.17.0.2:64100")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: > dial: conn=*fshttp.timeoutConn, err=<nil>
upper checkfile vs. lower remote (without normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: dial("tcp","172.17.0.2:63580")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 ERROR : hello, world!: sum not found
2024/12/15 01:11:02 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.2:21/rclone-test-xiguxah0cuja
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: 1 files missing
2024/12/15 01:11:02 NOTICE: 1 hashes missing
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: 2 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: dial("tcp","172.17.0.2:50505")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: dial("tcp","172.17.0.2:14993")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: 0 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: 1 matching files
2024/12/15 01:11:02 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wusuzef4laze"
2024/12/15 01:11:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/15 01:11:02 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-wusuzef4laze: Connecting to FTP server
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-wusuzef4laze: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-wusuzef4laze: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : Creating backend with remote "/tmp/rclone4198465074"
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wusuzef4laze", Local "Local file system at /tmp/rclone4198465074", Modify Window "1s"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-wusuzef4laze: dial("tcp","172.17.0.2:24629")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-wusuzef4laze: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-wusuzef4laze: dial("tcp","172.17.0.2:35041")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-wusuzef4laze: > dial: conn=*fshttp.timeoutConn, err=<nil>
lower checkfile vs. upper remote (without normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-wusuzef4laze: dial("tcp","172.17.0.2:51128")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-wusuzef4laze: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 ERROR : HELLO, WORLD!: sum not found
2024/12/15 01:11:02 ERROR : hello, world!: file not in ftp://172.17.0.2:21/rclone-test-wusuzef4laze
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-wusuzef4laze: 1 files missing
2024/12/15 01:11:02 NOTICE: 1 hashes missing
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-wusuzef4laze: 2 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-wusuzef4laze: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-wusuzef4laze: dial("tcp","172.17.0.2:46212")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-wusuzef4laze: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-wusuzef4laze: dial("tcp","172.17.0.2:27332")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-wusuzef4laze: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-wusuzef4laze: 0 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-wusuzef4laze: 1 matching files
2024/12/15 01:11:02 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-digoviq0bolo"
2024/12/15 01:11:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/15 01:11:02 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-digoviq0bolo: Connecting to FTP server
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-digoviq0bolo: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-digoviq0bolo: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : Creating backend with remote "/tmp/rclone2608495462"
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-digoviq0bolo", Local "Local file system at /tmp/rclone2608495462", Modify Window "1s"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-digoviq0bolo: dial("tcp","172.17.0.2:58576")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-digoviq0bolo: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-digoviq0bolo: dial("tcp","172.17.0.2:44925")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-digoviq0bolo: > dial: conn=*fshttp.timeoutConn, err=<nil>
lower checkfile vs. upperlowermixed remote (without normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-digoviq0bolo: dial("tcp","172.17.0.2:15200")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-digoviq0bolo: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 ERROR : HeLlO, wOrLd!: sum not found
2024/12/15 01:11:02 ERROR : hello, world!: file not in ftp://172.17.0.2:21/rclone-test-digoviq0bolo
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-digoviq0bolo: 1 files missing
2024/12/15 01:11:02 NOTICE: 1 hashes missing
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-digoviq0bolo: 2 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-digoviq0bolo: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-digoviq0bolo: dial("tcp","172.17.0.2:33208")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-digoviq0bolo: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-digoviq0bolo: dial("tcp","172.17.0.2:35788")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-digoviq0bolo: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-digoviq0bolo: 0 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-digoviq0bolo: 1 matching files
2024/12/15 01:11:02 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-lequhix3fare"
2024/12/15 01:11:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/15 01:11:02 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-lequhix3fare: Connecting to FTP server
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-lequhix3fare: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-lequhix3fare: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : Creating backend with remote "/tmp/rclone3496207917"
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-lequhix3fare", Local "Local file system at /tmp/rclone3496207917", Modify Window "1s"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-lequhix3fare: dial("tcp","172.17.0.2:25385")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-lequhix3fare: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-lequhix3fare: dial("tcp","172.17.0.2:59960")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-lequhix3fare: > dial: conn=*fshttp.timeoutConn, err=<nil>
upperlowermixed checkfile vs. upper remote (without normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-lequhix3fare: dial("tcp","172.17.0.2:22061")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-lequhix3fare: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 ERROR : HELLO, WORLD!: sum not found
2024/12/15 01:11:02 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.2:21/rclone-test-lequhix3fare
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-lequhix3fare: 1 files missing
2024/12/15 01:11:02 NOTICE: 1 hashes missing
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-lequhix3fare: 2 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-lequhix3fare: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-lequhix3fare: dial("tcp","172.17.0.2:11116")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-lequhix3fare: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-lequhix3fare: dial("tcp","172.17.0.2:52103")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-lequhix3fare: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-lequhix3fare: 0 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-lequhix3fare: 1 matching files
2024/12/15 01:11:02 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zirohoh1nuzu"
2024/12/15 01:11:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/15 01:11:02 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: Connecting to FTP server
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : Creating backend with remote "/tmp/rclone2247538602"
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu", Local "Local file system at /tmp/rclone2247538602", Modify Window "1s"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: dial("tcp","172.17.0.2:44348")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: dial("tcp","172.17.0.2:8561")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
NFD checkfile vs. NFC remote (without normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: dial("tcp","172.17.0.2:25294")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 ERROR : 測試_Русский___ě_áñ: sum not found
2024/12/15 01:11:02 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: 1 files missing
2024/12/15 01:11:02 NOTICE: 1 hashes missing
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: 2 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: dial("tcp","172.17.0.2:30986")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: dial("tcp","172.17.0.2:15617")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: 0 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: 1 matching files
2024/12/15 01:11:02 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-cebexay7yuwa"
2024/12/15 01:11:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/15 01:11:02 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: Connecting to FTP server
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : Creating backend with remote "/tmp/rclone996813394"
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-cebexay7yuwa", Local "Local file system at /tmp/rclone996813394", Modify Window "1s"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: dial("tcp","172.17.0.2:12093")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: dial("tcp","172.17.0.2:42014")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: > dial: conn=*fshttp.timeoutConn, err=<nil>
NFC checkfile vs. NFD remote (without normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: dial("tcp","172.17.0.2:2489")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 ERROR : 測試_Русский___ě_áñ: sum not found
2024/12/15 01:11:02 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-cebexay7yuwa
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: 1 files missing
2024/12/15 01:11:02 NOTICE: 1 hashes missing
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: 2 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: dial("tcp","172.17.0.2:26836")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: dial("tcp","172.17.0.2:34281")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: 0 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: 1 matching files
2024/12/15 01:11:02 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zekoruz2lisa"
2024/12/15 01:11:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/15 01:11:02 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: Connecting to FTP server
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : Creating backend with remote "/tmp/rclone3748125925"
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-zekoruz2lisa", Local "Local file system at /tmp/rclone3748125925", Modify Window "1s"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: dial("tcp","172.17.0.2:63664")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: dial("tcp","172.17.0.2:55505")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: > dial: conn=*fshttp.timeoutConn, err=<nil>
NFDx2 checkfile vs. both remote (without normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: dial("tcp","172.17.0.2:6119")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2024/12/15 01:11:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-zekoruz2lisa
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: 1 files missing
2024/12/15 01:11:02 NOTICE: 1 hashes missing
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: 2 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: dial("tcp","172.17.0.2:47126")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: dial("tcp","172.17.0.2:30502")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: 0 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: 1 matching files
2024/12/15 01:11:02 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-danasib2huzi"
2024/12/15 01:11:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/15 01:11:02 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-danasib2huzi: Connecting to FTP server
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-danasib2huzi: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-danasib2huzi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : Creating backend with remote "/tmp/rclone927629104"
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-danasib2huzi", Local "Local file system at /tmp/rclone927629104", Modify Window "1s"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-danasib2huzi: dial("tcp","172.17.0.2:31408")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-danasib2huzi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-danasib2huzi: dial("tcp","172.17.0.2:56850")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-danasib2huzi: > dial: conn=*fshttp.timeoutConn, err=<nil>
NFCx2 checkfile vs. both remote (without normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-danasib2huzi: dial("tcp","172.17.0.2:15556")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-danasib2huzi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2024/12/15 01:11:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-danasib2huzi
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-danasib2huzi: 1 files missing
2024/12/15 01:11:02 NOTICE: 1 hashes missing
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-danasib2huzi: 2 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-danasib2huzi: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-danasib2huzi: dial("tcp","172.17.0.2:10706")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-danasib2huzi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-danasib2huzi: dial("tcp","172.17.0.2:17084")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-danasib2huzi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-danasib2huzi: 0 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-danasib2huzi: 1 matching files
2024/12/15 01:11:02 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-feheyom0sufu"
2024/12/15 01:11:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/15 01:11:02 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-feheyom0sufu: Connecting to FTP server
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-feheyom0sufu: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-feheyom0sufu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : Creating backend with remote "/tmp/rclone3992713839"
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-feheyom0sufu", Local "Local file system at /tmp/rclone3992713839", Modify Window "1s"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-feheyom0sufu: dial("tcp","172.17.0.2:58467")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-feheyom0sufu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-feheyom0sufu: dial("tcp","172.17.0.2:25257")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-feheyom0sufu: > dial: conn=*fshttp.timeoutConn, err=<nil>
both checkfile vs. NFDx2 remote (without normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-feheyom0sufu: dial("tcp","172.17.0.2:39167")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-feheyom0sufu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2024/12/15 01:11:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-feheyom0sufu
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-feheyom0sufu: 1 files missing
2024/12/15 01:11:02 NOTICE: 1 hashes missing
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-feheyom0sufu: 2 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-feheyom0sufu: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-feheyom0sufu: dial("tcp","172.17.0.2:36253")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-feheyom0sufu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-feheyom0sufu: dial("tcp","172.17.0.2:28501")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-feheyom0sufu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-feheyom0sufu: 0 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-feheyom0sufu: 1 matching files
2024/12/15 01:11:02 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xawawuw6meqi"
2024/12/15 01:11:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/15 01:11:02 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: Connecting to FTP server
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : Creating backend with remote "/tmp/rclone1518510364"
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-xawawuw6meqi", Local "Local file system at /tmp/rclone1518510364", Modify Window "1s"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: dial("tcp","172.17.0.2:7005")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: dial("tcp","172.17.0.2:60863")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: > dial: conn=*fshttp.timeoutConn, err=<nil>
both checkfile vs. NFCx2 remote (without normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: dial("tcp","172.17.0.2:26884")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2024/12/15 01:11:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-xawawuw6meqi
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: 1 files missing
2024/12/15 01:11:02 NOTICE: 1 hashes missing
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: 2 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: dial("tcp","172.17.0.2:64205")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: dial("tcp","172.17.0.2:8752")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: 0 differences found
2024/12/15 01:11:02 NOTICE: ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: 1 matching files
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: dial("tcp","172.17.0.2:41065")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xawawuw6meqi: Purge dir ""
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-feheyom0sufu: dial("tcp","172.17.0.2:37928")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-feheyom0sufu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-feheyom0sufu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-feheyom0sufu: Purge dir ""
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-danasib2huzi: dial("tcp","172.17.0.2:20258")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-danasib2huzi: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-danasib2huzi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-danasib2huzi: Purge dir ""
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: dial("tcp","172.17.0.2:12325")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zekoruz2lisa: Purge dir ""
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: dial("tcp","172.17.0.2:31724")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: Purge object "測試_Русский___ě_áñ"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-cebexay7yuwa: Purge dir ""
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: dial("tcp","172.17.0.2:56049")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: Purge object "測試_Русский___ě_áñ"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-zirohoh1nuzu: Purge dir ""
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-lequhix3fare: dial("tcp","172.17.0.2:43666")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-lequhix3fare: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-lequhix3fare: Purge object "HELLO, WORLD!"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-lequhix3fare: Purge dir ""
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-digoviq0bolo: dial("tcp","172.17.0.2:62258")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-digoviq0bolo: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-digoviq0bolo: Purge object "HeLlO, wOrLd!"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-digoviq0bolo: Purge dir ""
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-wusuzef4laze: dial("tcp","172.17.0.2:45318")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-wusuzef4laze: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-wusuzef4laze: Purge object "HELLO, WORLD!"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-wusuzef4laze: Purge dir ""
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: dial("tcp","172.17.0.2:42396")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: Purge object "hello, world!"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-xiguxah0cuja: Purge dir ""
--- PASS: TestApplyTransforms (0.25s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:02 DEBUG : file1: Need to transfer - File not found at Destination
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:39097")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2
2024/12/15 01:11:02 INFO  : file1: Copied (new) to: sub/file2
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:43712")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:20546")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2024/12/15 01:11:02 DEBUG : file1: Unchanged skipping
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:35642")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:11069")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: don't need to copy/move sub/file2, it is already at target location
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:45129")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:63750")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:10900")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:28921")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:48411")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCopyFile (0.03s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    copy_test.go:153: Test only runs on local
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:36805")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:60781")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestCopyLongFile (0.00s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:61556")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:27077")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:58234")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-huguzex0hilu/backup"
2024/12/15 01:11:02 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/backup: Connecting to FTP server
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/backup: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/backup: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-huguzex0hilu/backup" to be canonical "TestFTPProftpd{3UHQo}:rclone-test-huguzex0hilu/backup"
2024/12/15 01:11:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2024/12/15 01:11:02 INFO  : dst/file1: Moved (server-side)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:51331")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1
2024/12/15 01:11:02 INFO  : dst/file1: Copied (new)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:43254")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:61192")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: Connecting to FTP server
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:53957")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:11885")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:9289")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:42845")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:23341")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:14584")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:11307")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/backup: closing 1 unused connections
--- PASS: TestCopyFileBackupDir (0.05s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:02 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-huguzex0hilu/dst"
2024/12/15 01:11:02 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/dst: Connecting to FTP server
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/dst: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/dst: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-huguzex0hilu/CompareDest"
2024/12/15 01:11:02 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:02 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:02 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:02 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:02 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/CompareDest: Connecting to FTP server
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/CompareDest: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/CompareDest: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-huguzex0hilu/CompareDest" to be canonical "TestFTPProftpd{3UHQo}:rclone-test-huguzex0hilu/CompareDest"
2024/12/15 01:11:02 DEBUG : one: Need to transfer - File not found at Destination
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/dst: dial("tcp","172.17.0.2:23272")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/dst: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : one.b824e1ab.partial: renamed to: one
2024/12/15 01:11:02 INFO  : one: Copied (new)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:61642")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:48785")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:60717")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:63662")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-huguzex0hilu/CompareDest" for canonical name "TestFTPProftpd{3UHQo}:rclone-test-huguzex0hilu/CompareDest"
2024/12/15 01:11:02 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/dst: dial("tcp","172.17.0.2:51152")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/dst: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : one.406dcb2c.partial: renamed to: one
2024/12/15 01:11:02 INFO  : one: Copied (replaced existing)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:3707")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21703")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:31264")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:26177")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:22438")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:51043")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:16420")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-huguzex0hilu/CompareDest" for canonical name "TestFTPProftpd{3UHQo}:rclone-test-huguzex0hilu/CompareDest"
2024/12/15 01:11:02 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/15 01:11:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2024/12/15 01:11:02 DEBUG : one: Destination found in --compare-dest, skipping
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:14380")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:25034")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:10592")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:12123")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:3935")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:34896")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:60326")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-huguzex0hilu/CompareDest" for canonical name "TestFTPProftpd{3UHQo}:rclone-test-huguzex0hilu/CompareDest"
2024/12/15 01:11:02 DEBUG : two: Need to transfer - File not found at Destination
2024/12/15 01:11:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2024/12/15 01:11:02 DEBUG : two: Destination found in --compare-dest, skipping
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:63107")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:56936")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:46623")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-huguzex0hilu/CompareDest" for canonical name "TestFTPProftpd{3UHQo}:rclone-test-huguzex0hilu/CompareDest"
2024/12/15 01:11:02 DEBUG : two: Need to transfer - File not found at Destination
2024/12/15 01:11:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2024/12/15 01:11:02 DEBUG : two: Destination found in --compare-dest, skipping
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:54419")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:49592")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:33215")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:37741")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:56669")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:26960")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-huguzex0hilu/CompareDest" for canonical name "TestFTPProftpd{3UHQo}:rclone-test-huguzex0hilu/CompareDest"
2024/12/15 01:11:02 DEBUG : two: Need to transfer - File not found at Destination
2024/12/15 01:11:02 DEBUG : two: Sizes differ (src 5 vs dst 3)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/dst: dial("tcp","172.17.0.2:6660")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/dst: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : two.1503b713.partial: renamed to: two
2024/12/15 01:11:02 INFO  : two: Copied (new)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:34013")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:26146")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:31430")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:49030")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:35080")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:2034")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:34168")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/CompareDest: closing 1 unused connections
--- PASS: TestCopyFileCompareDest (0.10s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    copy_test.go:276: Skipping test as remote does not support server-side copy
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:61911")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:32308")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestCopyFileCopyDest (0.00s)
=== RUN   TestCopyInplace
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:02 DEBUG : file1: Need to transfer - File not found at Destination
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:14306")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 INFO  : file1: Copied (new) to: sub/file2
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:58700")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:37816")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2024/12/15 01:11:02 DEBUG : file1: Unchanged skipping
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:57158")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:53591")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: don't need to copy/move sub/file2, it is already at target location
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:10328")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:54654")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:63869")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:11530")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:30285")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCopyInplace (0.03s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:02 DEBUG : file1: Need to transfer - File not found at Destination
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:49857")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.53508f02.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2
2024/12/15 01:11:02 INFO  : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:60635")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:61275")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2024/12/15 01:11:02 DEBUG : file1: Unchanged skipping
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:27556")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:41588")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:24723")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:45514")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:64139")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:6986")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:63906")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCopyLongFileName (0.03s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:02 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:31955")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : TestCopyFileMaxTransfer/file1.53508f02.partial: renamed to: TestCopyFileMaxTransfer/file1
2024/12/15 01:11:02 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:13146")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:55798")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:02 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:7894")
2024/12/15 01:11:02 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : TestCopyFileMaxTransfer/file2.e65612d1.partial: Removed after failed upload: 1 error occurred:
	* max transfer limit reached as set by --max-transfer

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

2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:54748")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:62033")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:11966")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:20478")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:22676")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : TestCopyFileMaxTransfer/file4.e65612d1.partial: renamed to: TestCopyFileMaxTransfer/file4
2024/12/15 01:11:03 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:61986")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:33834")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:46686")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:64897")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:3196")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCopyFileMaxTransfer (1.07s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:44259")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:45986")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateInteractive (0.00s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:56591")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:11939")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateSkip (0.00s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:37120")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:25070")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateSizeOnly (0.00s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:42346")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:38130")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateFirst (0.00s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21446")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:55629")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateNewest (0.00s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    dedupe_test.go:36: Can't run this test without a hash
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:10412")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:13069")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateNewestByHash (0.00s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:64933")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:8747")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateOldest (0.00s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:61902")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:60034")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateLargest (0.00s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:49312")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:41882")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateSmallest (0.00s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:1486")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:47683")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDeduplicateRename (0.00s)
=== RUN   TestMergeDirs
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    dedupe_test.go:256: Can't merge directories
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:32145")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:55210")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestMergeDirs (0.00s)
=== RUN   TestListDirSorted
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:44182")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:43088")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:10153")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:1323")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:39540")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:42964")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:46985")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:38902")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:45136")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: Connecting to FTP server
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:25710")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:51399")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:19353")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:43069")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : a.txt: Excluded (Size Filter)
2024/12/15 01:11:03 DEBUG : a.txt: Excluded
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:36193")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:37637")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2024/12/15 01:11:03 DEBUG : sub dir/hello world2: Excluded
2024/12/15 01:11:03 DEBUG : sub dir/hello world: Excluded (Size Filter)
2024/12/15 01:11:03 DEBUG : sub dir/hello world: Excluded
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:36625")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : sub dir/ignore dir: Excluded
2024/12/15 01:11:03 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2024/12/15 01:11:03 DEBUG : sub dir/hello world2: Excluded
2024/12/15 01:11:03 DEBUG : sub dir/hello world: Excluded (Size Filter)
2024/12/15 01:11:03 DEBUG : sub dir/hello world: Excluded
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:40634")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : sub dir/ignore dir: Excluded
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:55449")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:61624")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:60239")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:2798")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:13437")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:62001")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:53293")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestListDirSorted (0.04s)
=== RUN   TestListJSON
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:29780")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:17184")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:28045")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:12261")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestListJSON/Default
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:16151")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestListJSON/FilesOnly
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:61953")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestListJSON/DirsOnly
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:3531")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestListJSON/Recurse
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:28887")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:37434")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestListJSON/SubDir
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:20261")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestListJSON/NoModTime
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:28196")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestListJSON/NoMimeType
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:3307")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestListJSON/ShowHash
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:2930")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestListJSON/HashTypes
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:12966")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 ERROR : file1: Failed to read hash: hash type not supported
=== RUN   TestListJSON/Metadata
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:45157")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:26111")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:24564")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:61940")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > 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.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:28935")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:65423")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:5644")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:62402")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestStatJSON/Root
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:3626")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestStatJSON/RootFilesOnly
=== RUN   TestStatJSON/RootDirsOnly
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:11083")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestStatJSON/Dir
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:32034")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestStatJSON/DirWithTrailingSlash
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:19656")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestStatJSON/File
=== RUN   TestStatJSON/NotFound
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:52078")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestStatJSON/DirFilesOnly
=== RUN   TestStatJSON/FileFilesOnly
=== RUN   TestStatJSON/NotFoundFilesOnly
=== RUN   TestStatJSON/DirDirsOnly
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:54241")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestStatJSON/FileDirsOnly
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:47169")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestStatJSON/NotFoundDirsOnly
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:9587")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestStatJSON/RootNotFound
2024/12/15 01:11:03 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-huguzex0hilu/notfound"
2024/12/15 01:11:03 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:03 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:03 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:03 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:03 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:03 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:03 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:03 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/notfound: Connecting to FTP server
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/notfound: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/notfound: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/notfound: dial("tcp","172.17.0.2:15442")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/notfound: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:10710")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:61208")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:54540")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > 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.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: Making directory
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:48104")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: Making directory
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:38638")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:46213")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestMkdir (0.00s)
=== RUN   TestLsd
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:40803")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:35991")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:19379")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21471")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:51307")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:18239")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:60678")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestLsd (0.01s)
=== RUN   TestLs
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:39801")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:53409")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:16306")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:31769")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:1369")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:29716")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestLs (0.01s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:48113")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:44182")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:32601")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:56738")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : empty space: Excluded (FilesFrom Filter)
2024/12/15 01:11:03 DEBUG : empty space: Excluded
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:63241")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:42621")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestLsWithFilesFrom (0.01s)
=== RUN   TestLsLong
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:54765")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:18466")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:46689")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:20155")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:28637")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:26868")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestLsLong (0.01s)
=== RUN   TestHashSums
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:58076")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:16245")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:25903")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:28643")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:48595")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestHashSums (0.01s)
=== RUN   TestHashSumsWithErrors
2024/12/15 01:11:03 DEBUG : Creating backend with remote ":memory:"
2024/12/15 01:11:03 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2024/12/15 01:11:03 DEBUG : Creating md5 hash of 0 bytes read from input stream
2024/12/15 01:11:03 DEBUG : Creating md5 hash of 0 bytes read from input stream
2024/12/15 01:11:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2024/12/15 01:11:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2024/12/15 01:11:03 DEBUG : Creating md5 hash of 12 bytes read from input stream
2024/12/15 01:11:03 DEBUG : Creating md5 hash of 12 bytes read from input stream
2024/12/15 01:11:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2024/12/15 01:11:03 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.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:8260")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:49443")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:45001")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:54543")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:36171")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:4003")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:49332")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:57400")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:6192")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCount (0.01s)
=== RUN   TestDelete
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:15241")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:53818")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:34056")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:41869")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:34479")
2024/12/15 01:11:03 DEBUG : Waiting for deletions to finish
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : large: Excluded (Size Filter)
2024/12/15 01:11:03 DEBUG : large: Excluded
2024/12/15 01:11:03 INFO  : small: Deleted
2024/12/15 01:11:03 INFO  : medium: Deleted
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:46230")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:56101")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:15831")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestDelete (0.01s)
=== RUN   TestMaxDelete
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:28412")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:34937")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:24395")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:45998")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : Waiting for deletions to finish
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:24086")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 ERROR : medium: Got fatal error on delete: --max-delete threshold reached
2024/12/15 01:11:03 INFO  : large: Deleted
2024/12/15 01:11:03 INFO  : small: Deleted
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:23943")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:59567")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:6964")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:60722")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:61700")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestMaxDelete (0.01s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:58911")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:27412")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:14405")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:48600")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : Waiting for deletions to finish
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:54054")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2024/12/15 01:11:03 INFO  : medium: Deleted
2024/12/15 01:11:03 INFO  : small: Deleted
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:13688")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:1678")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:42357")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:2279")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:58287")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestMaxDeleteSizeLargeFile (0.01s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:58878")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:17625")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:12132")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:20288")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : Waiting for deletions to finish
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:44651")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2024/12/15 01:11:03 INFO  : large: Deleted
2024/12/15 01:11:03 INFO  : medium: Deleted
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:30371")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:32908")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:49369")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:12477")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:63447")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestMaxDeleteSize (0.03s)
=== RUN   TestReadFile
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21574")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:11718")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:9994")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:47075")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:1708")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:44601")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:29160")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestReadFile (0.01s)
=== RUN   TestRetry
2024/12/15 01:11:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2024/12/15 01:11:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2024/12/15 01:11:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2024/12/15 01:11:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2024/12/15 01:11:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2024/12/15 01:11:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2024/12/15 01:11:03 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.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:29126")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:27552")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:49188")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21701")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:7443")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:44348")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:27662")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:55171")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:56424")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:10709")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:55863")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:47328")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:7128")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:47036")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:27061")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:15878")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:39661")
2024/12/15 01:11:03 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:61546")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:47973")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:35320")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCat (0.11s)
=== RUN   TestPurge
2024/12/15 01:11:04 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zuqejaz7huzu"
2024/12/15 01:11:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/15 01:11:04 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:04 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:04 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:04 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:04 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:04 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:04 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:04 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:04 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:04 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: Connecting to FTP server
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : Creating backend with remote "/tmp/rclone2325681951"
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu", Local "Local file system at /tmp/rclone2325681951", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:58379")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : A2: Making directory
2024/12/15 01:11:04 DEBUG : A1/B2: Making directory
2024/12/15 01:11:04 DEBUG : A1/B2/C2: Making directory
2024/12/15 01:11:04 DEBUG : A1/B1/C3: Making directory
2024/12/15 01:11:04 DEBUG : A3: Making directory
2024/12/15 01:11:04 DEBUG : A3/B3: Making directory
2024/12/15 01:11:04 DEBUG : A3/B3/C4: Making directory
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:49996")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:23772")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: Connecting to FTP server
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: Connecting to FTP server
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:32088")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:47629")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:55558")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:16538")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:3457")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:2068")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: Connecting to FTP server
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:29122")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:28944")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:50367")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:32363")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : Waiting for deletions to finish
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:10490")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:63620")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:44025")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 INFO  : A1/B1/C1/one: Deleted
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:64439")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:40710")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:57580")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : removing 2 level 3 directories
2024/12/15 01:11:04 INFO  : A1/B1/C3: Removing directory
2024/12/15 01:11:04 INFO  : A1/B1/C1: Removing directory
2024/12/15 01:11:04 DEBUG : removing 1 level 2 directories
2024/12/15 01:11:04 INFO  : A1/B1: Removing directory
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:29625")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:19963")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:28182")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:21054")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:30465")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:60443")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:22071")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:41069")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : Waiting for deletions to finish
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:7954")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:5671")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:10606")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:39062")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:64829")
2024/12/15 01:11:04 INFO  : A1/two: Deleted
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:49552")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:43374")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:11942")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:65333")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:37780")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:13766")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:50287")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:30887")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:29715")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:17823")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:51271")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : removing 2 level 3 directories
2024/12/15 01:11:04 INFO  : A3/B3/C4: Removing directory
2024/12/15 01:11:04 INFO  : A1/B2/C2: Removing directory
2024/12/15 01:11:04 DEBUG : removing 2 level 2 directories
2024/12/15 01:11:04 INFO  : A3/B3: Removing directory
2024/12/15 01:11:04 INFO  : A1/B2: Removing directory
2024/12/15 01:11:04 DEBUG : removing 3 level 1 directories
2024/12/15 01:11:04 INFO  : A3: Removing directory
2024/12/15 01:11:04 INFO  : A2: Removing directory
2024/12/15 01:11:04 INFO  : A1: Removing directory
2024/12/15 01:11:04 DEBUG : removing 1 level 0 directories
2024/12/15 01:11:04 INFO  : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: Removing directory
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:45482")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 ERROR : : error listing: directory not found
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: dial("tcp","172.17.0.2:52882")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 ERROR : : error listing: directory not found
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-zuqejaz7huzu: Purge dir ""
2024/12/15 01:11:04 NOTICE: purge failed to rmdir "": directory not found
2024/12/15 01:11:04 NOTICE: purge failed: directory not found
--- PASS: TestPurge (0.09s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:7757")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : A2: Making directory
2024/12/15 01:11:04 DEBUG : A1/B2: Making directory
2024/12/15 01:11:04 DEBUG : A1/B2/C2: Making directory
2024/12/15 01:11:04 DEBUG : A1/B1/C3: Making directory
2024/12/15 01:11:04 DEBUG : A3: Making directory
2024/12/15 01:11:04 DEBUG : A3/B3: Making directory
2024/12/15 01:11:04 DEBUG : A3/B3/C4: Making directory
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:48910")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:54469")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: Connecting to FTP server
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:30490")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:10851")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:25887")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: Connecting to FTP server
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:29373")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:41670")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:24522")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:31223")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:47152")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:13329")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21074")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:12387")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : removing 1 level 3 directories
2024/12/15 01:11:04 INFO  : A3/B3/C4: Removing directory
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:33914")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:12439")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:3435")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:65136")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:64590")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:37187")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:18743")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:19270")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:22410")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:37028")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:62408")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:4332")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:30079")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:64405")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:5191")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:57966")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:26333")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:5701")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:30530")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:45658")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : removing 2 level 3 directories
2024/12/15 01:11:04 INFO  : A1/B2/C2: Removing directory
2024/12/15 01:11:04 INFO  : A1/B1/C3: Removing directory
2024/12/15 01:11:04 DEBUG : removing 2 level 2 directories
2024/12/15 01:11:04 INFO  : A3/B3: Removing directory
2024/12/15 01:11:04 INFO  : A1/B2: Removing directory
2024/12/15 01:11:04 DEBUG : removing 2 level 1 directories
2024/12/15 01:11:04 INFO  : A3: Removing directory
2024/12/15 01:11:04 INFO  : A2: Removing directory
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:14498")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:43461")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:46145")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:45632")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:14824")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21443")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:16299")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:46486")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : removing 1 level 3 directories
2024/12/15 01:11:04 INFO  : A1/B1/C1: Removing directory
2024/12/15 01:11:04 DEBUG : removing 1 level 2 directories
2024/12/15 01:11:04 INFO  : A1/B1: Removing directory
2024/12/15 01:11:04 DEBUG : removing 1 level 1 directories
2024/12/15 01:11:04 INFO  : A1: Removing directory
2024/12/15 01:11:04 DEBUG : removing 1 level 0 directories
2024/12/15 01:11:04 INFO  : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: Removing directory
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21268")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 ERROR : : error listing: directory not found
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:59998")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (0.06s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : A1: Making directory
2024/12/15 01:11:04 DEBUG : A1/B1: Making directory
2024/12/15 01:11:04 DEBUG : A1/B1/C1: Making directory
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21248")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:9646")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:46313")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:32693")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:19058")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:46383")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:44717")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : removing 1 level 3 directories
2024/12/15 01:11:04 INFO  : A1/B1/C1: Removing directory
2024/12/15 01:11:04 DEBUG : removing 1 level 2 directories
2024/12/15 01:11:04 INFO  : A1/B1: Removing directory
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:27753")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:1239")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:2639")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:17685")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:11149")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestRmdirsLeaveRoot (0.02s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : A1: Making directory
2024/12/15 01:11:04 DEBUG : A1/B1: Making directory
2024/12/15 01:11:04 DEBUG : A1/B1/C1: Making directory
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:20340")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:28551")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:38741")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:36512")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:55353")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:63662")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:40802")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:35386")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : removing 1 level 3 directories
2024/12/15 01:11:04 INFO  : A1/B1/C1: Removing directory
2024/12/15 01:11:04 DEBUG : removing 1 level 2 directories
2024/12/15 01:11:04 INFO  : A1/B1: Removing directory
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:55344")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:50149")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:28437")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:31700")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:15724")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestRmdirsWithFilter (0.02s)
=== RUN   TestCopyURL
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:48476")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:13162")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:10092")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : filename.txt: File name found in url
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:18945")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:54966")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:4643")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:49373")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:62270")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:42729")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > 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.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : file1: Need to transfer - File not found at Destination
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:12223")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2
2024/12/15 01:11:04 INFO  : file1: Copied (new) to: sub/file2
2024/12/15 01:11:04 INFO  : file1: Deleted
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:44603")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:15353")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2024/12/15 01:11:04 DEBUG : file1: Unchanged skipping
2024/12/15 01:11:04 INFO  : file1: Deleted
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:31599")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:14329")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: don't need to copy/move sub/file2, it is already at target location
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:16512")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:29461")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:57653")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:44063")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:26104")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestMoveFile (0.02s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : file1: Need to transfer - File not found at Destination
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:42034")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : file1.53508f02.partial: renamed to: file1
2024/12/15 01:11:04 INFO  : file1: Copied (new)
2024/12/15 01:11:04 INFO  : file1: Deleted
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:4856")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : file1: Destination exists, skipping
2024/12/15 01:11:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:53002")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:29183")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:2738")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestMoveFileWithIgnoreExisting (0.02s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:40074")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:6243")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCaseInsensitiveMoveFile (0.00s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:27522")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:16520")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:29393")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:64010")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:17260")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-huguzex0hilu/backup"
2024/12/15 01:11:04 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2024/12/15 01:11:04 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:04 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:04 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:04 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:04 DEBUG : TestFTPProftpd: detected overridden config - adding "{3UHQo}" suffix to name
2024/12/15 01:11:04 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2024/12/15 01:11:04 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2024/12/15 01:11:04 DEBUG : Setting pass="uzPkru1El2KE37Qorgi2NSiQEBYAp9kXkQt1JVXP1m2l8A" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2024/12/15 01:11:04 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/backup: Connecting to FTP server
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/backup: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/backup: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-huguzex0hilu/backup" to be canonical "TestFTPProftpd{3UHQo}:rclone-test-huguzex0hilu/backup"
2024/12/15 01:11:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2024/12/15 01:11:04 INFO  : dst/file1: Moved (server-side)
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:45168")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1
2024/12/15 01:11:04 INFO  : dst/file1: Copied (new)
2024/12/15 01:11:04 INFO  : dst/file1: Deleted
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:60401")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:6841")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:14211")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:45969")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:12558")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:10961")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:10717")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:32280")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:43241")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu/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.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:5029")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:20753")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:14264")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:40908")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:37101")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : A1/B2: Making directory
2024/12/15 01:11:04 DEBUG : A1/B1/C3: Making directory
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:4474")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:28528")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:45479")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:56260")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:57910")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:16505")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:40804")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:52323")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:5106")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:39014")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:29467")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:64691")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:34413")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:32207")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:13400")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:37677")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:3227")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:56491")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:27554")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:39774")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: Connecting to FTP server
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2024/12/15 01:11:04 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2024/12/15 01:11:04 INFO  : A2/one: Moved (server-side) to: A3/one
2024/12/15 01:11:04 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2024/12/15 01:11:04 INFO  : A2/two: Moved (server-side) to: A3/two
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:30169")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:29686")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21187")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:15150")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:51152")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:25396")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:11085")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 INFO  : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:45575")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:7256")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:46718")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:13001")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:49237")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:5462")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2024/12/15 01:11:04 INFO  : A3/one: Moved (server-side) to: A4/one
2024/12/15 01:11:04 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2024/12/15 01:11:04 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2024/12/15 01:11:04 INFO  : A3/two: Moved (server-side) to: A4/two
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:32551")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:38309")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:36118")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:34408")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:48941")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:32000")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:47986")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:3879")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:14205")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:64965")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:9955")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:65173")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:26832")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:17679")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:33985")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestDirMove (0.26s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:23182")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:38038")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > 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.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:6636")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: File to upload is small (34 bytes), uploading instead of streaming
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:57625")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 NOTICE: ftp://172.17.0.2:21/rclone-test-huguzex0hilu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2024/12/15 01:11:04 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:29039")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:37004")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:45089")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:43100")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=false
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:30375")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: File to upload is small (34 bytes), uploading instead of streaming
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:4045")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21819")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:52098")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:12142")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:49263")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:61398")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: File to upload is small (34 bytes), uploading instead of streaming
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:10914")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:51295")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:48409")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:40567")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:39740")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=true
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:48491")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: File to upload is small (34 bytes), uploading instead of streaming
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:25867")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:38761")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:50829")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:49166")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:65095")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestRcat (0.06s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.01s)
    --- 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.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:44767")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:22282")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestRcatMetadata (0.00s)
=== RUN   TestRcatSize
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:44187")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: File to upload is small (60 bytes), uploading instead of streaming
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:28804")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : potato2: Size of src and dst objects identical
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:65142")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:52314")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:35993")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestRcatSize (0.01s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:20241")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:36476")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestRcatSizeMetadata (0.00s)
=== RUN   TestTouchDir
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:56199")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:4224")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:16062")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:29898")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:16325")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:29178")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: Touching "empty space"
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: Touching "potato2"
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:57492")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: Touching "sub dir/potato3"
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:64780")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:49810")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:18261")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:13418")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:50442")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- PASS: TestTouchDir (0.02s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:34941")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:15004")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestMkdirMetadata (0.00s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:2199")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:60759")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestMkdirModTime (0.00s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:2158")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:2099")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestCopyDirMetadata (0.00s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:54978")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:41942")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestSetDirModTime (0.00s)
=== RUN   TestDirsEqual
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21626")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:58878")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- SKIP: TestDirsEqual (0.00s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-huguzex0hilu", Local "Local file system at /tmp/rclone2470129614", Modify Window "1s"
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:60147")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:56103")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:43993")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21141")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:29386")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:27636")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:27060")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:54054")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pewuzic4" before starting
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:49845")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:56520")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : sub dir/test remove existing.pewuzic4: TEST: removing renamed existing file after operation
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:43109")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:32676")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.givebid3" before starting
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:58060")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:54081")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.givebid3: TEST: renaming existing back after failed operation
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:5063")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:2792")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yuxeqis0" before starting
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:20446")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:51251")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yuxeqis0: TEST: removing renamed existing file after operation
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:8049")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:16069")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:31012")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:16488")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:21054")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > 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
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: dial("tcp","172.17.0.2:1267")
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2024/12/15 01:11:04 DEBUG : ftp://172.17.0.2:21/rclone-test-huguzex0hilu: Purge dir ""
"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 3.307192463s (try 1/5)